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

Functions

void triggerSetup_BasicDistributor (void)
 
void triggerPri_BasicDistributor (void)
 
void triggerSec_BasicDistributor (void)
 
uint16_t getRPM_BasicDistributor (void)
 
int getCrankAngle_BasicDistributor (void)
 
void triggerSetEndTeeth_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()

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

◆ getRPM_BasicDistributor()

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

◆ triggerPri_BasicDistributor()

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

◆ triggerSec_BasicDistributor()

void triggerSec_BasicDistributor ( void  )

◆ triggerSetEndTeeth_BasicDistributor()

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

◆ triggerSetup_BasicDistributor()

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