RC parameters¶
4 parameters in the RC family. ArduCopter 4.7 only — other vehicles share many of these names but not always the same ranges or meanings.
RC_FS_TIMEOUT¶
RC Failsafe timeout
RC failsafe will trigger this many seconds after loss of RC
Units |
|
Range |
|
User level |
Standard |
RC_OPTIONS¶
RC options
RC input options
User level |
Advanced |
Bitmask¶
Value |
Meaning |
|---|---|
|
Ignore RC Receiver |
|
Ignore MAVLink Overrides |
|
Ignore Receiver Failsafe bit but allow other RC failsafes if setup |
|
FPort Pad |
|
Log RC input bytes |
|
Arming check throttle for 0 input |
|
Skip the arming check for neutral Roll/Pitch/Yaw sticks |
|
Allow Switch reverse |
|
Use passthrough for CRSF telemetry |
|
Suppress CRSF mode/rate message for ELRS systems |
|
Enable multiple receiver support |
|
Use Link Quality for RSSI with CRSF |
|
Annotate CRSF flight mode with * on disarm |
|
Use 420kbaud for ELRS protocol |
RC_OVERRIDE_TIME¶
RC override timeout
Timeout after which RC overrides will no longer be used, and RC input will resume, 0 will disable RC overrides, -1 will never timeout, and continue using overrides until they are disabled
Units |
|
Range |
|
User level |
Advanced |
RC_PROTOCOLS¶
RC protocols enabled
Bitmask of enabled RC protocols. Allows narrowing the protocol detection to only specific types of RC receivers which can avoid issues with incorrect detection. Set to 1 to enable all protocols.
User level |
Advanced |
Bitmask¶
Value |
Meaning |
|---|---|
|
All |
|
PPM |
|
IBUS |
|
SBUS |
|
SBUS_NI |
|
DSM |
|
SUMD |
|
SRXL |
|
SRXL2 |
|
CRSF |
|
ST24 |
|
FPORT |
|
FPORT2 |
|
FastSBUS |
|
DroneCAN |
|
Ghost |
|
MAVRadio |
|
SITL UDP |