Andrew Tridgell
|
3552f3f9c5
|
AP_Baro: fixed example build
|
13 years ago |
rmackay9
|
56f88821e9
|
AP_AHRS: fix example sketch
AP_Airspeed: fix example sketch
AP_Baro: fix example sketch
AP_Declination: fix example sketch
AP_Math: fix example sketch
|
13 years ago |
uncrustify
|
fce9044fb4
|
uncrustify libraries/AP_Baro/examples/AP_Baro_BMP085_test/AP_Baro_BMP085_test.pde
|
13 years ago |
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
|
13 years ago |
Jason Short
|
026e4a6567
|
change constant to float 44330.0
|
13 years ago |
Andrew Tridgell
|
f871235480
|
Baro: show timing in baro test
|
13 years ago |
Andrew Tridgell
|
7ba744a11a
|
I2C: convert barometer library to new I2C library
this also adds a healthy attribute and error checking
|
13 years ago |
Pat Hickey
|
7ef146044e
|
AP_Baro: move all APM_BMP085 files inside AP_Baro
|
13 years ago |