Display telemetry data and spot anomalies.
Project description
F1 2021 - The Official Video Game from Codemasters
A tool for forwarding the UDP telemetry data from the simulator game F1 2021 to InfluxDB for display via any graphing application.
Data Storage
Is done by InfluxDB which is a great time series database. See Docker Hub.
docker pull quay.io/influxdb/influxdb:latest
Graphing Using Grafana
You can use Grafana to connect to InfluxDB. See - https://grafana.com/docs/grafana/latest/installation/docker/
docker run -d -p 3000:3000 grafana/grafana
Connection to InfluxDB
Connecting to InfluxDB 2 requires Grafana 7.1 and above.
Refresh Rate
To enable sub second updates, alter the following in /etc/grafana/grafana.ini
#################################### Dashboards History ##################
[dashboards]
# Number dashboard versions to keep (per dashboard). Default: 20, Minimum: 1
;versions_to_keep = 20
min_refresh_interval = 100ms
Next add the refresh rate as an option in the dashboard setting, otherwise you won't be able to select it.
Links
Demo
YouTube:
Telemetry
Wheel speed in meters per second. Wheel slip is 0 -> 1
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file race_strategist-0.0.1.tar.gz
.
File metadata
- Download URL: race_strategist-0.0.1.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1461736b49d2edd0b2d6e79fb8a02c02ec4216bc9f5a28edc7963fb7c0e06532 |
|
MD5 | 4c3af8623a330929a7ef3ea4485bfa83 |
|
BLAKE2b-256 | d0c9b4c701b431eb72db6e0a3cd50505c833976e7a70f7f44371171d5302da0f |
File details
Details for the file race_strategist-0.0.1-py3.10.egg
.
File metadata
- Download URL: race_strategist-0.0.1-py3.10.egg
- Upload date:
- Size: 96.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4567b2595ef65b7d8b6ff416ab976b501d486ef1dfb67d642e3f077d60284325 |
|
MD5 | 5e91682f2de956ac0b2c18fa85d58df0 |
|
BLAKE2b-256 | 9ac821a0acd7bacbb67ad793e162edef2f89943ac264e6f1c5c2dbb857cb11cd |
File details
Details for the file race_strategist-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: race_strategist-0.0.1-py3-none-any.whl
- Upload date:
- Size: 28.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89557173bc404a07b02a53d3af8df5f5ef8176f4112752a7657dfa16baa86203 |
|
MD5 | cf685ec8a222ae9212a40f2ff93a8b80 |
|
BLAKE2b-256 | a132228198a7eef27a263ed3e20b5d68217cf497551bcb515d7beb029c836bb5 |