59 Commits (9bdbf7785f9ed15f5b24744f172aa9883367fb8a)

Author SHA1 Message Date
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() 10 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 10 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 10 years ago
Caio Marcelo de Oliveira Filho b028219c94 DataFlash: remove unnecessary includes from example 10 years ago
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board 10 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 10 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
Andrew Tridgell 735d60c493 DataFlash: convert example sketch to new API 12 years ago
Andrew Tridgell c1c967f3bf DataFlash: fixed test sketch build and run 12 years ago
Andrew Tridgell ba8d830754 DataFlash: start to fix example build 12 years ago
Andrew Tridgell 9ef1f8509b DataFlash: update test code for new macros 12 years ago
Andrew Tridgell 7274d847f8 DataFlash: update for new block API 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 308281f252 DataFlash_test ported to AP_HAL 12 years ago