ardupilot/libraries/AP_NavEKF3
Andrew Tridgell a1ede5d2a3 AP_NavEKF3: Add missing covariance row reset 2021-12-21 11:29:57 +11:00
..
derivation AP_NavEKF3: Use alternate form for quaternion to rotmat equations in derivation 2021-07-22 19:07:36 +09:00
AP_NavEKF3.cpp AP_NavEKF3: fixed switch to non-zero primary on disarm 2021-11-29 19:02:38 +09:00
AP_NavEKF3.h AP_NavEKF3: added EK3_PRIMARY parameter 2021-10-17 19:03:42 -04:00
AP_NavEKF3_AirDataFusion.cpp AP_NavEKF3: Revert EK3_BETA_MASK parameter extension 2021-07-22 19:07:36 +09:00
AP_NavEKF3_Control.cpp AP_NavEKF3: fix wind speed covariance initialisation bug 2021-09-28 06:48:17 +09:00
AP_NavEKF3_GyroBias.cpp AP_NavEKF3: allow for double EKF build 2021-07-22 19:07:36 +09:00
AP_NavEKF3_Logging.cpp AP_NavEKF3: allow for double EKF build 2021-07-22 19:07:36 +09:00
AP_NavEKF3_MagFusion.cpp AP_NavEKF3: skip GSF reset count check if source actively changed 2021-08-14 10:44:08 +09:00
AP_NavEKF3_Measurements.cpp AP_NavEKF3: Revert EK3_BETA_MASK parameter extension 2021-07-22 19:07:36 +09:00
AP_NavEKF3_OptFlowFusion.cpp AP_NavEKF3: Don't update accel bias states if vibration affected 2021-07-22 19:07:36 +09:00
AP_NavEKF3_Outputs.cpp AP_NavEKF3: fixed output LLH to account for IMU offset 2021-08-14 10:44:08 +09:00
AP_NavEKF3_PosVelFusion.cpp AP_NAvEKF3: use #define value for bad IMU hold time 2021-07-22 19:07:36 +09:00
AP_NavEKF3_RngBcnFusion.cpp AP_NavEKF3: Don't update accel bias states if vibration affected 2021-07-22 19:07:36 +09:00
AP_NavEKF3_VehicleStatus.cpp AP_NavEKF3: allow for double EKF build 2021-07-22 19:07:36 +09:00
AP_NavEKF3_core.cpp AP_NavEKF3: Add missing covariance row reset 2021-12-21 11:29:57 +11:00
AP_NavEKF3_core.h AP_NavEKF3: skip GSF reset count check if source actively changed 2021-08-14 10:44:08 +09:00
AP_NavEKF3_feature.h AP_NavEKF3: make drag fusion optional 2021-01-24 11:56:52 +11:00
LogStructure.h AP_NavEKF3: Update log message format description 2021-03-23 10:05:59 +11:00