rusefi-full/firmware/controllers/engine_cycle
Matthew Kennedy f3b7a1d9da
Remove lockAnyContext, replace with CriticalSectionLocker (#1938)
* switch to CriticalSectionLocker

* that's just about all

* clean up last usage

* include hpp for sim

* need the cpp wrappers in the makefile too

* include dir

* include
2020-11-19 06:56:02 -05:00
..
aux_valves.cpp refactoring: code duplication 2020-11-06 21:24:58 -05:00
aux_valves.h refactoring 2020-11-05 18:10:44 -05:00
fuel_schedule.cpp refacto 2020-07-24 18:26:24 -07:00
high_pressure_fuel_pump.cpp GDI Epic #1448 2020-11-09 22:53:23 -05:00
high_pressure_fuel_pump.h GDI Epic #1448 2020-11-05 16:42:56 -05:00
main_trigger_callback.cpp 60/2 perf grab #1850 2020-10-04 02:09:12 -04:00
main_trigger_callback.h 60/2 perf grab #1850 2020-10-04 02:09:12 -04:00
map_averaging.cpp Remove lockAnyContext, replace with CriticalSectionLocker (#1938) 2020-11-19 06:56:02 -05:00
map_averaging.h 60/2 perf grab #1850 2020-10-04 02:09:12 -04:00
readme.md
rpm_calculator.cpp 60/2 perf grab #1850 2020-10-04 02:09:12 -04:00
rpm_calculator.h 60/2 perf grab #1850 2020-10-04 02:09:12 -04:00
spark_logic.cpp minor perf tweaks (#1946) 2020-11-16 00:06:11 -05:00
spark_logic.h Schedule sparks with scheduleByAngle (#1092) 2020-01-11 00:01:54 +03:00

readme.md

Here we have logic related to engine contol activitied within each engine cycle: coils & injectors mostly.