Changes by last author:
Changed:
It takes "forever" to sync and sometimes fires up immediately, it never complains about trigger errors but one thing is clearly seen :
* At first the status flag "Running" turns on/off and there is no rpm signal. * Then suddenly the "Cranking On" flag turns on and it starts and runs fine. |
Before the fuelpump turns off (pump_on_mintime, recommended setting is 3..4 sec) sync is quick and engine starts fast
* After the fuelpump turns off, Coiltype + camsync syncup is very slow (then suddenly the "Cranking On" flag turns on and it starts and runs fine) ** after some investigation it was found that engine.status_trig=0 was added from 1.2.7 in favor of Maserati caused this slowsync after fuelpump_min_time has passed after powerup. ** fixed in [1.2.15] (since 2013-08-20). Configure longer "fuelpump ON after powerup" time if need to use 1.2.7 .. 1.2.14 fw for some reason ** Note: also working on missing tooth with camsync (overcautios syncup conditions cause slower than 1.1.96) |
---- |