Speeduino
Loading...
Searching...
No Matches
Functions
Audi 135

Functions

static void triggerPri_Audi135 (void)
 
static void triggerSec_Audi135 (void)
 
static uint16_t getRPM_Audi135 (void)
 
static int16_t getCrankAngle_Audi135 (void)
 
decoder_t triggerSetup_Audi135 (void)
 

Detailed Description

Audi with 135 teeth on the crank and 1 tooth on the cam. This is very similar to the dual wheel decoder, however due to the 135 teeth not dividing evenly into 360, only every 3rd crank tooth is used in calculating the crank angle. This effectively makes it a 45 tooth dual wheel setup.

Function Documentation

◆ getCrankAngle_Audi135()

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

◆ getRPM_Audi135()

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

◆ triggerPri_Audi135()

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

◆ triggerSec_Audi135()

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

◆ triggerSetup_Audi135()

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