ardupilot/libraries/AP_NavEKF3
Peter Barker dce472745e AP_NavEKF3: take EAS2TAS from AHRS rather than airspeed 2019-06-06 12:44:36 +10:00
..
AP_NavEKF3.cpp AP_NavEKF3: fixed bug in EKF lane selection 2019-05-07 06:59:50 +10:00
AP_NavEKF3.h AP_NavEKF3: accept optical flow data at up to 50hz 2019-05-11 16:23:57 +09:00
AP_NavEKF3_AirDataFusion.cpp AP_NavEKF3: fixed typos 2019-02-26 08:33:39 +11:00
AP_NavEKF3_Buffer.h AP_NavEKF3: Suppress clearing non-trival type warning 2018-10-30 16:17:03 -07:00
AP_NavEKF3_Control.cpp AP_NavEKF3: flow use parameter improvements 2019-04-02 10:51:12 +11:00
AP_NavEKF3_GyroBias.cpp AP_NavEKF3: remove HAL_CPU_CLASS_150 check, 150 is already a minimum requirement 2019-02-17 13:00:00 -08:00
AP_NavEKF3_MagFusion.cpp AP_NavEKF3: fixed typos 2019-02-26 08:33:39 +11:00
AP_NavEKF3_Measurements.cpp AP_NavEKF3: take EAS2TAS from AHRS rather than airspeed 2019-06-06 12:44:36 +10:00
AP_NavEKF3_OptFlowFusion.cpp AP_NavEKF3: Fix typo in comment 2019-04-02 10:51:12 +11:00
AP_NavEKF3_Outputs.cpp AP_NavEKF3: use get_distance_NE instead of location_diff 2019-04-08 08:00:52 -07:00
AP_NavEKF3_PosVelFusion.cpp AP_NavEKF3: fixed typos 2019-02-26 08:33:39 +11:00
AP_NavEKF3_RngBcnFusion.cpp AP_NavEKF3: fixed typos 2019-02-26 08:33:39 +11:00
AP_NavEKF3_VehicleStatus.cpp AP_NavEKF3: take EAS2TAS from AHRS rather than airspeed 2019-06-06 12:44:36 +10:00
AP_NavEKF3_core.cpp AP_NavEKF3: Fix GPS < 3D empty PreArm: msg-as EKF2 2019-05-20 16:57:57 +10:00
AP_NavEKF3_core.h AP_NavEKF3: Improve optical flow height estimation 2019-04-02 10:51:12 +11:00