ardupilot/libraries/AP_NavEKF
priseborough c40c3632bb AP_NavEKF: Critical Bug Fix
Prevents possible loss of attitude reference for flights without optical flow and GPS.

The optical flow measurement timeout can reset the velocity states which decouples the position states from IMU errors and therefore significantly reduces the amount of attitude error correction.
2015-01-13 16:05:31 +13:00
..
AP_Nav_Common.h AP_NavEKF: add pred_horiz_pos flags to filter status 2015-01-09 10:51:23 +11:00
AP_NavEKF.cpp AP_NavEKF: Critical Bug Fix 2015-01-13 16:05:31 +13:00
AP_NavEKF.h AP_NavEKF: use more array bounds checked variables 2015-01-09 11:05:07 +11:00