ardupilot/libraries/AP_NavEKF3
Paul Riseborough 61874da020 AP_NavEKF3: Rework method of synthesising airspeed for dead reckoning
The previous method resulted in data incest and fusion of predicted airspeed on every EKF internal time step.
This was not apparent during flight where the vehicle was turning, but during long straight legs did not constrain along track drift.
2024-06-09 14:25:02 +10:00
..
derivation AP_NavEKF3: fix python files exec permissions 2022-06-08 08:16:42 +09:00
AP_NavEKF3.cpp AP_NavEKF3: Rework GPS jamming resiliency 2024-06-09 14:25:02 +10:00
AP_NavEKF3.h AP_NavEKF3: Rework GPS jamming resiliency 2024-06-09 14:25:02 +10:00
AP_NavEKF3_AirDataFusion.cpp AP_NavEKF3: Rework method of synthesising airspeed for dead reckoning 2024-06-09 14:25:02 +10:00
AP_NavEKF3_Control.cpp AP_NavEKF3: Rework method of synthesising airspeed for dead reckoning 2024-06-09 14:25:02 +10:00
AP_NavEKF3_GyroBias.cpp AP_NavEKF3: allow for double EKF build 2021-07-10 07:20:41 +10:00
AP_NavEKF3_Logging.cpp AP_NavEKF3: Rework GPS jamming resiliency 2024-06-09 14:25:02 +10:00
AP_NavEKF3_MagFusion.cpp AP_NavEKF3: Fix bug causing in flight yaw align to not complete 2024-06-09 14:25:02 +10:00
AP_NavEKF3_Measurements.cpp AP_NavEKF3: Rework method of synthesising airspeed for dead reckoning 2024-06-09 14:25:02 +10:00
AP_NavEKF3_OptFlowFusion.cpp AP_NavEKF3: Treat wind as truth when deadreckoning with no airspeed sensor 2024-06-09 14:25:02 +10:00
AP_NavEKF3_Outputs.cpp AP_NavEKF3: Remove unncessary local position height reporting offset 2024-05-23 10:35:51 +10:00
AP_NavEKF3_PosVelFusion.cpp AP_NavEKF3: Treat wind as truth when deadreckoning with no airspeed sensor 2024-06-09 14:25:02 +10:00
AP_NavEKF3_RngBcnFusion.cpp AP_NavEKF3: Treat wind as truth when deadreckoning with no airspeed sensor 2024-06-09 14:25:02 +10:00
AP_NavEKF3_VehicleStatus.cpp AP_NavEKF3: Don't block no compass planes from running GPS alignment checks 2024-06-09 14:25:02 +10:00
AP_NavEKF3_core.cpp AP_NavEKF3: Rework method of synthesising airspeed for dead reckoning 2024-06-09 14:25:02 +10:00
AP_NavEKF3_core.h AP_NavEKF3: Rework method of synthesising airspeed for dead reckoning 2024-06-09 14:25:02 +10:00
AP_NavEKF3_feature.h AP_NavEKF3: Add handlers for external lat lng position set 2023-06-06 15:19:12 +10:00
LogStructure.h AP_NavEKF3: Rework GPS jamming resiliency 2024-06-09 14:25:02 +10:00