custom-board-bundle-sample-.../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
closed_loop_fuel.h
closed_loop_fuel_cell.cpp
closed_loop_fuel_cell.h
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
pid_auto_tune.cpp
pid_auto_tune.h
speed_density.cpp
speed_density.h

README

This directory contains the core calculations for engine operation.