iNavFlight / OpenTX-Telemetry-Widget

INAV Lua Telemetry with support for EdgeTX
https://luatelemetry.readthedocs.io/en/latest/
GNU General Public License v3.0
156 stars 32 forks source link

Errore lua script inav #120

Closed Alfonsomartina closed 11 months ago

Alfonsomartina commented 11 months ago

Salve.. Dopo aver aggiornato edgetx 2.9 su radiomaster tx16s e dopo aver inserito il lua script di inav 2.2.2 sul display il simbolo dei gradi della bussola e del variometro vengono sostituiti da un sibolo che raffigura una chiocciola@. Inoltre accedendo al lua script dininav tramite il pulsante sys si genera un errore syntax. 20230913_144213 20230913_133611

stronnag commented 11 months ago

https://github.com/iNavFlight/OpenTX-Telemetry-Widget/blob/master/docs/Tips-And-Common-Problems.md#reporting-issues-on-github

stronnag commented 11 months ago

Hi.. After updating edgetx 2.9 on radiomaster tx16s and after inserting the inav 2.2.2 lua script on the display the degrees symbol of the compass and the variometer are replaced by a symbol depicting a snail@. Furthermore, accessing the dininav lua script via the sys button generates a syntax error.

  1. The script has not changed, it has always used value 64 (which is indeed ASCII / UTF8 @). Perhaps the OS has changed the character set. for colour radios. On B&W radios, ° is displayed correctly.
  2. Expected behaviour. This is a telemetry script, you cannot run it from the SYS menu.