mirror of https://github.com/ArduPilot/ardupilot
2046e396a2
this fixes several problems with reading analog sources: - we were getting poor values because we didn't wait long enough for an analog source to settle - we wasted a lot of CPU cycles waiting for conversions - we were not taking averages over many samples, which we did with the old AP_ADC driver on the APM1 |
||
---|---|---|
.. | ||
AP_PeriodicProcess.h | ||
AP_PeriodicProcessStub.cpp | ||
AP_PeriodicProcessStub.h | ||
AP_TimerProcess.cpp | ||
AP_TimerProcess.h | ||
PeriodicProcess.h |