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
434 stars 140 forks source link

The counter resets at 60:00? #77

Closed Damian650 closed 3 years ago

Damian650 commented 3 years ago

Hello, please excuse me first, my English is poor, so I am using the translator. I was presented with the following problem: When I reset the counter, it always goes to 60:00, never 00:00. Has it happened to someone else?

My radio is a TX16S Radiomaster.

IMG_20201105_234132

yaapu commented 3 years ago

Sorry for the late reply, I can't reproduce the issue, are you sure you do not have another script/function modifying timer 3 which is used for the flight timer?

Damian650 commented 3 years ago

Sorry for the late reply, I can't reproduce the issue, are you sure you do not have another script/function modifying timer 3 which is used for the flight timer?

Hi. Thank you for taking the time to respond. Just before reading the answer, I decided to format the SD. I was installing the scripts one by one, until one of them generated the error, the script is that of "iNav" So I'm going to choose not to use it.

The Scripts I am using are the following: https://github.com/yaapu/FrskyTelemetryScript https://github.com/yaapu/HorusMappingWidget

Y este es el que causaba el error: https://github.com/iNavFlight/LuaTelemetry

I am going to reconfigure my radio and when I finish if the problem does not arise again I will give the issue as resolved.

Many thanks.

yaapu commented 3 years ago

I didn't know lua iNav manipulated timer 3, thanks for reporting back