Decode F1 22 telemetry data.
Project description
F1 22 Telemetry
Main Source for this Project
The 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 pip
python -m build
python -m twine upload dist/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.2.tar.gz
(66.3 kB
view details)
Built Distribution
File details
Details for the file f1_22_telemetry-0.1.2.tar.gz
.
File metadata
- Download URL: f1_22_telemetry-0.1.2.tar.gz
- Upload date:
- Size: 66.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8507adaf1f078cac2aac4c5ee51a7c6582c3ff3908bc636e341ecc7df12c5f90 |
|
MD5 | 0599f4cf0a2a2294450b09886b560d99 |
|
BLAKE2b-256 | 89629920cc2bacbd408c0348d112b4b90178be1f74b76c4b238526bca5d6b40e |
File details
Details for the file f1_22_telemetry-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: f1_22_telemetry-0.1.2-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6df2b20c19918a322c70b05a19090fd9c648f0e7ea7199434fd464bcf4ba8d51 |
|
MD5 | ff810472b15f8ea28fb3237ba8386f13 |
|
BLAKE2b-256 | 001ec3a1ffdcc1475dd4123c18bb9e47bed5ea84095049637a9caf607c23a586 |