ardupilot/libraries/AP_Baro
Andrew Tridgell 46f35a6910 AP_Baro: work around bad WHOAMI read on DPS310
this fixes an issue with bad read of WHOAMI on a mRoPixracerPro. We
don't know how the sensor gets in a state where WHOAMI can't be read,
but toggling CS does fix it
2021-03-31 13:26:52 +11:00
..
examples AP_Baro: fix example 2021-03-03 18:07:38 +11:00
AP_Baro_Backend.cpp
AP_Baro_Backend.h AP_Baro: added ExternalAHRS backend 2021-01-05 21:13:12 +11:00
AP_Baro_BMP085.cpp
AP_Baro_BMP085.h
AP_Baro_BMP280.cpp
AP_Baro_BMP280.h
AP_Baro_BMP388.cpp
AP_Baro_BMP388.h
AP_Baro_DPS280.cpp AP_Baro: work around bad WHOAMI read on DPS310 2021-03-31 13:26:52 +11:00
AP_Baro_DPS280.h AP_Baro: support DPS310 temperature fix 2021-02-09 11:37:07 +11:00
AP_Baro_Dummy.cpp
AP_Baro_Dummy.h
AP_Baro_ExternalAHRS.cpp AP_Baro: added ExternalAHRS backend 2021-01-05 21:13:12 +11:00
AP_Baro_ExternalAHRS.h AP_Baro: added ExternalAHRS backend 2021-01-05 21:13:12 +11:00
AP_Baro_FBM320.cpp
AP_Baro_FBM320.h
AP_Baro_HIL.cpp
AP_Baro_HIL.h
AP_Baro_ICM20789.cpp
AP_Baro_ICM20789.h
AP_Baro_KellerLD.cpp
AP_Baro_KellerLD.h
AP_Baro_Logging.cpp AP_Baro: Privatize Logging 2021-02-02 17:55:27 +11:00
AP_Baro_LPS2XH.cpp
AP_Baro_LPS2XH.h
AP_Baro_MS5611.cpp AP_Baro: added MS5611 baro compensation for -15 to -40C 2021-02-16 11:20:57 +11: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: Fix occasional problems with SPL06 2021-03-24 14:29:30 +11:00
AP_Baro_SPL06.h
AP_Baro_UAVCAN.cpp
AP_Baro_UAVCAN.h
AP_Baro_Wind.cpp AP_Baro: rename params to suit new BARO param naming 2020-12-11 15:21:41 +11:00
AP_Baro.cpp AP_Baro: Privatize Logging 2021-02-02 17:55:27 +11:00
AP_Baro.h AP_Baro: Add missing const in member functions 2021-02-03 18:45:14 +11:00
LogStructure.h AP_Baro: Privatize Logging 2021-02-02 17:55:27 +11:00