2021-06-27 12:38:53 +02:00

5.0 KiB

Multiprotocol TX Module OpenTX LUA scripts

If you like this project and want to support further development please consider making a donation.

Donate €5
€5
Donate €10
€10
Donate €10
€15
Donate €25
€25
Donate
Other

MultiConfig

Enables to modify on a Multi module the Global ID, Cyrf ID or format the EEPROM.

Matching the ID of 2 Multi modules enable them to control the same receivers without rebinding. Be carefull the 2 modules should not be used at the same time unless you know what you are doing.

Notes:

  • Supported from Multi v1.3.2.85 or above and OpenTX 2.3.12 or above
  • The Multi module to be configured must be active, if there is a second Multi module in the radio it must be off
  • Located on the radio SD card under \SCRIPTS\TOOLS

MultiCconfig

MultiChannelsUpdater

Automatically name the channels based on the loaded Multi protocol and sub protocol including the module channel order convention.

Need OpenTX 2.3.9 or above. Located on the radio SD card under \SCRIPTS\TOOLS. This script needs MultiChan.txt to be present in the same folder.

MultiChannelsUpdater

MultiLOLI

Script to set the channels function (switch, servo, pwm, ppm, sbus) on a LOLI RX

MultiLOLIconfig

Graupner HoTT

Enable text configuration of the HoTT RX and sensors: Vario, GPS, ESC, GAM and EAM.

Need OpenTX 2.3.9 or above. Located on the radio SD card under \SCRIPTS\TOOLS.

Notes:

  • Menu/MDL/Model is used to cycle through the detected sensors.
  • It's normal to lose the telemetry feed while using the text mode configuration. Telemetry will resume properly if the script is exited by doing a short press on the exit button.

Text mode video

DSM Forward Programming

This is a work in progress. It's only available for color screens (Horus, TX16S, T16, T18...).

If some text appears as Unknown_xxx, please report xxx and what the exact text display should be.

Need OpenTX 2.3.10 nightly or above. Located on the radio SD card under \SCRIPTS\TOOLS.

DSM Forward Programming

DSM PID Flight log gain parameters for Blade micros

Lua telemetry script from feathering on RCGroups to facilitate setting the Gain Parameters on the Blade 150S FBL. It doesn't use Forward Programming but instead it just reads telemetry data from the Multi-module and displays it on a telemetry display.

It is very similar to the Telemetry Based Text Generator functionality on Spektrum transmitters where one doesn't need to rely on the angle of the swashplate to determine selection/value.