Jump to content

Idle Up when in Gear


DO1023

Recommended Posts

Hey folks - I'm working around some deficiencies of a trans controller ( dual clutch trans ) and im wondering if someone has an idea how I may accomplish this..

My car idles very nicely around 900 rpm ( shoutout to the gent who tuned my car ). Without going to deep into the trans controller.. the car seems to go very low RPM when attempting to move forward. However I noticed when in warm up still - when the idle is higher, this is a non issue.

Is there some way to take gear ( which is sent to link ) and idle up when 

Idle active

Gear = R, 1 , 2 ?



Thanks!

Link to comment
Share on other sites

I should clarify that I send gear over can. I don't have a neutral or park switch in this case.

 

So Basically I'd like to have a function that says

if Gear == [ R, 1, 2 ] && idle == active

then 
offsetIdle(x)


Where x could be a percentage or a static number

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...