lshems

Results 11 issues of lshems

Why not allow any input as switch? Trigger levels +80% down, anything else mid. So if source is input 1, input up will be true when input is smaller then...

stale

### Is there an existing issue for this problem? - [X] I have searched the existing issues ### What part of EdgeTX is the focus of this bug? Other (Please...

bug 🪲
triage

When working on the sim, I need file access for LUA so set the imu to SDcard. Then I also need local .bin files and a matching models.txt file in...

enhancement ✨
color
UX-UI

So we need to have some guidance here. So what do we do with OpenTX bugs, probably not solved in OPenTX, like the above? I would rather shoot on a...

bug 🪲
lua-api

### Is there an existing issue for this problem? - [x] I have searched the existing issues ### What part of EdgeTX is the focus of this bug? Transmitter firmware...

bug 🪲
triage

Give it a PLACE, please. - Make only ONE entry on a model setup to load only ONE script, and give it a FIXED place in the radio MAIN menu....

enhancement ✨

When moving away from a special Heli page, a Lua mixer is proposed as alternative. Apart from the other issues about reliability,this issue to create the lua mixer script. You...

lua-application

Currently, every radio has a different number of switches defined, trims, etc. This is of course defined by hardware available. Yet, if there would be one virtualization of all radios,...

enhancement ✨
discussion

I would really be thrilled if the following option would become available from the is GUI. Normal and expert mode. What in normal mode? > Simplified radio setup for only...

enhancement ✨
UX-UI

https://doc.open-tx.org/opentx-2-3-lua-reference-guide/part_iii_-_opentx_lua_api_reference/general-functions-less-than-greater-than-luadoc-begin-general/getvalue By having a key that contains a minus sign, 'pilot-lon' and 'pilot-lan', referencing the valus is really cumbersome: getValue("GPS")["pilot-lan"] needs to be used now because getValue("GPS").pilot-lan will try to...

enhancement ✨