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

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

Change Log

  • Mandatory upgrade of the Multi AVR (1.0.7) and STM32 (1.1.4) boards fixing the source path space issue
  • New Redpine protocol
  • New POTENSIC protocol
  • V761 protocol: additional IDs
  • GD00X: add low/high rates
  • Common deadband code applied to: GD00X aileron, KF606 aileron, POTENSIC throttle
  • XN297Dump: improved packet timer
  • BUGS and BUGSMINI protocols: EEPROM modification, need to rebind models
  • Devo protocol: selectable number of channels using sub_protocol

Compiled Files

Multiprotocol hex/bin files attached can be used to flash the multi module.

While they are fully working it's really easy to compile them with you own settings by modifying the file _Config.h and following the compile and upload documentation.

They have been compiled with the source files from this release using the default settings AETR, telemetry enabled, serial mode enabled with inversion and ppm mode enabled using default table.

STM32 Builds (file names beginning with 'MULTI-STM_')

Use Flash-Multi to upload the firmware.

  • All radio modules and protocols are included in all builds
  • Files with TXFLASH in the name are built with a bootloader and USB support for flashing from a transmitter or via the module's USB port
  • Files with FTDI in the name are built without a bootloader or USB support for flashing using an FTDI adapter
  • OpenTx/JumperTX version (files with OPENTX in the name) have the MULTI_TELEMETRY parameter enabled

Atmega328 Builds (file names beginning with 'MULTI-AVR_')

  • Only 1 RF module and associated protocols have been included in each hex to fit in the Atmega328. For example Multiprotocol_Vxxxx_A7105.hex means that only protocols depending on A7105 protocols are included.
  • There are no files for the NRF24L01 as there are too many protocols to fit in a single build
  • Files with TXFLASH in the name are built with the OptiBoot bootloader for flashing from a transmitter
  • Files with USBASP in the name are built without a bootloader for flashing using a USBasp programmer

OrangeRX Builds (file names beginning with 'MULTI-OrangeRX_')

  • All CYRF6936 based protocols are included

Radio Firmware

To access new protocols and features from er9x/ersky9x/OpenTX, you'll need to upgrade to the latest version available here:

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

NewReleases is sending notifications on new releases.