Ardupilot2/libraries/AP_NavEKF
Paul Riseborough b71b8f4bda AP_NavEKF: Always return a NED relative position if possible
If a calculated position is not available, the function will return a value based on raw GPS or last calculation if available, but the status will be set to false to indicate that it cannot be used for control.
2015-05-01 16:37:32 +09:00
..
Models AP_NavEKF: Add Matlab derivations and simulations behind small EKF 2015-04-10 11:07:21 +09:00
AP_Nav_Common.h AP_NavEKF: Add takeoff and touchdown expected to reported filter status 2015-05-01 16:37:19 +09:00
AP_NavEKF.cpp AP_NavEKF: Always return a NED relative position if possible 2015-05-01 16:37:32 +09:00
AP_NavEKF.h AP_NavEKF: Always return a NED relative position if possible 2015-05-01 16:37:32 +09:00
AP_SmallEKF.cpp AP_SmallEKF: increase start-up time of the SmallEKF 2015-04-21 21:45:51 +09:00
AP_SmallEKF.h AP_SmallEKF: add function to report if the EKF is stable 2015-04-21 21:45:29 +09:00