Socket
Socket
Sign inDemoInstall

f1-2020-telemetry

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    f1-2020-telemetry

A package to handle UDP telemetry data as sent by the F1 2020 game.


Maintainers
1

Readme

F1 2020 UDP Telemetry package

The f1-2020-telemetry package provides support for interpreting telemetry information as sent out over the network by the F1 2020 game by CodeMasters. It also provides command-line tools to record, playback, and monitor F1 2020 session data.

With each yearly release of the F1 series game, CodeMasters post a description of the corresponding telemetry packet format on their forum. For F1 2020, the packet format is described here: https://forums.codemasters.com/topic/50942-f1-2020-udp-specification/

The package should work on Python 3.6 and above.

This project is a fork of f1-2019-telemetry by Sidney Cadot (reddish) for F1 2019

Project information

The f1-2020-telemetry package and its documentation are currently at version 0.2.1.

The project can be installed using the standard Python 3 pip tool as follows:

pip install f1-2020-telemetry

The project is hosted as a Git repository on GitLab:

https://gitlab.com/gparent/f1-2020-telemetry/

The pip-installable package is hosted on PyPI:

https://pypi.org/project/f1-2020-telemetry/

The documentation is hosted on Read the Docs:

https://f1-2020-telemetry.readthedocs.io/en/latest/

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc