35 Commits (0b5dad33f26b96ffaed212d75674c30dfa07f422)

Author SHA1 Message Date
murata 474569c91b GCS_Console: 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
Lucas De Marchi 96ad73d198 GCS_Console: replace header guard with pragma once 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
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 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 7cc96f3845 GCS_Console: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Caio Marcelo de Oliveira Filho ff13a7bf1f GCS_Console: remove unnecessary board include from examples 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
squilter 4a51dcc14d GCS_Console: update severities 10 years ago
Gustavo Jose de Sousa f551312361 GCS_Console: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 89c4e6fc21 GCS_Console: convert example from .pde to .cpp 10 years ago
Randy Mackay 763c671d0a GCS_Console: fix example sketch after mavlink_comm_port to array 10 years ago
Tom Pittenger 1575abff63 GCS_Console: fix compile warnings re float constants 10 years ago
Andrew Tridgell ea26f15e5e GCS_Console: fixed example build 11 years ago
Andrew Tridgell a6db247f82 GCS_Console: fixed example build 11 years ago
Andrew Tridgell 23e296dd00 GCS_Console: fixed example build 11 years ago
Andrew Tridgell eb0176d509 GCS_Console: don't build this example 11 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 70a3ee738a gcs console: uartb fixup 12 years ago
Pat Hickey a4f1f6a5db AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
Pat Hickey 6d9ac42618 GCS Console: add lib implementing message handling from DATA16 and DATA32 msgs 12 years ago
Pat Hickey ed19ff7f2f GCS_Console example: implement a trivial mavlink gcs 12 years ago