mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-07 08:28:30 -04:00
09947dace1
on the APM2 we usually use none of the ADC channels, although we may use the airspeed sensor. This change means we detect which channels are being read, and only do the SPI transfers for those ones. That saves us about 100usec per timer interrupt (ie. about 10% of our CPU) |
||
---|---|---|
.. | ||
examples/AP_ADC_test | ||
AP_ADC_ADS7844.cpp | ||
AP_ADC_ADS7844.h | ||
AP_ADC_HIL.cpp | ||
AP_ADC_HIL.h | ||
AP_ADC.cpp | ||
AP_ADC.h | ||
keywords.txt |