ArduPilot / mavlink

MAVLink micro air vehicle marshalling / communication library
http://qgroundcontrol.org/mavlink/start
Other
63 stars 287 forks source link

ardupilotmega.xml: add EKF_GPS_GLITCHING status flag #370

Closed peterbarker closed 2 months ago

peterbarker commented 2 months ago

we're currently using this value as "1<<15" in the code; this will let us fix that

https://github.com/ardupilot/ardupilot/blob/master/libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp#L596