Decode GM 7X trigger wheel with six equally spaced teeth and a seventh tooth for cylinder identification. Note: Within the decoder code pf GM7X, the sync tooth is referred to as tooth #3 rather than tooth #7. This makes for simpler angle calculations (See: http://www.speeduino.com/forum/download/file.php?id=4743 ).
◆ getCrankAngle_GM7X()
| static int16_t getCrankAngle_GM7X |
( |
uint32_t |
currMicros | ) |
|
|
static |
◆ getRPM_GM7X()
| static uint16_t getRPM_GM7X |
( |
void |
| ) |
|
|
static |
◆ triggerPri_GM7X()
| static void triggerPri_GM7X |
( |
void |
| ) |
|
|
static |
◆ triggerSetEndTeeth_GM7X()
| static void triggerSetEndTeeth_GM7X |
( |
void |
| ) |
|
|
static |
◆ triggerSetup_GM7X()