ardupilot/libraries/AP_ADC
Andrew Tridgell 9b95d2060a ADC: minor fix to the ADC Ch6() code
we don't need to add count any more, as floating point maths doesn't
need to round up
2012-03-27 15:37:24 +11:00
..
examples/AP_ADC_test AP_ADC library - tiny fix to make example sketch work after some changes to AP_PeriodicProcess library 2012-01-28 13:12:19 +09:00
AP_ADC.cpp fixed inconsistent linefeeds in ADC code 2011-09-19 11:04:02 +10:00
AP_ADC.h ADC: use floats for ADC averaging 2012-03-10 10:34:32 +11:00
AP_ADC_ADS7844.cpp ADC: minor fix to the ADC Ch6() code 2012-03-27 15:37:24 +11:00
AP_ADC_ADS7844.h ADC: removed the ADC level accel smoothing 2012-03-10 10:34:32 +11:00
AP_ADC_HIL.cpp ADC: use floats for ADC averaging 2012-03-10 10:34:32 +11:00
AP_ADC_HIL.h ADC: use floats for ADC averaging 2012-03-10 10:34:32 +11:00
keywords.txt Moved APM_ADC to AP_ADC 2010-11-27 05:36:19 +00:00