mirror of https://github.com/ArduPilot/ardupilot
567c902e75
this ensures we consistently fly with EKF lane1 if it is healthy at the point we arm. Otherwise the choice of lane will be a lottery. This is important as many systems have quite different filtering and vibration characteristics on their different IMUs. We by default enable fast sampling only on the first IMU for example, which means the 2nd and 3rd IMUs are more vulnerable to high freq causing aliasing. |
||
---|---|---|
.. | ||
AP_NavEKF2.cpp | ||
AP_NavEKF2.h | ||
AP_NavEKF2_AirDataFusion.cpp | ||
AP_NavEKF2_Buffer.h | ||
AP_NavEKF2_Control.cpp | ||
AP_NavEKF2_MagFusion.cpp | ||
AP_NavEKF2_Measurements.cpp | ||
AP_NavEKF2_OptFlowFusion.cpp | ||
AP_NavEKF2_Outputs.cpp | ||
AP_NavEKF2_PosVelFusion.cpp | ||
AP_NavEKF2_RngBcnFusion.cpp | ||
AP_NavEKF2_VehicleStatus.cpp | ||
AP_NavEKF2_core.cpp | ||
AP_NavEKF2_core.h | ||
AP_NavEKF_GyroBias.cpp |