Skip to content

Getting Band from MSM messages? #43

Answered by semuadmin
gytisgreitai asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gytisgreitai

You're on the right track - provided you have the keyword argument labelmsm set to true (the default), pyrtcm will parse relevant MSM message attributes with a label signifying both the PRN and the signal RINEX code - see https://github.com/semuconsulting/pyrtcm/blob/main/src/pyrtcm/rtcmtables.py. Each signal RINEX code corresponds to a frequency band and signal channel.

So, for example, a value of DF405_10(014,5I) signifies PRN 14 and a signal RINEX code of 5I, which corresponds to the frequency band/signalE5a/I. A value of DF405_10(023,1A) signifies PRN 23 and a signal RINEX code of 1A which corresponds to frequency band/signal E1/A. The frequency-signal ID mappings for…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by gytisgreitai
Comment options

You must be logged in to vote
1 reply
@semuadmin
Comment options

Comment options

You must be logged in to vote
1 reply
@gytisgreitai
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants