mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 23:18:28 -04:00
c41e7c505b
this prevents us losing serial bytes when we call sensor drivers that take more than 100usec to read. We also prevent timer recursion by re-enabling the timer after all callbacks are complete |
||
---|---|---|
.. | ||
AP_PeriodicProcess.h | ||
AP_PeriodicProcessStub.cpp | ||
AP_PeriodicProcessStub.h | ||
AP_TimerAperiodicProcess.cpp | ||
AP_TimerAperiodicProcess.h | ||
AP_TimerProcess.cpp | ||
AP_TimerProcess.h | ||
PeriodicProcess.h |