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
447 stars 141 forks source link

Issues on Jumper T-Pro with CRSF #240

Open skaman82 opened 3 months ago

skaman82 commented 3 months ago

After enabling CRSF support in the widget setup screen, the following error message appears:

Syntax error ARDCRSF.cfg Not enough space

Any ideas?

Running EDGE TX 2.8.1 on this radio

EDIT: upgraded to EDGE TX 2.10.2 - almost the same message

Syntax error ARDCRSF.cfg file error

Error appears if I want to activate CRFS or PX4 flight modes

yaapu commented 1 month ago

Hi, can you check how much memory free you have ?

yaapu commented 1 month ago

Hi, check that you created the /MODELS/yaapu directory on the SD card

skaman82 commented 1 month ago

Adding the folder indeed fixed the issue! Thank you very much!