Search found 3 matches
- Fri May 22, 2020 11:15 pm
- Forum: GM LS1 512Kbyte and 1Mbyte and newer
- Topic: PCM Hammer P01 and P59 flash tool v015
- Replies: 960
- Views: 639820
Re: PCM Hammer - new ls1 flash tool
Also, before flashing it should check the voltage. If you want a bite-sized piece of work to get started with, this is probably it. We'd need a GetVoltage() in the Device base class, with overrides in the derived classes. Plus a GetVoltage in the Vehicle class that just calls this.device.GetVoltage...
- Fri May 22, 2020 11:09 pm
- Forum: GM LS1 512Kbyte and 1Mbyte and newer
- Topic: PCM Hammer P01 and P59 flash tool v015
- Replies: 960
- Views: 639820
Re: PCM Hammer - new ls1 flash tool
Hey everyone, just found the PCM Hammer soft on github today, I've ordered VXDIAG VCX straight away to check the soft out. I've got two LS cars and I'm a C# developer, hopefully I can be pretty useful here. Cool! The logger needs a ton of work, how much time do you have? :) Here comes a brain-dump ...
- Fri May 22, 2020 3:38 am
- Forum: GM LS1 512Kbyte and 1Mbyte and newer
- Topic: PCM Hammer P01 and P59 flash tool v015
- Replies: 960
- Views: 639820
Re: PCM Hammer - new ls1 flash tool
Hey everyone, just found the PCM Hammer soft on github today, I've ordered VXDIAG VCX straight away to check the soft out. I've got two LS cars and I'm a C# developer, hopefully I can be pretty useful here.