Commit Graph

24234 Commits

Author SHA1 Message Date
GitHub gen-configs Action 623b2a1e75 Auto-generated configs and docs 2023-05-31 00:59:37 +00:00
rusefillc 6f93dec824 https://github.com/rusefi/hellen121nissan-issues/issues/30 2023-05-30 20:56:05 -04:00
GitHub gen-configs Action 238778cc76 Auto-generated configs and docs 2023-05-31 00:32:28 +00:00
rusefillc 04c954bbb8 better error handling 2023-05-30 20:09:48 -04:00
GitHub set-date Action 8d5bfc8efa Update date 2023-05-30 00:42:57 +00:00
Matthew Kennedy 361ae48f23 disable coasting state during the crank-to-run taper
(cherry picked from commit 5373d79d9231cc4c7523b6213ad0a004fba66ec1)
2023-05-29 19:50:51 -04:00
GitHub gen-configs Action c9195ce0fc Auto-generated configs and docs 2023-05-29 23:50:19 +00:00
rusefi 009f0be178 bench test pulse length precision 2023-05-29 19:42:34 -04:00
GitHub gen-configs Action c8c07da6fe Auto-generated configs and docs 2023-05-29 23:42:06 +00:00
Matthew Kennedy 68e945a8c0 dropped this: {
(cherry picked from commit 322209d0ee26708d221694113b617ab7f0f2e511)
2023-05-29 19:39:28 -04:00
Matthew Kennedy 959f1b359d bench test formatting
(cherry picked from commit c3971dc98a3aaa7f7dca6cb2b27dc721d4967f95)
2023-05-29 19:39:28 -04:00
David Holdeman 24c48a77c6 add outputs and changelog 2023-05-29 17:06:02 -04:00
David Holdeman 53f4a6dc83 trim corners and adjust notches 2023-05-29 17:06:02 -04:00
David Holdeman a5b31b0389 trim EEC-IV 60-pin breakout for case mounting 2023-05-29 17:06:02 -04:00
GitHub gen-configs Action 8b694fab1a Auto-generated configs and docs 2023-05-29 20:52:19 +00:00
rusefillc fa6ebf4179 Battery Input Divider Coefficient Error fix #5290 2023-05-29 16:50:27 -04:00
GitHub set-date Action 2e53fad7c0 Update date 2023-05-29 00:33:03 +00:00
GitHub gen-configs Action 978708f0bf Auto-generated configs and docs 2023-05-28 14:20:19 +00:00
rusefillc 846115a804 helping build 2023-05-28 10:18:37 -04:00
GitHub set-date Action 84e76b5c71 Update date 2023-05-26 00:33:14 +00:00
Andrey 0265582f28 setSparkSkipRatio limitation #5231 2023-05-25 18:52:19 -04:00
rusefillc ff87fb5f51 https://github.com/rusefi/hellen154hyundai/issues/103 2023-05-25 18:37:59 -04:00
Andrey 1aa8e879dd setSparkSkipRatio limitation #5231 2023-05-25 15:17:07 -04:00
Andrey 902c61f9d8 setSparkSkipRatio limitation #5231 2023-05-25 13:26:17 -04:00
GitHub gen-configs Action e52c54f295 Auto-generated configs and docs 2023-05-25 17:17:10 +00:00
Andrey bfa3b74ccc setSparkSkipRatio limitation #5231 2023-05-25 13:15:30 -04:00
Andrey 4390320b6c setSparkSkipRatio limitation #5231 2023-05-25 12:41:11 -04:00
GitHub gen-configs Action 8f5c97aaf5 Auto-generated configs and docs 2023-05-25 14:12:10 +00: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
rusefillc 8f6f7819a4 one step back: sleep implementation not to use heap 2023-05-25 10:10:17 -04:00
rusefillc 9ec713c162 dead doc 2023-05-25 09:49:30 -04:00
GitHub set-date Action c664c0ac1e Update date 2023-05-25 00:44:12 +00:00
rusefillc fa57d6cea1 better code guard? 2023-05-24 19:58:36 -04:00
GitHub gen-configs Action 21feb14d96 Auto-generated configs and docs 2023-05-24 23:51:20 +00:00
rusefillc a1776d176d better code guard? 2023-05-24 18:48:54 -04:00
Mingjie Shen b37e61b8ae Fix offset used before range check
Accessing an array offset before checking the range means that the
program may attempt to read beyond the end of a buffer.
2023-05-24 18:39:24 -04:00
GitHub gen-configs Action 5287fad220 Auto-generated configs and docs 2023-05-24 22:26:33 +00:00
rusefillc b4121fd03e conditional_compilation 2023-05-24 18:23:35 -04:00
Mingjie Shen 495f0ea8c4 Fix invoking virtual functions from constructors
Virtual functions should not be invoked from a constructor or destructor
of the same class. Confusingly, virtual functions are resolved
statically (not dynamically) in constructors and destructors for the
same class. The call should be made explicitly static by qualifying it
using the scope resolution operator.
2023-05-24 15:27:09 -04:00
rusefillc e9fd6e9fa7 better code guard? 2023-05-24 11:46:07 -04:00
rusefillc 5511702149 better code guard? 2023-05-24 11:15:07 -04:00
rusefillc 8be4b30c7f better code guard? 2023-05-24 11:15:02 -04:00
rusefillc f35cd62b7c better code guard? 2023-05-24 11:12:00 -04:00
rusefillc 4cd21bc35e better code guard? 2023-05-24 11:07:31 -04:00
rusefillc b7076bdaae better code guard? 2023-05-24 11:07:23 -04:00
rusefillc fb2e64a6be reducing GPIO code duplication 2023-05-24 10:57:09 -04:00
rusefillc 69147c0d78 better code guard? 2023-05-24 10:54:14 -04:00
rusefillc b2547c629d reducing GPIO code duplication 2023-05-24 10:44:33 -04:00
rusefillc fa57f32a37 reducing GPIO code duplication 2023-05-24 10:37:02 -04:00
rusefillc 458d8982aa reducing GPIO code duplication 2023-05-24 10:34:11 -04:00