ardupilot/libraries/RC_Channel
Peter Barker 42c4329d4c RC_Channel: require RC switch position transition for arming
currently if you turn your transmitter on at runtime we may try to arm the vehicle if your arming switches are asserted.

This patch changes things to we don't trust the first position seen from an RC receiver - we must see a transission for the arming options
2024-04-10 21:53:23 +10:00
..
examples
RC_Channel.cpp RC_Channel: require RC switch position transition for arming 2024-04-10 21:53:23 +10:00
RC_Channel.h RC_Channel: require RC switch position transition for arming 2024-04-10 21:53:23 +10:00
RC_Channel_config.h
RC_Channels.cpp RC_Channel: use AUX_FUNC instead of typedef aux_func_t 2024-02-15 08:41:30 +11:00
RC_Channels_VarInfo.h RC_Channel: add MAVRadio to RC_PROTOCOLS description 2024-03-09 10:47:39 +11:00