rusefi-1/firmware/controllers/math
Matthew Kennedy 2b8b43ca55
plumb new load channels (#1573)
* wire up new channels

* add deprecation comment

* add gauges

* these tables are indeed used in those modes

* simplify

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-05 16:25:19 -04:00
..
README skeleton & docs (#995) 2019-11-03 08:41:14 -05:00
closed_loop_fuel.cpp short term fuel trim: part 2 (#1405) 2020-05-07 08:52:32 -04:00
closed_loop_fuel.h short term fuel trim: part 2 (#1405) 2020-05-07 08:52:32 -04:00
closed_loop_fuel_cell.cpp short term fuel trim: part 1 (#1402) 2020-05-06 21:00:40 -04:00
closed_loop_fuel_cell.h short term fuel trim: part 1 (#1402) 2020-05-06 21:00:40 -04:00
engine_math.cpp plumb new load channels (#1573) 2020-07-05 16:25:19 -04:00
engine_math.h plumb new load channels (#1573) 2020-07-05 16:25:19 -04:00
math.mk short term fuel trim: part 2 (#1405) 2020-05-07 08:52:32 -04:00
pid_auto_tune.cpp evil manual merge of https://github.com/DonaldBecker/rusefi 2019-11-06 18:26:50 -05:00
pid_auto_tune.h happy new year unification 2020-01-13 21:57:43 -05:00
speed_density.cpp Factor out airmass logic (#1483) 2020-06-06 07:25:19 -04:00
speed_density.h Factor out airmass logic (#1483) 2020-06-06 07:25:19 -04:00

README

This directory contains the core calculations for engine operation.