23 Commits (1ed6a49a7a9f3a58e6e526d7c825a09a25b902df)

Author SHA1 Message Date
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
uncrustify b2ade84dbb uncrustify libraries/RC_Channel/examples/RC_Channel/RC_Channel.pde 13 years ago
rmackay9 d9f124afbb RC_Channel.pde: fixed compile errors so that it actually works! 13 years ago
james.goppert@gmail.com c1b6032e7f Eclipse makefile support for examples. 14 years ago
jasonshort 3d529b3a51 added channel examples 14 years ago
jasonshort 0738870e64 included setup process 14 years ago
jasonshort 3f61f5aa49 git-svn-id: https://arducopter.googlecode.com/svn/trunk@1320 f9c3cf11-9bcb-44bc-f272-b75c42450872 14 years ago
jasonshort 44f2139951 added filter option 14 years ago
jasonshort dc16a2961d git-svn-id: https://arducopter.googlecode.com/svn/trunk@926 f9c3cf11-9bcb-44bc-f272-b75c42450872 14 years ago
jasonshort 2eb714aa51 almost ready for use, still testing 14 years ago
jasonshort 2dd479ea62 almost ready for use, still testing 14 years ago
jasonshort@gmail.com 4fa2491adf This is a new Library for managing RC input channels which will replace the current way of storing RC input in Arrays and most of the Radio.pde tab 14 years ago