Skip to content

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

@PaulZC

Description

@PaulZC

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions