Ardupilot2/libraries/RC_Channel
Peter Barker 3fb596d5ae RC_Channel: don't enter the config error loop on unknown options
... unless we are in SITL

Users moving backwards and forwards between versions can hit this case
too easily.

We probably need a better story around this error loop so it's less
confusing to the user about what's going on.
2019-11-12 09:20:03 +08:00
..
examples RC_Channel: Match output type and variable type 2019-07-16 10:11:13 +10:00
RC_Channel.cpp RC_Channel: don't enter the config error loop on unknown options 2019-11-12 09:20:03 +08:00
RC_Channel.h RC_Channel: correct description of standby option 2019-10-21 21:22:17 +08:00
RC_Channels_VarInfo.h RC_Channel: added RC_OPTIONS flag for failsafe ignore 2019-03-15 14:38:57 +11:00
RC_Channels.cpp RC_Channel: guarantee logging of RCIN on switch changes 2019-05-22 07:37:56 +10:00