parent
d51d6efbbb
commit
252305954a
|
@ -367,7 +367,7 @@ enum class trigger_type_e : uint32_t {
|
||||||
TT_VVT_BOSCH_QUICK_START = 47,
|
TT_VVT_BOSCH_QUICK_START = 47,
|
||||||
TT_TOOTHED_WHEEL_36_2 = 48,
|
TT_TOOTHED_WHEEL_36_2 = 48,
|
||||||
TT_SUBARU_SVX = 49,
|
TT_SUBARU_SVX = 49,
|
||||||
TT_UNUSED_50 = 50,
|
TT_SUZUKI_K6A = 50,
|
||||||
// todo: remove this trigger once we have https://github.com/rusefi/rusefi/issues/2073
|
// todo: remove this trigger once we have https://github.com/rusefi/rusefi/issues/2073
|
||||||
TT_SUBARU_7_WITHOUT_6 = 51,
|
TT_SUBARU_7_WITHOUT_6 = 51,
|
||||||
TT_NISSAN_MR18_CAM_VVT = 52,
|
TT_NISSAN_MR18_CAM_VVT = 52,
|
||||||
|
|
|
@ -442,6 +442,7 @@ void TriggerWaveform::initializeTriggerWaveform(operation_mode_e triggerOperatio
|
||||||
initializeMazdaMiataVVtTestShape(this);
|
initializeMazdaMiataVVtTestShape(this);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
case trigger_type_e::TT_SUZUKI_K6A:
|
||||||
case trigger_type_e::TT_SUZUKI_G13B:
|
case trigger_type_e::TT_SUZUKI_G13B:
|
||||||
initializeSuzukiG13B(this);
|
initializeSuzukiG13B(this);
|
||||||
break;
|
break;
|
||||||
|
@ -681,7 +682,6 @@ void TriggerWaveform::initializeTriggerWaveform(operation_mode_e triggerOperatio
|
||||||
initializeMitsubishi4g9xCam(this);
|
initializeMitsubishi4g9xCam(this);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case trigger_type_e::TT_UNUSED_50:
|
|
||||||
case trigger_type_e::TT_HONDA_CBR_600:
|
case trigger_type_e::TT_HONDA_CBR_600:
|
||||||
configureHondaCbr600(this);
|
configureHondaCbr600(this);
|
||||||
break;
|
break;
|
||||||
|
|
|
@ -33,3 +33,7 @@ void initializeSuzukiG13B(TriggerWaveform *s) {
|
||||||
s->setTriggerSynchronizationGap(0.22);
|
s->setTriggerSynchronizationGap(0.22);
|
||||||
s->setSecondTriggerSynchronizationGap(1);
|
s->setSecondTriggerSynchronizationGap(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void initializeSuzukiK6A(TriggerWaveform *s) {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
|
@ -10,3 +10,4 @@
|
||||||
class TriggerWaveform;
|
class TriggerWaveform;
|
||||||
|
|
||||||
void initializeSuzukiG13B(TriggerWaveform *s);
|
void initializeSuzukiG13B(TriggerWaveform *s);
|
||||||
|
void initializeSuzukiK6A(TriggerWaveform *s);
|
||||||
|
|
|
@ -618,7 +618,7 @@ adc_channel_e fuelLevelSensor;This is the processor pin that your fuel level sen
|
||||||
struct trigger_config_s
|
struct trigger_config_s
|
||||||
|
|
||||||
! 'INVALID' for TT_VVT_* wheels
|
! 'INVALID' for TT_VVT_* wheels
|
||||||
#define trigger_type_e_enum "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Daihatsu 3 cylinder", "Mazda SOHC 4", "60-2", "36-1", "Mercedes Two Segment", "Single Tooth", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Half Moon", "Dodge Ram 1+16", "60-2 Wrong Polarity", "Benelli Tre", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600 Cam", "Mitsubishi 4G92/93/94 Cam 29", "Honda CBR 600 custom", "3-1 skipped", "Dodge Neon 2003 crank", "Miata NB", "Mitsubishi 4G63 Cam 34", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12crank/24cam", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36-2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "INVALID", "GM 60-2-2-2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "INVALID", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32-2", "36-2-1", "36-2-1-1", "3-0", "INVALID", "GM 24x 3 degree", "60-2-2 F3R", "Mitsu 4G63 Crank", "x2 30 Deg camshaft BTDC", "INVALID", "Mitsu 6G72 Cam", "6-0", "Daihatsu 4 cylinder", "trg82", "trg83"
|
#define trigger_type_e_enum "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Daihatsu 3 cylinder", "Mazda SOHC 4", "60-2", "36-1", "Mercedes Two Segment", "Single Tooth", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Half Moon", "Dodge Ram 1+16", "60-2 Wrong Polarity", "Benelli Tre", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600 Cam", "Mitsubishi 4G92/93/94 Cam 29", "Honda CBR 600 custom", "3-1 skipped", "Dodge Neon 2003 crank", "Miata NB", "Mitsubishi 4G63 Cam 34", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12crank/24cam", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36-2", "Subaru SVX", "Suzuki K6A", "Subaru 7 without 6", "INVALID", "INVALID", "GM 60-2-2-2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "INVALID", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32-2", "36-2-1", "36-2-1-1", "3-0", "INVALID", "GM 24x 3 degree", "60-2-2 F3R", "Mitsu 4G63 Crank", "x2 30 Deg camshaft BTDC", "INVALID", "Mitsu 6G72 Cam", "6-0", "Daihatsu 4 cylinder", "trg82", "trg83"
|
||||||
|
|
||||||
custom trigger_type_e 4 bits, U32, @OFFSET@, [0:6], @@trigger_type_e_enum@@
|
custom trigger_type_e 4 bits, U32, @OFFSET@, [0:6], @@trigger_type_e_enum@@
|
||||||
trigger_type_e type;https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
|
trigger_type_e type;https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers
|
||||||
|
|
Loading…
Reference in New Issue