This commit is contained in:
rusefi 2020-04-17 14:02:10 -04:00
parent ed0e5e2aac
commit 1ee95abde8
2 changed files with 7 additions and 5 deletions

View File

@ -247,6 +247,7 @@ void hwHandleShaftSignal(trigger_event_e signal, efitick_t timestamp) {
}
}
#if EFI_TOOTH_LOGGER
if (logLogicState) {
LogTriggerTooth(signal, timestamp PASS_ENGINE_PARAMETER_SUFFIX);
if (signal == SHAFT_PRIMARY_RISING) {
@ -255,6 +256,7 @@ void hwHandleShaftSignal(trigger_event_e signal, efitick_t timestamp) {
LogTriggerTooth(SHAFT_SECONDARY_FALLING, timestamp PASS_ENGINE_PARAMETER_SUFFIX);
}
}
#endif /* EFI_TOOTH_LOGGER */
uint32_t triggerHandlerEntryTime = getTimeNowLowerNt();
if (triggerReentraint > maxTriggerReentraint)

View File

@ -64,10 +64,10 @@
<tr>
<th class="tg-cly1"><a href="https://github.com/rusefi/rusefi">Github</a></th>
<th class="tg-cly1"><a href="https://rusefi.com/forum">Forum</a></th>
<th class="tg-cly1"><a href="https://github.com/rusefi/rusefi_documentation/wiki/Hardware">Hardware</a></th>
<th class="tg-cly1"><a href="https://rusefi.com/wiki">Wiki</a></th>
<th class="tg-cly1"><a href="https://github.com/rusefi/rusefi_documentation/wiki/Overview">Overview</a></th>
<th class="tg-cly1"><a href="https://github.com/rusefi/rusefi_documentation/wiki/Download">DOWNLOAD</a></th>
<th class="tg-cly1"><a href="https://github.com/rusefi/rusefi/wiki/Hardware">Hardware</a></th>
<th class="tg-cly1"><a href="https://github.com/rusefi/rusefi/wiki">Wiki</a></th>
<th class="tg-cly1"><a href="https://github.com/rusefi/rusefi/wiki/Overview">Overview</a></th>
<th class="tg-cly1"><a href="https://github.com/rusefi/rusefi/wiki/Download">DOWNLOAD</a></th>
<th class="tg-cly1"><a href="/shop" style="color:fe6700;">Shop</a></th>
</tr>
</table>
@ -137,7 +137,7 @@ Modern 32 bit chips are a game changer for Do-It-Yourself Engine Management - EC
<div class="carousel-caption">
<p style="color:fe6700">
Let machines assemble compact & reliable <a style="color:fe6700" href="https://github.com/rusefi/rusefi_documentation/wiki/Hardware">Hardware</a> so that
Let machines assemble compact & reliable <a style="color:fe6700" href="https://github.com/rusefi/rusefi/wiki/Hardware">Hardware</a> so that
we can focus on advanced open source engine control!
</div>
</div>