v-ivanyshyn / parse_can_logs

Parse CAN logs and visualize data streams on plot
MIT License
46 stars 9 forks source link

Addt. Ford CANBus IDs #3

Open EricTurner3 opened 7 months ago

EricTurner3 commented 7 months ago

Hey there! I just stumbled upon this repo today as I am also trying to map the ford canbus. I had a 2015 Mustang GT and a 2016 GT350 that I had data logged and reversed to be able to use the instrument cluster with my computer for racing games.

I have a bunch of notes here: https://github.com/EricTurner3/s550-canbus/blob/master/database.md

I no longer have a ford vehicle, but I am still trying to reverse more info such as: Air/Fuel Ratio, Boost/Vaccuum, Oil Pressure, Inlet Air Temp, Miles to E. I'll be using your script against a bunch of data logs I collected to see if I figure any more out!

v-ivanyshyn commented 7 months ago

Hi @EricTurner3, thanks for your interest. I just updated the code with some new features, hope they will be useful to you. I see some logs in your repo, may I know which of them are of GT350? I'm interested to see the difference in it's CAN data comparing to GT 5.0

EricTurner3 commented 7 months ago

All of the logs in the repo are from the GT350! I no longer have any saved data from the 2015 GT I had.

The cluster I am experimenting with came from a 2015 Mustang GT and the data logs from the GT350, it appears most if not all messages are compatible across all trims.

v-ivanyshyn commented 7 months ago

Thanks, I'll take a look. By the way, I watched your video of the instruments cluster, looks amazing. If you need a live log of HS3-CAN which is used by the cluster, let me know.