ardupilot/libraries/RC_Channel
Andrew Tridgell 3b97339104 RC_Channel: simplified RC_Channel_aux and fixed issue 725
it is perfectly valid to configure two RC channels with the same
function, especially when that function is manual output (ie. copy
input to output)

This removes the g_rc_function[] indirection array
2012-09-08 15:12:28 +10:00
..
examples uncrustify libraries/RC_Channel/examples/RC_Channel2/RC_Channel2.pde 2012-08-21 19:04:31 -07:00
RC_Channel.cpp uncrustify libraries/RC_Channel/RC_Channel.cpp 2012-08-21 19:04:31 -07:00
RC_Channel.h uncrustify libraries/RC_Channel/RC_Channel.h 2012-08-21 19:04:31 -07:00
RC_Channel_aux.cpp RC_Channel: simplified RC_Channel_aux and fixed issue 725 2012-09-08 15:12:28 +10:00
RC_Channel_aux.h RC_Channel: simplified RC_Channel_aux and fixed issue 725 2012-09-08 15:12:28 +10:00