Skip to content

Howto define messages with repeating block per satellite #8

@drc603

Description

@drc603

Some RTCM messages have repeating parameter blocks, how many is dependent on the number of satellites. The parameter block definition is identical for each satellite, for example message type 1001 has a fixed length header and variable length section dependent on number satellites.

There is a keyword "REPEAT" defined which captures how many bits for the number of satellites field in the fixed length header of the message.

I dont see how to define the repeating block of per satellite data in the .RTCM3 message file and the commit message says message definitions are incomplete, which includes 1001. 1001.rtcm3 file only defines the fixed length header portion.

It appears the code is not done for managing variable length message, am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions