rusefi-1/firmware/controllers/math
Matthew Kennedy eebded8caa
scale tables using type system (#1776)
* store scale in the type

* efi ratio

* boost control scaling

* fix boost tests
2020-09-10 18:44:10 -04:00
..
README
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
pid_auto_tune.h
speed_density.cpp scale tables using type system (#1776) 2020-09-10 18:44:10 -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.