60 Commits (da69bf3391e657a40c1e650f58a82acedad45648)

Author SHA1 Message Date
Michael du Breuil fc44f693e5 AP_Airspeed: Remove unused ADC include 7 years ago
Hiroshi Takey (hiro2233) fb5b6f2169 AP_Airspeed: Updated Airspeed example. 7 years ago
Andrew Tridgell 8c1cf9affe AP_Airspeed: removed create() method for objects 7 years ago
Lucas De Marchi 69b6d95cb2 global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
Pierre Kancir 3f4a3e535b AP_Airspeed: example fix travis warning 8 years ago
murata 743d6e6db4 AP_Airspeed: Unify from print or println to printf. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Andy Little 0d113b265c Examples: fix examples for px4 8 years ago
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