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

Feature Request: Enable and Parse RXM-COR and RXM-RTCM messages from a UBX module #113

Open
sseshan7 opened this issue Sep 8, 2022 · 2 comments

Comments

@sseshan7
Copy link
Contributor

sseshan7 commented Sep 8, 2022

UBX-RXM-COR: Differential correction input status
UBX-RXM-RTCM: RTCM input status

These two messages give visibility into the RTCM input status. This would be very useful during debugging or checking whether RTK is working correctly. The proposal is to enable these 2 messages on the module, add logic to parse these messages in the driver, and then publish the important status information to a uORB topic.

@sseshan7
Copy link
Contributor Author

sseshan7 commented Sep 8, 2022

@bkueng
Copy link
Member

bkueng commented Sep 9, 2022

Do you want to work on this?
The only ask I have is to make it optional to reduce bandwidth, unless the overhead is negligible.

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

2 participants