Release: version alpha 1.56.0.0

Posts: 251
Introducing ATVO Race Control!
This is an alpha release of a new feature: ATVO (Remote) Race Control. ATVO now has the ability to receive race control messages and track incidents, investigations and penalties which come from a remote live race control. The purpose is to display this information in your broadcast graphics overlay. The information comes from a remote race control application such as our new ATVO Remote Race Control tool, or in the future from third party race control applications.

ATVO Remote Race Control connects to your ATVO graphics (via the internet or locally) and allows race control to send information to your graphics automatically without your intervention.

More information:


ATVO updates
  • Enabled remote Race Control connections and added Race Control tab to Timing Screen
  • Added link to ATVO Remote Race Control in the Tools menu

ATVO Theme 2023 updates
Added support for Remote Race Control:
  • Tower widget can now show incident investigation and penalty icons (must be enabled in the Tower settings)
  • Message widget can automatically display when a remote race control message is received (must be enabled in the Message widget settings and on the controls)

Theme Editor updates
Added support for Remote Race Control:
  • Added bindings to results: "rc_investigation" and "rc_penalty" return "true" if the entry has an active investigation or penalty.
  • Added new dataset "racecontrol_messages" which return the remote messages received, in sequence of newest to oldest.
  • Added new dataset "racecontrol_incidents" which return the remote incidents received, in sequence of newest to oldest.
  • Added new event "RaceControl" for the Event Trigger which is triggered when receiving a new race control message.