EricTurner3 / s550-canbus

Research and scripts for the Ford S550 Mustang CAN Bus
5 stars 0 forks source link

Create custom data format #14

Closed EricTurner3 closed 1 year ago

EricTurner3 commented 1 year ago

Rename s550_forza.py into s550.py

Create a data formatted that takes the values from fh5 and converts them as needed for the script.

This way, adding more games becomes easy, we can inherit the s550 script.

EricTurner3 commented 1 year ago

Look next into ETS2/ATS

EricTurner3 commented 1 year ago

fh5 data was decoupled from the s550 script and separated. Can look into formatting for another game now