Skip to main content

Time Trial Start Console

Project description

metarace-ttstart

Time trial start console application. Includes time of day, rider number, rider name, a 30 second count-down and audible start beeps.

ttstart screenshot

For battery operated terminals, the screen can be set to dim in between starters.

Configuration

Configuration is via metarace sysconf section 'ttstart' with the following keys:

key (type) description [default]
topic (string) telegraph topic for start list updates [startlist]
fullscreen (boolean) run application fullscreen after initialisation
backlightdev (string) sysfs path to backlight device [null] (1) eg: /sys/class/backlight/acpi_video0
backlightlow (float) dimmed backlight level between starters [0.25]
backlighthigh (float) backlight level during countdown [1.0]
startlist (string) filename for a csv startlist file [startlist.csv]
syncthresh (float) maximum allowed audio de-sync in seconds [0.12] (2)

Notes:

  1. The backlight brightness file must be writable in order for dimming to work
  2. The acoustic start signal is terminated if it is not playing in sync with the displayed countdown.

Remote Control

ttstart connects to telegraph and subscribes to the topic nominated. To re-configure the start list, publish a JSON encoded array of arrays with the following columns:

  • start time (string), required
  • rider number (string), optional
  • rider series (string), ignored
  • rider name (string), optional

For example:

[["9h15:00","","","[Event Start]"], ["9h16:00","1","","First RIDER"]]

Requirements

  • Python >= 3.11
  • Gtk >= 3.0
  • metarace >= 2.1.14
  • tex-gyre fonts
  • gstreamer alsa plugins

Note: Some 32 bit systems (notably Intel Atom Toughbooks) will not play audio with the default Debian desktop installation. The workaround is to remove pulseaudio and use alsa directly:

$ sudo apt remove 'pulseaudio*'

Installation

Use shared installer from metarace to collect requirements and install with roadmeet and trackmeet:

$ wget https://github.com/ndf-zz/metarace/raw/refs/heads/main/metarace-install.sh
$ sh metarace-install.sh

Alternatively, install system requirements and use pip:

$ sudo apt-get install python3-venv python3-pip python3-cairo \
python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-rsvg-2.0 \
gir1.2-pango-1.0 gir1.2-gstreamer-1.0 gstreamer1.0-alsa tex-gyre
$ mkdir -p ~/Documents/metarace
$ python3 -m venv --system-site-packages ~/Documents/metarace/venv
$ ~/Documents/metarace/venv/bin/pip install metarace-ttstart
$ ~/Documents/metarace/venv/bin/ttstart

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

metarace_ttstart-1.0.3.tar.gz (243.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

metarace_ttstart-1.0.3-py3-none-any.whl (251.6 kB view details)

Uploaded Python 3

File details

Details for the file metarace_ttstart-1.0.3.tar.gz.

File metadata

  • Download URL: metarace_ttstart-1.0.3.tar.gz
  • Upload date:
  • Size: 243.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for metarace_ttstart-1.0.3.tar.gz
Algorithm Hash digest
SHA256 208774cd9a3ecdaed8992a5893a4feff35970ad670130f13480507e6d60395d9
MD5 f1c90ce0d8104402089ace703a18ebdc
BLAKE2b-256 5b127261e9210a302ec7678c8a4374b8727cc5dc9bf29afc9a263d49b0b1b001

See more details on using hashes here.

File details

Details for the file metarace_ttstart-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for metarace_ttstart-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b56a194f6d8fd9b4bc399f260b7855ceaa692f56e171090713c04c929eeb064b
MD5 98a414e173c3ef7d0ff2d885927840f5
BLAKE2b-256 084481979364cc731024aa9c36dedae12ddd0068524ed716842395983d529972

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page