rusefi-full/firmware/controllers/math
Matthew Kennedy 3ef969d743
warnings & assorted cleanup (#2793)
* lua hook

* validateBuffer

* tables

* simplify fsio table

* test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-06-03 14:30:25 -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 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 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.