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.1.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

f1_22_telemetry-0.1.1-py3-none-any.whl (17.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: f1_22_telemetry-0.1.1.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for f1_22_telemetry-0.1.1.tar.gz
Algorithm Hash digest
SHA256 43832b9b2fa075ec65a93b58f10bc046b59f882c7d85fda91b9025a252e47f7c
MD5 730b0f01d4cecf68a1c336db0fee6b8e
BLAKE2b-256 c267b3641041b84a8b869eee1dedaf97527f02a397f5e28db7b791b7cbe95ba0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for f1_22_telemetry-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4f37fa21a099b13ccb089335dd3c7f6140c8a446bc907254d6da2a192923ad4a
MD5 f5d9a21203cb78402fa7d36337a52591
BLAKE2b-256 fe1540b7c5087754366276c15c2dba30d330bed3ef206b1d73d9a7806c31d151

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