fome-fw/firmware/controllers
Matthew Kennedy 4a1b1b6bad fix closed loop fuel (#1797)
* fix

* add a test

* signature
2020-09-19 03:44:01 -04:00
..
actuators two throttles one thread (#1806) 2020-09-18 13:47:49 -04:00
algo add shift matrix and pin config (#1798) 2020-09-15 11:34:09 +03:00
can microRusEFI used as Body Control Module BCM BCU 2020-09-06 23:39:25 -04:00
core logging simplification: switch bare functions to member functions: try the second (#1794) 2020-09-13 11:49:25 +03:00
engine_cycle remove tach output pin (#1779) 2020-09-09 16:52:23 -04:00
gauges remove tach output pin (#1779) 2020-09-09 16:52:23 -04:00
generated Auto-generated configs and docs 2020-09-18 07:05:55 +00:00
math fix closed loop fuel (#1797) 2020-09-19 03:44:01 -04:00
sensors Dedicated sensors for wastegate + idle position (#1805) 2020-09-18 10:04:07 +03:00
serial
system Output pin init/deinit needs a linked list #1803 2020-09-18 13:29:17 -04:00
trigger
bench_test.cpp remove tach output pin (#1779) 2020-09-09 16:52:23 -04:00
bench_test.h
buttonshift.cpp Debounce pin management (#1760) 2020-09-08 11:29:38 -04:00
buttonshift.h
closed_loop_controller.h
controllers.mk switch start/stop to ButtonDebounce (#1777) 2020-09-09 08:22:15 +01:00
date_stamp.h Update date 2020-09-19 00:44:27 +00:00
engine_controller.cpp two throttles one thread (#1806) 2020-09-18 13:47:49 -04:00
engine_controller.h DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
engine_controller_misc.cpp DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
flash_main.cpp
flash_main.h
global_shared.h
persistent_store.cpp
settings.cpp
settings.h
start_stop.cpp switch start/stop to ButtonDebounce (#1777) 2020-09-09 08:22:15 +01:00
start_stop.h switch start/stop to ButtonDebounce (#1777) 2020-09-09 08:22:15 +01:00
system_fsio.h FSIO sync with reality? 2020-09-10 21:38:41 -04:00
system_fsio.txt Merge remote-tracking branch 'origin/Hellen_fork_point' into master 2020-09-11 03:59:06 -04:00
tcu.cpp
tcu.h