Commit Graph

24023 Commits

Author SHA1 Message Date
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
rusefillc 9697304af4 reducing GPIO code duplication 2023-05-24 10:31:51 -04:00
rusefillc 8c732cbe51 better code guard? 2023-05-24 10:31:43 -04:00
rusefillc cdf5447afb reducing GPIO code duplication 2023-05-24 10:24:44 -04:00
rusefillc 777bb4ee51 better code guard? 2023-05-24 10:16:14 -04:00
rusefillc 9b2a134950 docs 2023-05-24 10:15:31 -04:00
rusefillc 725256d7e3 better code guard? 2023-05-24 10:00:58 -04:00
rusefillc 91a25bad96 conditional EFI_DFU_JUMP 2023-05-24 09:58:22 -04:00
rusefillc 4964770cf1 better code guard? 2023-05-24 09:57:23 -04:00
rusefillc f5d4e29661 helping cypress & kinetis 2023-05-24 09:52:07 -04:00
rusefillc 61f840fcc3 reducing GPIO code duplication 2023-05-24 09:30:19 -04:00
rusefillc c1cdf77f3a conditional compilation around getBackupSram 2023-05-24 09:01:22 -04:00