rusefi/firmware/controllers/math
Matthew Kennedy d8c6fd3e85 avoid float -> int -> float 2024-05-15 19:40:57 -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
closed_loop_fuel_cell.h
engine_math.cpp Refactoring: extract readGppwmChannel function extract into gppwm_channel_reader.h/cpp files 2024-05-15 12:25:28 -04:00
engine_math.h only: renaming method 2024-02-29 00:26:07 -05:00
lambda_monitor.cpp Better efi engine control guard (#5695) 2023-11-05 13:54:06 -05:00
lambda_monitor.h
lambda_monitor.txt
lambda_monitor_generated.h Auto-generated configs and docs 2024-01-03 20:32:11 +00:00
math.mk
speed_density.cpp Map3D should not be silently return 0 if not initialized #6461 2024-05-03 22:31:53 -04:00
speed_density.h
throttle_model.cpp
throttle_model.h
throttle_model.txt
throttle_model_generated.h Auto-generated configs and docs 2024-01-03 20:32:11 +00:00

README

This directory contains the core calculations for engine operation.