rusefi-1/firmware/controllers/math
Andrey G fa840a7593
hip9011 and friends (#2527)
* engine math: extrant getFiringOrderTable for reuse

* engine math: getNextFiringCylinderId helper

* introduce knock_logic: first member is getCylinderKnockBank()

moved from software_knock.cpp

* hip9011: support two inputs/banks

* fix CI

* Board Subaru EG33: populated with TPIC8101 with Advanced mode

* hip9011: test communication in advanced mode

* hip9011: handle situation when chip is already in advanced mode

* Board Subaru EG33: cylinder to knock bank mapping

* hip9011: count spi transactions in advansed mode too

* hip9011: reset incalid responce counter after chip initialization

* hip9011: make debug output more structured
2021-04-04 18:13:21 -04:00
..
README
closed_loop_fuel.cpp Start support for multi-bank closed loop fueling (#2184) 2021-01-10 08:10:49 -05:00
closed_loop_fuel.h Start support for multi-bank closed loop fueling (#2184) 2021-01-10 08:10:49 -05:00
closed_loop_fuel_cell.cpp Start support for multi-bank closed loop fueling (#2184) 2021-01-10 08:10:49 -05:00
closed_loop_fuel_cell.h Start support for multi-bank closed loop fueling (#2184) 2021-01-10 08:10:49 -05:00
engine_math.cpp hip9011 and friends (#2527) 2021-04-04 18:13:21 -04:00
engine_math.h hip9011 and friends (#2527) 2021-04-04 18:13:21 -04:00
math.mk short term fuel trim: part 2 (#1405) 2020-05-07 08:52:32 -04:00
pid_auto_tune.cpp
pid_auto_tune.h
speed_density.cpp Everything in lambda! (#1893) 2020-10-26 18:15:17 -04:00
speed_density.h move speed density 2020-07-24 19:30:12 -07:00

README

This directory contains the core calculations for engine operation.