.. |
examples
|
AP_Baro: examples: BARO_generic: instantiate sitl to fix nullptr panic
|
2020-09-22 14:56:59 +10:00 |
AP_Baro.cpp
|
AP_Baro: rename params to suit new BARO param naming
|
2020-12-11 15:21:41 +11:00 |
AP_Baro.h
|
AP_Baro: rework to separate out wind coefficient params
|
2020-12-11 15:21:41 +11: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: add override keyword
|
2018-11-08 11:30:12 +11:00 |
AP_Baro_BMP280.cpp
|
AP_Baro: added device IDs for barometers
|
2020-07-21 08:20:01 +09:00 |
AP_Baro_BMP280.h
|
AP_Baro: add override keyword
|
2018-11-08 11:30:12 +11:00 |
AP_Baro_BMP388.cpp
|
AP_Baro: added device IDs for barometers
|
2020-07-21 08:20:01 +09:00 |
AP_Baro_BMP388.h
|
AP_Baro: fixed BMP388 on SPI
|
2020-01-18 17:00:44 +11: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: renamed parameters and mark pressure and temperature readonly
|
2020-12-08 13:22:17 +11:00 |
AP_Baro_DPS280.cpp
|
AP_Baro: remove unnecessary debug on DPS280
|
2020-09-25 08:19:29 +10:00 |
AP_Baro_DPS280.h
|
AP_Baro: added register checking and reset to DPS280 driver
|
2019-10-15 10:22:15 +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_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
|
AC_Baro: add floating point constant designators
|
2019-04-05 23:04:17 -07:00 |
AP_Baro_HIL.h
|
AP_Baro: add override keyword
|
2018-11-08 11:30:12 +11: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
|
AP_Baro: correct i2c transfer invocation in KellerLD
|
2020-12-04 16:37:10 +11:00 |
AP_Baro_KellerLD.h
|
AP_Baro: add override keyword
|
2018-11-08 11:30:12 +11:00 |
AP_Baro_LPS2XH.cpp
|
AP_Baro: added device IDs for barometers
|
2020-07-21 08:20:01 +09:00 |
AP_Baro_LPS2XH.h
|
AP_Baro: add override keyword
|
2018-11-08 11:30:12 +11:00 |
AP_Baro_MS5611.cpp
|
AP_Baro: added device IDs for barometers
|
2020-07-21 08:20:01 +09: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: added device IDs for barometers
|
2020-07-21 08:20:01 +09:00 |
AP_Baro_SPL06.h
|
AP_Baro: add driver for the SPL06-001
|
2019-11-24 16:47:31 -08: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 |