ardupilot/libraries/AP_ADC
Andrew Tridgell 8a31af801f ADC: re-work for ADC code for full resolution and accurate timing
this changes the ADC code to return the full resolution of the
sensors. It also adds a new Ch6() interface that returns 6 channels at
once, so the IMU can read 3 accelerometers and 3 gyros at once, and
get the exact time that the values were accumulated over
2011-09-17 14:58:02 +10:00
..
examples/AP_ADC_test Commit test - just adding an unneeded comment 2011-07-03 19:39:55 +00:00
AP_ADC_ADS7844.cpp ADC: re-work for ADC code for full resolution and accurate timing 2011-09-17 14:58:02 +10:00
AP_ADC_ADS7844.h ADC: re-work for ADC code for full resolution and accurate timing 2011-09-17 14:58:02 +10:00
AP_ADC_HIL.cpp ADC: re-work for ADC code for full resolution and accurate timing 2011-09-17 14:58:02 +10:00
AP_ADC_HIL.h ADC: re-work for ADC code for full resolution and accurate timing 2011-09-17 14:58:02 +10:00
AP_ADC.cpp Massive warning fixes. 2011-05-04 19:12:27 +00:00
AP_ADC.h ADC: re-work for ADC code for full resolution and accurate timing 2011-09-17 14:58:02 +10:00
CMakeLists.txt Adding CMake support 2011-09-14 15:44:55 +02:00
keywords.txt Moved APM_ADC to AP_ADC 2010-11-27 05:36:19 +00:00