Changes by last author:
Changed:
crank_minper=FF
tooth_wheel_twidth1=0A #45 degrees (0-720deg = 0-160 fake degrees) tooth_wheel_twidth2=14 #90 degrees |
crank_minper=40 # FF is too high, FF would cut spark at high-RPM
tooth_wheel_twidth1=0A #decimal 10: 45 degrees (0-720deg = 0-160 fake degrees) tooth_wheel_twidth2=14 #decimal 20: 90 degrees. This assumes reset_engphase_after (720 degrees) is decimal 160 (hexa A0) |
reset_engphase_after=82 # The trigger tooth after the trigger tooth at 540 degrees (585 degrees) 585/720*160=130 (82hex) |
reset_engphase_after=82 # ???? decimal 130 ???: The trigger tooth after the trigger tooth at 540 degrees (585 degrees) 585/720*160=130 (82hex) Why not decimal 160 ? |