rusefi-1/firmware/controllers/math
Matthew Kennedy 92ea09b0a6
switch more map to read from sensor model (#2162)
* hook up map

* check for init

* switch some consumers

* that's the rest of them

* test

* tests

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-02 19:13:10 -05:00
..
README skeleton & docs (#995) 2019-11-03 08:41:14 -05:00
closed_loop_fuel.cpp second lambda (x-series CAN only, for now) (#2048) 2020-12-09 20:26:23 -05:00
closed_loop_fuel.h fix closed loop fuel (#1797) 2020-09-19 03:44:01 -04:00
closed_loop_fuel_cell.cpp second lambda (x-series CAN only, for now) (#2048) 2020-12-09 20:26:23 -05:00
closed_loop_fuel_cell.h short term fuel trim: part 1 (#1402) 2020-05-06 21:00:40 -04:00
engine_math.cpp switch more map to read from sensor model (#2162) 2021-01-02 19:13:10 -05:00
engine_math.h Revert "switch rpm calculator to use timer class (#2005)" 2020-12-06 18:05:53 -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 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.