ardupilot/libraries/AP_Baro
Andrew Tridgell 75a262ebf9 AP_Baro: support LPS25H on MPU9250 AUX 2018-03-02 12:52:50 +11:00
..
examples AP_Baro: ICM20789: example fixes 2018-02-08 17:36:33 +11:00
AP_Baro.cpp AP_Baro: support LPS25H on MPU9250 AUX 2018-03-02 12:52:50 +11:00
AP_Baro.h AP_Baro: enable use of pressure correction 2018-02-08 17:36:33 +11:00
AP_Baro_BMP085.cpp AP_Baro: ran BMP085 driver through code formatter 2018-02-05 12:12:03 +11:00
AP_Baro_BMP085.h AP_Baro: ran BMP085 driver through code formatter 2018-02-05 12:12:03 +11:00
AP_Baro_BMP280.cpp AP_Baro: rename macros to avoid conflicts 2017-05-06 15:21:14 +10:00
AP_Baro_BMP280.h AP_Baro: remove pointless destructor overrides 2018-02-08 17:36:33 +11:00
AP_Baro_Backend.cpp AP_Baro: make backends responsible for setting their health 2017-07-14 07:28:48 +09:00
AP_Baro_Backend.h AP_Baro: make backends responsible for setting their health 2017-07-14 07:28:48 +09:00
AP_Baro_HIL.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_Baro_HIL.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_Baro_ICM20789.cpp AP_Baro: allow ICM-20789 on SPI or I2C 2018-02-08 17:36:33 +11:00
AP_Baro_ICM20789.h AP_Baro: allow ICM-20789 on SPI or I2C 2018-02-08 17:36:33 +11:00
AP_Baro_KellerLD.cpp AP_Baro: fixup Keller LD comments 2017-08-29 12:30:32 -04:00
AP_Baro_KellerLD.h AP_Baro: remove pointless destructor overrides 2018-02-08 17:36:33 +11:00
AP_Baro_LPS2XH.cpp AP_Baro: support LPS25H on MPU9250 AUX 2018-03-02 12:52:50 +11:00
AP_Baro_LPS2XH.h AP_Baro: support LPS25H on MPU9250 AUX 2018-03-02 12:52:50 +11:00
AP_Baro_MS5611.cpp AP_Baro: use FALLTHROUGH define 2017-08-22 23:59:13 -07:00
AP_Baro_MS5611.h AP_Baro: remove pointless destructor overrides 2018-02-08 17:36:33 +11:00
AP_Baro_QURT.cpp AP_Baro: don't include vehicle specific baro by default 2017-12-27 15:13:30 +00:00
AP_Baro_QURT.h AP_Baro: don't include vehicle specific baro by default 2017-12-27 15:13:30 +00:00
AP_Baro_SITL.cpp AP_Baro: rename all local variable with prefix 2017-07-24 10:15:15 -07:00
AP_Baro_SITL.h AP_Baro: rename all local variable with prefix 2017-07-24 10:15:15 -07:00
AP_Baro_UAVCAN.cpp AP_Baro: skip using posix headers for non-posix systems 2018-02-07 20:33:45 +11:00
AP_Baro_UAVCAN.h AP_Baro: enumeration and multiple interfaces support 2017-07-03 11:44:32 +01:00
AP_Baro_qflight.cpp AP_Baro: Change from magic number 0 to definition name. 2017-02-18 14:12:36 +00:00
AP_Baro_qflight.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00