custom-board-bundle-sample-.../firmware/util
Matthew Kennedy 9fff7998f7 extra define
(cherry picked from commit 83dc73f0d4)
2023-04-29 07:07:28 -04:00
..
containers change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
math extra define 2023-04-29 07:07:28 -04:00
cli_registry.cpp more dead stuff 2023-04-29 05:15:34 -04:00
cli_registry.h more dead stuff 2023-04-29 05:15:34 -04:00
datalogging.cpp change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
datalogging.h
efi_scaled_channel.h different file names for different entities 2022-09-04 23:11:19 -04:00
efilib.cpp change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
efilib.h change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
efitime.cpp time routines refactor (#4563) 2022-09-11 13:06:03 -04:00
efitime.h code style, GPS fixes (test, firmware) (#4822) 2022-11-23 07:01:34 -04:00
histogram.cpp it's going to be painful 2023-04-29 00:44:00 -04:00
histogram.h
loggingcentral.cpp change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
loggingcentral.h looks like some lines are longer than 128 2022-05-19 22:55:03 -04:00
os_util.cpp Os util update (#4574) 2022-09-13 17:57:13 -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
timer.cpp m_hasSynchronizedSymmetrical handling improvements #4099 2022-05-09 04:04:38 -04:00
timer.h tear down Engine god object #4511 2022-09-01 19:00:16 -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 K 2023-03-04 16:00:50 -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.