X-Lite Pro lua Bug if update from 2.11.0 to 2.11.1 (and other lua scripts)
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
Current Behavior
If I use 2.11.0 on my X-Lite Pro all my lua skripts are working. Also the elrsV3.lua from 3.5.5 ELRS Version. If I use 2.11.1 on my X-Lite Pro all my lua skripts I get not enough memory and sometimes also Syntax error, depending on the lua skript
So lua is not working correctly anymore. It´s on differnt lua scrips.
Expected Behavior
Scripts rune as 2.11.0
Steps To Reproduce
Flash 2.11.1 start any lua skript --> error Flash 2.11.0 start any lua skript --> works
Version
2.11.1
Transmitter
FrSky X9 Lite / Lite S, FrSky X-Lite / S / Pro
Operating System (OS)
Windows
OS Version
Windows 10
Anything else?
No response
This is due to https://github.com/EdgeTX/edgetx/pull/6221. Need more time to understand why
OK, it seems to an issue on radio with spi lcd
Ok thx for information
We are still trying to understand exactly what is going on, but we don't have frsky radios, so it is not easy
Ok so if i can help let me know, so if you need any log ore something Else.
@druckgott would you mind testing with the firmware built in #6339?
its working now thx for fix
Cool, thanks for the testing!
@3djc, i get now a nother problem with the #6339 PR. The sticks are not moving anymore. on my test I only take a look if lua works. Today I want to use my simulator and I was wondering why my sticks not working amymore, only the buttons are working. Then I realized that also on the xlite in the screen the stick positions are not moving anymore and they are shown in the left bottom corner. If I flash back to 2.11.0 its working again. So maybe there is now something else defekt due to the change.
@raphaelcoeffic look like your fix fixed one thing but broke another !
I now tried: EdgeTX "Jolly Mon" v2.11.2 and it works. so its done