rusefi/firmware/controllers/math
Matthew Kennedy 3a8313a94a
try rpm calculator timer (#2053)
* add api

* rpm calculator

* fix fsio

* fix float

* remove wrong comment

* fix timer

* clang didn't like this

* oops

* format

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-28 18:56:34 -05:00
..
README
closed_loop_fuel.cpp Start support for multi-bank closed loop fueling (#2184) 2021-01-10 08:10:49 -05:00
closed_loop_fuel.h Start support for multi-bank closed loop fueling (#2184) 2021-01-10 08:10:49 -05:00
closed_loop_fuel_cell.cpp Start support for multi-bank closed loop fueling (#2184) 2021-01-10 08:10:49 -05:00
closed_loop_fuel_cell.h Start support for multi-bank closed loop fueling (#2184) 2021-01-10 08:10:49 -05:00
engine_math.cpp remove unused msg parameter (#2360) 2021-02-16 09:32:16 -05:00
engine_math.h try rpm calculator timer (#2053) 2021-02-28 18:56:34 -05:00
math.mk short term fuel trim: part 2 (#1405) 2020-05-07 08:52:32 -04:00
pid_auto_tune.cpp
pid_auto_tune.h happy new year unification 2020-01-13 21:57:43 -05:00
speed_density.cpp Everything in lambda! (#1893) 2020-10-26 18:15:17 -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.