Update Rx.md

Just adding documentation to help with an issue that arose today.
This commit is contained in:
modem158 2015-04-15 16:50:58 -04:00
parent 37e551db11
commit 2aa8b2bd21
1 changed files with 6 additions and 0 deletions

View File

@ -130,6 +130,12 @@ Only one receiver feature can be enabled at a time.
See the Serial chapter for some some RX configuration examples.
To setup spectrum on the Naze32 or clones in the GUI:
1. Start on the "Ports" tab make sure that UART2 has serial RX. If not set the checkbox, save and reboot.
2. Move to the "Configuration" page and in the upper lefthand corner choose Serial RX as the receiver type.
3. Below that choose the type of serial receiver that you are using. Save and reboot.
Using CLI:
For Serial RX enable `RX_SERIAL` and set the `serialrx_provider` CLI setting as follows.
| Serial RX Provider | Value |