mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
6b73c2151a
this shifts EKF_origin to the current location at 1Hz, while leaving public_origin alone. All output APIs and logging are relative to public_origin. The effect of this change is to remove the distortion caused by a spherical earth, which allows the EKF to operate without errors at very long distances from the public_origin. |
||
---|---|---|
.. | ||
derivation | ||
AP_NavEKF3_AirDataFusion.cpp | ||
AP_NavEKF3_Control.cpp | ||
AP_NavEKF3_core.cpp | ||
AP_NavEKF3_core.h | ||
AP_NavEKF3_feature.h | ||
AP_NavEKF3_GyroBias.cpp | ||
AP_NavEKF3_Logging.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 | ||
LogStructure.h |