69 Commits (c79cbd71af7193252bc52e5a923d82092e82d930)

Author SHA1 Message Date
Peter Barker 31083653b2 DataFlash: examples: move starting of new logs into DataFlash 8 years ago
Peter Barker c1264cf60a DataFlash: Use GCS_Dummy GCS singleton 8 years ago
Peter Barker 7b3db490be DataFlash: correct examples 8 years ago
Peter Barker 9fb4ac2143 DataFlash: update examples for init simplification 8 years ago
Peter Barker b5029aad4f DataFlash: correct dataflash examples 8 years ago
Pierre Kancir 49c9e3c768 Dataflash: example fix travis warning 8 years ago
murata 1b2ea27a68 DataFlash: Unify from print or println to printf. 8 years ago
Lucas De Marchi 3ff965a0c0 DataFlash: remove infinite loop from loop() method 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
Andrew Tridgell 38965f4617 DataFlash: fixed example build 9 years ago
Peter Barker cf15bb5f6e DataFlash: AllTypes example also covers Log_Write 9 years ago
Peter Barker b273514cf9 DataFlash: create example outputting all field types 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 b85631bec3 DataFlash: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Gustavo Jose de Sousa 3035fb282d DataFlash: fix example 9 years ago
Lucas De Marchi f584543ea1 DataFlash: 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 578b31e7f8 AP_DataFlash: example uses millis/micros/panic functions 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Caio Marcelo de Oliveira Filho b028219c94 DataFlash: 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
Peter Barker 60010e794e DataFlash: ensure 10% free space when initialising logging 10 years ago
Peter Barker f9a1102e96 DataFlash: correct compilation for new DataFlash signature 10 years ago
Peter Barker a2f1bf581a DataFlash: fix test for SITL and linux 10 years ago
unknown b1ce6136c4 DataFlash_test:make it works with pixhawk2 10 years ago
Gustavo Jose de Sousa 709204c01d DataFlash: standardize inclusion of libaries headers 10 years ago
Lucas De Marchi 3136b8916c DataFlash: use ARRAY_SIZE macro 10 years ago
Andrew Tridgell e734f24cc1 DataFlash: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 69f9d25cd0 DataFlash: fix for HAL_SITL rename 10 years ago
Andrew Tridgell 10ec1b8290 DataFlash: example no longer builds with APM2 10 years ago
Randy Mackay 0480828350 Dataflash: fix example sketch 10 years ago
Andrew Tridgell 940966f3e3 DataFlash: fixed example sketch build 10 years ago
Andrew Tridgell 6c19f23ace DataFlash: fixed example build 11 years ago
Andrew Tridgell e67c468e2d DataFlash: fixed example build 11 years ago
Andrew Tridgell 5f85792224 DataFlash: fixed example build 11 years ago
Randy Mackay ebf72f5beb Dataflash: example sketch includes AP_Mission.h 11 years ago
Andrew Tridgell 0641159660 DataFlash: fixed example build 11 years ago
Andrew Tridgell 645eb711cb DataFlash: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell b57af23933 DataFlash: fixed example build 12 years ago
Andrew Tridgell 032cc513ca DataFlash: fixed example build 12 years ago
Andrew Tridgell 7fdf1b6f78 DataFlash: fixed example build 12 years ago
Andrew Tridgell 844e1b9ef9 DataFlash: added support for printing flight mode as a string 12 years ago