Universalpatcher with Logger & Analyzer

They go by many names, P01, P59, VPW, '0411 etc. Also covering E38 and newer here.
User avatar
ShorTuning
Posts: 55
Joined: Thu Dec 13, 2018 4:42 pm
cars: 2002 Camaro
2002 Formula
Location: On the Dyno
Contact:

Re: Universalpatcher with Logger & Analyzer

Post by ShorTuning »

I would suspect much of the parameter/calibration structure to carry over from the Transmission segments of the Gen3 PCM. Just looking at commercial software many of the tables are still similar between the two.
kur4o
Posts: 948
Joined: Sun Apr 10, 2016 9:20 pm

Re: Universalpatcher with Logger & Analyzer

Post by kur4o »

Code: Select all

24231674
24235341
24239927
24243356
24243357
24252617
24252956
I made a quick list of Os in the files I have. Any other OS number will be highly appreciated.

Looks like the t42 is vpw and CAN bus enabled, similar to e40. Not sure what vpw can do. I also noticed some jumps and calibration data outside bin area. Could there be more data that can`t be read from bus, maybe CAN registers are there.

Too bad there is 2 main varieties of compiled code, using different counts of shift tables. It will give a big headache making a single tableseek file.

DTc file attached. Overwrite previous version in xml folder
Attachments
DtcSearch.7z
(2.12 KiB) Downloaded 84 times
exo3901
Posts: 13
Joined: Fri Feb 11, 2022 2:00 am

Re: Universalpatcher with Logger & Analyzer

Post by exo3901 »

Here is another T42 OS# 24236195.
Attachments
Pontiac 2006 GTO TCM 24236195 - Copy.bin
(1 MiB) Downloaded 92 times
In-Tech
Posts: 779
Joined: Mon Mar 09, 2020 4:35 pm
Location: California

Re: Universalpatcher with Logger & Analyzer

Post by In-Tech »

Here's a couple more, the 2011 express is a 4L65e(might be 4L70e?) and the 2008 is a 4L80e.

2011 express van 4L65e
1GNSGBF48B1160934_TCM.bin
(704 KiB) Downloaded 85 times
1GNSGBF48B1160934_TCM.txt
(76.47 KiB) Downloaded 84 times
2008 express van 4L80e
2008_Express_6.0_4L80E_TCM.bin
(704 KiB) Downloaded 74 times
2008_Express_6.0_4L80E_TCM.txt
(69.33 KiB) Downloaded 80 times
In-Tech
Posts: 779
Joined: Mon Mar 09, 2020 4:35 pm
Location: California

Re: Universalpatcher with Logger & Analyzer

Post by In-Tech »

Hiya kur4o, do you need any more sample files or are you good?
kur4o
Posts: 948
Joined: Sun Apr 10, 2016 9:20 pm

Re: Universalpatcher with Logger & Analyzer

Post by kur4o »

I figured the main 2 patterns, but more files will always be appreciated.
In-Tech
Posts: 779
Joined: Mon Mar 09, 2020 4:35 pm
Location: California

Re: Universalpatcher with Logger & Analyzer

Post by In-Tech »

Are you finding that the 4l60 vs 4l80 is the only difference or what would you like to see more of? My file structuring is stupid and I am slowly correcting it. I was stupidly naming project files by the customers name instead of year and type 'puter and then name :thumbdown: :lol:
I am slowly digging through literally thousands of files as I have time :wall:
kur4o
Posts: 948
Joined: Sun Apr 10, 2016 9:20 pm

Re: Universalpatcher with Logger & Analyzer

Post by kur4o »

The main difference is 5 vs 4 speed support.

Meanwhile we have some sorting file utility in patcher, you can give it a try to sort some files for you. Open utilities->patcher->sort files tab-> select options and test.

We might need to make it auto rename files with OS and platform added.
Vampyre
Posts: 261
Joined: Wed Dec 06, 2017 1:02 pm
cars: grand am, trans am

Re: Universalpatcher with Logger & Analyzer

Post by Vampyre »

ok i feel like an idiot but i cant get my avt or my j2534 to work at all, any tips for setting up analyzer consoles or can tabs
kur4o
Posts: 948
Joined: Sun Apr 10, 2016 9:20 pm

Re: Universalpatcher with Logger & Analyzer

Post by kur4o »

current limitation:

analyzer and avt tool works only with vpw or class2.

To get it stared->settings->select tool->connect->goto vpw console tab->check all checkboxes->data should be flowing on screen
goto analyzer tab->start analyzer button

to test some CAN stuff you need a j-tool

goto->j-console tab->select tool->select protocol1[CAN]->select baudrate[500000]->connect protocol1
data should start flowing.

You can set up pins->baud,filters and other stuff in j-console.
When connected goto action menu->query CAN devices-> if all good the CAN tab will get populated with data.

Future plans are to add CAN logging, CAN analyzer and support for multiframe CAN messages.

Does anybody know if PID math, IDs and naming is the same between class2 and CAN
Post Reply