ardupilot/libraries/AP_Baro
Randy Mackay 98f3386ea0 Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
Modified FastSerial's write function to return size_t (number of bytes written).
2012-01-28 12:25:47 +09:00
..
examples Baro: fixed MS5611 example sketch 2011-12-28 21:49:29 +11:00
AP_Baro_BMP085_hil.cpp Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h". 2012-01-28 12:25:47 +09:00
AP_Baro_BMP085_hil.h baro: fixed an integer overflow issue at high altitudes 2012-01-14 19:51:35 +11:00
AP_Baro_BMP085.cpp Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h". 2012-01-28 12:25:47 +09:00
AP_Baro_BMP085.h baro: fixed an integer overflow issue at high altitudes 2012-01-14 19:51:35 +11:00
AP_Baro_MS5611.cpp I2C: convert barometer library to new I2C library 2011-12-28 20:41:53 +11:00
AP_Baro_MS5611.h I2C: convert barometer library to new I2C library 2011-12-28 20:41:53 +11:00
AP_Baro.h I2C: convert barometer library to new I2C library 2011-12-28 20:41:53 +11:00