rusefi-1/firmware/controllers/core
Matthew Kennedy 1bce3aa4c0
Etb function cfg, try again (#1860)
* two throttles one thread

* look at all this RAM!

* add enum

* switch from index to function

* test fixup

* improve init logic

* remove old vw idle mode bit

* add config

* better spot for it

* use config init values

* handle null controller array

* fatal error testability

* test new init config

* defaults

* fix for default config
2020-10-08 14:12:03 -04:00
..
common_headers.h A vague bug #1684 2020-08-08 21:38:09 -04:00
core.mk The Big Refactoring of 2019: folder structure #723 2019-12-04 01:11:10 -05:00
error_handling.cpp Etb function cfg, try again (#1860) 2020-10-08 14:12:03 -04:00
error_handling.h class constructors are a great way to have simple initialization sequence 2020-05-03 10:58:52 -04:00
fsio_core.cpp switch from float to expected<float> (#1862) 2020-10-06 22:33:00 -04:00
fsio_core.h switch from float to expected<float> (#1862) 2020-10-06 22:33:00 -04:00
fsio_impl.cpp switch from float to expected<float> (#1862) 2020-10-06 22:33:00 -04:00
fsio_impl.h switch from float to expected<float> (#1862) 2020-10-06 22:33:00 -04:00
state_sequence.cpp nicer error messages 2020-05-09 01:49:17 -04:00
state_sequence.h nicer error messages 2020-05-09 01:49:17 -04:00