Search found 7305 matches

by antus
Tue Mar 19, 2024 9:10 pm
Forum: General Tuning Discussion
Topic: DELETE AS I COULDNT FOR SOME REASON
Replies: 1
Views: 1144

Re: NOOBIE: Data Logging & altering the tune

To give any context you need to tell us what car/configuration, including what trans, what is non-standard (if anything), what bin file you used, what xdf and adx file you are using to tune and log.
by antus
Tue Mar 19, 2024 8:17 pm
Forum: Holden ALDL ECUs
Topic: ose_$11p
Replies: 26
Views: 3418

Re: ose_$11p

I read the manual (RTFM, attached) and on page 10 it says:
by antus
Tue Mar 19, 2024 7:58 pm
Forum: Holden ALDL ECUs
Topic: ose_$11p
Replies: 26
Views: 3418

Re: ose_$11p

VE will continue to scale, Spark.. I am not sure, I think it will stay the same. If anyone knows correct me. Or I'll see if I can find some details.
by antus
Mon Mar 18, 2024 8:17 pm
Forum: Holden ALDL ECUs
Topic: ose_$11p
Replies: 26
Views: 3418

Re: ose_$11p

You'll probably be fine just using it as it is, just let it run off the edge of the map if it needs to. It doesn't stop because it hits the last row.
by antus
Mon Mar 18, 2024 11:31 am
Forum: Holden ALDL ECUs
Topic: ose_$11p
Replies: 26
Views: 3418

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: 8261

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: 3418

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: 8261

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: 3418

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: 8261

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...