Skip to content

Lua script for EdgeTX. Reads switch play sound names and displays them.

Notifications You must be signed in to change notification settings

druckgott/getswitchesWdgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

A simple widget to display switches which are configured in special function and have a PLAY_TRACK behind.

widget screenshot

config screenshot

Installing

  • Copy the src/WIDGETS/getswitches folder to your handset's SD card in the WIDGETS/ folder so that your SD card will contain a file called WIDGETS/getswitches/main.lua.
  • Add the widget to the main screen
    • Press the TELEM button on the handset and navigate to the second page.
    • Tap "Setup widgets".
    • Tap an open space and add the "SwitchOver" widget.
    • Use the RTN / EXIT button to go back until you're on the main screen again.

Requirements

  • Tested on Jumper T15 with EdgeTX 2.10.4 only
  • Currently, there is a config file for Jumper T15 and Radiomaster tx16s. You are welcome to generate your own config file WIDGETS\getswitches\radio.
    • the name will be shown if you have no config
    • you are welcome to commit a config for your radio here
    • as example you can take the t15.lua config and only change the position values and so on
    • other people can use your config then

Other informations

  • If a switch have two sound file on one switch it will toggle the two ore more soundfilenames. You can change the time for toggling in the WIDGETS config
  • Radio config is already done for T15 and tx16s, here is the example of T15:

t15 config screenshot

About

Lua script for EdgeTX. Reads switch play sound names and displays them.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages