fome-fw/firmware/util
Matthew Kennedy 68ad12da53 convert a table to scaled_channel (#2724)
* scaled VE table

* use setTable

* efi::clear

* ratio -> struct
2021-05-20 20:00:32 -04:00
..
containers rewrite table3d (#2723) 2021-05-20 22:31:16 +03:00
math convert a table to scaled_channel (#2724) 2021-05-20 20:00:32 -04:00
cli_registry.cpp
cli_registry.h
common.h
datalogging.cpp remove intermediate buffer (#2668) 2021-05-10 08:01:24 -04:00
datalogging.h remove intermediate buffer (#2668) 2021-05-10 08:01:24 -04:00
efilib.cpp more Lua hooks (#2605) 2021-04-29 22:22:04 -04:00
efilib.h convert a table to scaled_channel (#2724) 2021-05-20 20:00:32 -04:00
efitime.h
expected.h
histogram.cpp Config generator jar (#2716) 2021-05-17 12:32:59 +03:00
histogram.h
loggingcentral.cpp make the simulator usable (#2717) 2021-05-17 12:44:02 +03:00
loggingcentral.h lua 5.4 (#2590) 2021-04-28 22:41:25 -04:00
os_util.c Config generator jar (#2716) 2021-05-17 12:32:59 +03:00
os_util.h
readme.md
rusefi_true.h
scaled_channel.h
timer.cpp
timer.h
util.mk Config generator jar (#2716) 2021-05-17 12:32:59 +03: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.