Speeduino
Loading...
Searching...
No Matches
Functions
Basic Distributor

Functions

static void triggerPri_BasicDistributor (void)
 
static uint16_t getRPM_BasicDistributor (void)
 
static int16_t getCrankAngle_BasicDistributor (void)
 
static void triggerSetEndTeeth_BasicDistributor (void)
 
decoder_t triggerSetup_BasicDistributor (void)
 

Detailed Description

Basic Distributor where tooth count is equal to the number of cylinders and teeth are evenly spaced on the cam. No position sensing (Distributor is retained) so crank angle is a made up figure based purely on the first teeth to be seen. Note: This is a very simple decoder. See http://www.megamanual.com/ms2/GM_7pinHEI.htm

Function Documentation

◆ getCrankAngle_BasicDistributor()

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

◆ getRPM_BasicDistributor()

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

◆ triggerPri_BasicDistributor()

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

◆ triggerSetEndTeeth_BasicDistributor()

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

◆ triggerSetup_BasicDistributor()

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