rusefillc 2024-03-19 18:33:18 -04:00
parent 5a89765059
commit 02e053757d
1 changed files with 1 additions and 1 deletions

View File

@ -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);