ardupilot/libraries/AP_Baro
Pierre Kancir 3043ab6b01 AP_Baro: fix externalAHRS detection
'A = B >= C' kind. The expression is calculated as following: 'A = (B >= C)'
2021-08-28 14:41:27 +09:00
..
examples
AP_Baro_Backend.cpp
AP_Baro_Backend.h
AP_Baro_BMP085.cpp
AP_Baro_BMP085.h
AP_Baro_BMP280.cpp AP_Baro: fixed averaging of samples for several drivers 2021-05-07 20:01:45 +10:00
AP_Baro_BMP280.h AP_Baro: fixed averaging of samples for several drivers 2021-05-07 20:01:45 +10:00
AP_Baro_BMP388.cpp AP_Baro: fixed averaging of samples for several drivers 2021-05-07 20:01:45 +10:00
AP_Baro_BMP388.h AP_Baro: fixed averaging of samples for several drivers 2021-05-07 20:01:45 +10:00
AP_Baro_DPS280.cpp
AP_Baro_DPS280.h
AP_Baro_Dummy.cpp
AP_Baro_Dummy.h
AP_Baro_ExternalAHRS.cpp
AP_Baro_ExternalAHRS.h
AP_Baro_FBM320.cpp
AP_Baro_FBM320.h
AP_Baro_HIL.cpp AP_Baro: remove HIL support 2021-06-15 09:47:31 +10:00
AP_Baro_ICM20789.cpp
AP_Baro_ICM20789.h
AP_Baro_KellerLD.cpp
AP_Baro_KellerLD.h
AP_Baro_Logging.cpp
AP_Baro_LPS2XH.cpp AP_Baro: fixed averaging of samples for several drivers 2021-05-07 20:01:45 +10:00
AP_Baro_LPS2XH.h AP_Baro: fixed averaging of samples for several drivers 2021-05-07 20:01:45 +10:00
AP_Baro_MS5611.cpp
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 averaging of samples for several drivers 2021-05-07 20:01:45 +10:00
AP_Baro_SPL06.h AP_Baro: fixed averaging of samples for several drivers 2021-05-07 20:01:45 +10:00
AP_Baro_UAVCAN.cpp
AP_Baro_UAVCAN.h
AP_Baro_Wind.cpp
AP_Baro.cpp AP_Baro: fix externalAHRS detection 2021-08-28 14:41:27 +09:00
AP_Baro.h AP_Baro: remove HIL support 2021-06-15 09:47:31 +10:00
LogStructure.h