ardupilot/libraries/AP_RangeFinder
Andrew Tridgell 8554081be5 AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
..
examples/RFIND_test
AP_RangeFinder.cpp AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder.h AP_RangeFinder: Refactor RDS02UF rangefinder 2024-04-01 16:12:53 +11:00
AP_RangeFinder_Ainstein_LR_D1.cpp AP_Rangefinder: added a rate-limited and a compile-out option for the error reporting 2024-03-18 12:40:37 -07:00
AP_RangeFinder_Ainstein_LR_D1.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_BBB_PRU.cpp
AP_RangeFinder_BBB_PRU.h
AP_RangeFinder_BLPing.cpp
AP_RangeFinder_BLPing.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_Backend.cpp
AP_RangeFinder_Backend.h
AP_RangeFinder_Backend_CAN.cpp AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_Backend_CAN.h
AP_RangeFinder_Backend_Serial.cpp
AP_RangeFinder_Backend_Serial.h
AP_RangeFinder_Bebop.cpp AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_Bebop.h
AP_RangeFinder_Benewake.cpp
AP_RangeFinder_Benewake.h
AP_RangeFinder_Benewake_CAN.cpp
AP_RangeFinder_Benewake_CAN.h
AP_RangeFinder_Benewake_TF02.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_Benewake_TF03.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_Benewake_TFMini.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_Benewake_TFMiniPlus.cpp AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_Benewake_TFMiniPlus.h
AP_RangeFinder_DroneCAN.cpp AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_DroneCAN.h
AP_RangeFinder_GYUS42v2.cpp
AP_RangeFinder_GYUS42v2.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_HC_SR04.cpp
AP_RangeFinder_HC_SR04.h
AP_RangeFinder_JRE_Serial.cpp
AP_RangeFinder_JRE_Serial.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_Lanbao.cpp
AP_RangeFinder_Lanbao.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_LeddarOne.cpp
AP_RangeFinder_LeddarOne.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_LeddarVu8.cpp
AP_RangeFinder_LeddarVu8.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_LightWareI2C.cpp AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_LightWareI2C.h
AP_RangeFinder_LightWareSerial.cpp
AP_RangeFinder_LightWareSerial.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_Lua.cpp AP_RangeFinder: fix Lua timeout 2024-05-14 09:26:25 +10:00
AP_RangeFinder_Lua.h
AP_RangeFinder_MAVLink.cpp
AP_RangeFinder_MAVLink.h
AP_RangeFinder_MSP.cpp
AP_RangeFinder_MSP.h
AP_RangeFinder_MaxsonarI2CXL.cpp AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_MaxsonarI2CXL.h
AP_RangeFinder_MaxsonarSerialLV.cpp
AP_RangeFinder_MaxsonarSerialLV.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_NMEA.cpp
AP_RangeFinder_NMEA.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_NRA24_CAN.cpp
AP_RangeFinder_NRA24_CAN.h
AP_RangeFinder_NoopLoop.cpp
AP_RangeFinder_NoopLoop.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_PWM.cpp
AP_RangeFinder_PWM.h
AP_RangeFinder_Params.cpp AP_RangeFinder:add support for RDS02UF radar driver on serial 2024-04-01 16:12:53 +11:00
AP_RangeFinder_Params.h
AP_RangeFinder_PulsedLightLRF.cpp AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_PulsedLightLRF.h
AP_RangeFinder_RDS02UF.cpp AP_RangeFinder: Refactor RDS02UF rangefinder 2024-04-01 16:12:53 +11:00
AP_RangeFinder_RDS02UF.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_SITL.cpp
AP_RangeFinder_SITL.h
AP_RangeFinder_TOFSenseF_I2C.cpp AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_TOFSenseF_I2C.h
AP_RangeFinder_TOFSenseP_CAN.cpp
AP_RangeFinder_TOFSenseP_CAN.h
AP_RangeFinder_TeraRangerI2C.cpp AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_TeraRangerI2C.h
AP_RangeFinder_TeraRanger_Serial.cpp
AP_RangeFinder_TeraRanger_Serial.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_USD1_CAN.cpp
AP_RangeFinder_USD1_CAN.h
AP_RangeFinder_USD1_Serial.cpp
AP_RangeFinder_USD1_Serial.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_VL53L0X.cpp AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_VL53L0X.h
AP_RangeFinder_VL53L1X.cpp AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_VL53L1X.h
AP_RangeFinder_Wasp.cpp
AP_RangeFinder_Wasp.h AP_RangeFinder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RangeFinder_analog.cpp
AP_RangeFinder_analog.h
AP_RangeFinder_config.h AP_RangeFinder: Refactor RDS02UF rangefinder 2024-04-01 16:12:53 +11:00