rusefi-1/firmware/controllers/system/timer
Matthew Kennedy efa08b329d
Fix simulator (#3360)
* fix simulator

* print out halt reason

* option to close simulator after time

* workflow calls it

* test with the bug still present

* ...and fix the bug
2021-10-17 20:07:25 -04:00
..
event_queue.cpp
event_queue.h
pwm_generator_logic.cpp more details into CUSTOM_OBD_LOW_FREQUENCY message 2021-09-05 14:21:02 -04:00
pwm_generator_logic.h
readme.md
scheduler.cpp
scheduler.h
signal_executor_sleep.cpp Fix simulator (#3360) 2021-10-17 20:07:25 -04:00
signal_executor_sleep.h
single_timer_executor.cpp
single_timer_executor.h

readme.md

Timer

In this folder we have files related to hubrid hardware/software timer, including PWM generation.