rusefi-1/firmware/util
Matthew Kennedy 604b0cd527
templated interpolate2d (#2221)
* template table2d

* assertions

* oops

* tests

* test bins too

* more assert

* format

* explicitly handle and test NaN

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-11 08:00:15 -05:00
..
containers
math templated interpolate2d (#2221) 2021-01-11 08:00:15 -05:00
cli_registry.cpp simplify confirmation (#2131) 2020-12-24 16:54:22 -05:00
cli_registry.h
common.h
datalogging.cpp
datalogging.h
efilib.cpp
efilib.h RAM efficiency of VR crank trigger shapes #2182 2021-01-04 22:13:59 -05:00
efitime.h
expected.h
histogram.c
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.c
os_util.h
readme.md
rusefi_true.h
scaled_channel.h
timer.cpp
timer.h
util.mk

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.