rusefi/firmware/controllers
David Holdeman d6bc2a70e7
transmission solenoid control (#1833)
* simple trans controller

* don't need check

* we can loop!

* use efi::size

* pin mode configuration

* set pin mode

* switch to RegisteredOutputPin

* size
2020-09-28 21:39:03 -04:00
..
actuators replace ETB index with function enum (#1807) 2020-09-28 16:33:07 -04:00
algo Auto-generated configs and docs 2020-09-29 01:20:53 +00:00
can
core
engine_cycle
gauges
generated Auto-generated configs and docs 2020-09-29 01:20:53 +00:00
math
sensors switch to pass by reference (#1832) 2020-09-28 19:17:17 -04:00
serial
system Output pin init/deinit needs a linked list #1803 2020-09-27 07:48:38 -04:00
trigger adding 1+16 trigger 2020-09-28 21:18:47 -04:00
bench_test.cpp
bench_test.h
buttonshift.cpp switch to pass by reference (#1832) 2020-09-28 19:17:17 -04:00
buttonshift.h
closed_loop_controller.h
controllers.mk
date_stamp.h Update date 2020-09-29 00:46:48 +00:00
engine_controller.cpp Output pin init/deinit needs a linked list #1803 2020-09-27 07:37:43 -04:00
engine_controller.h
engine_controller_misc.cpp
flash_main.cpp
flash_main.h
global_shared.h
persistent_store.cpp
settings.cpp Output pin init/deinit needs a linked list #1803 2020-09-27 07:58:22 -04:00
settings.h
simple_tcu.cpp transmission solenoid control (#1833) 2020-09-28 21:39:03 -04:00
simple_tcu.h transmission solenoid control (#1833) 2020-09-28 21:39:03 -04:00
start_stop.cpp switch to pass by reference (#1832) 2020-09-28 19:17:17 -04:00
start_stop.h
system_fsio.h
system_fsio.txt
tcu.cpp
tcu.h