51 Commits (467da77c77717eb80443c913b3de1acf4a90e0d9)

Author SHA1 Message Date
Tom Pittenger a66e248f5c AP_Airspeed: remove AP_Vehicle::FixedWing dependency 9 years ago
Tom Pittenger ce7b766d8b AP_Airspeed: remove AP_Vehicle::FixedWing dependency 9 years ago
Tom Pittenger 1586abab8d Revert "AP_Airspeed: Converted library to be stand-alone from APM:Plane." 9 years ago
AndersonRayner 5439257236 AP_Airspeed: Converted library to be stand-alone from APM:Plane. 9 years ago
AndersonRayner 74b9f624a3 Added temperature to the Airspeed.cpp example script 9 years ago
Lucas De Marchi cc4504e613 AP_Airspeed: fix coding style 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago
Gustavo Jose de Sousa d281067bcc waf: make example binaries be placed in 'examples' dir 9 years ago
Jonathan Challinger a1c7b32387 AP_Airspeed: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi 7c78955591 AP_Airspeed: remove unused AP_ADC_AnalogSource 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Caio Marcelo de Oliveira Filho 410bbe4c26 AP_Airspeed: examples use millis/micros/panic functions 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Andrew Tridgell a3ca732403 AP_Airspeed: show health status in examples 9 years ago
Lucas De Marchi 221d822573 AP_Airspeed: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Caio Marcelo de Oliveira Filho 817248b2f5 AP_Airspeed: remove unnecessary includes from example 9 years ago
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Gustavo Jose de Sousa d42b132507 AP_Airspeed: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell e66b56970e AP_Airspeed: convert example from .pde to .cpp 10 years ago
Randy Mackay 2a6421d1bf Airspeed: fix example sketch 10 years ago
Andrew Tridgell c565d3b805 AP_Airspeed: fixed example build 10 years ago
Randy Mackay 293eb74a37 AirSpeed: fix example sketch 10 years ago
Andrew Tridgell 258542b939 AP_Airspeed: added ARSPD_SKIP_CAL parameter 10 years ago
Andrew Tridgell f6f51ceebe AP_Airspeed: fixed example build 11 years ago
Andrew Tridgell c1646fec73 AP_Airspeed: fixed example build 11 years ago
Andrew Tridgell 0f7e78e418 Airspeed: fixed example to setup pin 11 years ago
Andrew Tridgell dbd8f4b735 AP_Airspeed: fixed example build 11 years ago
Randy Mackay c18b3f6094 AP_Airspeed: fix example sketch 11 years ago
Andrew Tridgell a339ec25c8 AP_Airspeed: fixed example build 11 years ago
Andrew Tridgell 291369db7f AP_Airspeed: split up airspeed driver 12 years ago
Andrew Tridgell 2e742582e4 AP_Airspeed: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Andrew Tridgell 69c8df3326 AP_Airspeed: fixed example build 12 years ago
Andrew Tridgell 98d6331387 AP_Airspeed: fixed example build 12 years ago
Randy Mackay 6cd18868c2 AirSpeed: fix example sketch compile error 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
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 a4f1f6a5db AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
Andrew Tridgell 53105efbcd HAL_AVR: more uart0 -> console changes 12 years ago
Pat Hickey dfc8e91fd3 AP_Airspeed: port to AP_HAL 12 years ago
Pat Hickey 3f1d9d7f69 AP_Param: #include <AP_Param.h> fixups for libraries & sketches 12 years ago
rmackay9 56f88821e9 AP_AHRS: fix example sketch 12 years ago
rmackay9 e4c8eaa181 AP_Airspeed: fixed constructor compile error in example sketch 13 years ago
uncrustify 3c2873b4f5 uncrustify libraries/AP_Airspeed/examples/Airspeed/Airspeed.pde 13 years ago