rmackay9
|
7560242721
|
AP_Baro - added average filter for temperature to replace broken filter
- added average filter (for last two values) for raw pressure
- changed some "long" to int32_t and "unsigned long" to uint32_t
|
2012-03-18 01:06:02 +09:00 |
Jason Short
|
026e4a6567
|
change constant to float 44330.0
|
2012-02-15 09:10:14 -08:00 |
Randy Mackay
|
b7ce7bfe18
|
Arduino 1.0 - small fix to make AP_Baro_MS5611_test.pde compile under Arduino 1.0
|
2012-01-28 13:21:35 +09:00 |
Andrew Tridgell
|
074fd31506
|
Baro: fixed MS5611 example sketch
|
2011-12-28 21:49:29 +11:00 |
Andrew Tridgell
|
f871235480
|
Baro: show timing in baro test
|
2011-12-28 21:43:52 +11: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 |
Pat Hickey
|
7ef146044e
|
AP_Baro: move all APM_BMP085 files inside AP_Baro
|
2011-12-11 15:21:09 -08:00 |
Pat Hickey
|
9250053bfe
|
Added AP_Baro and AP_Baro_MS5611 classes.
Incomplete and does not work.
|
2011-12-11 15:21:08 -08:00 |