rusefi-1/firmware/util/containers
Scott Smith 6d38fe1eb3
Allow scaled_channel to have both multiplier and divisor (#3468)
Disallow scaled_channel for float.  I can't think of a reason to allow it, and it gets in the way
of rounding.

Add separate template param to setTable; let the compiler sort out whether assignment can happen
between TElement and VElement without forcing them to be the same at function call time.
2021-11-05 17:34:22 -04:00
..
cyclic_buffer.cpp
cyclic_buffer.h
fifo_buffer.h
fl_stack.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
listener_array.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
listener_array.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
local_version_holder.cpp
local_version_holder.h
table_helper.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
table_helper.h Allow scaled_channel to have both multiplier and divisor (#3468) 2021-11-05 17:34:22 -04:00