rusefi-1/firmware/controllers/system
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
..
timer Remove lockAnyContext, replace with CriticalSectionLocker (#1938) 2020-11-19 06:56:02 -05:00
buffered_writer.h buffered writer - progress on #1463 (#1875) 2020-10-12 15:10:34 -04:00
controller_base.h
dc_motor.cpp support ETB disable pin (#1273) 2020-04-10 17:27:13 -04:00
dc_motor.h init & override 2020-07-29 02:45:39 -07:00
efi_gpio.cpp Starter seems to be engaged forever fix #1965 2020-11-18 23:54:30 -05:00
efi_gpio.h Starter seems to be engaged forever fix #1965 2020-11-18 23:54:30 -05:00
periodic_task.cpp happy new year 2020-01-08 00:02:40 -05:00
periodic_task.h happy new year 2020-01-08 00:02:40 -05:00
periodic_thread_controller.h random refactoring: hopefully not changing byte size of any variables but clarifying/fixing type between ticks, US and MS 2019-12-21 21:11:09 -05:00
system.mk move scheduling to its own file (#1842) 2020-10-01 17:55:03 -04:00
thread_controller.h don't fail on multiple Start calls (#1396) 2020-05-05 15:45:07 -04:00