623 Commits

Author SHA1 Message Date
pascallanger
78d2c7beaa Update Module_Build_yourself_PCB.md 2017-01-23 13:02:19 +01:00
pascallanger
f11c38238a Update BOM_DIY_STM32.md 2017-01-23 11:11:49 +01:00
pascallanger
6d388d50ee Update BOM_DIY_STM32.md 2017-01-23 11:10:24 +01:00
pascallanger
9479254562 Update BOM_DIY_STM32.md 2017-01-23 11:09:42 +01:00
pascallanger
9c9fdaf35d Update BOM_DIY_STM32.md 2017-01-23 11:09:07 +01:00
pascallanger
a4767591ae Update Module_Build_yourself_PCB.md 2017-01-23 11:06:40 +01:00
pascallanger
ecbc50b990 Update Module_Build_yourself_PCB.md 2017-01-23 10:02:48 +01:00
pascallanger
dde9cc27d0 Update Module_Build_yourself_PCB.md 2017-01-23 09:18:11 +01:00
pascallanger
2f831b3e6f Update Module_Build_yourself_PCB.md 2017-01-12 20:50:29 +01:00
pascallanger
d54eec0b87 Update BOM_DIY_ATmega.md 2017-01-12 20:48:06 +01:00
pascallanger
bc80554cd3 YD717: possible fix for old CX10 2017-01-07 13:18:18 +01:00
pascallanger
a696d330e5 Update Protocols_Details.md 2017-01-04 11:49:44 +01:00
pascallanger
b1479ab3c5 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2017-01-04 11:35:43 +01:00
pascallanger
e51fb06ceb WK2x01: added fixed id mode for WK2801 2017-01-04 11:35:38 +01:00
pascallanger
dc0f2bde6b Add WK2X01 protocol and sub protocols 2017-01-03 20:19:57 +01:00
pascallanger
eb13f267fe New Bind from channel feature 2017-01-03 20:09:28 +01:00
pascallanger
8677e73d75 WK2x01: subprotocols addition
WK2801 number 0, 8 channels, fixed id is not supported
WK2401 number 1, 4 channels
W6_5_1 number 2, 6 channels
W6_6_1 number 3, 7 channels
W6_HEL number 4, 6 channels, option is used to limit COL
W6_HEL_I number 5, 6 channels, COL inverted, option is used to limit COL
2017-01-03 19:56:20 +01:00
pascallanger
fbb919d767 New protocol WK2x01
Protocol WK2x01 number 30
Sub protocols:
- WK2801 number 0, 8 channels, fixed id not supported
- WK2601 number 1, 6/7 channels, option is used see doc for details
- WK2401 number 2, 4 channels
Extended limits supported
Autobind protocol
Most receivers support WK2801 so always start trying this sub protocol
first.
2017-01-03 19:19:53 +01:00
pascallanger
1f0f9a2eae DSM function name change for uniqness 2017-01-03 19:07:10 +01:00
pascallanger
282b2a0a43 Bind from channel: Cosmetic code change 2017-01-03 12:00:25 +01:00
pascallanger
6d0e4d5a38 Fix Bind channel 2017-01-02 18:22:03 +01:00
pascallanger
43956bbf2c Bind channel fix 2017-01-02 17:45:08 +01:00
pascallanger
18e31b3821 Bind channel: configurable channel number
Bind channel can be configured between 5 and 16.
2017-01-02 17:26:35 +01:00
pascallanger
0d0acb9d10 Bind function on channel 16
Toggling channel 16 (-100%->+100%->-100%) will execute a bind only if
the loaded protocol is an autobind protocol or autobind is set AND
throttle is low (below -95%).
2017-01-02 17:04:50 +01:00
pascallanger
6a792ce6a0 FrSky D and X hopping table fix
All RXs using these protocols must be rebinded.
2017-01-02 15:56:32 +01:00
pascallanger
917cea5052 STM32: use manuf ID as global ID 2017-01-01 12:31:13 +01:00
pascallanger
c98f0d3c81 FrSkyX: don't change ID when RX_Num changes 2016-12-29 12:24:38 +01:00
pascallanger
88d650e638 Multi.txt: add missing Q222 2016-12-29 12:22:15 +01:00
pascallanger
72ebe937fb Multi Telemetry: fixed DSM 2016-12-23 09:48:13 +01:00
pascallanger
8efa5bc1dc Multi Telemetry: update version 2016-12-22 10:31:00 +01:00
pascallanger
9b6d2bce58 Multi Telemetry: fix patch level 2016-12-21 20:26:31 +01:00
pascallanger
7bb26a7f07 FrSkyD and FrSkyX: random frequencies 2016-12-21 18:06:03 +01:00
pascallanger
9585b3919a Update Protocols_Details.md 2016-12-20 17:16:56 +01:00
pascallanger
f56c9deb00 MULTI_TELEMETRY: couple of additions 2016-12-19 17:33:30 +01:00
pascallanger
c6221fc60f Merge pull request #35 from schwabe/multi_telemetry
Multi telemetry
2016-12-19 17:09:58 +01:00
pascallanger
acfe3e912e Batch to build for OrangeTX typo 2016-12-19 17:05:13 +01:00
pascallanger
50be0ebe3c Update Protocols_Details.md v1.1.6 2016-12-19 16:12:44 +01:00
pascallanger
704dc803b8 MJXQ/E010: Added 1 more TXID/Freqs 2016-12-19 15:43:25 +01:00
pascallanger
e2d64e9140 ASSAN update 2016-12-19 15:43:25 +01:00
Arne Schwabe
bdef0612f7 Keep old AFHDS2A format for ersky9x 2016-12-18 16:54:44 +01:00
Arne Schwabe
a196b71d36 Implement Multiprotocol Telemetry
This allows the multi module to tell the TX software (e.g. OpenTX) which telemetry protocol is in use. Also Status of the module and signaling binding/invalid protocol
2016-12-18 15:40:05 +01:00
Arne Schwabe
fff8116430 Describe multi telemetry protocol 2016-12-18 15:38:44 +01:00
pascallanger
2be6fb13d2 Merge pull request #34 from acklenx/patch-2
Update Compiling.md
2016-12-18 11:59:15 +01:00
Quincy Acklen
faa6d7f148 Update Compiling.md 2016-12-17 20:16:41 -05:00
gerrievanzyl
982fc2838d Update Compiling_STM32.md 2016-12-14 18:26:06 -05:00
pascallanger
a8351319f8 Update Protocols_Details.md 2016-12-14 09:17:08 +01:00
pascallanger
5b1901708c Update Protocols_Details.md 2016-12-14 09:15:33 +01:00
pascallanger
fa8d4f511f Core: PPM not setting ID properly for some protocols 2016-12-13 20:29:21 +01:00
pascallanger
b4215afe82 Update Protocols_Details.md 2016-12-13 18:20:32 +01:00
pascallanger
2ad25e8fbc Update Protocols_Details.md 2016-12-13 17:41:32 +01:00