custom-board-bundle-sample-.../firmware/util
Matthew Kennedy e2974cfeda
short term fuel trim: part 2 (#1405)
* add tooltip

* add other direction to deadband

* add impl

* test partitioning

* makefile

* wrong comment

* fix include
2020-05-07 08:52:32 -04:00
..
containers
math short term fuel trim: part 2 (#1405) 2020-05-07 08:52:32 -04:00
cli_registry.cpp
cli_registry.h
datalogging.cpp class constructors are a great way to have simple initialization sequence 2020-05-03 11:49:06 -04:00
datalogging.h class constructors are a great way to have simple initialization sequence 2020-05-03 11:49:06 -04:00
efilib.cpp
efilib.h steps towards tle8888 2020-05-06 19:15:52 -04:00
efitime.h
expected.h
histogram.c
histogram.h
loggingcentral.cpp class constructors are a great way to have simple initialization sequence 2020-05-03 11:49:06 -04:00
loggingcentral.h class constructors are a great way to have simple initialization sequence 2020-05-03 11:49:06 -04:00
os_util.c
os_util.h
readme.md
rusefi_true.h
scaled_channel.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.