Commit Graph

30383 Commits

Author SHA1 Message Date
GitHub gen-default-tune Action 8c30a8ebaf Auto-generated default tune 2024-06-09 19:13:45 +00:00
Andrey 9ef76907ee Allow to choose lower RPM cutoff for AC Compressor #6597 2024-06-09 15:09:07 -04:00
GitHub gen-configs Action fd6268a643 Auto-generated configs and docs 2024-06-09 17:43:18 +00:00
GitHub gen-default-tune Action 927d21ca5b Auto-generated default tune 2024-06-09 17:37:21 +00:00
Matthew Kennedy f1e21697d6 warn about fuel pressure sensor instead of error
only:f407-discovery
2024-06-09 13:33:42 -04:00
rusefillc 41563266a6 validateConfigOnStartUpOrBurn 2024-06-09 13:19:44 -04:00
rusefillc b243b30b94 only:latest gradle 8.8 2024-06-09 12:56:53 -04:00
rusefillc d6d2a1dad9 only: validateBoardConfig 2024-06-09 11:51:00 -04:00
rusefillc d706537893 refactoring: removing validateConfiguration by moving logic into another similar method 2024-06-09 11:33:17 -04:00
rusefillc 7affcba3ab preCalculate does not belong in validateConfiguration 2024-06-09 11:29:05 -04:00
rusefillc 6fe377f2d4 only: better logging 2024-06-09 11:27:18 -04:00
rusefillc 1569a8bede Cranking Cycle Multiplier Map to be 3d with Coolant Temp as the additional axis. #6584
only: validateConfig
2024-06-09 11:12:29 -04:00
rusefillc 93fb7ffcc5 only:bugfix use proper .ini file 2024-06-08 23:06:25 -04:00
rusefillc 2684a636f9 only:canning canary 2024-06-08 22:02:06 -04:00
GitHub gen-configs Action cd8f302560 Auto-generated configs and docs 2024-06-09 01:57:53 +00:00
GitHub gen-default-tune Action d67db8d7a0 Auto-generated default tune 2024-06-09 01:52:21 +00:00
rusefillc dda8a3ed6b only:extracting magic constant 2024-06-08 21:48:31 -04:00
rusefillc c85113e80c code style 2024-06-08 21:45:20 -04:00
rusefillc cf3b354377 only:canning toolset 2024-06-08 21:35:11 -04:00
GitHub gen-configs Action b0c4ef7274 Auto-generated configs and docs 2024-06-09 00:25:14 +00:00
GitHub gen-default-tune Action 101ce0ba43 Auto-generated default tune 2024-06-09 00:17:47 +00:00
rusefillc 34988b0506 only:docs 2024-06-08 20:13:59 -04:00
rusefillc 2b6b9480c6 only:dead 2024-06-08 18:01:30 -04:00
kifir eabaae9491 enhance test (#6566) 2024-06-08 13:10:00 -07:00
Andrey cd4161071d only: on engine stop we should detect zero RPM faster than we do it right now #6593 2024-06-07 23:59:15 -04:00
Andrey 2652425405 Cranking Cycle Multiplier is now a Map with Coolant Temp as the additional axis. fix #6584 2024-06-07 23:50:48 -04:00
GitHub gen-configs Action f6194b7881 Auto-generated configs and docs 2024-06-08 00:44:31 +00:00
GitHub gen-default-tune Action 302b6d981a Auto-generated default tune 2024-06-08 00:38:21 +00:00
Andrey f887902fca on engine stop we should detect zero RPM faster than we do it right now #6593 2024-06-07 20:34:28 -04:00
Andrey 12c2d39607 only:Cranking Cycle Multiplier Map to be 3d with Coolant Temp as the additional axis. #6584 2024-06-07 20:32:41 -04:00
GitHub gen-configs Action 95f4ef6cd2 Auto-generated configs and docs 2024-06-07 23:53:28 +00:00
GitHub gen-default-tune Action 99bfe89f2a Auto-generated default tune 2024-06-07 23:47:20 +00:00
rusefillc 726372abd1 Cranking Cycle Multiplier Map to be 3d with Coolant Temp as the additional axis. #6584
only:f407-discovery
2024-06-07 19:43:45 -04:00
rusefillc e378e29c86 only:TS defines tables as [y_row_count x x_column_count] and we follow that weird Y, X order of arguments here 2024-06-07 19:43:33 -04:00
kifir c039f64c3c move launch controller update before updating spark limiters and calculation of advance, because we use launch controller for these operations 2024-06-07 11:37:46 -04:00
kifir fdc60e4bff implement launch spark skip functionality (#6566) 2024-06-07 11:09:29 -04:00
kifir 3e4d1db28b now we use updateTargetSkipRatio method instead of setTargetSkipRatio (#6566) 2024-06-07 11:09:29 -04:00
rusefillc f9faac21f9 only:flexibility 2024-06-07 03:35:44 -04:00
GitHub gen-default-tune Action 1847587def Auto-generated default tune 2024-06-07 07:27:15 +00:00
rusefillc 24fdbfe55c only:not even offer DFU erase 2024-06-07 03:23:30 -04:00
rusefillc edd9e5ca83 STM32F7.ld has 768 hard-coded 2024-06-07 03:13:45 -04:00
rusefillc 4378eb4d18 prohibit mcu_standby on ECU start-up fix #6589 2024-06-07 02:44:13 -04:00
rusefillc a331b5873a dead & spelling 2024-06-07 02:43:31 -04:00
rusefillc e0cfb02ea3 F7 chip size flexibility 2024-06-07 02:28:26 -04:00
rusefillc 46cd13457d only:proteus_f7_debug 2024-06-07 02:09:59 -04:00
GitHub gen-configs Action b210f9510c Auto-generated configs and docs 2024-06-07 05:33:30 +00:00
GitHub gen-default-tune Action aaa662dc54 Auto-generated default tune 2024-06-07 05:27:06 +00:00
rusefillc 3c38230e4f Scheduled timestamp priming error #6588 2024-06-07 01:23:27 -04:00
kifir 6b2019adf2 light refactoring: encapsulate processing of `useHardSkipInTraction` setting in SoftSparkLimiter class (#6566) 2024-06-06 18:40:55 -04:00
kifir eda1a54047 light refactoring: forbid modification of SoftSparkLimiter::allowHardCut field (#6566) 2024-06-06 18:40:55 -04:00