Skip to main content

Decode F1 22 telemetry data.

Project description

F1 22 Telemetry

Main Source for this Project

To speed up the building of this project, the packet format was taken from this post on the Codemasters forums. Which oddly works for F1 22, which is nice.

Thanks to the hard work of the poster I was able to skip the tedious packet decoding.

The updated F1-22 UDP specification is available here

Installing

pip install f1-22-telemetry

Running

telemetry-f1-22-listener

Usage

from f1_22_telemetry.listener import TelemetryListener

listener = TelemetryListener(port=20777, host='localhost')
packet = listener.get()

Releasing

pip install --upgrade build twine
python -m build
python3 -m twine upload f1-22-telemetry

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

f1_22_telemetry-0.1.0.tar.gz (12.7 kB view details)

Uploaded Source

Built Distribution

f1_22_telemetry-0.1.0-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file f1_22_telemetry-0.1.0.tar.gz.

File metadata

  • Download URL: f1_22_telemetry-0.1.0.tar.gz
  • Upload date:
  • Size: 12.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for f1_22_telemetry-0.1.0.tar.gz
Algorithm Hash digest
SHA256 260b8a75decfa3e1d1658c91328b63a41c3f73b2182663085a4275e2b60bf70c
MD5 fb9bcf7e0607c36f23f3a2133a863933
BLAKE2b-256 c62d6b72a945287b7baca23ce71af355b9c6accaa9b9fb9f45631dcbbf408f44

See more details on using hashes here.

File details

Details for the file f1_22_telemetry-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for f1_22_telemetry-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9cddd5a7cccc389f8e69bc8356c743c380427b610b7f64fb9ca41cae97b6442b
MD5 3bbd387dd49663cc5fb8fa89d44362e8
BLAKE2b-256 709264a33eb70f2d9ce27b66a314c7a26c94496ae26eed398c299f5713b8e98f

See more details on using hashes here.

Supported by

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