1a55085bb6
* s * science * set pin mode * turn stuff off so it fits * filtering maybe * filtering actually works * generate filter parameters internally * shorter window * guard behind enable flag * use checked in filter * add biquad reset * tracing * const * exec order * do it from a thread * smaller buffer, comment * configure with header * only for proteus * oops * unused * not needed * guards * pin config * don't need that include * precook filter steady state * define sample rate * config enable switch |
||
---|---|---|
.. | ||
containers | ||
math | ||
cli_registry.cpp | ||
cli_registry.h | ||
common.h | ||
datalogging.cpp | ||
datalogging.h | ||
efilib.cpp | ||
efilib.h | ||
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 | ||
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.