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

Add RTCM ARP Logging on non-ZED logging platforms #256

Open
PaulZC opened this issue Apr 26, 2024 · 0 comments
Open

Add RTCM ARP Logging on non-ZED logging platforms #256

PaulZC opened this issue Apr 26, 2024 · 0 comments

Comments

@PaulZC
Copy link
Contributor

PaulZC commented Apr 26, 2024

On ZED-based hardware, the code uses the u-blox GNSS library to store the RTCM 1005 / 1006 ARP using setRTCM1005InputcallbackPtr and setRTCM1006InputcallbackPtr

If I'm reading the code right, we would lose this functionality on non-ZED platforms that support logging

Should we parse incoming RTCM centrally, using the semp, and update the ARP there?

Follow newARPAvailable and settings.enableARPLogging for the links

@PaulZC PaulZC changed the title Add RTCM ARP Logging on UM980 Add RTCM ARP Logging on non-ZED logging platforms Apr 26, 2024
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