Speeduino
Loading...
Searching...
No Matches
Functions
DSM 420a, For the DSM Eclipse

Functions

static void triggerPri_420a (void)
 
static void triggerSec_420a (void)
 
static uint16_t getRPM_420a (void)
 
static int16_t getCrankAngle_420a (void)
 
static void triggerSetEndTeeth_420a (void)
 
decoder_t triggerSetup_420a (void)
 

Detailed Description

DSM 420a, For the DSM Eclipse with 16 teeth total on the crank. Tracks the falling side of the signal. Sync is determined by watching for a falling edge on the secondary signal and checking if the primary signal is high then. https://github.com/noisymime/speeduino/issues/133

Function Documentation

◆ getCrankAngle_420a()

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

◆ getRPM_420a()

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

◆ triggerPri_420a()

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

◆ triggerSec_420a()

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

◆ triggerSetEndTeeth_420a()

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

◆ triggerSetup_420a()

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