Speeduino
Loading...
Searching...
No Matches
Functions
Collaboration diagram for Yamaha Vmax:

Functions

static void triggerPri_Vmax (void)
 
static uint16_t getRPM_Vmax (void)
 
static int16_t getCrankAngle_Vmax (void)
 
decoder_t triggerSetup_Vmax (void)
 

Detailed Description

Yamaha Vmax 1990+ with 6 uneven teeth, triggering on the wide lobe. Within the decoder code, the sync tooth is referred to as tooth #1. Derived from Harley and made to work on the Yamah Vmax. Trigger is based on 'CHANGE' so we get a signal on the up and downward edges of the lobe. This is required to identify the wide lobe.

Function Documentation

◆ getCrankAngle_Vmax()

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

◆ getRPM_Vmax()

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

◆ triggerPri_Vmax()

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

◆ triggerSetup_Vmax()

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