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

Functions

static void triggerPri_GM7X (void)
 
static uint16_t getRPM_GM7X (void)
 
static int16_t getCrankAngle_GM7X (void)
 
static void triggerSetEndTeeth_GM7X (void)
 
decoder_t triggerSetup_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()

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

◆ getRPM_GM7X()

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

◆ triggerPri_GM7X()

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

◆ triggerSetEndTeeth_GM7X()

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

◆ triggerSetup_GM7X()

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