rusefi/firmware/util
Matthew Kennedy 9779049238
actually use msg parameter (#1372)
2020-04-27 07:56:38 -04:00
..
containers General purpose PWM: implementation & tests (#1366) 2020-04-26 14:06:28 -04:00
math actually use msg parameter (#1372) 2020-04-27 07:56:38 -04:00
cli_registry.cpp
cli_registry.h code style 2020-04-01 21:32:21 -04:00
datalogging.cpp
datalogging.h code style 2020-04-01 21:32:21 -04:00
efilib.cpp ETB testing: output, position clamping (#1333) 2020-04-20 13:52:20 -04:00
efilib.h reducing code duplication 2020-04-20 15:57:03 -04:00
efitime.h
expected.h Closed loop controller base & ETB testing (#1322) 2020-04-19 17:18:47 -04:00
histogram.c
histogram.h code style 2020-04-01 21:32:21 -04:00
loggingcentral.cpp
loggingcentral.h code style 2020-04-01 21:32:21 -04:00
os_util.c
os_util.h code style 2020-04-01 21:32:21 -04:00
readme.md
rusefi_true.h code style 2020-04-01 21:32:21 -04:00
scaled_channel.h
util.mk TS cleanup pass (#1225) 2020-03-25 23:00:17 -04:00

readme.md

In this folder we have all the tiny utility stuff.

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