24 Commits (1c8f6c2ee59a636b0e7c00e1e7e9ee3d1c45a223)

Author SHA1 Message Date
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