mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 19:38:13 +00:00
Update Protocols_Details.md
This commit is contained in:
parent
eb0d03d420
commit
55e30bd4aa
@ -5,30 +5,6 @@ Here are detailed descriptions of every supported protocols (sorted by RF module
|
|||||||
|
|
||||||
The Deviation project (on which this project was based) have a useful list of models and protocols [here](http://www.deviationtx.com/wiki/supported_models).
|
The Deviation project (on which this project was based) have a useful list of models and protocols [here](http://www.deviationtx.com/wiki/supported_models).
|
||||||
|
|
||||||
## Default Mapping of Protocols <a name="DefaultMapping"></a>
|
|
||||||
Here is the default mapping of protocols to the 16-position protocol selection switch on the module. You can customize these when you compile your own firmware as described in [Compiling and Programming.](docs/Compiling.md)
|
|
||||||
|
|
||||||
**Note that the protocol must be selected before the unit is turned on.**
|
|
||||||
|
|
||||||
Dial|Protocol|Sub_protocol|RX Num|Power|Auto Bind|Option|RF Module
|
|
||||||
----|--------|------------|------|-----|---------|------|---------
|
|
||||||
0|Select serial||||||
|
|
||||||
1|FLYSKY|Flysky|0|High|No|0|A7105
|
|
||||||
2|HUBSAN|-|0|High|No|0|A7105
|
|
||||||
3|FRSKYD|-|0|High|No|40|CC2500
|
|
||||||
4|HISKY|Hisky|0|High|No|0|NRF24L01
|
|
||||||
5|V2X2|-|0|High|No|0|NRF24L01
|
|
||||||
6|DSM|DSM2|0|High|No|6|CYRF6936
|
|
||||||
7|DEVO|-|0|High|No|0|CYRF6936
|
|
||||||
8|YD717|YD717|0|High|No|0|NRF24L01
|
|
||||||
9|KN|WLTOYS|0|High|No|0|NRF24L01
|
|
||||||
10|SYMAX|SYMAX|0|High|No|0|NRF24L01
|
|
||||||
11|SLT|-|0|High|No|0|NRF24L01
|
|
||||||
12|CX10|BLUE|0|High|No|0|NRF24L01
|
|
||||||
13|CG023|CG023|0|High|No|0|NRF24L01
|
|
||||||
14|BAYANG|-|0|High|No|0|NRF24L01
|
|
||||||
15|SYMAX|SYMAX5C|0|High|No|0|NRF24L01
|
|
||||||
|
|
||||||
## Useful notes and definitions
|
## Useful notes and definitions
|
||||||
- **Extended limits supported** - A command range of -125%..+125% will be transmitted. Otherwise the default is -100%..+100% only.
|
- **Extended limits supported** - A command range of -125%..+125% will be transmitted. Otherwise the default is -100%..+100% only.
|
||||||
- **Channel Order** - The channel order assumed in all the documentation is AETR and it is highly recommended that you keep it this way. You can change this in the compilation settings. However, please indicate your channel order in all questions and posts on the forum pages.
|
- **Channel Order** - The channel order assumed in all the documentation is AETR and it is highly recommended that you keep it this way. You can change this in the compilation settings. However, please indicate your channel order in all questions and posts on the forum pages.
|
||||||
@ -51,6 +27,30 @@ Dial|Protocol|Sub_protocol|RX Num|Power|Auto Bind|Option|RF Module
|
|||||||
- Using channel 16 for the bind channel seems the most relevant as only one protocol so far is using 16 channels which is FrSkyX. But even on FrSkyX this feature won't have any impact since there is NO valid reason to have Autobind set to Y for such a protocol.
|
- Using channel 16 for the bind channel seems the most relevant as only one protocol so far is using 16 channels which is FrSkyX. But even on FrSkyX this feature won't have any impact since there is NO valid reason to have Autobind set to Y for such a protocol.
|
||||||
|
|
||||||
|
|
||||||
|
## Default Mapping of Protocols in PPM mode<a name="DefaultMapping"></a>
|
||||||
|
Here is the default mapping of protocols to the 16-position protocol selection switch on the module. You can customize these when you compile your own firmware as described in [Compiling and Programming.](docs/Compiling.md)
|
||||||
|
|
||||||
|
**Note that the protocol must be selected before the unit is turned on.**
|
||||||
|
|
||||||
|
Dial|Protocol|Sub_protocol|RX Num|Power|Auto Bind|Option|RF Module
|
||||||
|
----|--------|------------|------|-----|---------|------|---------
|
||||||
|
0|Select serial||||||
|
||||||
|
1|FLYSKY|Flysky|0|High|No|0|A7105
|
||||||
|
2|HUBSAN|-|0|High|No|0|A7105
|
||||||
|
3|FRSKYD|-|0|High|No|40|CC2500
|
||||||
|
4|HISKY|Hisky|0|High|No|0|NRF24L01
|
||||||
|
5|V2X2|-|0|High|No|0|NRF24L01
|
||||||
|
6|DSM|DSM2|0|High|No|6|CYRF6936
|
||||||
|
7|DEVO|-|0|High|No|0|CYRF6936
|
||||||
|
8|YD717|YD717|0|High|No|0|NRF24L01
|
||||||
|
9|KN|WLTOYS|0|High|No|0|NRF24L01
|
||||||
|
10|SYMAX|SYMAX|0|High|No|0|NRF24L01
|
||||||
|
11|SLT|-|0|High|No|0|NRF24L01
|
||||||
|
12|CX10|BLUE|0|High|No|0|NRF24L01
|
||||||
|
13|CG023|CG023|0|High|No|0|NRF24L01
|
||||||
|
14|BAYANG|-|0|High|No|0|NRF24L01
|
||||||
|
15|SYMAX|SYMAX5C|0|High|No|0|NRF24L01
|
||||||
|
|
||||||
# A7105 RF Module
|
# A7105 RF Module
|
||||||
|
|
||||||
## FLYSKY - *1*
|
## FLYSKY - *1*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user