f629ec038b
* add framework, tests * move oil pressure to new way * add init logic * brackets on the same line * spaces -> tabs * spaces -> tabs for tests * bracket on same line * hook up sensor mocking * add nan check * fix nan check * I wrote an essay * casing * only init if we have a sensor to init * style, actually call init * format * fix casing * typo * implement linear sensor * wire up producer * smarter limiting * setup comments * add reporting * doxyfile * oops * add adc subscription * clarity * fix logic * multiply voltage * test styling * test guards * remove dependencies * linear sensor test * remove unused * fix merge * format, implicit convert op * explicit * format tests * fix merge |
||
---|---|---|
.. | ||
containers | ||
math | ||
cli_registry.cpp | ||
cli_registry.h | ||
datalogging.cpp | ||
datalogging.h | ||
efilib.cpp | ||
efilib.h | ||
efitime.h | ||
histogram.c | ||
histogram.h | ||
loggingcentral.cpp | ||
loggingcentral.h | ||
os_util.c | ||
os_util.h | ||
readme.md | ||
rusefi_true.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.