rusefi-full/firmware/controllers/actuators
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
..
alternator_controller.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
alternator_controller.h progress towards idle unit test 2019-08-29 23:50:20 -04:00
aux_pid.cpp Starter relay + Hardcoded 'FSIO' + simulator fix (#1032) 2019-11-25 20:08:01 -05:00
aux_pid.h Refactoring: OS access should be explicit #867 2019-07-05 19:00:44 -04:00
electronic_throttle.cpp ETB documentation improvement? 2019-12-30 10:25:52 -05:00
electronic_throttle.h progress towards ETB controller mocking 2019-12-13 13:52:34 -05:00
idle_thread.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
idle_thread.h steps towards #975 2019-10-18 19:45:32 -04:00
pwm_tester.cpp Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
pwm_tester.h