1230 Commits

Author SHA1 Message Date
BrianQuad
4b6185548e Expanded Bayang protocol to have Option 2, which adds two analog auxiliary channels driven by channels 14 and 15. The expert byte is taken over, as is the extra txid byte, which is not used by Silverware. 2018-08-23 19:44:55 -06:00
Pascal Langer
db093cf25b Merge branches 'master' and 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2018-08-21 14:58:48 +02:00
Pascal Langer
4bb4bd9792 New protocol WFLY (40)
Use the CYRF6936 RF component
Extended limit supported
No sub protocol
option=number of channels between 4 and 9. If outside of the range default=9.
2018-08-21 14:58:44 +02:00
pascallanger
c16654c8cf
WFLY protocol 2018-08-21 14:50:17 +02:00
Ben Lye
817ff7e239
Remove boards files and re-org (#185) 2018-08-17 18:53:31 +01:00
Ben Lye
685de52538
Adding stm32 auto-upload scripts for Windows, Mac, and Linux (#184) 2018-08-16 09:29:47 +01:00
Ben Lye
1dc52773f4
Added step for installing libusb on MacOS 2018-08-14 20:04:34 +01:00
pascallanger
fbb04ea88a
Update Compiling_STM32.md 2018-08-12 17:55:57 +02:00
pascallanger
23da318645
Update Compiling_STM32.md 2018-08-12 17:54:40 +02:00
pascallanger
30b77931d7
Jumper serial 2018-08-12 17:50:54 +02:00
pascallanger
39327b2b27
Update Compiling_STM32.md 2018-08-12 17:44:58 +02:00
pascallanger
13c3af96a6
Update Compiling_STM32.md 2018-08-12 17:43:36 +02:00
pascallanger
4411732022
Jumper module serial connection 2018-08-12 17:42:09 +02:00
pascallanger
0c08b8b93b
Update Compiling_STM32.md 2018-08-12 17:23:46 +02:00
pascallanger
838755aabf
Update Compiling_STM32.md 2018-08-12 17:14:03 +02:00
pascallanger
2bca104e33
Update Compiling_STM32.md 2018-08-12 17:10:13 +02:00
pascallanger
cf857f3256
Simplify Upload 2018-08-12 16:58:55 +02:00
Ben Lye
1647d3d841
Add stm32 serial upload method which includes bootloader (#180) 2018-08-10 20:11:32 +01:00
Pascal Langer
2f5252ab88 Hitec: new sub_protocol to support forward telemetry
OPT_FW (0) : OPTIMA + forward telemetry packets to TX to be decoded
OPT_HUB (1) : OPTIMA + basic telemetry using FrSky Hub format
MINIMA (2) : Minima/Micro/RED
2018-08-09 19:51:07 +02:00
pascallanger
eb89b5be1b
Hitec sub_protocols 2018-08-09 19:39:09 +02:00
Ben Lye
e80fe29dba
Recreated STM32 board package v1.0.6 to fix Linux executable files. (#179) 2018-08-09 10:07:07 +01:00
Pascal Langer
74ab2a4bd7 _Config.h tweaks 2018-08-09 09:59:30 +02:00
Pascal Langer
edd4f740e0 Hitec correction 2018-08-08 14:54:37 +02:00
Pascal Langer
d0c9bc801b Hitec: typo in telemetry 2018-08-08 12:44:56 +02:00
Pascal Langer
73dd63caa1 Hitec telemetry comments 2018-08-08 00:37:59 +02:00
Pascal Langer
cc4703ea40 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2018-08-08 00:30:25 +02:00
Pascal Langer
f105d7c7eb Hitec full telemetry 2018-08-08 00:30:19 +02:00
pascallanger
e85ad00a46
Update Protocols_Details.md 2018-08-08 00:28:35 +02:00
pascallanger
658dfa4290
Update Protocols_Details.md 2018-08-08 00:25:52 +02:00
pascallanger
df75036501
Update Protocols_Details.md 2018-08-08 00:24:57 +02:00
Pascal Langer
9ab5353122 Hitec full telemetry description 2018-08-07 19:35:31 +02:00
Pascal Langer
5345ece322 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2018-08-07 13:24:52 +02:00
Pascal Langer
9f09c81ef4 Hitec: Minima fix 2018-08-07 13:24:45 +02:00
pascallanger
c8dea20865
Update Troubleshooting.md 2018-08-07 11:16:15 +02:00
Pascal Langer
bf09177916 Hitec improvement
Added 3rd byte of TX ID
Reproduce the F5 frames from original TX
2018-08-06 18:32:39 +02:00
Pascal Langer
d71640ad7e Hitec comments 2018-08-06 01:42:12 +02:00
Pascal Langer
68afcc0c44 Hitec try for Minima
Add F5 packets
2018-08-05 15:46:24 +02:00
Pascal Langer
9b30a3d72a FrSky X: SPORT polling
Mike's corrections to make SPORT working on Taranis.
2018-08-04 23:47:15 +02:00
pascallanger
789cd21618
Add reference to Hitec 2018-08-04 22:27:15 +02:00
Pascal Langer
d9f343e20b Hitec: new protocol
Hitec protocol using the CC2500 RF component
Protocol number: 39
Sub protocols:
 - Optima (0): the TX must be really close to the RX for the bind negociation to complete.
- Minima (1): untested
Optima supports basic telemetry using the FrSky Hub format: RX volt, TX RSSI,&LQI
2018-08-03 18:29:24 +02:00
pascallanger
0b8ff15133
Update Protocols_Details.md 2018-08-03 18:28:48 +02:00
pascallanger
27a4748111
Update Protocols_Details.md 2018-07-23 22:41:28 +02:00
Pascal Langer
18efaef38c Multi 4-in-1 STM32 v1.0.6
Bootloader: Toggle TX invert
2018-07-21 21:53:32 +02:00
Pascal Langer
35137b87ed ... 2018-07-21 10:06:54 +02:00
Pascal Langer
9019c46102 STM32 dual bootloader update
New version of the STM32 dual bootloader:
 - Fix startup issues with OpenTX
 - Auto invert TX if needed
2018-07-21 09:50:29 +02:00
Pascal Langer
52d0869c50 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2018-07-20 19:14:09 +02:00
Pascal Langer
236b375669 Corona: FD_V3 sub protocol
New subprotocol for FlyDream V3 number 2.
2018-07-20 19:13:56 +02:00
pascallanger
9502b5a12a
Update Protocols_Details.md 2018-07-20 19:12:59 +02:00
Pascal Langer
ad18856f7a AFHDS2A limit to 12 channels 2018-07-20 19:11:03 +02:00
Pascal Langer
9015b78aaf 1.2.0.21 2018-07-20 15:54:01 +02:00