Search found 7301 matches

by antus
Mon Mar 18, 2024 11:31 am
Forum: Holden ALDL ECUs
Topic: ose_$11p
Replies: 26
Views: 2980

Re: ose_$11p

Yeah its CPU limitation. This is late 1980s tech, similar in power to a commodore 64. The main CPU only runs at a couple of Mhz. Genius software and hardware designers created very efficient hardware and software to make it do what it does, using every trick in the book to get the most out of it, bu...
by antus
Sat Mar 16, 2024 10:17 pm
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: Hammer not reading ECU
Replies: 51
Views: 7613

Re: Hammer not reading ECU

No it auto updates when you commit to your develop (which is the merge request) and push the branch. It looks good to me now, and the merge request shows the cleanup push. I'll give it a day or two to see if anyone else wants to test and report back, but I am happy with it. Cheers! Posting the scree...
by antus
Sat Mar 16, 2024 9:31 pm
Forum: Holden ALDL ECUs
Topic: ose_$11p
Replies: 26
Views: 2980

Re: ose_$11p

If you mean logging then you'd change them in the ADX, not the XDF. The ranges on the tables are what you get. The ECM will extend the slope if you go past the max size column or row of the table so you'll get something sain for VE and timing - it wont stop. But you are getting close to the max rpm ...
by antus
Sat Mar 16, 2024 9:15 pm
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: Hammer not reading ECU
Replies: 51
Views: 7613

Re: Hammer not reading ECU

Great, it looks like that fixed it. I just sneakily dropped in the asm kernels on top of your branch, removed the old j2534.dll, successfully compiled, and successfully read and wrote my P01 with my MDI over J2534. Tazzi picked that line 87 of j2534.cs contained a multiplication of 50 for the size o...
by antus
Sat Mar 16, 2024 11:52 am
Forum: Holden ALDL ECUs
Topic: ose_$11p
Replies: 26
Views: 2980

Re: ose_$11p

nope
by antus
Fri Mar 15, 2024 8:37 pm
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: Hammer not reading ECU
Replies: 51
Views: 7613

Re: Hammer not reading ECU

Thanks for that, I saw it come in. I tried to build it but it failed. Hopefully I'll have a chance to have another go over the weekend. Im am not sure how github ci works - if its just data in a yml or similar (like gitlab, which I use for work), or if you need a higher level of access in the projec...
by antus
Fri Mar 15, 2024 8:34 pm
Forum: Engineering and Reverse Engineering
Topic: 060A Disassembly
Replies: 9
Views: 1319

Re: 060A Disassembly

Note that L67 means stock ecotec VT commodore, auto or manual. So they're not hard or expensive to find. The difference is only in the code, which you can easily swap in. The annoying part is updating the loom to suit.
by antus
Fri Mar 15, 2024 8:33 pm
Forum: Holden ALDL ECUs
Topic: Single fire vs double fire
Replies: 3
Views: 1136

Re: Single fire vs double fire

Excellent description. But note that you need accurate opening time and voltage vs flow rate data, else you'll get an obvious hiccup when it happens and real world fueling changes. If you get such a hiccup, then look at the opening time versus voltage tables and data. When its right, you shouldn't n...
by antus
Fri Mar 15, 2024 8:29 pm
Forum: Ford ECUs
Topic: Enhanced XDFs for N9XJ0(4) & NGIC9
Replies: 3
Views: 1546

Re: Enhanced XDFs for N9XJ0(4) & NGIC9

Thanks for coming aboard and joining us. I keep everything available for guest download, in the hope that contributors join, and everyone else can just have free for all. Yet I still have to approve several people a week who mostly don't post. The intention is exactly what you said you did - read an...
by antus
Fri Mar 15, 2024 8:23 pm
Forum: Holden ALDL ECUs
Topic: ose_$11p
Replies: 26
Views: 2980

Re: ose_$11p

That is correct. It was never made public, not even to me.