rusefi-full/firmware/controllers/math
Matthew Kennedy b52d50bbf2
Use pch in lots of files (#3066)
* most engine.h

* most engine_configuration

* more

* more

* more

* more

* more

* moooooore

* ok I'm done for now

* oops
2021-07-26 01:05:17 -04:00
..
README
closed_loop_fuel.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -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 Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04: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 pch in lots of files (#3066) 2021-07-26 01:05:17 -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 Use pch in lots of files (#3066) 2021-07-26 01:05:17 -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.