History of MembersPage/GrmRacer/IssueReport
Older Newer
2006-02-17 05:43:16 . . . . MembersPage/MarcellGal [confirmed: without camsync, only wasted spark DIS is supported]
2006-02-17 05:32:37 . . . . MembersPage/EmilLarsson [no issue, we can sleep well :)]
2006-02-17 05:28:19 . . . . MembersPage/EmilLarsson [no huge issue, still strange with changing behaviour]
2006-02-16 15:56:09 . . . . EmilLarsson
2006-02-16 15:54:53 . . . . EmilLarsson [Emils report]
2006-02-07 11:24:10 . . . . MembersPage/GrmRacer
2006-02-06 18:50:24 . . . . MembersPage/MarcellGal [hints]
2006-02-06 07:04:03 . . . . MembersPage/GrmRacer
2006-02-06 06:54:15 . . . . MembersPage/GrmRacer
2006-01-14 08:11:56 . . . . MembersPage/MarcellGal [config invalid; check trigger polarity and wheel err; minimal changes?]
2006-01-14 07:46:40 . . . . pcp0010862257pcs.longhl01.md.comcast.net
2006-01-14 07:30:18 . . . . pcp0010862257pcs.longhl01.md.comcast.net
2006-01-14 07:29:09 . . . . pcp0010862257pcs.longhl01.md.comcast.net


Changes by last author:

Added:
Exactly, this is OK. Without camsync, +-360 degrees cannot be detected, it's only possible to drive wasted spark! It's actually because of: multitooth.c syncronize_igncount() function

<code>

if( engine.ignstate==0 ){

engine.igncount=config.ignchmax;

}

</code>

Changed:
mcel.. if you change your IGN outputs to 00 01 02 03 04 05 06 07 instead of 00 01 00 01 00 01 00 01 you can recreate the error with your config
mcel.. if you change your IGN outputs to 00 01 02 03 04 05 06 07 instead of 00 01 00 01 00 01 00 01 you can recreate the behaviour with your config - yes, but 60-2 without camsync I can only use wasted spark (2 ignition transformers, not 4!)