mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-19 23:28:32 -04:00
8d1733cee6
Switch to use of an airspeed reading averaged across the raw sensor readings. since the last update. This avoids use of the IIR which requires a larger time delay compensation and violates the assumption of uncorrelated noise. The time delay parameter has been reduced to compensate for the removal of the airspeed IIR filtering. |
||
---|---|---|
.. | ||
AP_NavEKF3_AirDataFusion.cpp | ||
AP_NavEKF3_Buffer.h | ||
AP_NavEKF3_Control.cpp | ||
AP_NavEKF3_core.cpp | ||
AP_NavEKF3_core.h | ||
AP_NavEKF3_GyroBias.cpp | ||
AP_NavEKF3_MagFusion.cpp | ||
AP_NavEKF3_Measurements.cpp | ||
AP_NavEKF3_OptFlowFusion.cpp | ||
AP_NavEKF3_Outputs.cpp | ||
AP_NavEKF3_PosVelFusion.cpp | ||
AP_NavEKF3_RngBcnFusion.cpp | ||
AP_NavEKF3_VehicleStatus.cpp | ||
AP_NavEKF3.cpp | ||
AP_NavEKF3.h |