Search found 392 matches

by joukoy
Sat Mar 16, 2024 9:46 pm
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: Hammer not reading ECU
Replies: 51
Views: 6695

Re: Hammer not reading ECU

I dont know how I can add modifications now. Should I close old pull request ?
by joukoy
Sat Mar 16, 2024 2:35 pm
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: Hammer not reading ECU
Replies: 51
Views: 6695

Re: Hammer not reading ECU

Pull request closed and new created.
J2534DotNet library must be compiled before other parts, otherwise compile fails.
by joukoy
Wed Mar 13, 2024 5:37 pm
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: Hammer not reading ECU
Replies: 51
Views: 6695

Re: Hammer not reading ECU

I converted Hammer to use J2534DotNet library and made pull request (at least I try, not sure how it goes).
Library required small modifications but mostly it is original.

Tested full read and full write with ONE P59.
by joukoy
Thu Jan 25, 2024 2:48 am
Forum: Tools
Topic: Avt 852 not working with vpwexplorer or older tuner cat programs help
Replies: 34
Views: 4266

Re: Avt 852 not working with vpwexplorer or older tuner cat programs help

There is at least one difference between Universal Patcher and PCM hammer implementation: Universal Patcher uses serial port events for receiving data https://github.com/joukoy/UniversalPatcher/blob/1d9be820ba878b9787f99586fb15fbc5cde3237b/Source/DataLogger/Devices/Rs232Port.cs#L115 while hammer is ...
by joukoy
Sun Dec 24, 2023 12:52 am
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: Universalpatcher with Logger & Analyzer
Replies: 148
Views: 151141

Re: Universalpatcher with Logger & Analyzer

I was hesitant to post in this thread. I tried messing around with the logger analyzer section and I couldn't figure out how to inject raw messages back into the bus. I have an official MDI, but i'm struggling to figure out the universal patcher logger section where I can inject my data to see the ...
by joukoy
Thu Oct 12, 2023 10:47 pm
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: vxdiag unable to detect
Replies: 5
Views: 867

Re: vxdiag unable to detect

Install passthru driver for Vxdiag (VX manager), I think this is correct version:
http://blog.vxdiagshop.com/2022/06/08/f ... er-v1-8-9/
Then select J2534 device in pcmhammer
by joukoy
Fri Jun 30, 2023 8:54 pm
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: Universalpatcher with Logger & Analyzer
Replies: 148
Views: 151141

Re: Universalpatcher with Logger & Analyzer

version 0.22.09 in github Added missing file: db\V6CrossRef.mdb It is standard MS access 2010 database Jconsole: Fixed bug, no console output if "Buffered" unchecked Added "connect:<profile>" Example: connect:VPW.xml (Load profile file from script folder or Logger\J2534Profiles\)...
by joukoy
Tue Jun 13, 2023 3:21 pm
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: Universalpatcher with Logger & Analyzer
Replies: 148
Views: 151141

Re: Universalpatcher with Logger & Analyzer

Gampy wrote: Super Awesome, Thank you!

I did find either a bug or misunderstanding on my part ...

In v0.22.08 J-Console no longer outputs data to the logger windows unless Buffered is selected.
Un-Buffered does not work!

Thank you!

-Enjoy
This will be fixed in next version.
by joukoy
Mon Jun 12, 2023 3:00 pm
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: Universalpatcher with Logger & Analyzer
Replies: 148
Views: 151141

Re: Universalpatcher with Logger & Analyzer

Gampy wrote:Is it possible to disconnect VCI within script ??

Thank you!

-Enjoy
Disconnect-command added to version 0.22.08
Edit: Connect-command need more work. Later...
by joukoy
Mon May 01, 2023 9:29 pm
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: P04 R&W Testing
Replies: 131
Views: 17054

Re: P04 R&W Testing

Do you have "Enable VPW Console" checked?
(This selection should be removed, but is currently there)