rusefi-1/firmware/controllers
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
..
actuators Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
algo Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
core docs 2019-12-17 08:56:08 -05:00
engine_cycle Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
gauges Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
generated E30 M3 Tach output solution #907 2019-12-30 01:41:23 -05:00
math that's not a worth a file 2019-12-24 00:03:53 -05:00
sensors Add new sensor function types (#1065) 2019-12-17 09:06:29 -05:00
system Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
trigger maybe improvement to console trigger messages 2019-12-25 15:05:02 -05:00
controllers.mk The Big Refactoring of 2019: folder structure #723 2019-12-08 13:21:35 -05:00
engine_controller.cpp de-coupling things a bit 2019-12-24 00:26:23 -05:00
engine_controller.h that's not a worth a file 2019-12-24 00:03:53 -05:00
flash_main.cpp fixing build is my most favourite time! 2019-12-13 18:02:24 -05:00
flash_main.h #pragma once 2019-11-15 00:00:13 -05:00
global_shared.h docs 2019-12-13 18:05:08 -05:00
injector_central.cpp random refactoring: hopefully not changing byte size of any variables but clarifying/fixing type between ticks, US and MS 2019-12-21 21:11:09 -05:00
injector_central.h adding simplicity 2019-12-23 23:25:08 -05:00
obd2.cpp preparation for #961 2019-10-13 09:59:06 -04:00
obd2.h defined(__DOXYGEN__) ? #748 2019-04-12 22:07:03 -04:00
persistent_store.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
settings.cpp Spi fixes (#1083) 2020-01-06 08:44:23 -05:00
settings.h getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
system_fsio.h Starter relay + Hardcoded 'FSIO' + simulator fix (#1032) 2019-11-25 20:08:01 -05:00
system_fsio.txt Starter relay + Hardcoded 'FSIO' + simulator fix (#1032) 2019-11-25 20:08:01 -05:00