rusefi-1/firmware/controllers/math
Matthew Kennedy 09b41bb1bb
Everything in lambda! (#1893)
* lambda

* default configs, fix build

* config, gauge, UI

* more digits

* change menu text

* fix that while I'm here

* doesn't need extra word

* todo note

* tests

* last test

* missed a config

* update java

* store target lambda

* more java

* format

* hopefully enough java for CI to pass
2020-10-26 18:15:17 -04:00
..
README skeleton & docs (#995) 2019-11-03 08:41:14 -05:00
closed_loop_fuel.cpp fix closed loop fuel (#1797) 2020-09-19 03:44:01 -04:00
closed_loop_fuel.h fix closed loop fuel (#1797) 2020-09-19 03:44:01 -04:00
closed_loop_fuel_cell.cpp Everything in lambda! (#1893) 2020-10-26 18:15:17 -04:00
closed_loop_fuel_cell.h short term fuel trim: part 1 (#1402) 2020-05-06 21:00:40 -04:00
engine_math.cpp fix broken master, inject engine ptr to rpmcalculator (#1759) 2020-09-05 18:49:42 -04:00
engine_math.h no bins 2020-08-03 12:21:49 -07:00
math.mk short term fuel trim: part 2 (#1405) 2020-05-07 08:52:32 -04: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 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.