ardupilot/libraries/AP_RangeFinder
Pat Hickey f36ded2854 RangeFinder: rework to use AnalogSource library
this removes the hacks that check for the ADC object, and instead
choose the method of getting the analog sonar value via the
AnalogSource API
2011-11-25 20:00:16 -08:00
..
examples/AP_RangeFinder_test RangeFinder: rework to use AnalogSource library 2011-11-25 20:00:16 -08:00
AP_RangeFinder.h AP_RangeFinder - removed LV version because we use XL which covers both types of sonars 2011-09-04 06:55:58 +00:00
AP_RangeFinder_MaxsonarXL.cpp RangeFinder: rework to use AnalogSource library 2011-11-25 20:00:16 -08:00
AP_RangeFinder_MaxsonarXL.h RangeFinder: rework to use AnalogSource library 2011-11-25 20:00:16 -08:00
AP_RangeFinder_SharpGP2Y.cpp RangeFinder: rework to use AnalogSource library 2011-11-25 20:00:16 -08:00
AP_RangeFinder_SharpGP2Y.h RangeFinder: rework to use AnalogSource library 2011-11-25 20:00:16 -08:00
RangeFinder.cpp RangeFinder: rework to use AnalogSource library 2011-11-25 20:00:16 -08:00
RangeFinder.h RangeFinder: rework to use AnalogSource library 2011-11-25 20:00:16 -08:00
keywords.txt RangeFinder: rework to use AnalogSource library 2011-11-25 20:00:16 -08:00