rusefi-1/firmware/controllers
Matthew Kennedy 9dda1a21bc
Redundant tps (#1427)
* add redundant sensor

* add tests

* add configure, info printing

* tests

* tests

* partial hookup

* fix

* fix

* bad makefile merge

* use second TPS config

* update test

* update test

* sensor names

* set second pin by default

* fix auto cal

* auto cal both sensors

* add reconfigure of secondary sensors

* gobblin' up your ram

* slow down write a little bit

* put split in debug gauge

* s

Co-authored-by: Matthew Kennedy <matthew@mck-mbp-15.local>
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-18 14:32:00 -04:00
..
actuators Redundant tps (#1427) 2020-05-18 14:32:00 -04:00
algo Redundant tps (#1427) 2020-05-18 14:32:00 -04:00
can can_dash fix for w202 + TS enum (#1346) 2020-04-22 14:24:38 -04:00
core new LED logic: constant WARNING if VBATT is below 7v 2020-05-13 01:17:48 -04:00
engine_cycle Fix 100% duty injection (#1431) 2020-05-14 07:44:32 -04:00
gauges doesn't need to pass callback (#1399) 2020-05-06 08:38:15 -04:00
generated reducing magic constant copy/paste & MAP dialog progress 2020-05-18 01:15:13 -04:00
math short term fuel trim: part 2 (#1405) 2020-05-07 08:52:32 -04:00
sensors new LED logic: constant WARNING if VBATT is below 7v 2020-05-13 01:52:27 -04:00
serial https://www.youtube.com/watch?v=g7tYt_0NTs8 2020-05-11 12:57:19 -04:00
system dead datalog code (#1439) 2020-05-16 00:11:52 -04:00
trigger better VVT progress 2020-05-15 21:33:25 -04:00
bench_test.cpp ETB auto-PID: auto set values in TS (#1400) 2020-05-06 08:39:02 -04:00
bench_test.h start/stop progress 2020-03-29 17:21:17 -04:00
closed_loop_controller.h Closed loop controller base & ETB testing (#1322) 2020-04-19 17:18:47 -04:00
controllers.mk Aux serial (#1422) 2020-05-11 12:17:42 -04:00
engine_controller.cpp Redundant tps (#1427) 2020-05-18 14:32:00 -04:00
engine_controller.h yet more tps consumers (#1258) 2020-04-05 09:11:25 -04:00
engine_controller_misc.cpp Perf Trace Improvements (#1383) 2020-04-29 10:53:35 -04:00
flash_main.cpp placing parts of confusion closer together 2020-05-09 00:47:11 -04:00
flash_main.h placing parts of confusion closer together 2020-05-09 00:16:48 -04:00
global_shared.h docs 2020-04-13 12:23:51 -04:00
persistent_store.cpp
settings.cpp Aux serial (#1422) 2020-05-11 12:17:42 -04:00
settings.h
system_fsio.h
system_fsio.txt