You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell 86e85a7089 AP_Baro: fixed build warning 7 years ago
..
examples AP_Baro: fixed build warning 7 years ago
AP_Baro.cpp AP_Baro: do dataflash logging as part of update 7 years ago
AP_Baro.h AP_Baro: do dataflash logging as part of update 7 years ago
AP_Baro_BMP085.cpp AP_Baro: added range filter to backend, use it in most sensors (thanks khancyr for style correction) 7 years ago
AP_Baro_BMP085.h AP_Baro: ran BMP085 driver through code formatter 7 years ago
AP_Baro_BMP280.cpp AP_Baro: fix BMP280 scale 7 years ago
AP_Baro_BMP280.h Baro: fix HAL_F4light compilation errors 7 years ago
AP_Baro_Backend.cpp AP_Baro: added range filter to backend, use it in most sensors (thanks khancyr for style correction) 7 years ago
AP_Baro_Backend.h AP_Baro: added range filter to backend, use it in most sensors (thanks khancyr for style correction) 7 years ago
AP_Baro_DPS280.cpp AP_Baro: added range filter to backend, use it in most sensors (thanks khancyr for style correction) 7 years ago
AP_Baro_DPS280.h AP_Baro: added DPS280 barometer driver 7 years ago
AP_Baro_FBM320.cpp AP_Baro: added range filter to backend, use it in most sensors (thanks khancyr for style correction) 7 years ago
AP_Baro_FBM320.h AP_Baro: added FBM320 driver 7 years ago
AP_Baro_HIL.cpp Global: remove mode line from headers 8 years ago
AP_Baro_HIL.h Global: remove mode line from headers 8 years ago
AP_Baro_ICM20789.cpp AP_Baro: added range filter to backend, use it in most sensors (thanks khancyr for style correction) 7 years ago
AP_Baro_ICM20789.h AP_Baro: allow ICM-20789 on SPI or I2C 7 years ago
AP_Baro_KellerLD.cpp AP_Baro: added range filter to backend, use it in most sensors (thanks khancyr for style correction) 7 years ago
AP_Baro_KellerLD.h AP_Baro: remove pointless destructor overrides 7 years ago
AP_Baro_LPS2XH.cpp AP_Baro: support LPS25H on MPU9250 AUX 7 years ago
AP_Baro_LPS2XH.h AP_Baro: support LPS25H on MPU9250 AUX 7 years ago
AP_Baro_MS5611.cpp AP_Baro: added range filter to backend, use it in most sensors (thanks khancyr for style correction) 7 years ago
AP_Baro_MS5611.h AP_Baro: remove pointless destructor overrides 7 years ago
AP_Baro_QURT.cpp AP_Baro: don't include vehicle specific baro by default 7 years ago
AP_Baro_QURT.h AP_Baro: don't include vehicle specific baro by default 7 years ago
AP_Baro_SITL.cpp AP_Baro: rename all local variable with prefix 8 years ago
AP_Baro_SITL.h AP_Baro: rename all local variable with prefix 8 years ago
AP_Baro_UAVCAN.cpp AP_Baro: skip using posix headers for non-posix systems 7 years ago
AP_Baro_UAVCAN.h AP_Baro: enumeration and multiple interfaces support 8 years ago
AP_Baro_qflight.cpp AP_Baro: Change from magic number 0 to definition name. 8 years ago
AP_Baro_qflight.h Global: remove mode line from headers 8 years ago