62 Commits (17b3607aa8d84955803898e6bccec8e5bbda5a84)

Author SHA1 Message Date
Andrew Tridgell 347c774665 AP_HAL: fixed example build on ChibiOS 7 years ago
Chinese66 700aaf2e8f AP_HAL: add delay to UART_test example 7 years ago
Lucas De Marchi e98fe2d7d5 AP_HAL: RingBuffer: add missing include 8 years ago
Lucas De Marchi 61aed0f0d7 RingBuffer: example: integrate with build system 8 years ago
Murilo Belluzzo 641671a366 AP_HAL: Add simple stress test for RingBuffer class 8 years ago
Peter Barker c163915f6e AP_HAL: correct storage example 8 years ago
Pierre Kancir 34199b4af0 AP_HAL: example fix travis warning 8 years ago
murata 03bf57219b AP_HAL: Unify from print or println to printf. 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
hiro2233 4a6447575c AP_HAL: fixed and updated RCInput example. 9 years ago
Lucas De Marchi cf11776150 AP_HAL: fix signed and unsigned comparison warning 9 years ago
Lucas De Marchi 9ac63d7128 AP_HAL: examples: fix coding style 9 years ago
hiro2233 7814841cd6 AP_HAL: Add RCOutput interactive example with Menu 9 years ago
Lucas De Marchi 1f072c4353 AP_HAL: fix unused variable 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 d7639ce03a AP_HAL: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi a1c3912bd8 AP_HAL: remove unused AP_ADC_AnalogSource 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Lucas De Marchi 6bc07da0ee AP_HAL: use init() method without arguments 9 years ago
Caio Marcelo de Oliveira Filho 5292bc0054 AP_HAL: 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 6f4904189b Replace use of println_P() with println() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Caio Marcelo de Oliveira Filho b98bf2a65e AP_HAL: remove unnecessary includes 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
Andrew Tridgell c72372722e AP_HAL: fixed example builds 10 years ago
Gustavo Jose de Sousa 0456eccca8 AP_HAL: standardize inclusion of libaries headers 10 years ago
Lucas De Marchi b83708f77f AP_HAL: use ARRAY_SIZE macro 10 years ago
Andrew Tridgell 979a571d68 AP_HAL: fixed example build 10 years ago
Eugene Shamaev ca482cf44a StorageManager: added example sketch 10 years ago
Andrew Tridgell 5c86005160 AP_HAL: removed spurious delay example 10 years ago
Andrew Tridgell 36b19b26ce AP_HAL: convert example from .pde to .cpp 10 years ago
Randy Mackay 0d72f3ac29 AP_HAL: fix example sketches 10 years ago
Andrew Tridgell 40e3b422b5 HAL_SITL: rename HAL_AVR_SITL to HAL_SITL 10 years ago
mirkix 4f1dd85e47 AP_HAL: Add test sketch for RC input to RC output pass through 10 years ago
Randy Mackay f84d31b838 HAL: fix example sketch 10 years ago
mirkix 7ceb93befa AP_HAL: make the examples usable with Linux 10 years ago
Andrew Tridgell 5aabfd4dc4 AP_HAL: added RCInput example sketch 10 years ago
Andrew Tridgell 8e36c1cd60 AP_HAL: fixed RCOutput example 10 years ago
Andrew Tridgell 4ec6a74829 AP_HAL: addex UART_test example sketch 10 years ago
Andrew Tridgell 9e0a7e6631 AP_HAL: fixed printf example build 10 years ago
Andrew Tridgell b61ecb47af AP_HAL: fixed example build 11 years ago
Andrew Tridgell 5cca163b1f AP_HAL: fixed example build 11 years ago
Andrew Tridgell 02dec5634f AP_HAL: fixed example builds 11 years ago