.. |
examples/RFIND_test
|
build: don't build examples with old build system
|
2016-10-11 13:03:08 +11: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: replace header guard with pragma once
|
2016-03-16 18:40:43 +11:00 |
AP_RangeFinder_Bebop.cpp
|
AP_RangeFinder: enable sonar on Disco
|
2016-07-20 13:38:18 +10:00 |
AP_RangeFinder_Bebop.h
|
AP_RangeFinder: Add support for bebop Rangefinder
|
2016-05-03 16:43:39 -03:00 |
AP_RangeFinder_LeddarOne.cpp
|
AP_RangeFinder: remove number_detections member variable and add number_detections reference argument to parse_response
|
2016-10-11 07:56:37 -03:00 |
AP_RangeFinder_LeddarOne.h
|
AP_RangeFinder: remove number_detections member variable and add number_detections reference argument to parse_response
|
2016-10-11 07:56:37 -03:00 |
AP_RangeFinder_LightWareI2C.cpp
|
AP_RangeFinder: fix LightwareI2C conversion to I2CDevice
|
2016-07-26 00:52:54 -03:00 |
AP_RangeFinder_LightWareI2C.h
|
AP_RangeFinder: LightWareI2C: use I2CDevice interface
|
2016-07-22 13:18:36 -03: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: replace header guard with pragma once
|
2016-03-16 18:40:43 +11:00 |
AP_RangeFinder_MAVLink.cpp
|
AP_RangeFinder: Fix typos
|
2016-05-13 19:20:05 -03:00 |
AP_RangeFinder_MAVLink.h
|
AP_RangeFinder: rename CompanionComputer files to MAVLink
|
2016-05-04 12:10:58 +09:00 |
AP_RangeFinder_MaxsonarI2CXL.cpp
|
AP_RangeFinder: MaxsonarI2CXL: add some fixes
|
2016-07-22 13:18:37 -03:00 |
AP_RangeFinder_MaxsonarI2CXL.h
|
AP_RangeFinder: MaxsonarI2CXL: use I2CDevice interface
|
2016-07-22 13:18:37 -03: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: replace header guard with pragma once
|
2016-03-16 18:40:43 +11:00 |
AP_RangeFinder_PX4_PWM.cpp
|
Global: start using cmath instead of math.h
|
2016-04-05 21:06:19 -07:00 |
AP_RangeFinder_PX4_PWM.h
|
AP_RangeFinder: replace header guard with pragma once
|
2016-03-16 18:40:43 +11:00 |
AP_RangeFinder_PulsedLightLRF.cpp
|
AP_RangeFinder: fix PulsedLightLRF detection
|
2016-07-22 13:18:36 -03:00 |
AP_RangeFinder_PulsedLightLRF.h
|
AP_RangeFinder: PulsedLightLRF: use I2CDevice interface
|
2016-07-22 13:10:51 -03: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: replace header guard with pragma once
|
2016-03-16 18:40:43 +11:00 |
RangeFinder.cpp
|
AP_RangeFinder: add leddarone to TYPE parameter description
|
2016-09-19 14:35:41 +09:00 |
RangeFinder.h
|
AP_RangeFinder: add LeddarOne support
|
2016-09-19 13:25:35 +09:00 |
RangeFinder_Backend.cpp
|
AP_RangeFinder: standardize inclusion of libaries headers
|
2015-08-11 16:38:23 +10:00 |
RangeFinder_Backend.h
|
AP_RangeFinder: fixed typo
|
2016-07-01 15:35:39 +10:00 |