rusefi/firmware/util
Andrey e4d3a8c249 only:nicer error message 2024-08-18 15:03:19 -04:00
..
containers Now we use `Coolant Temperature Boost Multiplier` and `Intake Air Temperature Boost Multiplier` in open loop duty calculation #6424 2024-07-30 20:36:26 -04:00
math only:nicer error message 2024-08-18 15:03:19 -04:00
cli_registry.cpp cisnan progress 2024-07-23 12:51:07 -04:00
cli_registry.h
datalogging.cpp
datalogging.h compile-time enforcement of printf strings 2024-06-11 06:57:27 -06:00
efi_quote.h time for VCS_VERSION to go 2024-05-29 17:45:41 -04:00
efi_scaled_channel.h
efilib.cpp nicer error message 2024-07-19 00:05:12 -04:00
efilib.h only: docs 2024-04-10 19:41:03 -04:00
efiprintf.h
efitime.cpp
efitime.h only: making method more available 2024-05-12 10:59:10 -04:00
histogram.cpp
histogram.h
loggingcentral.cpp add microseconds timestamp to logs 2024-04-30 18:37:59 -04:00
loggingcentral.h compile-time enforcement of printf strings 2024-06-11 06:57:27 -06:00
os_util.cpp
os_util.h https://github.com/rusefi/rusefi/pull/5394 2024-06-17 19:32:21 -04:00
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.