ardupilot/libraries/AP_Proximity
Michael du Breuil f8b10aaa53 AP_Proximity: Make singleton and add an interface to check what type is loaded 2018-05-16 23:21:41 +01:00
..
AP_Proximity.cpp AP_Proximity: Make singleton and add an interface to check what type is loaded 2018-05-16 23:21:41 +01:00
AP_Proximity.h AP_Proximity: Make singleton and add an interface to check what type is loaded 2018-05-16 23:21:41 +01:00
AP_Proximity_Backend.cpp AP_Proximity: correct missing use of PROXIMITY_MAX_DIRECTION 2017-07-14 18:59:36 +01:00
AP_Proximity_Backend.h AP_Proximity: add PROXIMITY_MAX_DIRECTION and PROXIMITY_SENSOR_ID_START 2017-06-08 01:22:07 +01:00
AP_Proximity_LightWareSF40C.cpp AP_Proximity: fix compilation warning in LightWare driver 2018-04-04 18:04:57 +09:00
AP_Proximity_LightWareSF40C.h AP_Proximity: minor comment spelling fix 2017-01-11 21:48:23 +09:00
AP_Proximity_MAV.cpp AP_Proximity: MAV driver gets distance validity check 2017-06-06 20:41:54 +09:00
AP_Proximity_MAV.h AP_Proximity: add get_upward_distance 2017-01-18 09:35:47 +09:00
AP_Proximity_RPLidarA2.cpp AP_Proximity: correct debugginf for RPLidarA2 2018-04-10 16:25:54 +09:00
AP_Proximity_RPLidarA2.h AP_Proximity: compiler warning fixes 2018-03-02 09:26:37 +09:00
AP_Proximity_RangeFinder.cpp AP_Proximity: resolve compiler warning and format fix 2018-05-15 10:16:30 +09:00
AP_Proximity_RangeFinder.h AP_Proximity: resolve compiler warning and format fix 2018-05-15 10:16:30 +09:00
AP_Proximity_SITL.cpp AP_Proximity: add get_upward_distance 2017-01-18 09:35:47 +09:00
AP_Proximity_SITL.h AP_Proximity: add get_upward_distance 2017-01-18 09:35:47 +09:00
AP_Proximity_TeraRangerTower.cpp AP_Proximity: add support for TeraRangerTower 2017-02-03 14:27:52 +09:00
AP_Proximity_TeraRangerTower.h AP_Proximity: add support for TeraRangerTower 2017-02-03 14:27:52 +09:00