Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Widget to control functions via touch screen rather than a real switch #5215

Open
onki69 opened this issue Mar 6, 2025 · 1 comment
Open

Comments

@onki69
Copy link

onki69 commented Mar 6, 2025

I am sure I had such a request before but I can't find it anymore.
I am running some function models with my X20.
Since there are many on/off functions te 3 way switches are not very useful.
In addition it is hard to remember the switch layout.
This is a big benefit of the touch screen.
I wish there would be a widget in different layouts where I can define one half of the screen with touch switches.
These switches should be able to be labelled in the widget configuration to describe its function (like front light, winch, etc.)
In addition a small icons for on/off state (like the switches in a car / truck are labelled) that could be selected would improve the user experience extremely.
In the configuration the type of switch (e.g. momentary) should be selectable as well.
As a result a mixer could be triggered by this virtual switch. Either using a single channel with the available SBUS multiswitch solutions or each switch triggers a different mixer / channel.

There is a Lua based solution for the Kingbus system bus this is kind of closed just for this hardware.

@uj-berlin
Copy link

Hello,
there are some requests in the past: #529, #1411, #2686, #3191....
I am running only function models. An widget based solution for digital switches would be fantastic.
A lua based solution is not so useful. For each virtual switch you have to define a separate lua source. A better solution would be a widget based solution similar to the channel monitor widget. It should be possible to set the following:
-number of switches
-type of switch (push button, latching switch)
-colour of the switch
-name of the switch
-and which virtual switch serves as output (VS1 - VS24)

In addition, you need an additional class VS (Virtual Switch) like LS or Switches as a source for the mixers.

Then everybody could use it. Not all modellers are programmers :-)

Uwe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants