ardupilot/libraries/AP_NavEKF3
priseborough 5058405f8c AP_NavEKF3: add gyro bias state inhibit and rework index limit calculation
Inhibiting gyro bias estimation during the initial tilt alignment speeds alignment.
The calculation of the maxmum state index required has been modified so that it can handle all combinations of inhibited states.
Limiting the maximum state index accessed by all EKF operations result in significant processing reductions when higher index states are not being used.
2017-06-14 12:44:41 +01:00
..
AP_NavEKF3_AirDataFusion.cpp libraries: Delete the setting value for specific editor. 2017-05-11 13:18:41 -07:00
AP_NavEKF3_Buffer.h AP_NavEKF3: added EKF3 for EKF experimentation 2016-12-19 08:06:47 +11:00
AP_NavEKF3_Control.cpp AP_NavEKF3: add gyro bias state inhibit and rework index limit calculation 2017-06-14 12:44:41 +01:00
AP_NavEKF3_core.cpp AP_NavEKF3: Fix initialisation of state inhibit flags 2017-06-14 12:44:41 +01:00
AP_NavEKF3_core.h AP_NavEKF3: Improve GPS reference height estimator 2017-06-14 12:44:41 +01:00
AP_NavEKF3_GyroBias.cpp AP_NavEKF3: remove unnecessary stdio includes 2017-01-27 16:57:42 +09:00
AP_NavEKF3_MagFusion.cpp AP_NavEKF3: Spell in coments 2017-05-16 20:29:16 +09:00
AP_NavEKF3_Measurements.cpp AP_NavEKF3: Improve GPS reference height estimator 2017-06-14 12:44:41 +01:00
AP_NavEKF3_OptFlowFusion.cpp AP_NavEKF3: Fix solution validity reporting bug 2017-04-28 17:19:23 +01:00
AP_NavEKF3_Outputs.cpp AP_NavEKF3: Improve GPS reference height estimator 2017-06-14 12:44:41 +01:00
AP_NavEKF3_PosVelFusion.cpp AP_NavEKF3: Improve GPS reference height estimator 2017-06-14 12:44:41 +01:00
AP_NavEKF3_RngBcnFusion.cpp AP_NavEKF3: Improve comments, typos 2017-05-03 08:45:01 +09:00
AP_NavEKF3_VehicleStatus.cpp libraries: Delete the setting value for specific editor. 2017-05-11 13:18:41 -07:00
AP_NavEKF3.cpp AP_NavEKF3: Improve GPS reference height estimator 2017-06-14 12:44:41 +01:00
AP_NavEKF3.h AP_NavEKF3: Improve GPS reference height estimator 2017-06-14 12:44:41 +01:00