53// Event angle setup via defines to minimise the opportunity for human error when changing values
54#define OuterSlotAngle ANGLE( 69.74) // BUT 69 is too high, and 68 is even more too low = need to refactor to specify these angles accurately enough for perfect RPM/scheduling
55#define InnerSlotAngle ANGLE(140.00) // WAS 138 // WAS 139 // WAS 137 // Speculation: 140? Close to it... ignore my affection for round numbers... :-) HA! I was close to right this time, the other was right first guess and wants to be a little lower.
56
57// Outer slot fixed events - these are, by definition, correct!
75constunsignedshorteventAngles[] = {E0, E1, E2, E3, E4, E5, E6, E7, E8, E9}; // needs to be shared with other decoders, defined here and referenced by the scheduler or similar
76constunsignedchareventValidForCrankSync[] = {1,1,1,1,1,1,0,1,1,0}; // Unused for now, but correct anyway.
Generated on Sat Jun 6 2015 07:41:33 for FreeEMS by 1.8.1.2