mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-12 19:08:29 -04:00
21ae2957fb
this seems to have been the cause of the 'flips' seen by Marco and others. Testing by Craig and Alan shows that the flips are gone when the barometric acceleration is removed. It looks like a 5 point average filter is not enough to keep the vertical acceleteration noise low. With high noise in the z axes, the x and y axes are scaled back when the ge vector is normalised. |
||
---|---|---|
.. | ||
examples | ||
AP_AHRS_DCM.cpp | ||
AP_AHRS_DCM.h | ||
AP_AHRS_HIL.cpp | ||
AP_AHRS_HIL.h | ||
AP_AHRS_Quaternion.cpp | ||
AP_AHRS_Quaternion.h | ||
AP_AHRS.h |