Skip to content

In RTK base station mode, support Trimble systems with RTCM 1008 message. #755

Open
@magnuan

Description

@magnuan

Subject of the issue

In order to use the device as a base station for Trimble, it needs to transmit a RTCM 1008 message (Antenna descriptor)

Best would of-course be to be able to configure real antenna parameters, but just to make Trimble accept the data stream a 0-filled descriptor aka ADVNULLANTENNA should be sufficient.

There is an example in this forum, with some python code that does this.
It just inserts a predefined 1008 message (filled with zeros) into the stream after each 1005 message.
[0xd3,0x00,0x06,0x3f,0x00,0x00,0x00,0x00,0x00,0x99,0x25,0xca]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions