rusefi-1/firmware/controllers/math
Matthew Kennedy 76745412c6
Factor out airmass logic (#1483)
* refactor

* extract more airmass

* rename, fix tests
2020-06-06 07:25:19 -04:00
..
README
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 refactor (#1481) 2020-06-03 21:12:12 -04:00
engine_math.h happy new year unification 2020-01-13 21:57:43 -05: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.