ardupilot/libraries/RC_Channel
Andrew Tridgell 68462025ba RC_Channel: constrain norm_input() to -1 to 1
if RC is not properly calibrated we could get a value beyond 1, which
could cause some flight modes to exceed the roll/pitch limits of the
aircraft
2014-03-15 20:43:13 +11:00
..
examples/RC_Channel RC: example sketch uses set_default_dead_zone 2013-07-12 11:44:58 +09:00
RC_Channel.cpp RC_Channel: constrain norm_input() to -1 to 1 2014-03-15 20:43:13 +11:00
RC_Channel.h RC_Channel: added percent_input() function 2014-03-05 09:17:50 +11:00
RC_Channel_aux.cpp RC_Channel: added support for separate wheel steering channels on planes 2014-03-05 12:57:50 +11:00
RC_Channel_aux.h RC_Channel: added support for separate wheel steering channels on planes 2014-03-05 12:57:50 +11:00