fome-fw/firmware/util
Matthew Kennedy 992c16b4af logging cleanup 2: sensors, pid, etb, etc (#2567)
* ts logger

* sensors

* wideband too

* missed one

* init

* motors, pid, etc

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-18 20:02:32 -04:00
..
containers helping us trace CUSTOM_INTEPOLATE_ERROR 2021-04-08 16:14:06 -04:00
math logging cleanup 2: sensors, pid, etb, etc (#2567) 2021-04-18 20:02:32 -04:00
cli_registry.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
cli_registry.h
common.h
datalogging.cpp improve sensor chart flush behavior (#2545) 2021-04-12 14:05:52 -04:00
datalogging.h rewrite text logging system (#2439) 2021-04-18 18:46:47 -04:00
efilib.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
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 rewrite text logging system (#2439) 2021-04-18 18:46:47 -04:00
loggingcentral.h ts logger (#2566) 2021-04-18 19:13:48 -04:00
os_util.c clang warnings again #2055 2020-12-11 12:50:10 -05:00
os_util.h clang warnings again #2055 2020-12-11 12:50:10 -05:00
readme.md
rusefi_true.h
scaled_channel.h constexpr-ify log field list (#2548) 2021-04-13 20:16:18 -04:00
timer.cpp virtual zero timer (#2426) 2021-03-07 15:32:41 -05:00
timer.h test_timer 2021-03-12 00:43:48 -05:00
util.mk error accumulator (#2434) 2021-03-08 07:40:46 -05: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.