yaapu / FrskyTelemetryScript

A LUA telemetry script and widget for the Horus X10(S),X12 and Taranis X9D+,X9E,QX7 and X-Lite radios using ArduPilot frsky passthru protocol
GNU General Public License v3.0
432 stars 136 forks source link

Script Error Message 1.9.1 beta2 #105

Closed PhilColbert closed 3 years ago

PhilColbert commented 3 years ago

This error appears now and then, apart from that its good.

http://www.airwhere.co.uk/yappu/serror.jpg

yaapu commented 3 years ago

hi thnaks, any more infos on how to reproduce this error? What's your exact setup?

PhilColbert commented 3 years ago

It happens on boot randomly.

Taranis X9D with R9M , R9MM.

Its quite infrequent so probably close this, some unintialised variables perhaps...

yaapu commented 3 years ago

Hi, I've been able to reproduce it, it is a memory issue, CRSF support consumed all memory left :-( I'm working an slim version of my script for the X9D, all features are there but the graphics is a bit lighter, I'll ask you to test it

yaapu commented 3 years ago

@PhilColbert would you please try latest beta

https://github.com/yaapu/FrskyTelemetryScript/releases/tag/Taranis-1.9.4_beta1

You need to enable the low memory version by going to the config menu and selecting "min" for center panel and right panel. There are some ardupilot PRs pending that will add support for terrain, fence and generic failsafe alarms, those will require this new version to work