rusefi/firmware/controllers/engine_cycle
Matthew Kennedy 95a7a9a8e1 Strongly typed action constructor (#1087)
* strong typing

* maybe we needed that one
2020-01-07 18:10:31 -05:00
..
aux_valves.cpp Strongly typed action constructor (#1087) 2020-01-07 18:10:31 -05:00
aux_valves.h
main_trigger_callback.cpp Strongly typed action constructor (#1087) 2020-01-07 18:10:31 -05:00
main_trigger_callback.h de-coupling things a bit 2019-12-24 00:26:23 -05:00
map_averaging.cpp Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
map_averaging.h
readme.md
rpm_calculator.cpp Strongly typed action constructor (#1087) 2020-01-07 18:10:31 -05:00
rpm_calculator.h Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
spark_logic.cpp Strongly typed action constructor (#1087) 2020-01-07 18:10:31 -05:00
spark_logic.h Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00

readme.md

Here we have logic related to engine contol activitied within each engine cycle: coils & injectors mostly.