Adding OpenTX SBus notes.
This commit is contained in:
parent
a6a72be0d2
commit
6b92c50b6b
11
docs/Rx.md
11
docs/Rx.md
|
@ -20,7 +20,16 @@ Allows you to use MSP commands as the RC input. Only 8 channel support to maint
|
|||
|
||||
## SBUS
|
||||
|
||||
12 channels via serial currently supported.
|
||||
16 channels via serial currently supported.
|
||||
|
||||
### OpenTX configuration
|
||||
|
||||
If using OpenTX set the transmitter module to D16 mode and select CH1-16 on the transmitter before binding to allow reception
|
||||
of 16 channels.
|
||||
|
||||
OpenTX 2.09, which is shipped on some Taranis X9D Plus transmitters, has a bug - https://github.com/opentx/opentx/issues/1701
|
||||
The bug prevents use of all 16 channels. Upgrade to the latest OpenTX version to allow correct reception of all 16 channels,
|
||||
without the fix you are limited to 8 channels regardless of the CH1-16/D16 settings.
|
||||
|
||||
## SUMD
|
||||
|
||||
|
|
Loading…
Reference in New Issue