33 Commits (a1f1e7e435f03a2370ffc672d2068f638520083b)

Author SHA1 Message Date
Michael du Breuil 1e7a06ef6b AP_Mount: Remove unused ADC include 7 years ago
Pierre Kancir 0be022694a AP_Mount: example fix travis warning 8 years ago
murata 2d32211c81 AP_Mount: Unify from print or println to printf. 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 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 62701448ca AP_Mount: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi f1de9c25fe AP_Mount: remove unused AP_ADC_AnalogSource 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Caio Marcelo de Oliveira Filho 42a111f5df AP_Mount: remove unnecessary board include 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 8011579c5a AP_Mount: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 83b46243db AP_Mount: convert example from .pde to .cpp 10 years ago
Randy Mackay 314eb2536f Mount: fix example sketch 10 years ago
Andrew Tridgell fddf895d66 AP_Mount: fixed example build 11 years ago
Andrew Tridgell 6ea68b318e AP_Mount: fixed example build 11 years ago
Andrew Tridgell 6eece3a278 AP_Mount: fixed example build 11 years ago
Andrew Tridgell a67413d495 AP_Mount: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell 905e07edf9 AP_Mount: fixed examples build 12 years ago
Andrew Tridgell 206ed04e76 AP_Mount: fixed example build 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 6cc231ae7d AP_Mount: ported to AP_HAL 12 years ago