Skip to main content

Decode F1 2021 telemetry data.

Project description

Telemetry-F1-2021

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.

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

Installing

pip install Telemetry-F1-2021

Running

telemetry-f1-2021-recorder

Usage

from telemetry_f1_2021.listener import TelemetryListener

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

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

Telemetry-F1-2021-0.3.0.tar.gz (21.9 kB view hashes)

Uploaded Source

Built Distribution

Telemetry_F1_2021-0.3.0-py3-none-any.whl (23.9 kB view hashes)

Uploaded Python 3

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