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

Functions

void triggerSetup_Vmax (void)
 
void triggerPri_Vmax (void)
 
void triggerSec_Vmax (void)
 
uint16_t getRPM_Vmax (void)
 
int getCrankAngle_Vmax (void)
 
void triggerSetEndTeeth_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()

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

◆ getRPM_Vmax()

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

◆ triggerPri_Vmax()

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

◆ triggerSec_Vmax()

void triggerSec_Vmax ( void  )

◆ triggerSetEndTeeth_Vmax()

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

◆ triggerSetup_Vmax()

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