fome-fw/firmware/controllers/math
Matthew Kennedy 38a7a852d7 send blend table Y axis value so the dot moves in TS #585 2025-05-04 01:50:46 -07:00
..
README
closed_loop_fuel.cpp quad wideband 2024-12-17 15:29:17 -08:00
closed_loop_fuel.h avoid float -> int -> float 2024-05-14 23:42:54 -07:00
closed_loop_fuel_cell.cpp min/maxF -> std::min/max 2024-09-25 14:00:33 -07:00
closed_loop_fuel_cell.h
engine_math.cpp send blend table Y axis value so the dot moves in TS #585 2025-05-04 01:50:46 -07:00
engine_math.h send blend table Y axis value so the dot moves in TS #585 2025-05-04 01:50:46 -07:00
firing_order.cpp getCylinderId -> getCylinderNumberAtIndex 2025-01-18 01:23:10 -08:00
lambda_monitor.cpp test lambda monitor response #75 2023-07-26 00:35:28 -07:00
lambda_monitor.h test lambda monitor response #75 2023-07-26 00:35:28 -07:00
lambda_monitor.txt lambda monitor live data 2023-07-25 23:59:00 -07:00
lambda_monitor_generated.h Auto-generated configs and docs 2024-01-19 12:02:28 +00:00
math.mk missed the mk file 2024-12-24 01:59:33 -08:00
speed_density.cpp cleanup 2024-09-26 16:16:37 -07:00
speed_density.h don't inject VE table, prep #459 2024-09-25 00:49:16 -07:00
throttle_model.cpp livedata: throttle model 2024-12-14 20:40:41 -08:00
throttle_model.h mockable throttle model 2023-05-11 14:37:48 -07:00
throttle_model.txt livedata: throttle model 2024-12-14 20:40:41 -08:00
throttle_model_generated.h Auto-generated configs and docs 2024-12-15 04:42:11 +00:00

README

This directory contains the core calculations for engine operation.