rusefi/firmware/controllers/math
Andrey G 70e0723626
use cylinders_count_t in loops through cylinders (#2563)
to supress signed vs usigned warnings
2021-04-18 08:58:56 -04: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 use cylinders_count_t in loops through cylinders (#2563) 2021-04-18 08:58:56 -04:00
engine_math.h hip9011 and friends (#2527) 2021-04-04 18:13:21 -04: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.