1362 Commits

Author SHA1 Message Date
Pascal Langer
27dc02fdec SLT sub protocol Q100
CH9 FMODE
CH10 FLIP
CH13 Gyro calib
2018-09-10 08:11:56 +02:00
Pascal Langer
03f417546e Multi.txt update 2018-09-09 11:29:25 +02:00
Pascal Langer
3b9aa79201 SLT sub protocol MR100 for Vista
CH9: MODE
CH10: FLIP
CH11: VIDEO
CH12:PICTURE
2018-09-09 11:26:01 +02:00
Ben Lye
5aa4936c0e
Add stm32 board v1.0.9 (#192) 2018-09-07 10:27:43 +01:00
pascallanger
1e65d58113
SLT Q200 channels 2018-09-07 10:52:07 +02:00
Pascal Langer
e2a66bdd1f SLT/Q200: gyro calibration on CH13 2018-09-07 10:38:22 +02:00
pascallanger
4f9c30505a
Update README.md 2018-09-06 20:49:28 +02:00
pascallanger
1ec817c96c
SLT sub protocols V1, V2, Q200 2018-09-06 19:09:10 +02:00
pascallanger
41528ae7b6
Update README.md 2018-09-06 18:56:14 +02:00
pascallanger
77d248df0b
Add Travis status 2018-09-06 17:24:56 +02:00
Ben Lye
c6cb13b332
Initial go at Travis CI (#191) 2018-09-06 10:44:16 +01:00
Pascal Langer
d67108fa8b SLT/Q200: Fix frequencies calculation 2018-09-06 10:57:36 +02:00
Pascal Langer
b7447f055a SLT/Q200 subprotocol changes 2018-09-05 15:38:36 +02:00
pascallanger
3902ed19b7
Update Compiling_STM32.md 2018-09-03 19:11:33 +02:00
Pascal Langer
51ba7cf75c Update SLT/Q200 hopping freq 2018-09-03 17:30:53 +02:00
Pascal Langer
82fb5dd0da SLT: added sub_protocols
SLT (11) sub_protocols are now
 - V1 (0): original 6 channels
 - V2 (1): 6 channels, might be able to add channel 7 and 8 but need testing
 - Q200 (2): 5 channels + switches: CH9=FMODE, CH10=FLIP, CH11=VIDON, CH12=VIDOFF
2018-09-03 16:02:43 +02:00
Ben Lye
2ac20cb575
Update Advanced_Topics.md 2018-08-31 19:39:53 +01:00
Ben Lye
3f33e5b2a8
Created EEPROM doc (#189) 2018-08-31 19:36:46 +01:00
Pascal Langer
655ea98bf1 Hubsan/H501: removed useless channels headless2 and osd 2018-08-31 00:01:05 +02:00
pascallanger
238260612c
Update Protocols_Details.md 2018-08-30 23:58:21 +02:00
pascallanger
cd26c2d8e6
Update Protocols_Details.md 2018-08-29 18:16:23 +02:00
pascallanger
814e28b86a
Update Protocols_Details.md 2018-08-29 17:36:18 +02:00
Pascal Langer
f515ba79af Hubsan sub_protocol 501 features
sub_protocol H501
Model H122D: add flip on ch13 and OSD on ch14
Model H123D: add flight modes on ch16 -> -100% Sport mode 1,0% Sport mode 2, +100% Acro
2018-08-29 17:29:50 +02:00
pascallanger
e6f16700e4
Update Protocols_Details.md 2018-08-29 14:56:24 +02:00
pascallanger
f38e7c35da
Bugs angle/acro mode 2018-08-29 14:54:24 +02:00
Pascal Langer
b3576b7162 BUGS protocol
Add channel for ANGLE/ACRO mode. Angle is +100%, acro is -100%.
Channels mapping:
ARM	CH5
ANGLE	CH6
FLIP		CH7
PICTURE	CH8
VIDEO	CH9
LED		CH10
2018-08-29 14:44:10 +02:00
pascallanger
d9914e95d9
Update Protocols_Details.md 2018-08-29 12:58:54 +02:00
pascallanger
64c79626b4
Update Protocols_Details.md 2018-08-28 16:41:04 +02:00
pascallanger
e047a76855
Update Protocols_Details.md 2018-08-28 16:40:10 +02:00
Pascal Langer
e7449897f9 BUGS new protocol
BUGS new protocol (number 41)
Models: Bugs 3, 6 and 8
Autobind protocol
Telemetry: TX & RX RSSI, Battery voltage good/bad
ARM	CH5
LED		CH6
FLIP		CH7
PICTURE	CH8
VIDEO	CH9
2018-08-28 16:13:28 +02:00
BrianQuad
42d8bf352b Changed Bayang protocol bind to ensure binding only when telemetry and analog aux option selections match on RX and TX 2018-08-23 19:44:55 -06:00
BrianQuad
9c8a5e7120 Change Bayang options - Bit 0 (LSB) enables telemetry and Bit 1 selects analog aux channels 2018-08-23 19:44:55 -06:00
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