Commit Graph
2508 Commits
Author SHA1 Message Date
Brian b1ac10a4c4 Add Silverware's analog aux channel feature to Bayang protocol (#215)
* 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.

* Change Bayang options - Bit 0 (LSB) enables telemetry and Bit 1 selects analog aux channels

* Changed Bayang protocol bind to ensure binding only when telemetry and analog aux option selections match on RX and TX

* Add details for Bayang protocol update
2019-03-03 20:47:58 +01:00
Pascal Langer af4185fbea Fix E01X BV statements 2019-03-03 20:42:26 +01:00
Pascal Langer aa85d4d797 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2019-02-28 21:45:23 +01:00
Pascal Langer 74cc63e6dd E016H typo fix 2019-02-28 21:45:16 +01:00
pascallanger 04ed613ca3 E016H addition 2019-02-28 21:15:38 +01:00
pascallanger 9ea157b9b6 E016H addition 2019-02-28 21:13:49 +01:00
Pascal Langer 536d7f6124 E016H subprotocol addition to E01X
Protocol E01X (45)
Subprotocol E016H (2)
Channels:
CH5=STOP
CH6=FLIP
CH8=HEADLESS
CH9=RTH
2019-02-28 21:11:05 +01:00
pascallanger 869a01b57f Update Compiling_STM32.md 2019-02-18 09:44:57 +01:00
Pascal Langer ea982b23c2 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2019-01-09 16:56:57 +01:00
Pascal Langer 15dfe8cead Fix E01X hang up when option=0 2019-01-09 16:56:53 +01:00
pascallanger b50027150e xn297L @250kbps issues 2019-01-09 13:49:45 +01:00
Pascal Langer 103acb8294 Add PPM protocol list definition in _MyConfig.h 2018-12-10 11:34:11 +01:00
pascallanger aca23b8bca Update Protocols_Details.md 2018-12-06 16:49:02 +01:00
Ben Lye aaffbbc5be Add AVR v1.0.4 and STM32 v1.1.0 boards 2018-12-01 19:32:20 +00:00
MRC3742 e0002c9488 Add Table of Contents (#206)
Adds a chart for quick reference of all available protocols with quick links to each protocols description. Also makes navigating this lengthy file much easier.
2018-11-30 10:35:30 +01:00
pascallanger 687d6d914c GD00X full id support 2018-11-25 21:41:46 +01:00
Pascal Langer 9a61b2701e GD00X: Implement general ID/Freq 2018-11-25 20:52:44 +01:00
MRC3742 d8224ebefe Correction in example file of #define Module_3 (#205) 2018-11-25 19:13:44 +01:00
Pascal Langer cc2af73a05 Bayang Visuo support, DSM TH_KILL improvement 2018-11-23 10:03:55 +01:00
Pascal Langer aecd44ada6 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2018-11-22 23:29:20 +01:00
Pascal Langer 72593c4d99 _Config.h DSM_THROTTLE_KILL description 2018-11-22 23:29:15 +01:00
pascallanger 52ca258616 Update Protocols_Details.md 2018-11-22 23:24:38 +01:00
pascallanger 04412667ff Update Protocols_Details.md 2018-11-22 23:08:20 +01:00
pascallanger 4124ec80ec Update Protocols_Details.md 2018-11-22 23:07:01 +01:00
pascallanger 693ea75e95 Update Protocols_Details.md 2018-11-22 23:01:26 +01:00
pascallanger 9e3c1ab059 Update Compiling.md 2018-11-22 11:42:47 +01:00
pascallanger 5fc860702f Update Compiling.md 2018-11-22 10:35:30 +01:00
pascallanger 6ad2ee5a47 Update Compiling.md 2018-11-22 10:32:13 +01:00
pascallanger b0f64297cb Update Compiling_STM32.md 2018-11-22 10:21:18 +01:00
Pascal Langer f99a63dbc0 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2018-11-22 08:34:01 +01:00
Pascal Langer 9261e8fe94 DSM throttle kill: correct channel number 2018-11-22 08:33:57 +01:00
pascallanger 52bb116e24 Update Flash_from_Tx.md 2018-11-21 20:29:52 +01:00
pascallanger 7006c36101 Update Flash_from_Tx.md 2018-11-21 20:27:50 +01:00
pascallanger f7d452e3f1 Update Flash_from_Tx.md 2018-11-21 20:24:09 +01:00
pascallanger 598e50a40f Update Flash_from_Tx.md 2018-11-21 20:10:24 +01:00
pascallanger eadfa26c3b Add files via upload 2018-11-21 20:03:13 +01:00
pascallanger b03491fdf7 Update Flash_from_Tx.md 2018-11-21 19:20:51 +01:00
pascallanger 42911c63b3 Update Flash_from_Tx.md 2018-11-21 16:59:33 +01:00
pascallanger 43462757ed Update Flash_from_Tx.md 2018-11-21 16:58:44 +01:00
pascallanger 0eee1c5d15 Update Flash_from_Tx.md 2018-11-21 16:57:17 +01:00
pascallanger 3a21bf69f1 Update Flash_from_Tx.md 2018-11-21 16:47:26 +01:00
pascallanger 7d4c8f7f07 Update Compiling_STM32.md 2018-11-21 14:26:05 +01:00
pascallanger 866d19d649 Update Compiling_STM32.md 2018-11-21 14:23:55 +01:00
pascallanger c27ec2475c Update Compiling_STM32.md 2018-11-21 14:17:44 +01:00
pascallanger 1d64cbfaa0 Update Compiling_STM32.md 2018-11-21 14:15:26 +01:00
pascallanger 5d1baa89e4 Update Compiling_STM32.md 2018-11-21 14:11:24 +01:00
pascallanger e846ce7e98 Update Compiling_STM32.md 2018-11-21 13:08:27 +01:00
pascallanger 300b3582a6 Update Compiling.md 2018-11-21 12:03:20 +01:00
pascallanger 3a7ffe62b0 Update Compiling.md 2018-11-21 12:02:49 +01:00
Pascal Langer d990ebe49e _Config.h file update 2018-11-20 21:15:31 +01:00