ardupilot/libraries/AP_ADC
Andrew Tridgell f9394f8068 ADC: removed the ADC level accel smoothing
the quaternion code does a better job of handling this noise than this
filter does
2012-03-10 10:34:32 +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: removed the ADC level accel smoothing 2012-03-10 10:34:32 +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