rusefi/firmware/controllers/math
Matthew Kennedy 8965776203 stub TIP sensor
(cherry picked from commit 89d66d4abd9bd0e1fb1b49e73ebf9065f9356a71)
2023-05-08 00:26:36 -04:00
..
README
closed_loop_fuel.cpp pause closed loop fuel after cuts 2023-04-29 07:10:28 -04:00
closed_loop_fuel.h
closed_loop_fuel_cell.cpp
closed_loop_fuel_cell.h
engine_math.cpp blend result returns blend parameter value for TS UI 2023-04-30 02:01:00 -04:00
engine_math.h blend result returns blend parameter value for TS UI 2023-04-30 01:42:36 -04:00
math.mk Throttle model #63 2023-04-29 19:14:53 -04:00
pid_auto_tune.cpp
pid_auto_tune.h
speed_density.cpp more log fields cleanup, lots of duplicates around fuel logic #98 2023-05-05 13:53:16 -04:00
speed_density.h
throttle_model.cpp stub TIP sensor 2023-05-08 00:26:36 -04:00
throttle_model.h convert throttle model to g/s instead of kg/s 2023-04-29 23:23:00 -04:00
throttle_model.txt yet more field cleanup (and some dead ones?) #98 2023-05-05 12:34:15 -04:00
throttle_model_generated.h Auto-generated configs and docs 2023-05-05 16:37:43 +00:00

README

This directory contains the core calculations for engine operation.