Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation on rtcm parameters #259

Open
gmmyung opened this issue Jan 20, 2025 · 0 comments
Open

Documentation on rtcm parameters #259

gmmyung opened this issue Jan 20, 2025 · 0 comments

Comments

@gmmyung
Copy link

gmmyung commented Jan 20, 2025

rtcm:
ids: [5, 87, 77, 230] # RTCM Messages to configure for Base station
# Enabled: GPS MSM7, GLONASS MSM7,
# GLONASS CP bias, Stationary RTK ref
# 0xF5 0x05 Stationary RTK reference station
# ARP
# 0xF5 0x4A GPS MSM4
# 0xF5 0x4D GPS MSM7
# 0xF5 0x54 GLONASS MSM4
# 0xF5 0x57 GLONASS MSM7
# 0xF5 0x7C BeiDou MSM4
# 0xF5 0x7F BeiDou MSM7
# 0xF5 0xE6 GLONASS code-phase biases
# 0xF5 0xFE Reference station PVT
#(u-blox proprietary RTCM Message)
rates: [1, 1, 1, 10] # in number of navigation solutions, must match
# nav_rate, except for 0xE6

This sample config shows a rtcm out config, but there is none mentioned in the Readme. Is this deprecated?
Also, is there a way to publish rtcm out messages from the station into a /rtcm topic?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant