Newcal / opentx

Automatically exported from code.google.com/p/opentx
0 stars 0 forks source link

Timer in telemetry screen - bars mode #183

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Which board (stock / gruvin9x / sky9x / Taranis) are you using?
Taranis
What is your openTx FW version?
r2834
What is your openTx EEPROM version?

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

In the setting of customized screens for telemetry, when the option "Bars" is 
selected and then as parameter to be displayed, you choose Timer (Tmr1 or 2), 
the max allowable value is 12m45s whereas it should allow a bigger value (at 
least 15min).

To be noted also a minor discrepency with Compagnion9X version r2319 as for 
this parameter, the value must be entered in seconds (765 max); a real minor 
issue, just to let you know.

Thanks,
Didier

Please provide any additional information below.

Original issue reported on code.google.com by didier.l...@gmail.com on 16 Nov 2013 at 7:49

GoogleCodeExporter commented 8 years ago
Current EEPROM format can only store 256 steps of 3 seconds, which is why the 
limit is present.
Leaving this issue open as while this has been changed on current SVN with the 
new format there is still a bug in the bars setting (wraps around at 4 minutes 
and something).

Original comment by bernet.a...@gmail.com on 20 Nov 2013 at 11:31

GoogleCodeExporter commented 8 years ago
Thank you for the explanation.

In fact, steps of 5s or even 10s are more than enough for my point of view; as 
far as I remember, for all FAI disciplines using a time for flight phases 
(flight preparation, flight task itself, ...), it's a "multiple" of 10s.

Didier

Original comment by didier.l...@gmail.com on 23 Nov 2013 at 7:10