Release: version stable 1.29.0.0

Posts: 217
New features:
  • [New in 1.29] Added Push to Pass bindings for remote cars:
    • "p2p_active" is a boolean (true/false) that signals whether this car's P2P is currently active.
    • "p2p_count" is a number that counts the usage of the P2P. In a race session, the P2P count gives the remaining number of P2P usages (starts at 10 and counts down). In a practice session it gives the number of P2P usages so far (starts at 0 and counts up).
  • [Carried over from beta 1.28] Added a new Web Timing feature that can send the Timing Screen and Events table data to your webserver, so you can display it on a webpage. You can find it in the main menu.
    • This new and improved version replaces our old "livetiming".
    • Some instructions are available within ATVO itself and on our forum.
  • [Carried over from beta 1.28] Added a new "Driver button box" or driver camera selector tool to the Timing Screen. In the toolbar of the Timing Screen there is a new link to "Drivers", which opens a small window with a single button for each driver in the session. Clicking that button will change the camera focus to that driver. This screen is analogous to the "Cameras" button box. You can choose between different display modes for small or larger buttons.
  • [Carried over from beta 1.28] Added filtering to the Cameras button box and to the new Drivers button box.
  • [Carried over from beta 1.28] Switched around the order of the main menu categories to something that makes a little more sense.

Bug fixes:
  • Fixed several small UI bugs for the Web Timing.