mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 23:18:28 -04:00
9dbd9d1e06
We shouldn't be holding the data semaphore while waiting for the samples - lots of things might be unnecessarily blocked DCM's update function doesn't need to take the semaphore as it is already taken by AP_AHRS |
||
---|---|---|
.. | ||
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 |