mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 23:18:28 -04:00
924759510d
we need to overwrite _omega with the filtered gyro value, so we get both the low pass filter and the notch filters. Otherwise we will fly with very high noise gyro data this also fixes the accel_ef_blended to use the filtered accel. It is not blended, and removing "_blended" from the API will be worthwhile as a followup |
||
---|---|---|
.. | ||
examples/AHRS_Test | ||
AP_AHRS_Backend.cpp | ||
AP_AHRS_Backend.h | ||
AP_AHRS_DCM.cpp | ||
AP_AHRS_DCM.h | ||
AP_AHRS_Logging.cpp | ||
AP_AHRS_View.cpp | ||
AP_AHRS_View.h | ||
AP_AHRS.cpp | ||
AP_AHRS.h | ||
LogStructure.h |