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

Truncated messages at Taranis X9 Lite screen #121

Closed RMFPV closed 1 year ago

RMFPV commented 2 years ago

System messages from ardupilot at the second screen are truncated because they are longer than the screen. Is it possible to move cropped part to the next line?

Thank you.

yaapu commented 1 year ago

hi, check latest dev version (dev branch)

RMFPV commented 1 year ago

Thanks a lot! Looks good!

Just noticed that sometimes the last string gets replaced with the following one. 2

And here is how it looked before replacement: 1

yaapu commented 1 year ago

Mhmm, I can't replicate it, that could really be a telemetry issue dropping a piece of a message, I'm pretty sure the code is ok, I did extensive simulation on this feature which is simple but tricky :-)

RMFPV commented 1 year ago

It happens only with exactly these two messages, all the others seems fine.