Commit Graph

9397 Commits

Author SHA1 Message Date
GitHub gen-configs Action d4eddcf048 Auto-generated configs and docs 2022-09-27 03:24:28 +00:00
GitHub set-date Action 99caa9987c Update date 2022-09-27 00:29:27 +00:00
GitHub gen-configs Action c091f79143 Auto-generated configs and docs 2022-09-26 10:11:01 +00:00
GitHub gen-configs Action fe95a7cdc1 Auto-generated configs and docs 2022-09-26 09:49:27 +00:00
rusefillc 3ab1feba94 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-09-26 05:34:20 -04:00
rusefillc 1b95521866 engineSyncCam to be a drop-down not a number value #4611 2022-09-26 05:34:05 -04:00
GitHub gen-configs Action 767a7bbc39 Auto-generated configs and docs 2022-09-26 09:32:19 +00:00
GitHub gen-configs Action 90c70be27c Auto-generated configs and docs 2022-09-26 07:06:23 +00:00
GitHub set-date Action 197d7d7345 Update date 2022-09-26 00:27:08 +00:00
GitHub gen-configs Action 915ce72a17 Auto-generated configs and docs 2022-09-25 22:54:41 +00:00
Matthew Kennedy 9cd5553617 plumbing parts of 4621 (#4622)
* plumbing parts of 4621

* show error list

* exit on error too!

* this test has some unhealthy undefined behavior

* no uninitialized values

* no that doesn't work

* remove the invalid data and the bug becomes obvious
2022-09-25 18:49:54 -04:00
Matthew Kennedy 90489edb96 schedule ignition charge by angle instead of tooth (#4513)
* schedule ignition charge by angle

* same mistake as #4536

* s

* wrap sparkAngle too

* AngleBasedEventNew

* function moved

* implement scheduleOrQueue

* prints
2022-09-25 11:00:55 -04:00
Matthew Kennedy 7ba4f8c5fd also invert trigger stim if you have trigger input inverted (#4612) 2022-09-25 10:10:31 -04:00
Matthew Kennedy 6f5bed28d9 better k gaps (#4623) 2022-09-25 09:14:29 -04:00
Matthew Kennedy dbf8a1ea2a #4619 (#4620) 2022-09-25 07:40:28 -04:00
GitHub gen-configs Action 1db63d5d64 Auto-generated configs and docs 2022-09-25 03:55:55 +00:00
Andrey df0bb3ebc5 Honda K cam wheels #3405 2022-09-24 23:49:41 -04:00
Andrey 178fe15760 more inclusive configuration name 2022-09-24 23:49:41 -04:00
Andrey 3350ad6fbe Honda K cam wheels #3405 2022-09-24 23:49:41 -04:00
Andrey 3fb21c8773 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-09-24 23:26:12 -04:00
Andrey 5935c18beb K progress - just a rename 2022-09-24 23:25:36 -04:00
GitHub gen-configs Action 3009df430f Auto-generated configs and docs 2022-09-25 03:24:44 +00:00
Andrey 4653cde601 K progress 2022-09-24 23:18:57 -04:00
GitHub set-date Action 632957cbc4 Update date 2022-09-25 00:25:20 +00:00
GitHub gen-configs Action a4aed52c75 Auto-generated configs and docs 2022-09-24 18:57:35 +00:00
GitHub gen-configs Action e8b5445201 Auto-generated configs and docs 2022-09-24 13:35:00 +00:00
GitHub gen-configs Action 3690b79b18 Auto-generated configs and docs 2022-09-24 04:29:39 +00:00
Matthew Kennedy 2410b11a66 log tooth angle difference (#4613) 2022-09-23 23:49:28 -04:00
Matthew Kennedy 02aad24c59 explicitly pass which edges we sync trigger on (#4607)
* require sync edge type

* s

* fix neon

* info printing

* put enums back

* auto gen enum fiddling
2022-09-23 20:39:41 -04:00
GitHub set-date Action 27227f7c2f Update date 2022-09-24 00:29:41 +00:00
GitHub gen-configs Action e5c1268b94 Auto-generated configs and docs 2022-09-24 00:19:42 +00:00
rusefillc c6a2f2657b honda K enum rename 2022-09-23 20:13:14 -04:00
GitHub gen-configs Action 2ddde411df Auto-generated configs and docs 2022-09-23 23:17:00 +00:00
Matthew Kennedy 0dfba2a655 remove ignitionPin (#4608)
* remove ignitionPin

* now that's gone

* BMW test
2022-09-23 17:30:10 -04:00
rusefillc 55c5fd331c docs: private firmware enums vs public to code generated 2022-09-23 09:41:13 -04:00
Matthew Kennedy 91566b86d3 simulator reads/writes configuration (#4605)
* simulator reads/writes configuration

* c_str

* include order
2022-09-23 08:47:50 -04:00
GitHub gen-configs Action 6ef99de79b Auto-generated configs and docs 2022-09-23 02:41:20 +00:00
GitHub set-date Action 7f45960236 Update date 2022-09-23 00:28:12 +00:00
GitHub set-date Action 4ddcfa83d5 Update date 2022-09-22 00:24:50 +00:00
GitHub gen-configs Action 5d18022460 Auto-generated configs and docs 2022-09-21 14:15:33 +00:00
GitHub gen-configs Action 711a34643e Auto-generated configs and docs 2022-09-21 03:06:46 +00:00
rusefillc 3a55a2d89a auxSpeed1 2022-09-20 23:00:42 -04:00
GitHub set-date Action 749d7f864c Update date 2022-09-21 00:27:59 +00:00
Matthew Kennedy 556769b181 terrible horrible typo (#4597) 2022-09-20 12:39:16 -04:00
Matthew Kennedy 36d9eb4164 plumbing for 4513 (#4599)
* plumbing for 4513

* not static
2022-09-20 06:19:51 -04:00
Matthew Kennedy 4e78c4c922 two modes trigger scheduler (#4598)
* two modes trigger scheduler

* asOld

* hpfp
2022-09-20 05:28:23 -04:00
GitHub gen-configs Action d5dd3f5df4 Auto-generated configs and docs 2022-09-20 02:05:56 +00:00
Matthew Kennedy e737141a6f add fuel/spark cut codes to TS indicators (#4592)
* add fuel/spark cut codes to TS indicators

* fix list

* only set clearReason if not cleared
2022-09-19 22:01:03 -04:00
GitHub set-date Action 83559d4f45 Update date 2022-09-20 00:27:29 +00:00
GitHub gen-configs Action 731888f8e8 Auto-generated configs and docs 2022-09-19 23:02:03 +00:00