61 Commits (master)

Author SHA1 Message Date
Andrew Tridgell 6249abaf8f RC_Channel: fixed example firmware 4 years ago
Andrew Tridgell 04e29d58e3 RC_Channel: avoid invalid misaligned access in example 5 years ago
Andrew Tridgell 750718bdd3 RC_Channel: simplify channel check in get_pwm() 5 years ago
murata fa78987046 RC_Channel: Match output type and variable type 6 years ago
Peter Barker 6157aae747 RC_Channel: correct examples with override keyword 6 years ago
Peter Barker a800395742 RC_Channel: remove use of never-set AP_HAL_PX4 and AP_HAL_VRBRAIN 6 years ago
Peter Barker c54c2a2930 RC_Channel: fix and tidy example 7 years ago
Peter Barker 5df70cf93a RC_Channel: update examples for new rc() method 7 years ago
Michael du Breuil 30554d0de0 RC_Channels: Collapse has_new_input() with set_pwm_all() 7 years ago
Pierre Kancir 90661c528a RC_Channel: example fix travis warning 8 years ago
murata 836c8aa684 RC_Channel: Unify from print or println to printf. 8 years ago
Andrew Tridgell 64aa13e7f4 RC_Channel: 2nd stage of SRV_Channels conversion 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Andrew Tridgell 2094cb2d88 RC_Channel: fixed example for MAVLink2 9 years ago
skyscraper c0c8f1a5cc RC_Channel: RC_Channel refactor 9 years ago
Andrew Tridgell 1ecfa6b487 RC_Channel: fixed example in SITL 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 027e622a3c RC_Channel: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Andrew Tridgell e1c890eb58 RC_Channel: added RC_UART example 9 years ago
Lucas De Marchi e8e48fd8e0 RC_Channel: remove unused AP_ADC_AnalogSource 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Caio Marcelo de Oliveira Filho e36728d1db RC_Channel: make example compile again 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 1162503199 RC_Channel: fixed example build 10 years ago
Gustavo Jose de Sousa d2780623f7 RC_Channel: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell e234844905 RC_Channel: fixed example sketch 10 years ago
Andrew Tridgell 6c1c2dd8bd RC_Channel: convert example from .pde to .cpp 10 years ago
Andrew Tridgell fa688a7b14 RC_Channel: fix for HAL_SITL rename 10 years ago
Randy Mackay 5b15c07d47 RC_Channel: fix example sketch 10 years ago
Andrew Tridgell 86bf02d64c RC_Channel: update example sketch to copy input to output 10 years ago
Andrew Tridgell e1a13edf3d RC_Channel: fixed example build 11 years ago
Randy Mackay fb5ada38c0 RC: example sketch uses set_default_dead_zone 12 years ago
Andrew Tridgell 374af1cd14 build: change from Arduino.mk to apm.mk 12 years ago
Andrew Tridgell 22ada8b9c3 RC_Channel: fixed example build 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 a28c614fbe remove RC_Channel2 test sketch: deprecated by AP_HAL 12 years ago
Pat Hickey 475da4eca4 CONFIG_HAL_BOARD - test sketches fixed up, build all passes 12 years ago
Pat Hickey afa1143506 RC_Channel: ported to AP_HAL 12 years ago
Pat Hickey 3f1d9d7f69 AP_Param: #include <AP_Param.h> fixups for libraries & sketches 12 years ago
Andrew Tridgell 9c3865b924 RC_Channel: fixed example build 12 years ago
Andrew Tridgell d57566ad0e RC_Channel: removed set_filter() and scale_output 12 years ago
Andrew Tridgell 5642922ca7 RC_Channel: simplify the example 12 years ago
Pat Hickey 2936dbb9de RC_Channel unit test: fixed build, functionality still wrong 12 years ago
uncrustify 02877cfe28 uncrustify libraries/RC_Channel/examples/RC_Channel2/RC_Channel2.pde 13 years ago