This commit is contained in:
parent
5a89765059
commit
02e053757d
|
@ -153,7 +153,7 @@ static void initializeSubaru7_6(TriggerWaveform *s, bool withCrankWheel) {
|
|||
SUBARU76_CAM_PULSE(4, 0);
|
||||
|
||||
// why is this trigger gap wider than average?
|
||||
s->setTriggerSynchronizationGap3(/*index*/0, 6.53 * TRIGGER_GAP_DEVIATION_LOW, 10.4 * TRIGGER_GAP_DEVIATION_HIGH);
|
||||
s->setTriggerSynchronizationGap3(/*index*/0, 6.53 * TRIGGER_GAP_DEVIATION_LOW, 15);
|
||||
s->setTriggerSynchronizationGap3(/*index*/1, 0.3, 1 * TRIGGER_GAP_DEVIATION_HIGH);
|
||||
s->setTriggerSynchronizationGap3(/*index*/2, 0.08, 0.3);
|
||||
|
||||
|
|
Loading…
Reference in New Issue