mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
f61ae9e9e5
The DCM drift correction code uses the current attitude to calculate error values to update its gyro drift correction. If we were using EKF then without this patch the DCM code running as an alternative AHRS source would be using the EKF attitude for calculating the error value, leading to very bad gyro drift estimation |
||
---|---|---|
.. | ||
examples/AHRS_Test | ||
AP_AHRS_DCM.cpp | ||
AP_AHRS_DCM.h | ||
AP_AHRS_NavEKF.cpp | ||
AP_AHRS_NavEKF.h | ||
AP_AHRS.cpp | ||
AP_AHRS.h |