github pascallanger/DIY-Multiprotocol-TX-Module v1.1.0
Multiprotocol v1.1.0

latest releases: v1.3.4.0, v1.3.4.0_old, v1.3.3.33...
8 years ago

Multiprotocol hex files attached have been compiled with the source files dated of 13/03/2016.
As you can see one of the RF module (and associated protocols) is excluded in each hex to fit in the Atmega328.
But you can also build your own version selecting the protocols you are interrested in by modifying the _Config.h file and compile under the Arduino IDE.

ChangeLog:

  • Added DSM2/DSMX Option field to select the number of channels and frame rate
    • 0 : 4 channels @22ms
    • 1 : 5 channels @22ms
    • 2 : 6 channels @22ms
    • 3 : 7 channels @22ms
    • 4 : 4 channels @11ms
    • 5 : 5 channels @11ms
    • 6 : 6 channels @11ms
    • 7 : 7 channels @11ms
    • 8 : 8 channels @22ms
    • 9 : 9 channels @22ms
    • 10 : 10 channels @22ms
    • 11 : 11 channels @22ms
    • 12 : 12 channels @22ms
    • Option=6 is usually giving the best result with RX
    • If using er9x/ersky9x/OpenTX check your existing models to change the option value
  • Added Shenqi protocol
  • Added LT8900 emulation using NRF24L01 RF chip
  • Updated Documentation

Don't miss a new DIY-Multiprotocol-TX-Module release

NewReleases is sending notifications on new releases.