Commit Graph

4250 Commits

Author SHA1 Message Date
rusEFI LLC 757d023452 dup? 2024-07-09 21:04:46 -04:00
GitHub gen-configs Action 4c048b276d Auto-generated configs and docs 2024-07-04 18:19:43 +00:00
rusefillc 9991f394e3 only:Ford Coyote Exhaust VVT position error #6402
prep work
2024-07-04 14:09:23 -04:00
GitHub gen-configs Action 1c47212c35 Auto-generated configs and docs 2024-07-04 01:10:46 +00:00
rusefillc 310ac01f90 only:setDfcoDisabled 2024-07-03 21:00:50 -04:00
Andrey e9f1f20d1b only:dead stuff 2024-07-03 10:42:52 -04:00
rusefi 30bff13f1f only:hellen121vag 2024-06-27 15:40:41 -04:00
Andrey ce0e71badc only:board_types.h 2024-06-25 19:35:38 -04:00
Andrey Gusakov 431e0ea56a ports: stm32: add ADC3 enums, add getAdcInternalChannel() helper 2024-06-25 10:34:22 -04:00
Andrey 3d5390a283 only:Launch to accept lua-based clutch and brake pedals fix #6658 2024-06-24 22:33:55 -04:00
GitHub gen-configs Action 6a5b364048 Auto-generated configs and docs 2024-06-25 01:45:06 +00:00
Andrey f4fbfc62b1 Launch to accept lua-based clutch and brake pedals #6658
only:lua clutchDownState
2024-06-24 21:30:53 -04:00
GitHub gen-configs Action 005614bb81 Auto-generated configs and docs 2024-06-21 16:25:01 +00:00
kifir de22556c5f now we're checking brake pedal state when `Activation Mode` is `Brake Pedal` #6645 2024-06-21 12:01:48 -04:00
kifir 497663ccc6 implement default values for minAcPressure and maxAcPressure settings #6570 2024-06-19 17:15:04 -04:00
Andrey b6e5fa5f99 only:Ordinal out of range 130 in vvtPins1 while 79 UINT16
https://github.com/rusefi/fw-custom-example/issues/9
2024-06-16 14:41:21 -04:00
Andrey 5be3289c76 only:Ordinal out of range 130 in vvtPins1 while 79 UINT16
https://github.com/rusefi/fw-custom-example/issues/9
2024-06-15 22:37:10 -04:00
GitHub gen-configs Action aa9eec47b0 Auto-generated configs and docs 2024-06-15 05:33:09 +00:00
rusefillc c5ef2db878 only: dead postMapState 2024-06-15 01:22:15 -04:00
GitHub gen-configs Action bb257450e1 Auto-generated configs and docs 2024-06-13 21:45:22 +00:00
kifir 23f1466a85 get rid of hysteresis functionality - see https://github.com/rusefi/rusefi/issues/6566#issuecomment-2166719232 (#6566) 2024-06-13 17:35:51 -04:00
kifir 7e4b2661d6 now we retard ignition only on pre-launch or launch conditions (#5611) 2024-06-11 13:52:17 -06:00
kifir 9308443f24 light refactoring 2024-06-11 13:52:17 -06:00
GitHub gen-configs Action 1d2e8bb33f Auto-generated configs and docs 2024-06-11 19:01:04 +00:00
kifir 5512916f57 add rpmPreLaunchCondition indicator to launch_control_state 2024-06-11 12:50:42 -06:00
kifir 0165585afa rename rpmCondition indicator to rpmLaunchCondition 2024-06-11 12:50:42 -06:00
GitHub gen-configs Action 47396d1b39 Auto-generated configs and docs 2024-06-11 16:26:41 +00:00
kifir 9909d7e035 get rid of redundant combinedConditions indicator 2024-06-11 10:10:37 -06:00
kifir 8055596c43 rename isLaunchPreCondition indicator to isPreLaunchCondition 2024-06-11 10:10:37 -06:00
kifir be17496d53 now we skip spark only on pre-launch condition (#6566) 2024-06-11 09:00:03 -06:00
kifir 373c8b35b4 support isLaunchPrecondition indicator (#6566) 2024-06-11 09:00:03 -06:00
kifir 455a30247b get rid of delay on activation launch mode - it looks like launchActivateDelay setting is always zero, because there is no way to configure this setting 2024-06-11 09:00:03 -06:00
Andrey dc6419f4c2 compile-time enforcement of printf strings
only:uaefi
2024-06-10 19:39:54 -04:00
Andrey 91b28cb002 commands are dead 2024-06-10 19:21:46 -04:00
Matthew Kennedy 1d48ee7182 compile-time enforcement of printf strings 2024-06-10 19:21:46 -04:00
Matthew Kennedy 27e0a80c82 compile-time enforcement of printf strings
only:uaefi
2024-06-10 19:11:35 -04:00
Andrey e145edb96d New mode for TPS/TPS enrichment to be a multiplier #3167
only:f407-discovery
2024-06-09 19:31:55 -04:00
Andrey 9ef76907ee Allow to choose lower RPM cutoff for AC Compressor #6597 2024-06-09 15:09:07 -04:00
Matthew Kennedy f1e21697d6 warn about fuel pressure sensor instead of error
only:f407-discovery
2024-06-09 13:33:42 -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
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
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
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
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
Andrey e105fd1512 Cranking Cycle Multiplier Map to be 3d with Coolant Temp as the additional axis. #6584
only:adding table
2024-06-05 23:02:16 -04:00
Andrey 236311a6e5 only:CLT calibration type is all over the place 2024-06-05 22:25:03 -04:00