Bosch Quick Start on B6 Passat is confused about phase #3812

This commit is contained in:
rusefillc 2022-01-19 16:39:15 -05:00
parent 890d7769a0
commit 3898f0ce7d
1 changed files with 3 additions and 2 deletions

View File

@ -127,8 +127,9 @@ void configureQuickStartSenderWheel(TriggerWaveform *s) {
int offset = 20;
s->setTriggerSynchronizationGap3(0, 2, 3);
s->setSecondTriggerSynchronizationGap(0.44);
// our preference is to sync not too close to crank sync point
s->setTriggerSynchronizationGap2(/*index*/0, 0.645);
s->setTriggerSynchronizationGap2(/*index*/1, 1.556);
s->addEvent360(offset + 0, T_PRIMARY, TV_RISE);
s->addEvent360(offset + 70, T_PRIMARY, TV_FALL);