rusefi/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
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
engine_math.cpp fix broken master, inject engine ptr to rpmcalculator (#1759) 2020-09-05 18:49:42 -04:00
engine_math.h
math.mk
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

README

This directory contains the core calculations for engine operation.