Randy Mackay
|
ed19c25a97
|
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 |
Andrew Tridgell
|
7ba744a11a
|
I2C: convert barometer library to new I2C library
this also adds a healthy attribute and error checking
|
2011-12-28 20:41:53 +11:00 |
Andrew Tridgell
|
3648c81dd9
|
barometer: fixed HIL barometer build
|
2011-12-12 15:14:55 +11:00 |
Pat Hickey
|
f445ec1242
|
AP_Baro_BMP085(+_HIL): Rename classes from APM_BMP085 to AP_Baro_BMP085.
|
2011-12-11 15:21:09 -08:00 |
Pat Hickey
|
7ef146044e
|
AP_Baro: move all APM_BMP085 files inside AP_Baro
|
2011-12-11 15:21:09 -08:00 |