ardupilot/libraries/AP_ADC
rmackay9 3901387c8d AP_InertialSensor: changed read of sensor from MPU6000 to happen immediately
This reduces the delay between when data arrives and when it is used
by up to 1ms.

Added num_samples_available method to all InertialSensors to allow
main loop timing to be synced with sensors.
2012-09-10 11:37:33 +09:00
..
examples/AP_ADC_test uncrustify libraries/AP_ADC/examples/AP_ADC_test/AP_ADC_test.pde 2012-08-21 18:59:13 -07:00
AP_ADC.cpp uncrustify libraries/AP_ADC/AP_ADC.cpp 2012-08-21 18:59:13 -07:00
AP_ADC.h uncrustify libraries/AP_ADC/AP_ADC.h 2012-08-21 18:59:13 -07:00
AP_ADC_ADS7844.cpp AP_InertialSensor: changed read of sensor from MPU6000 to happen immediately 2012-09-10 11:37:33 +09:00
AP_ADC_ADS7844.h uncrustify libraries/AP_ADC/AP_ADC_ADS7844.h 2012-08-21 18:59:13 -07:00
AP_ADC_HIL.cpp uncrustify libraries/AP_ADC/AP_ADC_HIL.cpp 2012-08-21 18:59:13 -07:00
AP_ADC_HIL.h uncrustify libraries/AP_ADC/AP_ADC_HIL.h 2012-08-21 18:59:13 -07:00
keywords.txt Moved APM_ADC to AP_ADC 2010-11-27 05:36:19 +00:00