rusefi-1/firmware/controllers/math
Matthew Kennedy de7879b6e4
convert a table to scaled_channel (#2724)
* scaled VE table

* use setTable

* efi::clear

* ratio -> struct
2021-05-20 20:00:32 -04:00
..
README
closed_loop_fuel.cpp refactoring magic constant STOICH_RATIO 2021-05-20 02:39:20 -04:00
closed_loop_fuel.h
closed_loop_fuel_cell.cpp
closed_loop_fuel_cell.h
engine_math.cpp remove deprecated getEngineLoadT (#2676) 2021-05-10 08:30:41 -04:00
engine_math.h remove deprecated getEngineLoadT (#2676) 2021-05-10 08:30:41 -04:00
math.mk
pid_auto_tune.cpp rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -04:00
pid_auto_tune.h
speed_density.cpp convert a table to scaled_channel (#2724) 2021-05-20 20:00:32 -04:00
speed_density.h

README

This directory contains the core calculations for engine operation.