Page 8 of 15

Re: Universalpatcher with Logger & Analyzer

Posted: Wed Dec 07, 2022 9:58 am
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.

Re: Universalpatcher with Logger & Analyzer

Posted: Thu Dec 08, 2022 8:46 pm
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

Re: Universalpatcher with Logger & Analyzer

Posted: Fri Dec 09, 2022 1:02 am
by exo3901
Here is another T42 OS# 24236195.

Re: Universalpatcher with Logger & Analyzer

Posted: Fri Dec 09, 2022 6:19 am
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 95 times
1GNSGBF48B1160934_TCM.txt
(76.47 KiB) Downloaded 93 times
2008 express van 4L80e
2008_Express_6.0_4L80E_TCM.bin
(704 KiB) Downloaded 85 times
2008_Express_6.0_4L80E_TCM.txt
(69.33 KiB) Downloaded 91 times

Re: Universalpatcher with Logger & Analyzer

Posted: Wed Dec 21, 2022 9:41 am
by In-Tech
Hiya kur4o, do you need any more sample files or are you good?

Re: Universalpatcher with Logger & Analyzer

Posted: Wed Dec 21, 2022 9:57 am
by kur4o
I figured the main 2 patterns, but more files will always be appreciated.

Re: Universalpatcher with Logger & Analyzer

Posted: Wed Dec 21, 2022 10:06 am
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:

Re: Universalpatcher with Logger & Analyzer

Posted: Wed Dec 21, 2022 10:23 am
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.

Re: Universalpatcher with Logger & Analyzer

Posted: Fri Jan 06, 2023 2:13 pm
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

Re: Universalpatcher with Logger & Analyzer

Posted: Fri Jan 06, 2023 5:20 pm
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