voroshkov / Chorus-RF-Laptimer

MIT License
184 stars 53 forks source link

Timed Race Feature #21

Open highway11 opened 7 years ago

highway11 commented 7 years ago

In MultiGP style races, we use a timer to see how many laps can be completed in a specified time.

I've added a rudimentary version of this feature in my branch, and if others are interested maybe this can be added to the master branch.

Right now it's very simple, you can specify how long you want the timed race (1,1.5,2,2.5 minutes) and it reads out verbal warnings at 1 minute, 30 seconds, 10 seconds, and when the timer is up.

rcdesigns commented 6 years ago

Sounds like a very useful feature. Was surprised when I couldn't run a race for x minutes, with the number of laps and lap times reported.