custom-board-bundle-sample-.../firmware/controllers/engine_cycle
Matthew Kennedy 5c85d53e16 Pass action_s instead of callback/param (#1084)
* change action

* consumers

* fix test

* didn't mean to add those

* simplify

* fix simulator

* fix sim for real

* oy

* maybe this time the simulator will actually be fixed, for real

* don't rely on undefined behavior
2020-01-07 00:41:18 -05:00
..
aux_valves.cpp Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
aux_valves.h
main_trigger_callback.cpp Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -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 Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
rpm_calculator.h Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
spark_logic.cpp Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -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.