mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 15:38:29 -04:00
071f89df2e
when a user first connects with USB, and later switches to the telemetry port without restarting we were getting zero for error_yaw in the logs, as AHRS.get_error_yaw() was being called twice. This ensures we give the last value after the counter is reset |
||
---|---|---|
.. | ||
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 |