fome-fw/firmware/controllers/math
Matthew Kennedy 57263be2fe mockable throttle model 2023-05-11 14:37:48 -07:00
..
README
closed_loop_fuel.cpp todos cleanup 2023-03-03 02:08:39 -08:00
closed_loop_fuel.h
closed_loop_fuel_cell.cpp refactoring: constexpr fuel computer (#4830) 2022-11-26 12:25:04 -05:00
closed_loop_fuel_cell.h
engine_math.cpp ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00
engine_math.h rename obd_code_e -> ObdCode 2023-04-11 16:32:47 -07:00
math.mk Throttle model #63 2023-03-13 13:25:45 -07:00
pid_auto_tune.cpp time routines refactor (#4563) 2022-09-11 13:06:03 -04:00
pid_auto_tune.h
speed_density.cpp more log fields cleanup, lots of duplicates around fuel logic #98 2023-05-05 02:09:42 -07:00
speed_density.h tear down Engine god object #4511 2022-09-03 07:44:24 -04:00
throttle_model.cpp stub TIP sensor 2023-05-07 01:51:28 -07:00
throttle_model.h mockable throttle model 2023-05-11 14:37:48 -07:00
throttle_model.txt yet more field cleanup (and some dead ones?) #98 2023-05-05 01:37:46 -07:00
throttle_model_generated.h Auto-generated configs and docs 2023-05-05 08:41:45 +00:00

README

This directory contains the core calculations for engine operation.