Commit Graph

19 Commits

Author SHA1 Message Date
Matthew Kennedy 8f42f8ccc8 Staged injection support; use two sets of injectors on the same engine fix #5247 2024-01-07 23:14:18 -05:00
Matthew Kennedy 1302f780b2 unused parameters 2024-01-07 22:36:20 -05:00
Matthew Kennedy 37727d4278 Staged injection support; use two sets of injectors on the same engine #5247
wire up pins for second stage injectors
2024-01-07 22:36:19 -05:00
Matthew Kennedy 26b351ba40 Remove/make injector duty limit configurable fix #4798 2024-01-07 22:36:18 -05:00
Andrey ca18c5ba4e only:towards https://github.com/rusefi/rusefi/pull/4841 2024-01-07 16:39:15 -05:00
Matthew Kennedy 86b2e26506 minor housekeeping 2024-01-07 13:49:10 -05:00
Andrey 98092c306f only: integration 2024-01-07 13:17:47 -05:00
Andrey 0a301a08d5 only: refactoring: InjectionEvent knows it's index 2024-01-07 12:58:07 -05:00
Andrey c16581c316 only: refactoring: InjectionEvent knowns it's index 2024-01-07 12:50:51 -05:00
rusefillc c7e1db94ec only:docs 2024-01-07 12:22:06 -05:00
rusefi 12f4cea668 only:minor encapsulation 2023-10-13 00:23:29 -04:00
rusefi 3db5c6e3f7 only:minor encapsulation 2023-10-12 23:15:54 -04:00
Matthew Kennedy 086fa81a3f only:minor encapsulation 2023-10-12 22:49:55 -04:00
Andrey 8c9b17485e Revert "Allow scheduling_s to come from a pool (#4841)"
This reverts commit 5250b177
2023-05-25 10:10:17 -04:00
Matthew Kennedy 5250b177c2
Allow scheduling_s to come from a pool (#4841)
* injection events use scheduling pool

* knock and prime

* bench test

* dropped this: *

* extract action before execute

* comment

* init allocated timers

* metrics

* dropped this: ,

* guard

* injection events use scheduling pool

* knock and prime

* bench test

* dropped this: *

* extract action before execute

* comment

* init allocated timers

* metrics

* dropped this: ,

* guard

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-12-10 17:55:51 -05:00
rusefillc 61134b452a tear down Engine god object #4511
oh I hope this ends well
2022-09-15 23:41:06 -04:00
Andrey b69d613192 moving IO-only away from scheduling logic 2022-09-14 00:52:24 -04:00
Andrey f1f447df45 tear down Engine god object #4511
just trying different things
2022-09-05 03:38:44 -04:00
Andrey ccfe2a5d58 refactoring: splitting header where cpp was already split 2022-09-05 00:48:38 -04:00