MembersPage/SamiKorhonen/Questions (2006-06-23 22:01:43)

Q: about SVN rev. 635

Did this change affect somehow ver2 injection? I'm getting my engine flooded as my 1.0.38 version is working correctly.

OK solved it myself.

[code]

uint16_t pwcalc = inj_port->pwcalc;

uint16_t now = etime.now;

// note, that we do not change inj_port.stopat if we do not schedule

// so we don't disturb the turnoff of injector.

if (pwcalc){

uint16_t pwcalc, pwd, stopat;

[/code]

pwcalc was introduced again/or not initialised correctly. Just removed second one. As usually patch avaible here http://kotisivu.dnainternet.net/sakrkorh/fw/1.0.44/