Speeduino
|
Functions | |
void | triggerSetup_GM7X (void) |
void | triggerPri_GM7X (void) |
void | triggerSec_GM7X (void) |
uint16_t | getRPM_GM7X (void) |
int | getCrankAngle_GM7X (void) |
void | triggerSetEndTeeth_GM7X (void) |
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 ).