rusefi/firmware/controllers/math
Matthew Kennedy 2b392307e4 make wrapAngle a function not macro 2023-10-19 22:59:43 -04:00
..
README
closed_loop_fuel.cpp better code guard? 2023-05-24 18:48:54 -04:00
closed_loop_fuel.h
closed_loop_fuel_cell.cpp better code guard? 2023-05-24 18:48:54 -04:00
closed_loop_fuel_cell.h
engine_math.cpp make wrapAngle a function not macro 2023-10-19 22:59:43 -04:00
engine_math.h make wrapAngle a function not macro 2023-10-19 22:59:43 -04:00
lambda_monitor.cpp test lambda monitor response #75 2023-07-26 10:00:39 -04:00
lambda_monitor.h test lambda monitor response #75 2023-07-26 10:00:39 -04:00
lambda_monitor.txt lambda monitor live data (#5469) 2023-07-26 08:58:08 -04:00
lambda_monitor_generated.h Auto-generated configs and docs 2023-07-26 13:03:39 +00:00
math.mk stub lambda monitor #75 2023-06-29 11:50:02 -04:00
pid_auto_tune.cpp
pid_auto_tune.h
speed_density.cpp refactoring: reducing code duplication. Also, do we even care for critical error codes?! 2023-08-20 22:23:44 -04:00
speed_density.h
throttle_model.cpp better code guard? 2023-05-24 10:16:14 -04:00
throttle_model.h mockable throttle model 2023-05-12 16:16: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.