..
examples
AP_Baro: change class name from SITL::SITL to SITL::SIM
2021-08-05 07:25:31 +10:00
AP_Baro.cpp
AP_Baro: add option to set BARO_EXT_BUS default value
2021-10-11 17:57:52 -03:00
AP_Baro.h
AP_Baro: remove HIL support
2021-06-15 09:47:31 +10: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: 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_Backend.cpp
…
AP_Baro_Backend.h
AP_Baro: added ExternalAHRS backend
2021-01-05 21:13:12 +11:00
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: added device IDs for barometers
2020-07-21 08:20:01 +09:00
AP_Baro_FBM320.h
…
AP_Baro_HIL.cpp
AP_Baro_SITL: use temp_board_offset and timeout
2021-08-24 09:55:01 +10:00
AP_Baro_ICM20789.cpp
AP_Baro: mark logger Write() calls as streaming where appropriate
2021-08-18 10:20:03 +10:00
AP_Baro_ICM20789.h
…
AP_Baro_KellerLD.cpp
Add pressure offset based on device P-mode
2021-08-10 18:30:04 -04:00
AP_Baro_KellerLD.h
Enable offset based on P-mode
2021-08-10 18:30:04 -04:00
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_Logging.cpp
AP_Baro: Privatize Logging
2021-02-02 17:55:27 +11:00
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: 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_SITL: use temp_board_offset and timeout
2021-08-24 09:55:01 +10:00
AP_Baro_SITL.h
AP_Baro: change class name from SITL::SITL to SITL::SIM
2021-08-05 07:25:31 +10:00
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: 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
LogStructure.h
AP_Baro: mark log messages as streaming
2021-08-03 10:23:36 +10:00