rusefi-1/firmware/controllers/math
Matthew Kennedy bc3f0c6b27
More TPS consumers: VE lookup (#1256)
* advance_map

* tests

* unneeded

* idle

* use driver intent instead

* and obd and lcd

* engine load

* ve lookup

* unused

* oops we needed that

* oops needed that too

* mocking

* test mocks

* oops

* helps to use the right sensor

* and cylinder cleanup

* fuel math

* typo

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-04 08:41:09 -04:00
..
README skeleton & docs (#995) 2019-11-03 08:41:14 -05:00
config_engine_specs.h happy new year 2020-01-08 00:02:40 -05:00
engine_math.cpp More TPS consumers: VE lookup (#1256) 2020-04-04 08:41:09 -04:00
engine_math.h happy new year unification 2020-01-13 21:57:43 -05:00
math.mk better (?) location for files 2019-01-28 01:09:13 -05:00
pid_auto_tune.cpp evil manual merge of https://github.com/DonaldBecker/rusefi 2019-11-06 18:26:50 -05:00
pid_auto_tune.h happy new year unification 2020-01-13 21:57:43 -05:00
speed_density.cpp happy new year unification 2020-01-13 21:57:43 -05:00
speed_density.h happy new year 2020-01-08 00:02:40 -05:00

README

This directory contains the core calculations for engine operation.