ardupilot/libraries/AP_Frsky_Telem
Florent Martel 949aa4d9ca AP_Frsky_Telem: replace VDOP with extra GPS status bits
This removes VDOP (not really that useful) and replaces two of those
bits with GPS status info that now allows to differentiate between 3D
fix, DGPS, RTK Float, and RTK Fixed. This is written to maximize
backwards compatibility (by not shifting any other bits of the
gps_status variable)
2017-04-19 17:43:17 +01:00
..
AP_Frsky_Telem.cpp AP_Frsky_Telem: replace VDOP with extra GPS status bits 2017-04-19 17:43:17 +01:00
AP_Frsky_Telem.h AP_Frsky_Telem: replace VDOP with extra GPS status bits 2017-04-19 17:43:17 +01:00