400hp 351w startup tune

A1C calibration can be modified and configured to operate all EFI-SD4x ECUs in 4 cylinder, 6 cylinder and 8 cylinder configurations.
efloth
Posts: 300
Joined: 2021 Feb 15, 22:12
Location: Sacramento CA
Vehicle Information: 1991 F150 4.9L J1X 80lb Injectors E85
1995 F150 5.8L MOB1

Re: 400hp 351w startup tune

Unread post by efloth »

Think I may have found it. Will validate later today.

VS_SH_VAL2 = Minimum vehicle speed to validate an upshift to 2nd gear.
red5.0fogger
Posts: 150
Joined: 2021 Mar 22, 15:58
Location: Newington CT
Vehicle Information: 1986 Mustang GT, Stock block, TFS 170 Heads , N41 cam, ported cobra intake, nitrous, T5 , 3.73s

Re: 400hp 351w startup tune

Unread post by red5.0fogger »

careful with the shift points. I'm not sure if the trans can physically do it but you'd pop the engine if it shifted into the wrong gear at some outlandish speed. (scenario where road speed and the shift don't match such as 9000 engine rpm or etc. )
efloth
Posts: 300
Joined: 2021 Feb 15, 22:12
Location: Sacramento CA
Vehicle Information: 1991 F150 4.9L J1X 80lb Injectors E85
1995 F150 5.8L MOB1

Re: 400hp 351w startup tune

Unread post by efloth »

Yeah thanks for that. The goal is to keep the transmission from shifting into second when the OD lockout switch is on. I wrote code that has replaced fn12s and now VS_SH_VAL2 and is working great except once the speed and RPM become stable something else is forcing the shift. I did not want to modify the main shift routine, but I may have to if I can't do it with calibration constants.
efloth
Posts: 300
Joined: 2021 Feb 15, 22:12
Location: Sacramento CA
Vehicle Information: 1991 F150 4.9L J1X 80lb Injectors E85
1995 F150 5.8L MOB1

Re: 400hp 351w startup tune

Unread post by efloth »

Looks like shift validation is only about sending trouble codes for missed shifts. I tried forcing GR_DS to 1 but it keeps shifting up and down. Looks like I'll have to bypass the code. Is setting tstrat while driving even advisable?
decipha
Posts: 5048
Joined: 2021 Feb 15, 12:23
Location: Metairie, LA
Vehicle Information: Work Truck
'19 F-150 3.3L

Re: 400hp 351w startup tune

Unread post by decipha »

No you definitely can't change the trans strategy while driving

what are you trying to do exactly?
efloth
Posts: 300
Joined: 2021 Feb 15, 22:12
Location: Sacramento CA
Vehicle Information: 1991 F150 4.9L J1X 80lb Injectors E85
1995 F150 5.8L MOB1

Re: 400hp 351w startup tune

Unread post by efloth »

I simply want this:

If in first gear and od lockout switch is on, do not shift into second gear under any circumstances.

The point is to be able to lock the converter in 1st gear. The E4OD in manual low is hydraulicly unable to lock the converter. I need to prevent shifting into second with the selector in Drive. I have it mostly working by just setting fn12s to 125mph but as soon as rpm and speed stabilizes some other logic is forcing the shift.
decipha
Posts: 5048
Joined: 2021 Feb 15, 12:23
Location: Metairie, LA
Vehicle Information: Work Truck
'19 F-150 3.3L

Re: 400hp 351w startup tune

Unread post by decipha »

if pullin is exceeded it will

make a new thread for your truck with vehicle details and post your tune, ill take a gander and see if we can get it figured
Post Reply