Source: drivers/rc/crsf_rc
This module parses the CRSF RC uplink protocol and generates CRSF downlink telemetry data
crsf_rc <command> [arguments...]
Commands:
start
[-d <val>] RC device
values: <file:dev>, default: /dev/ttyS3
inject Inject frame data bytes (for testing)
stop
status print status info
Source: drivers/rc/dsm_rc
This module does Spektrum DSM RC input parsing.
dsm_rc <command> [arguments...]
Commands:
start
[-d <val>] RC device
values: <file:dev>, default: /dev/ttyS3
bind Send a DSM bind command (module must be running)
stop
status print status info
Source: drivers/rc/ghst_rc
This module does Ghost (GHST) RC input parsing.
ghst_rc <command> [arguments...]
Commands:
start
[-d <val>] RC device
values: <file:dev>, default: /dev/ttyS3
stop
status print status info
Source: drivers/rc_input
This module does the RC input parsing and auto-selecting the method. Supported methods are:
- PPM
- SBUS
- DSM
- SUMD
- ST24
- TBS Crossfire (CRSF)
rc_input <command> [arguments...]
Commands:
start
[-d <val>] RC device
values: <file:dev>, default: /dev/ttyS3
bind Send a DSM bind command (module must be running)
stop
status print status info
Source: drivers/rc/sbus_rc
This module does SBUS RC input parsing.
sbus_rc <command> [arguments...]
Commands:
start
[-d <val>] RC device
values: <file:dev>, default: /dev/ttyS3
stop
status print status info