Commit Graph
683 Commits
Author SHA1 Message Date
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
pascallanger 67d0e9d2c2 MJXQ: Fixed E010 and added H26WH
Protocol: 18
Sub_protocol for H26WH: 5
2016-12-13 14:58:02 +01:00
pascallanger f69aae550f Hontai: new sub_protocol FQ777_951
Protocol: 26
Sub protocol: 3
2016-12-12 18:07:43 +01:00
pascallanger 2d26acd991 Hontai -> FQ777_951 2016-12-12 18:04:12 +01:00
pascallanger 8dec1453c4 FY326: new sub protocol FY319
Protocol: 20
Sub_protocol: 1
Untested
2016-12-12 15:47:58 +01:00
pascallanger 241d1e181f H3D: more channels 2016-12-12 14:45:36 +01:00
pascallanger f267c597e0 H83D more flags 2016-12-12 14:45:43 +01:00
pascallanger 192437896d NRF24L01 updates 2016-12-12 14:07:46 +01:00
pascallanger d59ae7fce1 Update Protocols_Details.md 2016-12-12 13:49:04 +01:00
pascallanger 18b21005f1 Q222 flags 2016-12-12 13:45:40 +01:00
pascallanger 94ac91cce3 Add more E010 TXID/Freq
Total 14
2016-12-12 11:20:33 +01:00
pascallanger 46e255bccc Bayang telemetry: remove startup warning 2016-12-12 11:20:33 +01:00
pascallanger 87de5b5305 V2X2: new subprotocol JXD506
Protocol number: 5
Subprotocol: 1
2016-12-12 11:20:33 +01:00
pascallanger 1ddc923631 Q222: flags 2016-12-12 11:20:33 +01:00
pascallanger 03f65606fd Sub protocol JXD506 2016-12-12 11:06:12 +01:00
pascallanger 148cf9552b Update Protocols_Details.md 2016-12-09 17:18:40 +01:00
pascallanger bf230322d0 Bayang: change back A1/A2 to max resolution 2016-12-09 16:56:00 +01:00
pascallanger 758779a8f5 MJXQ/E010: TX IDs vs Freq 2016-12-09 16:54:24 +01:00
pascallanger 55eb39c51d Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2016-12-09 16:51:59 +01:00
pascallanger 13b8475c54 Add FY805 in Multi.txt for ersky9x 2016-12-09 16:51:55 +01:00
pascallanger d3d52b44ee Revert "Bayang: change A1 and A2 back to maximum resolution"
This reverts commit d2886432b7.
2016-12-09 16:51:17 +01:00
pascallanger d2886432b7 Bayang: change A1 and A2 back to maximum resolution 2016-12-09 16:50:56 +01:00
pascallanger 7bb8737ff9 MT99xx/FY805: new protocol addition 2016-12-09 10:30:51 +01:00
pascallanger 3904c36a6e New MT99xx subprotocol FY805
Protocol: MT99xx (number 17)
Subprotocol: FY805 (number 4)
Supports headless and flip. For flip I'm not sure of the flag since it
was missing from the dumps.
Untested protocol...
2016-12-09 10:19:35 +01:00
pascallanger c2577df6f7 Bayang telemetry : sending volt/4
Change for Taranis
2016-12-09 08:24:51 +01:00
pascallanger 36cb0fb4cd Bad _config.h file pushed... 2016-12-08 15:11:06 +01:00
pascallanger ec79793f3d Update Protocols_Details.md 2016-12-07 19:23:27 +01:00
pascallanger 188bf76ed1 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2016-12-07 19:16:13 +01:00
pascallanger e4e909737c CX10/Q2x2 protocol update 2016-12-07 19:16:09 +01:00
pascallanger d32421c583 Bayang telemetry 2016-12-06 23:00:16 +01:00
pascallanger 63cbcdc3ea FQ777-124 2016-12-06 22:49:17 +01:00
pascallanger dfd8d0fa3d Added: Bayang telemetry
Changed telemetry configuration and validation for AFHDS2A and HUBSAN
Added default Bayang telemetry from Silverxxx:
- Option=1 to activate telemetry (option=0 -> standard Bayang protocol)
- Value returned to the TX: RX RSSI, TX RSSI, A1=uncompensated battery
voltage, A2=compensated battery voltage
2016-12-06 22:30:48 +01:00
pascallanger 7d7ca11c81 Telemetry: volatile 2016-12-05 21:51:27 +01:00
pascallanger ee50a31bba Merge pull request #29 from benlye/patch-1
Added CX-20 details
2016-12-05 21:25:48 +01:00
benlye 179930ad80 Fixed the stock flight modes 2016-12-05 20:20:51 +00:00
benlye fdb02da5ed Added CX-20 details 2016-12-05 17:41:25 +00:00
pascallanger 5499beb510 Update Module_BG_4-in-1.md 2016-12-05 18:07:47 +01:00
pascallanger 96046d2ee2 V2c image 2016-12-05 18:07:03 +01:00
pascallanger a35a209066 Update Module_BG_4-in-1.md 2016-12-05 17:48:56 +01:00
pascallanger 8139c33b86 V2a and V2b pictures 2016-12-05 17:47:21 +01:00
pascallanger da40562ee3 V2 Pictures 2016-12-05 17:43:33 +01:00