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

QX7 OpenTx 2.2.4 memory issue #32

Closed
LubinKerhuel opened this issue Aug 5, 2019 · 5 comments
Closed

QX7 OpenTx 2.2.4 memory issue #32

LubinKerhuel opened this issue Aug 5, 2019 · 5 comments

Comments

@LubinKerhuel
Copy link

Syntax error (attempt to call a nil value) when QX7 has the OpenTx 2.2.4 with lua and luac options enabled.

Not enough memory (or panic) when QX7 has the OpenTx 2.2.4 with only lua firmware.

I might have switch too early on openTx2.2.4 version ;-)
Nice work !

@yaapu
Copy link
Owner

yaapu commented Aug 5, 2019

I tested it on 2.2.4 on my X9D.
Your radio is probably trying to compile the script.

You need already compiled lua files, use only the binary files here, lua or luac:
https://github.com/yaapu/FrskyTelemetryScript/tree/master/TARANIS/SD/SCRIPTS/TELEMETRY

If you had a working 2.2.3 setup and upon switching to 2.2.4 you got an error please try with a new OpenTX model from scratch

@LubinKerhuel
Copy link
Author

thanks for quick response.
I did not tested with 2.2.3 unfortunately.

Which firmware option is best to use ? (did you enabled luac ? use the alternate font etc ?)
I think the X9D is based on the same MCU as the qx7 thus I should be able to run the script.

@yaapu
Copy link
Owner

yaapu commented Aug 5, 2019

Hi,
enable luac and if you like you can use custom fonts.
As you said your QX7 should run the script just fine!

@LubinKerhuel
Copy link
Author

ok, I get it working after removing the lua option, keeping only luac and noheli.

@yaapu
Copy link
Owner

yaapu commented Aug 6, 2019

Ok great!
Glad it works :)

@yaapu yaapu closed this as completed Aug 6, 2019
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