Page 1 of 7

A1C XDF Additions

Posted: 2023 Dec 31, 01:43
by efloth
Thanks to wwhite I am adding some parameters to A1C as needed. Setting the Stoich AFR Scalar to 10:1 helped my e85 tune nicely. Please add to your next revision.
Screenshot 2023-12-30 223652.png

Re: A1C XDF Additions

Posted: 2024 Jan 03, 17:07
by decipha
added will be in next update

Re: A1C XDF Additions

Posted: 2024 Mar 11, 20:59
by efloth
Thanks for adding the trans stuff. There appears to be an error with FN1355 on the latest XDF. I believe the correct address is A92E but is set at B5DA in the xdf. It wiped fn32s when I set FN1355 to zero so that's how I found it.

Re: A1C XDF Additions

Posted: 2024 Mar 11, 21:13
by decipha
correct i fixed it. thanks

Re: A1C XDF Additions

Posted: 2024 Mar 14, 12:18
by efloth
FN23T is at B8D6

Re: A1C XDF Additions

Posted: 2024 Mar 14, 13:08
by decipha
thanks

when time permits im going to go through all the auto trans stuff and verify

Re: A1C XDF Additions

Posted: 2024 Mar 14, 13:28
by efloth
ok thanks, It looks pretty good now but fn23T was just missing

Re: A1C XDF Additions

Posted: 2024 Mar 14, 13:44
by decipha
it was labelled wrong on mine.

Re: A1C XDF Additions

Posted: 2024 May 20, 19:59
by efloth
Fixed hard shifting into third with fn3ulk, I zeroed the 2nd column to force unlock on all 3rd gear upshifts.
I didn't figure out the conversions so any help with that would be awesome.

Func_b73a - FN2LK = Speed ratio delta to relock on upshift to 2nd gear.
Func_b75e - FN2ULK = Speed ratio delta to unlock on usphift to 2nd gear.
Func_b792 - FN3LK = Speed ratio delta to relock on upshift to 3rd gear.
Func_b776 - FN3ULK = Speed ratio delta to unlock on usphift to 3rd gear.
Func_b7ca - FN4LK = Speed ratio delta to relock on upshift to 4th gear.
Func_b7ae - FN4ULK = Speed ratio delta to unlock on usphift to 4th gear.

Re: A1C XDF Additions

Posted: 2024 May 22, 11:02
by decipha
I added those last month just hadn't posted an update yet.

y axis is delta ratio

b73a and b75e is between 2 functions

fn2ulk is b73e
fn2lk is b75a

after typing that i realize you probably just swapped the e and the a when you typed it.

attached, prob has some other goodies in it to that I added