Speeduino
Loading...
Searching...
No Matches
Functions
GM7X

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)
 

Detailed Description

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 ).

Function Documentation

◆ getCrankAngle_GM7X()

int getCrankAngle_GM7X ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getRPM_GM7X()

uint16_t getRPM_GM7X ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ triggerPri_GM7X()

void triggerPri_GM7X ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ triggerSec_GM7X()

void triggerSec_GM7X ( void  )

◆ triggerSetEndTeeth_GM7X()

void triggerSetEndTeeth_GM7X ( void  )
Here is the caller graph for this function:

◆ triggerSetup_GM7X()

void triggerSetup_GM7X ( void  )
Here is the caller graph for this function: