mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-01-19 18:03:18 +00:00
Frequency tuning page
This commit is contained in:
@@ -142,11 +142,8 @@ Models: FrSky receivers V8R4, V8R7 and V8FR.
|
||||
|
||||
Extended limits supported
|
||||
|
||||
Option for this protocol is fine frequency tuning. This value is different for each Module. To determine this value:
|
||||
- find a value where the RX accepts to bind. A good start is to use one of these values -40, 0 and 40.
|
||||
- find the values min/max where the RX loses connection. In serial mode you can change the value and see the effect live.
|
||||
- set the value to half way between min and max.
|
||||
- [video showing the process](https://youtu.be/C483uNWwAaM)
|
||||
Option for this protocol corresponds to fine frequency tuning. This value is different for each Module and **must** be accurate otherwise the link will not be stable.
|
||||
Check the [Frequency Tuning page](/docs/Frequency_Tuning.md) to determine it.
|
||||
|
||||
CH1|CH2|CH3|CH4
|
||||
---|---|---|---
|
||||
@@ -159,11 +156,8 @@ Extended limits supported
|
||||
|
||||
Telemetry enabled for A0, A1, RSSI, TSSI and Hub
|
||||
|
||||
Option for this protocol is fine frequency tuning. This value is different for each Module. To determine this value:
|
||||
- find a value where the RX accepts to bind. A good start is to use one of these values -40, 0 and 40.
|
||||
- find the values min/max where the RX loses connection. In serial mode you can change the value and see the effect live.
|
||||
- set the value to half way between min and max.
|
||||
- [video showing the process](https://youtu.be/C483uNWwAaM)
|
||||
Option for this protocol corresponds to fine frequency tuning. This value is different for each Module and **must** be accurate otherwise the link will not be stable.
|
||||
Check the [Frequency Tuning page](/docs/Frequency_Tuning.md) to determine it.
|
||||
|
||||
CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8
|
||||
---|---|---|---|---|---|---|---
|
||||
@@ -176,11 +170,8 @@ Extended limits and failsafe supported
|
||||
|
||||
Telemetry enabled for A1 (RxBatt), A2, RSSI, TSSI and Hub
|
||||
|
||||
Option for this protocol is fine frequency tuning. This value is different for each Module. To determine this value:
|
||||
- find a value where the RX accepts to bind. A good start is to use one of these values -40, 0 and 40.
|
||||
- find the values min/max where the RX loses connection. In serial mode you can change the value and see the effect live.
|
||||
- set the value to half way between min and max.
|
||||
- [video showing the process](https://youtu.be/C483uNWwAaM)
|
||||
Option for this protocol corresponds to fine frequency tuning. This value is different for each Module and **must** be accurate otherwise the link will not be stable.
|
||||
Check the [Frequency Tuning page](/docs/Frequency_Tuning.md) to determine it.
|
||||
|
||||
### Sub_protocol CH_16 - *0*
|
||||
FCC protocol 16 channels @18ms.
|
||||
@@ -215,17 +206,40 @@ Models: Futaba RXs and XK models.
|
||||
|
||||
Extended limits and failsafe supported
|
||||
|
||||
Option for this protocol is fine frequency tuning. This value is different for each Module. To determine this value:
|
||||
- find a value where the RX accepts to bind. A good start is to use one of these values -40, 0 and 40.
|
||||
- find the values min/max where the RX loses connection. In serial mode you can change the value and see the effect live.
|
||||
- set the value to half way between min and max.
|
||||
- [video showing the process](https://youtu.be/C483uNWwAaM)
|
||||
Option for this protocol corresponds to fine frequency tuning. This value is different for each Module and **must** be accurate otherwise the link will not be stable.
|
||||
Check the [Frequency Tuning page](/docs/Frequency_Tuning.md) to determine it.
|
||||
|
||||
CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8
|
||||
---|---|---|---|---|---|---|---
|
||||
A|E|T|R|CH5|CH6|CH7|CH8
|
||||
|
||||
Channels 9 to 16 are used as failsafe values for the channels 1 to 8.
|
||||
## CORONA - *37*
|
||||
Models: Corona 2.4GHz FSS and DSSS receivers.
|
||||
|
||||
Extended limits supported
|
||||
|
||||
Option for this protocol corresponds to fine frequency tuning. This value is different for each Module and **must** be accurate otherwise the link will not be stable.
|
||||
Check the [Frequency Tuning page](/docs/Frequency_Tuning.md) to determine it.
|
||||
|
||||
CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8
|
||||
---|---|---|---|---|---|---|---
|
||||
CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8
|
||||
|
||||
### Sub_protocol COR_V1 - *0*
|
||||
Corona FSS V1 RXs
|
||||
|
||||
### Sub_protocol COR_V2 - *1*
|
||||
Corona DSSS V2 RXs: CR8D, CR6D and CR4D
|
||||
|
||||
To bind V2 RXs you must follow the below procedure (original):
|
||||
- press the bind button and power on the RX
|
||||
- launch a bind from Multi -> the RX will blink 2 times
|
||||
- turn off the RX **and** TX(=Multi)
|
||||
- turn on the RX **first**
|
||||
- turn on the TX(=Multi) **second**
|
||||
- wait for the bind to complete -> the RX will flash, stop and finally fix
|
||||
- wait some time (more than 30 sec) before turning off the RX
|
||||
- turn off/on the RX and test that it can reconnect instantly, if not repeat the bind procedure
|
||||
|
||||
***
|
||||
# CYRF6936 RF Module
|
||||
|
||||
Reference in New Issue
Block a user