fome-fw/firmware/controllers/math
Matthew Kennedy 2f85cd60d4 use ECU-calculated blend table axis values 2023-04-02 13:56:42 -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 use ECU-calculated blend table axis values 2023-04-02 13:56:42 -07:00
engine_math.h blend result returns blend parameter value for TS UI 2023-04-02 13:50:34 -07:00
math.mk Throttle model #63 2023-03-13 13:25:45 -07:00
pid_auto_tune.cpp
pid_auto_tune.h
speed_density.cpp remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
speed_density.h
throttle_model.cpp throttle model gets real max engine flow 2023-03-16 01:11:19 -07:00
throttle_model.h convert throttle model to g/s instead of kg/s 2023-03-16 01:19:03 -07:00
throttle_model.txt convert throttle model to g/s instead of kg/s 2023-03-16 01:19:03 -07:00
throttle_model_generated.h Auto-generated configs and docs 2023-03-27 08:38:48 +00:00

README

This directory contains the core calculations for engine operation.