rusefi/firmware/util
rusefillc f445c87840 Oscilations in DWELL length after 40+ hours of uptime #6451
only: docs
2024-05-11 15:15:18 -04:00
..
containers only: encapsulation 2024-05-04 08:59:47 -04:00
math
cli_registry.cpp
cli_registry.h
datalogging.cpp
datalogging.h
efi_quote.h
efi_scaled_channel.h
efilib.cpp only: getBitRangeMsb 2024-04-07 15:49:02 -04:00
efilib.h only: docs 2024-04-10 19:41:03 -04:00
efiprintf.h
efitime.cpp uaefi stops firing ignition correcty after running for some time at high rpm #6292 2024-04-03 14:50:21 -04:00
efitime.h Oscilations in DWELL length after 40+ hours of uptime #6451 2024-05-11 15:15:18 -04:00
histogram.cpp
histogram.h
loggingcentral.cpp add microseconds timestamp to logs 2024-04-30 18:37:59 -04:00
loggingcentral.h
os_util.cpp
os_util.h
peak_detect.h distinguish between "timestamp" and "duration" 2024-04-25 18:57:11 -04:00
readme.md
tinymt32.c
tinymt32.h
unused.h
util.mk

readme.md

Util

In this folder we have all the tiny utility stuff.

Ideally, code from this folder should not depend on code from any other folder.