Browse Source
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 resetmission-4.1.18
Andrew Tridgell
13 years ago
4 changed files with 28 additions and 18 deletions
Loading…
Reference in new issue