Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the scripts

These scripts provide dual colors for RGB rings around the gimbals and the RGB switches on some radios like the Radiomaster TX15/TX16S MK3

Scripts

There are 8 pre made scripts named the following way: LeftColorRightColor.lua, but each color was shorten due to file name size restriction

  • CyPk.lua (Cyan Pink)

Cyan Pink

  • GrnPk.lua (Green Pink)

Green Pink

  • GrnWte.lua (Green White)

Green White

  • LimMag.lua (Lime Magenta)

Lime Magenta

  • OrngBlu.lua (Orange Blue)

Orange Blue

  • PrplWte.lua (Purple White)

Purple White

  • RedCy.lua (Red Cyan)

Red Cyan

  • RedWte.lua (Red White)

Red White

Colors

The file colors.txt contain the list of the base colors that can be set to the RGB rings/RGB switches if you want to make your own color combinations.

Compatibility

  • Radiomaster TX15 Max
  • Radiomaster TX16S MK3

These scripts have been tested with EdgeTX 2.12.0-RC1 on the Radiomaster TX15 Max.

They have also been tested on the 3.0.0 version (stock firmware for the TX15) and the pre-2.12.0 (stock firmware for the TX16S MK3)

Thanks to KStacy who tested the scripts on his TX16S MK3 !

Installation

  • Copy the content of the scripts folder into the /SCRIPTS/RGBLED/ folder on your SD card.

  • Go in the Model Settings tab

Step 1

  • In the Customizable Switches set the names/types/groups as you want and check the Allow Lua override on OFF and set the ON color to whatever you like.

Step 2

  • Then go in the Special Functions tab

Step 3

  • Create a new special function

Step 4

  • Set the trigger to the switch you want (I use the RGB switches SF1 ~ SF6)

Step 5

  • Set the function to RGB leds

Step 6

  • Set the value to the colors that you want

Step 7

  • Set the repeat to 1x

Step 8

  • Check the Enable toggle

Step 9

Package

These are the files contained in the release

Package
├─ scripts
│  ├─ CyPk.lua
│  ├─ GrnPk.lua
│  ├─ GrnWte.lua
│  ├─ LimMag.lua
│  ├─ OrngBlu.lua
│  ├─ PrplWte.lua
│  ├─ RedCy.lua
│  └─ RedWte.lua
├─ colors.txt
├─ LICENSE
└─ README.md

Versions

v2.3.0

  • The code has been changed to be easier to work with.

v2.2.0

  • Added a new color scheme (Cyan Pink)

v2.1.0

  • Added a tutorial to set everything properly

v2.0.0

  • Added the colors for the RGB switches
  • Example images have been added to the readme
  • The scripts have been tested on the Radiomaster TX16S MK3

Initial commit

  • 7 pre made scripts
  • .txt file with the list of the available colors

About

These scripts provide dual colors for RGB rings around the gimbals and the RGB switches on some radios like the Radiomaster TX15/TX16S MK3

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages