rusefi-1/firmware/util
rusefillc 5db378970d PID logging: p term #4337 2022-07-08 10:31:34 -04:00
..
containers volatile increment warning 2022-02-26 22:58:51 -05:00
math PID logging: p term #4337 2022-07-08 10:31:34 -04:00
cli_registry.cpp cli_registry: save 99 bytes (#3992) 2022-03-13 09:18:45 -04:00
cli_registry.h cli registry: rework this hell, add FFF and FFFFF (#3964) 2022-02-26 16:58:10 -05:00
common.h
datalogging.cpp allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
datalogging.h
efilib.cpp ChibiOS 20.3.5 (#4285) 2022-06-25 12:43:28 -04:00
efilib.h Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
efitime.h do not control VVT during cranking fix #3443 2022-04-10 19:22:39 -04:00
expected.h
histogram.cpp
histogram.h
loggingcentral.cpp delimeter is not comma (#3533) 2021-11-19 12:01:45 +03:00
loggingcentral.h looks like some lines are longer than 128 2022-05-19 22:55:03 -04:00
os_util.cpp allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
os_util.h allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
peak_detect.h
readme.md
scaled_channel.h Scaled channel ints (#4129) 2022-05-02 15:20:02 -04:00
timer.cpp m_hasSynchronizedSymmetrical handling improvements #4099 2022-05-09 04:04:38 -04:00
timer.h m_hasSynchronizedSymmetrical handling improvements #4099 2022-05-09 04:04:38 -04: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 allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04: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.