rusefi/firmware/controllers
Matthew Kennedy 6ac9aad358
display base fuel mass in milligrams (#1838)
* switch to mg

* use the correct thing

* gauge scaling

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-09-30 20:19:51 -04:00
..
actuators replace ETB index with function enum (#1807) 2020-09-28 16:33:07 -04:00
algo display base fuel mass in milligrams (#1838) 2020-09-30 20:19:51 -04:00
can move AEM xseries lambda to new sensor (#1764) 2020-09-21 06:01:54 -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 Launch control - experimental (#1816) 2020-09-22 16:25:27 -04:00
gauges
generated Auto-generated configs and docs 2020-09-30 23:20:30 +00:00
math fix closed loop fuel (#1797) 2020-09-19 03:44:01 -04:00
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-30 00:47:11 +00:00
engine_controller.cpp Remove dead & useless config (#1834) 2020-09-29 06:34:39 -04:00
engine_controller.h
engine_controller_misc.cpp
flash_main.cpp
flash_main.h
global_shared.h
persistent_store.cpp
settings.cpp Remove dead & useless config (#1834) 2020-09-29 06:34:39 -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 Merge remote-tracking branch 'origin/Hellen_fork_point' into master 2020-09-11 03:59:06 -04:00
tcu.cpp
tcu.h