You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a count-up timer has elapsed for longer than an hour, triggering an announcement via a special function will announce the time in minutes, not hours and minutes.
For example, a time of 1h20 will be announced as "80 minutes".
Note:
If a timer has the "minute" option enabled then the minutely callout does use hours and minutes as expected.
I haven't tested count-down timers.
Expected Behavior
A time under one hour should be announced in minutes, eg 20 minutes should be announced as "twenty minutes".
A time over one hours should be announced in hours and minutes, eg 1h20 should be "one hour and twenty minutes".
Steps To Reproduce
Configure a count-up timer starting at 00:00.
Configure a special function to call out the timer value when a switch is moved.
Let the timer count until more than an hour has elapsed.
Move the switch to trigger a time announcement.
Version
Other (Please specify below)
Transmitter
Radiomaster Zorro
Anything else?
Running EdgeTX 2.8.1.
The text was updated successfully, but these errors were encountered:
If the value is > 10 minutes then it plays as minutes, and only plays the minutes (no seconds).
I believe the thinking with that was that above a certain amount of time you don't care about seconds. I'm ok with that, but it sounds like times over an hour weren't considered when making that change.
Is there an existing issue for this problem?
What part of EdgeTX is the focus of this bug?
Transmitter firmware
Current Behavior
When a count-up timer has elapsed for longer than an hour, triggering an announcement via a special function will announce the time in minutes, not hours and minutes.
For example, a time of 1h20 will be announced as "80 minutes".
Note:
Expected Behavior
A time under one hour should be announced in minutes, eg 20 minutes should be announced as "twenty minutes".
A time over one hours should be announced in hours and minutes, eg 1h20 should be "one hour and twenty minutes".
Steps To Reproduce
Version
Other (Please specify below)
Transmitter
Radiomaster Zorro
Anything else?
Running EdgeTX 2.8.1.
The text was updated successfully, but these errors were encountered: