799 Commits

Author SHA1 Message Date
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
pascallanger
235699b3b9 Update README.md 2017-02-06 15:40:48 +01:00
pascallanger
1aebfbecc1 Update Hardware.md 2017-02-06 15:37:14 +01:00
pascallanger
00e47b9afb MultiOrange: add Walkera protocol 2017-02-06 10:39:58 +01:00
pascallanger
68b94cfcaa FrSkyD small change 2017-02-06 10:32:15 +01:00
pascallanger
0068f21a2d MultiOrange build fix 2017-02-06 10:32:15 +01:00
pascallanger
7a7e639490 Update BOM_DIY_STM32 & Schematic.md 2017-02-06 10:26:25 +01:00
pascallanger
81bae1441e Update BOM_DIY_STM32 & Schematic.md 2017-02-06 10:25:11 +01:00
pascallanger
3516e5ae8a FrSkyD telemetry fix 2017-02-04 10:11:25 +01:00
pascallanger
04bbe3187f FrSky telemetry 2017-02-03 22:02:35 +01:00
pascallanger
877cdec4ea Config.h 2017-02-03 21:08:10 +01:00
pascallanger
21ab94c512 FrSkyD and X telemetry 2017-02-03 21:06:21 +01:00
pascallanger
70f52afb3d Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2017-02-03 16:49:23 +01:00
pascallanger
85f4dbd670 FrSkyD telemetry and serial TX buffer 2017-02-03 16:49:19 +01:00
pascallanger
bee70e67bc Merge pull request #46 from John-RB/master
STM32 BOM Updates
2017-02-02 22:06:27 +01:00
John-RB
7e137f17a5 STM32 BOM Updates
V1.0t BOM
- Separate line and Part number for each LED
- Dual Input-XOR Part Number with proper part footprint.
V0.8 BOM
- Quantity for Diode
- Separate line and Part number for each LED
- Dual Input-XOR Part Number with proper part footprint.
First Version BOM
- Part number for Red LED
- Dual Input-XOR Part Number with proper part footprint.
2017-02-02 15:10:10 -05:00
John-RB
c576f62ca3 V1.0t BOM
- Separate line and Part number for each LED
- Dual Input-XOR Part Number with proper part footprint.
V0.8 BOM
- Quantity for Diode
- Separate line and Part number for each LED
- Dual Input-XOR Part Number with proper part footprint.
First Version BOM
- Part number for Red LED
- Dual Input-XOR Part Number with proper part footprint.
2017-02-02 14:57:35 -05:00
John-RB
9c8499e6cd Changes for 3 STM32 BOM's
V1.0t BOM
- Separate line and Part number for each LED
- Dual Input-XOR Part Number with proper part footprint.
V0.8 BOM
- Quantity for Diode
- Separate line and Part number for each LED
- Dual Input-XOR Part Number with proper part footprint.
First Version BOM
- Part number for Red LED
- Dual Input-XOR Part Number with proper part footprint.
2017-02-02 14:43:26 -05:00
pascallanger
f81e7cb78a FrSkyD telemetry 2017-02-02 18:07:46 +01:00
pascallanger
773f3048f7 Devo: extended range 2017-02-02 18:07:36 +01:00
pascallanger
40faaea7f8 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2017-02-02 14:31:05 +01:00
pascallanger
47b4409f3e FrSkyD telemetry 2017-02-02 14:30:56 +01:00
pascallanger
9ce23c3d61 Protocol change: make sure that main loop is aware 2017-02-02 14:30:46 +01:00
pascallanger
f40ffed069 Merge pull request #44 from schwabe/patch-1
add no_multi_telemetry as indicator of crashed
2017-02-02 10:52:24 +01:00
Arne Schwabe
0b223170d9 Update Tx-Taranis.md 2017-02-02 10:09:38 +01:00
pascallanger
e61f8a512c Merge pull request #43 from schwabe/patch-3
Add X7, add multi telemetry section OpenTX/Taranis document
2017-02-02 08:44:53 +01:00
Arne Schwabe
65b43c39ed Explain multi telemetry examples 2017-02-01 22:56:29 +01:00
Arne Schwabe
131645f31e Update Tx-Taranis.md 2017-02-01 22:50:16 +01:00
Arne Schwabe
ca8fc14d36 add x7 screenshots 2017-02-01 22:42:03 +01:00
Arne Schwabe
efe693c0c0 Add Horus and X7 in the overview. 2017-02-01 22:16:13 +01:00
pascallanger
4eb2d073ac SFHSS channels mapping 2017-02-01 17:51:04 +01:00
pascallanger
fd49c02e18 Update BOM_DIY_STM32 & Schematic.md 2017-02-01 14:13:24 +01:00
pascallanger
f0e3d492d3 Update BOM_DIY_STM32 & Schematic.md 2017-02-01 14:12:19 +01:00