mirror of https://github.com/rusefi/rusefi-1.git
f1742c44ff
* shuffle around output channels * postState should take a ref * s * s * patch input file * limits * accel bad bounds check * units * units * Revert "accel bad bounds check" This reverts commit b2bb493be331d5d2cf40b9ed01363a53182c883e. * missed an autoscale |
||
---|---|---|
.. | ||
containers | ||
math | ||
cli_registry.cpp | ||
cli_registry.h | ||
common.h | ||
datalogging.cpp | ||
datalogging.h | ||
efilib.cpp | ||
efilib.h | ||
efitime.h | ||
expected.h | ||
histogram.cpp | ||
histogram.h | ||
loggingcentral.cpp | ||
loggingcentral.h | ||
os_util.c | ||
os_util.h | ||
peak_detect.h | ||
readme.md | ||
scaled_channel.h | ||
timer.cpp | ||
timer.h | ||
tinymt32.c | ||
tinymt32.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.