ardupilot/libraries/AP_Baro
Andrew Tridgell 5280d8936d AP_Baro: remove usage of hrt_absolute_time()
use a single time base in all code
2014-08-20 08:41:15 +10:00
..
examples/BARO_generic Baro: example sketch to use healthy() function 2014-08-14 16:03:15 +09:00
AP_Baro.cpp Baro: add altitude sanity check 2014-08-14 16:02:59 +09:00
AP_Baro.h Baro: init members to resolve compiler warning 2014-08-14 16:03:30 +09:00
AP_Baro_BMP085.cpp Baro_BMP085: use healthy flag 2014-08-14 16:03:02 +09:00
AP_Baro_BMP085.h Baro_BMP085: init members to resolve compiler warnings 2014-08-14 11:27:29 +09:00
AP_Baro_Glitch.cpp BaroGlitch: check baro health after alt calculation 2014-08-14 16:03:33 +09:00
AP_Baro_Glitch.h BaroGlitch: increase max accel to 15m/s/s 2014-08-09 15:47:52 +09:00
AP_Baro_HIL.cpp Baro_HIL: use healthy flag 2014-08-14 16:03:04 +09:00
AP_Baro_HIL.h AP_Baro: added alternative setHIL interface 2014-02-18 09:25:07 +11:00
AP_Baro_MS5611.cpp AP_Baro: prevent reading the MS5611 too fast 2014-08-19 21:16:13 +10:00
AP_Baro_MS5611.h AP_Baro: don't include I2C MS5611 on APM1 either 2014-08-03 17:17:20 +10:00
AP_Baro_PX4.cpp AP_Baro: remove usage of hrt_absolute_time() 2014-08-20 08:41:15 +10:00
AP_Baro_PX4.h AP_Baro: cleaned up temperature and pressure units 2013-09-21 21:30:41 +10:00
AP_Baro_VRBRAIN.cpp AP_Baro: remove usage of hrt_absolute_time() 2014-08-20 08:41:15 +10:00
AP_Baro_VRBRAIN.h AP_Baro: new files for VRBRAIN board 2014-04-08 16:19:19 +10:00