ardupilot/libraries/AP_Baro
Randy Mackay fd5dee96e4 BaroGlitch: check baro health after alt calculation
Also correct type of distance_cm internal variable
2014-08-14 16:03:33 +09: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 Baro_MS5611: use healthy flag 2014-08-14 16:03:06 +09: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 Baro_PX4: use healthy flag 2014-08-14 16:03:12 +09: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 Baro_VRBrain: use healthy flag 2014-08-14 16:03:09 +09:00
AP_Baro_VRBRAIN.h AP_Baro: new files for VRBRAIN board 2014-04-08 16:19:19 +10:00