Releases: MRC3742/DIY-Multiprotocol-TX-Module
1.9.4.55
This release originated from the base master branch 1.3.4.52 of pascallanger/DIY-Multiprotocol-TX-Module
-
DSM "Clone" fix: small code change, preventing operation, that moved model match line to the appropriate location.
This fix is also an active current PR 1135 waiting for approval and commit at main repository. -
SLT Protocol Improvements: using Copilot to analyze the various sub protocols.
Logic captures of TTX610, Q100, Q200, and MR100 transmitters were checked against current code and discrepancies were committed.
Online code snippets from an OTA debug session were checked for the "V1_4ch" sub protocol and verified to be correct.
More details of changes are described in PR #5 -
Added new sub protocol SLT6_Tx: from actual captures of the SLT6 transmitter included with the RTF Revolution 90 FP helicopter.
This is a complex protocol requiring use of the native NRF24L01 module to duplicate the Si24R1-based transmitter.
More details can be found in PR #10 -
Changed the Minor Version Number to "9": for releases in this forked repo I have adopted this format for easy identification.
These releases will follow this format (currently 1.9.3.55)
Full Changelog: https://github.com/MRC3742/DIY-Multiprotocol-TX-Module/commits/1.9.4.55