mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
85537c2e97
the key fix is to multiply hdop by 0.01. It was being passed as a uint16_t which led to it being swallowed by the %f in the format string |
||
---|---|---|
.. | ||
examples/NMEA_Output | ||
AP_NMEA_Output_config.h | ||
AP_NMEA_Output.cpp | ||
AP_NMEA_Output.h |