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 2fe4656a50 Merge pull request #4 from GaloisInc/master 12 years ago
..
examples AP_Baro: read 4 pressure values for every temperature value on BMP085 12 years ago
AP_Baro.cpp AP_Baro: uses scheduler panic 12 years ago
AP_Baro.h AP_Baro: added accumulate() function 12 years ago
AP_Baro_BMP085.cpp AP_Baro: only build BMP085 driver on APM1 12 years ago
AP_Baro_BMP085.h AP_Baro: added accumulate() function 12 years ago
AP_Baro_BMP085_hil.cpp AP_Baro: port to AP_HAL 12 years ago
AP_Baro_BMP085_hil.h AP_Baro: port to AP_HAL 12 years ago
AP_Baro_MS5611.cpp AP_Baro_MS5611: Don't panic if taking semaphore fails during init. 12 years ago
AP_Baro_MS5611.h AP_HAL: Add semaphores to I2C driver. 12 years ago
AP_Baro_PX4.cpp AP_Baro: removed debug line 12 years ago
AP_Baro_PX4.h AP_Baro: added averaging to PX4 baro driver 12 years ago