GM 24X Decoder (eg early LS1 1996-2005). Note: Useful references:
- www.vems.hu/wiki/index.php?page=MembersPage%2FJorgenKarlsson%2FTwentyFourX
Provided that the cam signal is used, this decoder simply counts the teeth and then looks their angles up against a lookup table. The cam signal is used to determine tooth #1
◆ getCrankAngle_24X()
| static int16_t getCrankAngle_24X |
( |
uint32_t |
currMicros | ) |
|
|
static |
◆ getRPM_24X()
| static uint16_t getRPM_24X |
( |
void |
| ) |
|
|
static |
◆ triggerPri_24X()
| static void triggerPri_24X |
( |
void |
| ) |
|
|
static |
◆ triggerSec_24X()
| static void triggerSec_24X |
( |
void |
| ) |
|
|
static |
◆ triggerSetup_24X()