Closed dmitrievivan closed 1 year ago
Hi @dmitrievivan,
So I guess you're asking about the interface to provide RTCM data to ArduPilot? I'm not personally very familiar with how this works but in general, the data arrives via mavlink in either in the GPS_RTCM_DATA or GPS_INJECT_DATA messages and this is then passed down into the various GPSs that can support RTK (UBlox, NMEA, UAVCAN).
I did a search for RTCM in our code and various things turned up. For example AP's UBlox driver is here (which is what the Here GPSs (and many others) are based on.
answered and stale...closing
Tell me where to get the source code of programs for HERO V2 or at least exchange protocols