bc5581d634
Due to the way that gyro calibration is done, the EKF could be effectively not run for up to 30 seconds in extreme cases, making it possible that the GPS would be failed on arming and the copter put into a non-GPS mode. the longer term solution is to update the gyro calibration so that it does not hold up other processing. the short tyermfix in thsi patch is to look for evidence of a 3D lock in the last received GPS message. |
||
---|---|---|
.. | ||
AP_Nav_Common.h | ||
AP_NavEKF.cpp | ||
AP_NavEKF.h | ||
AP_SmallEKF.cpp | ||
AP_SmallEKF.h |