- 60
- darqpassenger
Hi could you help me installing this app? I am too dummy for this, but telemetry would be very useful for me. ThanksI have added some nice new features to gt7dashboard. Here are some of the key features:
Main Tab:
- Added Speed Peaks and Valleys to a new tab called "Race Line" that displays the race line for the last laps and the reference lap race line. The map projection is now consistent with that of the game.
- Added "Speed Variance" for the three best laps, which highlights areas for improvement.
- Improved documentation.
- Added real car names.
- Added "Tire/Car Speed Ratio" for wheel spin detection.
- Enhanced fuel map.
- Improved "Speed Peaks and Valleys" diagram.
View attachment 1251963
Race Lines Tab with Speed Peaks and Valleys
View attachment 1251959
Thanks, I was able to install python and salsa module. I did this: pip3 install -r requirements.txtI run it on my Win11 laptop
Regards,
- Install Python3 for Windows for all users
- Read the "Requirements" from https://github.com/Bornhall/gt7telemetry because you need one extra python module
- Open a command shell and and execute the script
Joerg
Installation was ok, now what?