.. |
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: create and use HAL_SIM_BARO_ENABLED
|
2022-03-17 14:39:55 +11:00 |
AP_Baro.h
|
AP_Baro: create and use HAL_SIM_BARO_ENABLED
|
2022-03-17 14:39:55 +11:00 |
AP_Baro_BMP085.cpp
|
…
|
|
AP_Baro_BMP085.h
|
…
|
|
AP_Baro_BMP280.cpp
|
AP_Baro: Change from division to multiplication
|
2022-03-16 18:41:52 +11: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_FBM320.h
|
…
|
|
AP_Baro_HIL.cpp
|
AP_Baro: make C_TO_KELVIN a function macro; create KELVIN_TO_C
|
2022-01-13 18:31:46 +11:00 |
AP_Baro_ICM20789.cpp
|
AP_Baro: Fix multi #include's
|
2021-12-21 10:38:46 +11:00 |
AP_Baro_ICM20789.h
|
…
|
|
AP_Baro_KellerLD.cpp
|
AP_Baro: KellerLD: clean up reading of calibration data
|
2021-12-22 18:50:58 +11:00 |
AP_Baro_KellerLD.h
|
AP_Baro: KellerLD: clean up reading of calibration data
|
2021-12-22 18:50:58 +11: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_MSP.h
|
…
|
|
AP_Baro_SITL.cpp
|
AP_Baro: Change from division to multiplication
|
2022-03-16 18:41:52 +11:00 |
AP_Baro_SITL.h
|
AP_Baro: create and use HAL_SIM_BARO_ENABLED
|
2022-01-17 13:13:05 +11: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: make C_TO_KELVIN a function macro; create KELVIN_TO_C
|
2022-01-13 18:31:46 +11:00 |
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 |
LogStructure.h
|
AP_Baro: reformat log message to separate fields out
|
2022-02-28 12:47:57 +11:00 |