ardupilot/libraries/AP_Baro
Andrew Tridgell 3e2ff71750 AP_Baro: rename params to suit new BARO param naming 2020-12-11 15:21:41 +11:00
..
examples AP_Baro: examples: BARO_generic: instantiate sitl to fix nullptr panic 2020-09-22 14:56:59 +10:00
AP_Baro.cpp AP_Baro: rename params to suit new BARO param naming 2020-12-11 15:21:41 +11:00
AP_Baro.h AP_Baro: rework to separate out wind coefficient params 2020-12-11 15:21:41 +11:00
AP_Baro_BMP085.cpp AP_Baro: added device IDs for barometers 2020-07-21 08:20:01 +09:00
AP_Baro_BMP085.h
AP_Baro_BMP280.cpp AP_Baro: added device IDs for barometers 2020-07-21 08:20:01 +09:00
AP_Baro_BMP280.h
AP_Baro_BMP388.cpp AP_Baro: added device IDs for barometers 2020-07-21 08:20:01 +09:00
AP_Baro_BMP388.h
AP_Baro_Backend.cpp
AP_Baro_Backend.h AP_Baro: renamed parameters and mark pressure and temperature readonly 2020-12-08 13:22:17 +11:00
AP_Baro_DPS280.cpp AP_Baro: remove unnecessary debug on DPS280 2020-09-25 08:19:29 +10:00
AP_Baro_DPS280.h
AP_Baro_Dummy.cpp
AP_Baro_Dummy.h
AP_Baro_FBM320.cpp AP_Baro: added device IDs for barometers 2020-07-21 08:20:01 +09:00
AP_Baro_FBM320.h
AP_Baro_HIL.cpp
AP_Baro_HIL.h
AP_Baro_ICM20789.cpp AP_Baro: added device IDs for barometers 2020-07-21 08:20:01 +09:00
AP_Baro_ICM20789.h
AP_Baro_KellerLD.cpp AP_Baro: correct i2c transfer invocation in KellerLD 2020-12-04 16:37:10 +11:00
AP_Baro_KellerLD.h
AP_Baro_LPS2XH.cpp AP_Baro: added device IDs for barometers 2020-07-21 08:20:01 +09:00
AP_Baro_LPS2XH.h
AP_Baro_MS5611.cpp AP_Baro: added device IDs for barometers 2020-07-21 08:20:01 +09:00
AP_Baro_MS5611.h
AP_Baro_MSP.cpp AP_Baro: support for MSP barometer 2020-09-09 06:35:50 +10:00
AP_Baro_MSP.h AP_Baro: support for MSP barometer 2020-09-09 06:35:50 +10:00
AP_Baro_SITL.cpp AP_Baro: added modelling of baro wind effects in SITL 2020-12-11 15:21:41 +11:00
AP_Baro_SITL.h AP_Baro: added modelling of baro wind effects in SITL 2020-12-11 15:21:41 +11:00
AP_Baro_SPL06.cpp AP_Baro: added device IDs for barometers 2020-07-21 08:20:01 +09:00
AP_Baro_SPL06.h
AP_Baro_UAVCAN.cpp AP_Baro: Delete unnecessary return processing 2020-10-27 10:48:52 +11:00
AP_Baro_UAVCAN.h AP_Baro: added device IDs for barometers 2020-07-21 08:20:01 +09:00
AP_Baro_Wind.cpp AP_Baro: rename params to suit new BARO param naming 2020-12-11 15:21:41 +11:00