ardupilot/libraries/AP_Baro
Andrew Tridgell 429294fa1d AP_Baro: avoid i2c errors with ICP101XX
this sensor doesn't like reading at higher than expected rate
2024-07-11 09:27:33 +10:00
..
examples
tests
AP_Baro.cpp AP_Baro: Group device headers 2024-06-20 15:13:01 +10:00
AP_Baro.h AP_Baro: fixed link with clang for shared library 2024-07-11 09:27:09 +10:00
AP_Baro_BMP085.cpp AP_Baro: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Baro_BMP085.h
AP_Baro_BMP280.cpp AP_Baro: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Baro_BMP280.h
AP_Baro_BMP388.cpp AP_Baro: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Baro_BMP388.h
AP_Baro_BMP581.cpp AP_Baro: Add in BMP581 Driver 2024-06-17 09:50:47 +10:00
AP_Baro_BMP581.h AP_Baro: Add in BMP581 Driver 2024-06-17 09:50:47 +10:00
AP_Baro_Backend.cpp
AP_Baro_Backend.h AP_Baro: Add in BMP581 Driver 2024-06-17 09:50:47 +10:00
AP_Baro_DPS280.cpp AP_Baro: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Baro_DPS280.h
AP_Baro_DroneCAN.cpp AP_Baro: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Baro_DroneCAN.h
AP_Baro_Dummy.cpp
AP_Baro_Dummy.h AP_Baro: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Baro_ExternalAHRS.cpp
AP_Baro_ExternalAHRS.h
AP_Baro_FBM320.cpp AP_Baro: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Baro_FBM320.h
AP_Baro_HIL.cpp
AP_Baro_ICM20789.cpp AP_Baro: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Baro_ICM20789.h
AP_Baro_ICP101XX.cpp AP_Baro: avoid i2c errors with ICP101XX 2024-07-11 09:27:33 +10:00
AP_Baro_ICP101XX.h
AP_Baro_ICP201XX.cpp AP_Baro: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Baro_ICP201XX.h
AP_Baro_KellerLD.cpp AP_Baro: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Baro_KellerLD.h
AP_Baro_LPS2XH.cpp AP_Baro: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Baro_LPS2XH.h
AP_Baro_Logging.cpp AP_Baro: log AltAMSL 2024-05-07 21:19:06 +10:00
AP_Baro_MS5611.cpp AP_Baro: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Baro_MS5611.h
AP_Baro_MSP.cpp
AP_Baro_MSP.h
AP_Baro_SITL.cpp
AP_Baro_SITL.h
AP_Baro_SPL06.cpp AP_Baro: fixed build with clang 2024-07-11 09:27:09 +10:00
AP_Baro_SPL06.h
AP_Baro_Wind.cpp
AP_Baro_atmosphere.cpp AP_Baro: fixed link with clang for shared library 2024-07-11 09:27:09 +10:00
AP_Baro_config.h AP_Baro: fixed link with clang for shared library 2024-07-11 09:27:09 +10:00
LogStructure.h AP_Baro: log AltAMSL 2024-05-07 21:19:06 +10:00