rusefi/firmware/controllers/math
Matthew Kennedy 9377a01aec
store cylinder count as plain number (#2915)
* update test framework

* eh

* hey look it's fewer warnings

* unwind

* fix

* config

* configs

* logic

* even java had some

* no need to be a typedef

* paste in actual cylinder count
2021-07-07 08:31:05 -04:00
..
README
closed_loop_fuel.cpp refactoring magic constant STOICH_RATIO 2021-05-20 02:39:20 -04: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 store cylinder count as plain number (#2915) 2021-07-07 08:31:05 -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 warnings & assorted cleanup (#2793) 2021-06-03 14:30:25 -04:00
speed_density.h defaults cleanup: base engine & fuel (#2790) 2021-06-03 00:50:07 +03:00

README

This directory contains the core calculations for engine operation.