rusefi/firmware/controllers/core
Matthew Kennedy dc6f53bda5
extract newton's method implementation (#5157)
* move expected, update libfirmware

* hellen ID solver uses shared Newton's method

* comment shouldn't have been moved
2023-03-07 08:45:17 -05:00
..
big_buffer.cpp Use a shared buffer for "high memory" operations (#4878) 2022-12-10 07:35:39 -05:00
big_buffer.h Use a shared buffer for "high memory" operations (#4878) 2022-12-10 07:35:39 -05:00
common_headers.h Revert "making enum less public API" 2023-02-15 09:08:52 -05:00
core.mk Use a shared buffer for "high memory" operations (#4878) 2022-12-10 07:35:39 -05:00
engine_module.h extracting prime_injection 2022-09-07 16:25:50 -04:00
error_handling.cpp don't print "sim_warning %s" (#4959) 2023-01-10 14:08:59 -05:00
error_handling.h tear down Engine god object #4511 2022-09-01 19:46:47 -04:00
state_sequence.cpp remove some uses of EFI_ERROR_CODE (#4496) 2022-08-28 09:43:21 -04:00
state_sequence.h extract newton's method implementation (#5157) 2023-03-07 08:45:17 -05:00