rusefi-1/firmware/controllers/math
Matthew Kennedy 95798a5246
fix broken master, inject engine ptr to rpmcalculator (#1759)
* fix

* oops
2020-09-05 18:49:42 -04:00
..
README skeleton & docs (#995) 2019-11-03 08:41:14 -05:00
closed_loop_fuel.cpp fix broken master, inject engine ptr to rpmcalculator (#1759) 2020-09-05 18:49:42 -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 move lambda in to sensor model (#1736) 2020-09-01 16:22:31 -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 fix broken master, inject engine ptr to rpmcalculator (#1759) 2020-09-05 18:49:42 -04:00
engine_math.h no bins 2020-08-03 12:21:49 -07: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 Configurable stoichiometric ratio (#1710) 2020-08-21 19:43:30 -04:00
speed_density.h move speed density 2020-07-24 19:30:12 -07:00

README

This directory contains the core calculations for engine operation.