View Single Post
Old 03-28-2010, 11:15 AM   #8
vex
RCC Loves Me Not You
 
vex's Avatar
 
Join Date: Jul 2008
Location: Influx.
Posts: 2,113
Rep Power: 19
vex will become famous soon enough
Honestly I'm still figuring it out. I think a few main ones are coolant temp, air temp at intercooler, and car speed.

If atemp<some number
{
If ctemp>some other number
{
If speed>some number 2
{
Lip open
}
Else
{
Lip close
}
}
Else
{
Lip close
}
}
Else
{
Lip close
}
}

That's my thinking though. Also weather went to crap doesn't look like I'll be welding today, which sucks
vex is offline   Reply With Quote