ardupilot/libraries/AP_RangeFinder
Tom Pittenger b1ea82079e AP_Rangefinder: compiler warning float to double on atof()
- this is horribly inefficient so better to change the parsing
2016-02-29 10:26:31 -08:00
..
examples/RFIND_test waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
AP_RangeFinder.h AP_RangeFinder: new rangefinder API ready for its first backend 2014-07-08 15:07:50 +10:00
AP_RangeFinder_BBB_PRU.cpp AP_RangeFinder: Load .data section for HC-SR04 PRU driver used by BBBMINI 2016-01-21 14:02:41 -02:00
AP_RangeFinder_BBB_PRU.h AP_RangeFinder: Load .data section for HC-SR04 PRU driver used by BBBMINI 2016-01-21 14:02:41 -02:00
AP_RangeFinder_LightWareI2C.cpp AP_RangeFinder: support LightWare I2C laser rangefinders 2015-09-01 21:09:12 +10:00
AP_RangeFinder_LightWareI2C.h AP_RangeFinder: support LightWare I2C laser rangefinders 2015-09-01 21:09:12 +10:00
AP_RangeFinder_LightWareSerial.cpp AP_Rangefinder: compiler warning float to double on atof() 2016-02-29 10:26:31 -08:00
AP_RangeFinder_LightWareSerial.h AP_RangeFinder: added lightware serial rangefinder 2015-09-08 16:46:52 +10:00
AP_RangeFinder_MaxsonarI2CXL.cpp AP_RangeFinder: standardize inclusion of libaries headers 2015-08-11 16:38:23 +10:00
AP_RangeFinder_MaxsonarI2CXL.h AP_RangeFinder: convert MaxbotixI2C driver to new API 2014-07-08 15:07:51 +10:00
AP_RangeFinder_PX4.cpp AP_RangeFinder: use millis/micros/panic functions 2015-11-20 12:34:10 +09:00
AP_RangeFinder_PX4.h AP_RangeFinder: auto-update PX4 ll40ls max/min distance 2014-10-13 19:07:38 +11:00
AP_RangeFinder_PX4_PWM.cpp AP_RangeFinder: use millis/micros/panic functions 2015-11-20 12:34:10 +09:00
AP_RangeFinder_PX4_PWM.h AP_RangeFinder: added PX4-PWM rangefinder 2015-02-23 14:15:14 +11:00
AP_RangeFinder_PulsedLightLRF.cpp AP_RangeFinder: standardize inclusion of libaries headers 2015-08-11 16:38:23 +10:00
AP_RangeFinder_PulsedLightLRF.h AP_RangeFinder: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 2015-11-04 12:14:13 +11:00
AP_RangeFinder_analog.cpp AP_RangeFinder: standardize inclusion of libaries headers 2015-08-11 16:38:23 +10:00
AP_RangeFinder_analog.h AP_RangeFinder: converted analog rangefinder backend to new API 2014-07-08 15:07:50 +10:00
RangeFinder.cpp Global: rename min and max macros to uppercase 2015-12-01 16:28:09 -02:00
RangeFinder.h AP_RangeFinder: default to two rangefinders 2015-09-22 09:04:47 +10:00
RangeFinder_Backend.cpp AP_RangeFinder: standardize inclusion of libaries headers 2015-08-11 16:38:23 +10:00
RangeFinder_Backend.h AP_RangeFinder: standardize inclusion of libaries headers 2015-08-11 16:38:23 +10:00