ardupilot/libraries/AP_Proximity
Peter Barker 37f638c5f7 AP_Proximity: include AP_Proximity_Backend.h in AP_Proximity.cpp
fixes a compilation problem if all of the backends are compiled out!
2023-04-16 12:29:42 +10:00
..
AP_Proximity.cpp AP_Proximity: include AP_Proximity_Backend.h in AP_Proximity.cpp 2023-04-16 12:29:42 +10:00
AP_Proximity.h AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_AirSimSITL.cpp AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_AirSimSITL.h AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_Backend.cpp AP_Proximity: Add DroneCAN backend 2022-12-15 07:20:05 +11:00
AP_Proximity_Backend.h AP_Proximity: Add DroneCAN backend 2022-12-15 07:20:05 +11:00
AP_Proximity_Backend_Serial.cpp AP_Proximity: fixup detection of serial drivers 2022-08-24 18:26:27 +10:00
AP_Proximity_Backend_Serial.h AP_Proximity: fixup detection of serial drivers 2022-08-24 18:26:27 +10:00
AP_Proximity_Boundary_3D.cpp AP_Proximity: Add DroneCAN backend 2022-12-15 07:20:05 +11:00
AP_Proximity_Boundary_3D.h AP_Proximity: Add DroneCAN backend 2022-12-15 07:20:05 +11:00
AP_Proximity_Cygbot_D1.cpp AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_Cygbot_D1.h AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_DroneCAN.cpp AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_DroneCAN.h AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_LightWareSF40C.cpp AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_LightWareSF40C.h AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_LightWareSF45B.cpp AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_LightWareSF45B.h AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_LightWareSerial.cpp AP_Proximity: add #if HAL_PROXIMITY_ENABLED 2021-03-26 16:22:46 +09:00
AP_Proximity_LightWareSerial.h AP_Proximity: add #if HAL_PROXIMITY_ENABLED 2021-03-26 16:22:46 +09:00
AP_Proximity_MAV.cpp AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_MAV.h AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_Params.cpp AP_Proximity: Add DroneCAN backend 2022-12-15 07:20:05 +11:00
AP_Proximity_Params.h AP_Proximity: Add DroneCAN backend 2022-12-15 07:20:05 +11:00
AP_Proximity_RPLidarA2.cpp AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_RPLidarA2.h AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_RangeFinder.cpp AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_RangeFinder.h AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_SITL.cpp AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_SITL.h AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_TeraRangerTower.cpp AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_TeraRangerTower.h AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_TeraRangerTowerEvo.cpp AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_TeraRangerTowerEvo.h AP_Proximity: add and use defines for all Proximity backends 2023-04-13 07:07:18 +10:00
AP_Proximity_Utils.cpp AP_Proximity: Add DroneCAN backend 2022-12-15 07:20:05 +11:00
AP_Proximity_config.h AP_Proximity: don't check MINIMIZE_FEATURES when also checking BOARD_FLASH_SIZE 2023-04-15 09:33:35 +10:00
LogStructure.h AP_Proximity: move to config.h pattern and only include log structures if enabled 2022-07-13 18:14:12 +10:00