ardupilot/libraries/AP_Baro
Peter Barker 6b232ee515 AP_Baro: add documentation for ICBM message (ICM20789 diagnostics) 2020-04-26 09:02:39 +10:00
..
examples AP_Baro: fixed build warning 2020-04-20 07:10:21 +10:00
AP_Baro.cpp AP_Baro: added dummy driver 2020-01-18 17:00:44 +11:00
AP_Baro.h AP_Baro: make all semaphores recursive 2020-01-19 20:19:30 +11:00
AP_Baro_BMP085.cpp AP_Baro: Fix timestamp wrapping 2020-04-14 07:30:58 +10:00
AP_Baro_BMP085.h AP_Baro: add override keyword 2018-11-08 11:30:12 +11:00
AP_Baro_BMP280.cpp AP_Baro: Add BME280 ID in BMP280 2020-01-16 08:01:54 +11:00
AP_Baro_BMP280.h AP_Baro: add override keyword 2018-11-08 11:30:12 +11:00
AP_Baro_BMP388.cpp AP_Baro: fixed BMP388 on SPI 2020-01-18 17:00:44 +11:00
AP_Baro_BMP388.h AP_Baro: fixed BMP388 on SPI 2020-01-18 17:00:44 +11:00
AP_Baro_Backend.cpp AP_Baro: consider a baro unhealthy when outside of -200 to 200 C 2019-07-31 12:53:57 +10:00
AP_Baro_Backend.h AP_Baro: make all semaphores recursive 2020-01-19 20:19:30 +11:00
AP_Baro_DPS280.cpp AP_Baro: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 2020-01-19 20:19:30 +11:00
AP_Baro_DPS280.h AP_Baro: added register checking and reset to DPS280 driver 2019-10-15 10:22:15 +11:00
AP_Baro_Dummy.cpp AP_Baro: added dummy driver 2020-01-18 17:00:44 +11:00
AP_Baro_Dummy.h AP_Baro: added dummy driver 2020-01-18 17:00:44 +11:00
AP_Baro_FBM320.cpp AP_Baro: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 2020-01-19 20:19:30 +11:00
AP_Baro_FBM320.h AP_Baro: add override keyword 2018-11-08 11:30:12 +11:00
AP_Baro_HIL.cpp AC_Baro: add floating point constant designators 2019-04-05 23:04:17 -07:00
AP_Baro_HIL.h AP_Baro: add override keyword 2018-11-08 11:30:12 +11:00
AP_Baro_ICM20789.cpp AP_Baro: add documentation for ICBM message (ICM20789 diagnostics) 2020-04-26 09:02:39 +10:00
AP_Baro_ICM20789.h AP_Baro: add override keyword 2018-11-08 11:30:12 +11:00
AP_Baro_KellerLD.cpp AP_Baro: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 2020-01-19 20:19:30 +11:00
AP_Baro_KellerLD.h AP_Baro: add override keyword 2018-11-08 11:30:12 +11:00
AP_Baro_LPS2XH.cpp AP_Baro: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 2020-01-19 20:19:30 +11:00
AP_Baro_LPS2XH.h AP_Baro: add override keyword 2018-11-08 11:30:12 +11:00
AP_Baro_MS5611.cpp AP_Baro: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 2020-01-19 20:19:30 +11:00
AP_Baro_MS5611.h AP_Baro: Commonize the CRC4 method 2019-04-24 08:44:11 -07:00
AP_Baro_SITL.cpp AP_Baro: use WITH_SEMAPHORE() 2018-10-17 12:54:22 +11:00
AP_Baro_SITL.h AP_Baro: rename all local variable with prefix 2017-07-24 10:15:15 -07:00
AP_Baro_SPL06.cpp AP_Baro: add driver for the SPL06-001 2019-11-24 16:47:31 -08:00
AP_Baro_SPL06.h AP_Baro: add driver for the SPL06-001 2019-11-24 16:47:31 -08:00
AP_Baro_UAVCAN.cpp AP_Baro: added averaging of CAN baro output 2019-12-26 12:21:41 +11:00
AP_Baro_UAVCAN.h AP_Baro: added averaging of CAN baro output 2019-12-26 12:21:41 +11:00