ardupilot/libraries/AP_NavEKF
priseborough 8aa267f75f AP_NavEKF : Fix bug in reset of GPS glitch offset
The GPS glitch offset was being zeroed during position resets. This caused the filter to reject subsequent GPS measurements if the GPS error persisted long enough to invoke a timeout and a position reset.
2014-10-03 09:17:03 +10:00
..
AP_NavEKF.cpp AP_NavEKF : Fix bug in reset of GPS glitch offset 2014-10-03 09:17:03 +10:00
AP_NavEKF.h AP_NavEKF : Reduce weighting on GPS when not enough satellites 2014-10-01 12:55:29 +10:00