22 Commits (ef72d89d26115c56b18294bc3f5135317dad87c4)

Author SHA1 Message Date
Andrew Tridgell e798b38271 AP_Parachute: removed create() method for objects 7 years ago
Lucas De Marchi 31db77e47b global: use static method to construct AP_Parachute 7 years ago
Lucas De Marchi 13d7f58036 global: use static method to construct AP_Relay 7 years ago
Pierre Kancir 7abd22a33e AP_Parachute: example fix travis warning 8 years ago
murata 60b63bb69e AP_Parachute: 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
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
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 5ad8077016 AP_Parachute: 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
Gustavo Jose de Sousa c6eb15f443 AP_Parachute: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 330d8f5c3a AP_Parachute: convert example from .pde to .cpp 10 years ago
Randy Mackay 52ca06fc22 Parachute: fix example sketch 10 years ago
Randy Mackay 103772abe2 Parachute: add AP_Notify.h to example sketch 11 years ago
Randy Mackay d4cb51d8f7 AP_Parachute: add example sketch 11 years ago