Skip to content

liz3/simdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimData

The Golang part listens for the UDP telemetry from F12020 and Project Cars 2 & saves them into a reduced json format with custom header.

Displaying

You may use graph.py to display 2 laps with hardcoded params, but atm the script is not really dynamic, it uses sdl2 to render so sdl2, pysdl2 and so on are required. Use like

python(3) graph.py /path/to/log.sd

By default it will selected lap 1 & 2, use 1,2,3,4 keys to switch base lap and comparison lap, 1 & 2 for base lap, 3 & 4 for conparison lap Use arrow keys to zoom or scroll

Note

  • Note that the log files can get quite big, also remember to create the logs folder in the project root

About

Telemetry reader for F12020 & PC2

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors