.. |
examples
|
AP_Baro: fix example
|
2021-03-03 18:07:38 +11:00 |
AP_Baro.cpp
|
fix: baro same driver multi-definition
|
2023-08-31 19:28:52 -03:00 |
AP_Baro.h
|
fix: baro same driver multi-definition
|
2023-08-31 19:28:52 -03:00 |
AP_Baro_BMP085.cpp
|
fix: baro same driver multi-definition
|
2023-08-31 19:28:52 -03:00 |
AP_Baro_BMP085.h
|
AP_Baro: add override keyword
|
2018-11-08 11:30:12 +11:00 |
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: consider a baro unhealthy when outside of -200 to 200 C
|
2019-07-31 12:53:57 +10:00 |
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: added dummy driver
|
2020-01-18 17:00:44 +11:00 |
AP_Baro_Dummy.h
|
AP_Baro: added dummy driver
|
2020-01-18 17:00:44 +11:00 |
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: add override keyword
|
2018-11-08 11:30:12 +11:00 |
AP_Baro_HIL.cpp
|
AP_Baro: remove HIL support
|
2021-06-15 09:47:31 +10:00 |
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: add override keyword
|
2018-11-08 11:30:12 +11:00 |
AP_Baro_KellerLD.cpp
|
Add pressure offset based on device P-mode
|
2022-01-03 11:40:48 -03:00 |
AP_Baro_KellerLD.h
|
Enable offset based on P-mode
|
2022-01-03 11:40:48 -03: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: Commonize the CRC4 method
|
2019-04-24 08:44:11 -07:00 |
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: 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: Privatize Logging
|
2021-02-02 17:55:27 +11:00 |