831 Commits

Author SHA1 Message Date
midelic
74584dd39e Add eagle CAD files for Multi_STM32_V0.1 2017-03-04 23:00:53 +02:00
pascallanger
18ed5d51a9 STM32 BOM: capacitor polarity added on silkscreen 2017-02-28 13:25:04 +01:00
pascallanger
d7076f5295 PPM: add MIN_PPM_CHANNELS and MAX_PPM_CHANNELS 2017-02-28 10:36:35 +01:00
pascallanger
29a5397491 SLT: revert to previous version 2017-02-28 10:33:43 +01:00
pascallanger
47a4261631 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2017-02-24 20:22:33 +01:00
pascallanger
a3927218a6 Futaba middle value 1520 2017-02-24 20:22:28 +01:00
midelic
7d846a3d0d Update BOM_DIY_STM32 & Schematic.md 2017-02-24 18:09:56 +01:00
pascallanger
8db1f6d1e2 Update Module_Build_yourself_PCB.md 2017-02-24 17:29:53 +01:00
pascallanger
9cb679d545 Update BOM_DIY_STM32 & Schematic.md 2017-02-24 17:17:36 +01:00
pascallanger
006d705cbd v0.1 schematic 2017-02-24 17:16:12 +01:00
pascallanger
a19a14665f GW008 Autobind protocol 2017-02-24 13:41:32 +01:00
pascallanger
55bc6f9a00 FrSkyX telemetry RSSI and LQi 2017-02-24 13:27:19 +01:00
pascallanger
997d31addd FrSkyX add telemetry TX_RSSI, RX_LQI, TX_LQI 2017-02-24 11:48:25 +01:00
pascallanger
548390b0d7 GW008 protocol addition
Protocol number: 32
No sub_protocol
2017-02-24 11:00:10 +01:00
pascallanger
bd64bdedc3 GW008 protocol 2017-02-24 10:57:53 +01:00
pascallanger
846e09c7cb Disable low power by default 2017-02-23 11:23:25 +01:00
pascallanger
2ba3552578 AFHDS2A: prevent TX inbound swamping during bind 2017-02-23 10:07:09 +01:00
pascallanger
943bb6d15b SFHSS reverse channels direction 2017-02-23 09:15:12 +01:00
pascallanger
af53e75ae4 Update Protocols_Details.md 2017-02-23 09:13:45 +01:00
pascallanger
14ca63571d Fix OrangeTX compilation 2017-02-21 14:20:25 +01:00
pascallanger
10c5ce68f5 Update Protocols_Details.md 2017-02-21 01:03:58 +01:00
pascallanger
d9fb856eb8 Fix Multi OrangeTX build 2017-02-21 00:29:48 +01:00
pascallanger
f5c08158cb Update Compiling.md 2017-02-20 23:26:43 +01:00
pascallanger
9ee0311ea9 FrSkyD compilation issue without telemetry 2017-02-11 11:40:40 +01:00
pascallanger
69ed2d2428 Update Troubleshooting.md 2017-02-10 17:40:47 +01:00
pascallanger
0c5fae01b5 WAIT_FOR_BIND feature
This feature will not activate the selected protocol unless a bind is
requested using bind from channel or the GUI "Bind" button. It is only
enabled if bind from channel and autobind are set since I think they are
working well together.
The goal is to prevent binding other people's model when powering up the
TX, changing model or scanning through protocols.
There is a new blinking pattern associated to it as well as a new status
"Waiting for bind".
This feature is enabled by default in _config.h .
2017-02-10 17:38:07 +01:00
pascallanger
72052925a6 Update Compiling.md 2017-02-10 15:59:47 +01:00
pascallanger
dc2d02bf32 Update Compiling_STM32.md 2017-02-10 15:59:19 +01:00
pascallanger
ee267ea086 Update Compiling_STM32.md 2017-02-10 13:32:53 +01:00
pascallanger
1e730f3376 Update Compiling_STM32.md 2017-02-09 10:24:27 +01:00
pascallanger
c230c52af6 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2017-02-08 22:42:44 +01:00
pascallanger
219beb4a0e Fix Multi_status bind flag when invalid protocol selected 2017-02-08 22:42:39 +01:00
pascallanger
c4807c44f3 Add protocol/sub_protocol numbers 2017-02-08 12:26:35 +01:00
pascallanger
7dafd14644 Merge pull request #49 from John-RB/master
BOM_DIY_STM32 & Schematic
2017-02-07 17:59:24 +01:00
John-RB
57c3e8c51d BOM_DIY_STM32 & Schematic
Correct Reference ID and Part Number Red LED
2017-02-07 11:55:19 -05:00
midelic
da71eca978 Update Compiling_STM32.md 2017-02-07 17:37:23 +01:00
midelic
7a47af14be Update Compiling_STM32.md 2017-02-07 17:31:18 +01:00
midelic
f67adc53ab Update Compiling_STM32.md 2017-02-07 17:18:54 +01:00
pascallanger
68e9948493 . 2017-02-07 12:09:13 +01:00
pascallanger
894416c719 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2017-02-07 12:08:57 +01:00
pascallanger
11650450c8 Chip select based on pin definition 2017-02-07 12:08:11 +01:00
midelic
6973d85b10 info STM32 support in arduino IDE 2017-02-07 09:11:01 +01:00
pascallanger
bf5598515e Removed board option in _config.h 2017-02-06 21:51:03 +01:00
midelic
cc03c27d17 info regarding flashing multiSTM32 via USB port 2017-02-06 19:54:09 +01:00
pascallanger
9cd729df71 Update Module_BG_4-in-1.md 2017-02-06 19:06:28 +01:00
pascallanger
d6ee9fbfac Update Module_BG_4-in-1.md 2017-02-06 19:05:02 +01:00
pascallanger
b6999f5c67 Update Hardware.md 2017-02-06 19:03:49 +01:00
pascallanger
c02f273d57 New feature: end bind
This new feature is available:
- in serial mode and when binding from the GUI. As soon as the Bind
window is closed = serial bind bit was set and cleared, the current bind
operation will be terminated.
- if the bind was initiated from the Bind on channel feature (bind
channel goes high) then as soon as the bind channel goes low the current
bind operation will be terminated.
Tested on ersky9x which does open a bind window, not sure about
OpenTX...

Some protocols (Hubsan, Assan, FY326, Shenqi...) which are waiting for
model/RX to reply will stay in bind mode.
2017-02-06 18:46:34 +01:00
pascallanger
8d87bfb4a3 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2017-02-06 15:50:48 +01:00
pascallanger
0a7cd3d6e9 Reset invert serial when switching protocol 2017-02-06 15:50:43 +01:00