Gt7telemetry
Python script to access/dump GT7 telemetry data
Install / Use
/learn @Bornhall/Gt7telemetryREADME
gt7telemetry
Python script to display GT7 telemetry data.
Needs to be run from the terminal, and works best with a terminal of at least 92 x 42 characters. The output is in a separate buffer, but you can comment out lines 10-29 to just write to your current terminal (might want to clear the terminal first).
Run like this (substitute with your own console's LAN IP address):
python3 gt7telemetry.py 129.168.1.123
This work is based purely on the shoulders of others. Python script originally from https://github.com/lmirel/mfc/blob/master/clients/gt7racedata.py
Thanks to the help of the people of GTPlanet, specifically the thread https://www.gtplanet.net/forum/threads/gt7-is-compatible-with-motion-rig.410728 and people like Nenkai, Stoobert and more.
If anyone can gain anything from this, feel free to do so!!

Requirements
You will need python 3.x installed, and you need to install the salsa20 module via pip:
pip3 install salsa20
Related Skills
node-connect
338.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.4kCommit, push, and open a PR
