ardupilot/libraries/AP_NavEKF2
Paul Riseborough abc821ad36 AP_NavEKF2: Split GSF yaw estimator processing
Separate prediction and correction steps are required to provide an up to date yaw estimate using IMU prediction before it may be required by SelectMagFusion() whilst still doing the velocity update after GPS data haw been pulled from the buffer by SelectVelPosFusion()
2020-04-24 09:43:23 +10:00
..
AP_NavEKF2_AirDataFusion.cpp AP_NavEKF2: use parent class for intermediate static variables 2019-10-01 15:39:03 +10:00
AP_NavEKF2_Buffer.h AP_NavEKF2: Suppress clearing non-trival type warning 2018-10-30 16:17:03 -07:00
AP_NavEKF2_Control.cpp AP_NavEKF2: Split GSF yaw estimator processing 2020-04-24 09:43:23 +10:00
AP_NavEKF2_core.cpp AP_NavEKF2: Split GSF yaw estimator processing 2020-04-24 09:43:23 +10:00
AP_NavEKF2_core.h AP_NavEKF2: Split GSF yaw estimator processing 2020-04-24 09:43:23 +10:00
AP_NavEKF2_Logging.cpp AP_NavEKF2: Enable use of EKF-GSF yaw estimate 2020-04-24 09:43:23 +10:00
AP_NavEKF2_MagFusion.cpp AP_NavEKF2: fixed typos 2020-04-24 09:43:23 +10:00
AP_NavEKF2_Measurements.cpp AP_NavEKF2: fixed loss of GPS fusion 2020-04-24 09:43:23 +10:00
AP_NavEKF2_OptFlowFusion.cpp AP_NavEKF2: fixed build 2019-10-01 17:35:26 +10:00
AP_NavEKF2_Outputs.cpp AP_NavEKF2: Enable use of EKF-GSF yaw estimate 2020-04-24 09:43:23 +10:00
AP_NavEKF2_PosVelFusion.cpp AP_NavEKF2: fixed loss of GPS fusion 2020-04-24 09:43:23 +10:00
AP_NavEKF2_RngBcnFusion.cpp AP_NavEKF2: use parent class for intermediate static variables 2019-10-01 15:39:03 +10:00
AP_NavEKF2_VehicleStatus.cpp AP_NavEKF2: Enable use of EKF-GSF yaw estimate 2020-04-24 09:43:23 +10:00
AP_NavEKF2.cpp AP_NavEKF2: Enable use of EKF-GSF yaw estimate 2020-04-24 09:43:23 +10:00
AP_NavEKF2.h AP_NavEKF2: Enable use of EKF-GSF yaw estimate 2020-04-24 09:43:23 +10:00
AP_NavEKF_GyroBias.cpp AP_NavEKF2: remove HAL_CPU_CLASS_150 check, 150 is already a minimum requirement 2019-02-17 12:59:52 -08:00