rusefi-1/firmware/controllers/math
Matthew Kennedy 7d2057e74a
remove cranking dwell angle (#2814)
* config & impl

* settings

* engines & boards

* this test doesn't do anything interesting
2021-06-13 07:52:07 -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 remove cranking dwell angle (#2814) 2021-06-13 07:52:07 -04:00
engine_math.h remove deprecated getEngineLoadT (#2676) 2021-05-10 08:30:41 -04:00
math.mk short term fuel trim: part 2 (#1405) 2020-05-07 08:52:32 -04:00
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.