FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
For evenly spaced teeth on the camshaft with a single second input. More...
Go to the source code of this file.
Macros | |
#define | DECODER_IMPLEMENTATION_C |
#define | WITH_CAM_SYNC |
#define | NUMBER_OF_EVENTS_ON_CAM 24 |
Variables | |
const unsigned char | eventValidForCrankSync [] = {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1} |
For evenly spaced teeth on the camshaft with a single second input.
This is suitable for engines with 24 evenly spaced teeth on the cam shaft which is equivalent to 12 on the crank shaft. Sync is provided by the second input allowing a sequential and/or COP/CNP setup to be used.
Definition in file EvenTeeth-Cam-24and1.c.
#define DECODER_IMPLEMENTATION_C |
Definition at line 42 of file EvenTeeth-Cam-24and1.c.
#define WITH_CAM_SYNC |
Definition at line 43 of file EvenTeeth-Cam-24and1.c.
#define NUMBER_OF_EVENTS_ON_CAM 24 |
Definition at line 44 of file EvenTeeth-Cam-24and1.c.
const unsigned char eventValidForCrankSync[] = {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1} |
Definition at line 47 of file EvenTeeth-Cam-24and1.c.