Project

General

Profile

Actions

Feature #194

closed

Mini Race Challenge lapcounter: Turn the lights in red when the race ends

Added by Jesús M. Broceño 8 months ago. Updated 7 months ago.

Status:
Closed
Priority:
Normal
Category:
Lap counter
Target version:
Start date:
09/21/2023
Due date:
% Done:

0%

Estimated time:

Description

  • Red lights shoud be turned on when the race ends.
  • Yellow lights should be turned on when the race is paused
  • Yellow lights should blink when the race time is over

Improved protocol

Mini Race Challenge lapcounter has been improved to manage red lights & yellow lights options

This will turn on the red lights

  • CMD_COUNTDOWN_SET:111110

To turn on the yellow lights this is the command:

  • CMD_COUNTDOWN_SET:111111

To turn the green lights:

  • CMD_COUNTDOWN_SET:000001

There is another new command to make it blink in yellow, I use it during the overtime to hurry up the racers. I don't know if this applys to zround. In case the command is the following:

  • CMD_COUNTDOWN_BLINK:300,200

(300 is the lights on time in ms and 200 off time)

Actions

Also available in: Atom PDF