58 Commits (5dc18b9a540ea1c78abdb892bad17721bbb9923e)

Author SHA1 Message Date
Gustavo Jose de Sousa f18802bc46 AP_Baro: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 282efe2d57 AP_Baro: fixed example to run accumulate at 50Hz 10 years ago
Andrew Tridgell 4368f922a3 AP_Baro: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 7d9d594283 AP_Baro: fix for HAL_SITL rename 10 years ago
Randy Mackay 55298a4c73 Baro: fix example sketch 10 years ago
Andrew Tridgell d040318014 AP_Baro: removed unused define 10 years ago
Randy Mackay bb4204c045 Baro: fix example sketch 10 years ago
Andrew Tridgell 5bb57a31f7 AP_Baro: split into frontend/backend 10 years ago
Andrew Tridgell e45522f51d AP_Baro: fixed example build 10 years ago
Randy Mackay 78b1bf8282 Baro: example sketch to use healthy() function 11 years ago
Andrew Tridgell a400cbc922 AP_Baro: fixed example build 11 years ago
Andrew Tridgell c538cc0665 AP_Baro: fixed example build 11 years ago
Andrew Tridgell b0ab2671cd AP_Baro: removed old device specific example code 11 years ago
Andrew Tridgell 028e2e34f1 AP_Baro: added generic baro test sketch 11 years ago
Víctor Mayoral Vilches 8a85f8d6d2 AP_Baro_MS5611_test: Add HAL specific code. 11 years ago
Víctor Mayoral Vilches de58df6371 AP_Baro_MS5611_test: Add block for APM2-code 11 years ago
Víctor Mayoral Vilches 9797867067 AP_Baro_MS5611: Fix the test code so that compiles. 11 years ago
Andrew Tridgell 3705c90b8e AP_Baro: fix for HAL_GPIO_* 11 years ago
Andrew Tridgell d3d71d597c AP_Baro: fixed example build 11 years ago
Andrew Tridgell 63234d4c22 AP_Baro: fixed linux build of BMP085 driver 11 years ago
Andrew Tridgell 3af38a778d AP_Baro: fixed example build 11 years ago
Randy Mackay bb715424ee Baro: fix BMP085 example sketch 11 years ago
Andrew Tridgell 42eba615b4 AP_Baro: fixed example build 11 years ago
Andrew Tridgell 6c2e392d5d AP_Baro: fixed BMP085 examples build in autotest 11 years ago
Andrew Tridgell 8a699f6189 AP_Baro: enable BMP085 on Linux 12 years ago
Andrew Tridgell 517c44bbaa AP_Baro: fixed example build 12 years ago
Andrew Tridgell ed93f80ba9 AP_Baro: fixed example build 12 years ago
Andrew Tridgell 8cb0ed364a AP_Baro: read 4 pressure values for every temperature value on BMP085 12 years ago
Andrew Tridgell 1ce1fa3864 AP_Baro: update example to use accumulate() 12 years ago
Andrew Tridgell c15bf95e19 AP_Baro: fixed example build on AVR 12 years ago
Andrew Tridgell 2ac6541526 AP_Baro: added PX4 barometer driver 12 years ago
James Bielman 264db3670e AP_Baro: Add CONFIG_MS5611_SERIAL option to choose between SPI and I2C. 12 years ago
Andrew Tridgell 374af1cd14 build: change from Arduino.mk to apm.mk 12 years ago
Andrew Tridgell a1187519a8 AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches 12 years ago
Andrew Tridgell c15eb97c8d AP_Baro: fixed example build 12 years ago
Pat Hickey eb530b86e8 move Arduino.mk to /mk/Arduino.mk 12 years ago
Andrew Tridgell 7d27e420ae AP_HAL: remove unnecessary Arduino.h includes 12 years ago
Pat Hickey 475da4eca4 CONFIG_HAL_BOARD - test sketches fixed up, build all passes 12 years ago
Pat Hickey c1114168e4 AP_Baro tests rebase fixups 12 years ago
Pat Hickey a4f1f6a5db AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
Pat Hickey 5d40074e4e AP_Baro: port to AP_HAL 12 years ago
Pat Hickey 3f1d9d7f69 AP_Param: #include <AP_Param.h> fixups for libraries & sketches 12 years ago
Andrew Tridgell 3552f3f9c5 AP_Baro: fixed example build 12 years ago
rmackay9 56f88821e9 AP_AHRS: fix example sketch 12 years ago
uncrustify 12497c51b5 uncrustify libraries/AP_Baro/examples/AP_Baro_MS5611_test/AP_Baro_MS5611_test.pde 13 years ago
uncrustify fce9044fb4 uncrustify libraries/AP_Baro/examples/AP_Baro_BMP085_test/AP_Baro_BMP085_test.pde 13 years ago
Andrew Tridgell 3c7e521f70 AP_Baro: update MS5611 test to use baro library altitude 13 years ago
Andrew Tridgell 9f8703274c AP_Baro: show climb rate in baro test sketch 13 years ago
Andrew Tridgell 057eb5e6f6 Baro: average over all pressure/temperature samples on MS5611 13 years ago
Andrew Tridgell f70cd71791 Baro: fixed build of MS5611 test code 13 years ago