MembersPage/MichaelRichards/Projects/MitsuTrigger (2008-01-21 15:45:24)

The Mitsubishi Lancer Ralliart comes equipped with a drive by wire 4G69 engine. Its crank trigger is documented below.

crank%20and%20cam%20sensor%20square%20waves.JPG

Hopefully the 1.x trigger system can be made to read this


Text description - count and fill this in !

The exact position of TDC-s do no matter, but we must mark a certain tooth after a missing gap (as 0) and count from there.

How does it compare to MembersPage/YasecElise ? (similar code will be used I guess)

Can it work in wasted spark mode (without camsync) ?

Any pseudocode hint for camsync ?

eg. neglect camsync if( primtrig_toothcnt == k || primtrig_toothcnt == m ... )