rusefi/firmware/controllers/math
Matthew Kennedy 2a41fbfedb pch 2024-09-26 20:44:50 -04:00
..
README
closed_loop_fuel.cpp avoid float -> int -> float 2024-05-15 19:40:57 -04:00
closed_loop_fuel.h avoid float -> int -> float 2024-05-15 19:40:57 -04:00
closed_loop_fuel_cell.cpp min/maxF -> std::min/max 2024-09-26 00:35:28 -04:00
closed_loop_fuel_cell.h
engine_math.cpp only:int rpm -> float rpm 2024-09-25 23:56:18 -04:00
engine_math.h only:int rpm -> float rpm 2024-09-25 23:56:18 -04:00
lambda_monitor.cpp Better efi engine control guard (#5695) 2023-11-05 13:54:06 -05:00
lambda_monitor.h
lambda_monitor.txt
math.mk dead pid auto tune 2023-11-01 17:01:07 -04:00
speed_density.cpp pch 2024-09-26 20:44:50 -04:00
speed_density.h
throttle_model.cpp
throttle_model.h
throttle_model.txt

README

This directory contains the core calculations for engine operation.