rusefi/firmware/util
rusefillc 71b2dc762a https://en.wikipedia.org/wiki/Pi 2022-01-14 21:23:27 -05:00
..
containers Autoscale all the things! (#3713) 2021-12-22 08:09:41 -05:00
math https://en.wikipedia.org/wiki/Pi 2022-01-14 21:23:27 -05:00
cli_registry.cpp
cli_registry.h
common.h
datalogging.cpp dead code 2021-11-08 19:01:18 -05:00
datalogging.h dead code 2021-11-08 19:01:18 -05:00
efilib.cpp itoa unit test, not a very detailed one 2022-01-03 03:31:57 -05:00
efilib.h itoa unit test, not a very detailed one 2022-01-03 03:31:57 -05:00
efitime.h Code style for methods with zero arguments #3535 2022-01-11 22:40:52 -05:00
expected.h
histogram.cpp
histogram.h
loggingcentral.cpp delimeter is not comma (#3533) 2021-11-19 12:01:45 +03:00
loggingcentral.h delimeter is not comma (#3533) 2021-11-19 12:01:45 +03:00
os_util.c
os_util.h
peak_detect.h
readme.md
scaled_channel.h Allow scaled_channel to have both multiplier and divisor (#3468) 2021-11-05 17:34:22 -04:00
timer.cpp refactoring launch 2021-11-15 19:34:42 -05:00
timer.h more API 2021-11-14 14:53:44 -05:00
tinymt32.c skipspark script kills ECU fix #3611 2021-11-25 22:40:19 -05:00
tinymt32.h skipspark script kills ECU fix #3611 2021-11-25 22:40:19 -05:00
util.mk 2 byte table axis #3045 2021-12-19 23:23:33 -05:00

readme.md

Util

In this folder we have all the tiny utility stuff.

Ideally, code from this folder should not depend on code from any other folder.