Commit Graph

32069 Commits

Author SHA1 Message Date
GitHub set-date Action bc06ad2d28 Update date 2024-08-24 00:20:34 +00:00
GitHub gen-configs Action 8fadcd0ccc Auto-generated configs and docs 2024-08-24 00:08:11 +00:00
GitHub gen-default-tune Action 502d2982af Auto-generated default tune 2024-08-24 00:01:35 +00:00
rusefi 98a2c795be max31855spiDevice = SPI_DEVICE_3
only:uaefi
2024-08-23 19:57:55 -04:00
GitHub gen-configs Action 5f42ac3a47 Auto-generated configs and docs 2024-08-23 23:07:46 +00:00
GitHub gen-default-tune Action b330aa3b0e Auto-generated default tune 2024-08-23 23:01:46 +00:00
rusefi a5c4d0bc98 TPS/TPS Acceleration Enrichment Table Does Not Currently Have Tracer Bubble #6853
only:uaefi
2024-08-23 18:57:49 -04:00
rusefillc 37b0ec7c35 autoupdate fails - classloader right after file overwrite #6777
only:we do not understand this completely :(
2024-08-23 15:29:14 -04:00
rusefillc ecf9d805cb only:dead and bump 2024-08-23 15:15:01 -04:00
rusefillc 00966b1650 only:drama 2024-08-23 15:04:55 -04:00
GitHub gen-configs Action 27a5133e04 Auto-generated configs and docs 2024-08-23 17:04:49 +00:00
GitHub gen-default-tune Action d1208b7347 Auto-generated default tune 2024-08-23 16:57:50 +00:00
rusefillc d4affd67b3 AFR Protection: Protection for leaning out under high load fix #6841
moving to reduce confusion
2024-08-23 12:50:53 -04:00
GitHub gen-default-tune Action 826c5c4c20 Auto-generated default tune 2024-08-23 16:05:34 +00:00
kifir 679f01c3d3 only: refactoring: now we reuse `MaxLimitWithHysteresis` class for m_boostCutHysteresis 2024-08-23 12:01:57 -04:00
kifir b31f48133f only: refactoring: extract `Hysteresis` class into hysteresis.h/.cpp files 2024-08-23 12:01:57 -04:00
kifir c3d95a5849 only: refactoring: extract part of `A/C Settings` default values to `engine_configuration_defaults` namespace 2024-08-23 12:01:57 -04:00
kifir 29485ad97b Implement default value for `A/C Pressure Enable Hysteresis` setting (closes #6804) 2024-08-23 12:01:57 -04:00
kifir c7dc645053 only: get rid of redundant `static` - now we use anonymous namespace to avoid linkage 2024-08-23 12:01:57 -04:00
GitHub gen-default-tune Action 839039939e Auto-generated default tune 2024-08-23 15:12:42 +00:00
Andrey 696981d5b0 only:write_readme_html 2024-08-23 11:08:49 -04:00
Andrey 7b69b851f3 only:verbose 2024-08-23 08:07:43 -04:00
GitHub gen-default-tune Action 14a16bc6a9 Auto-generated default tune 2024-08-23 11:49:16 +00:00
rusefillc 87b3b62e26 revive MC33816 driver, also support bus sharing #6781
Noxz says AF useful for CS?
only:alphax-4k-gdi
2024-08-23 07:45:16 -04:00
GitHub set-date Action 1154730a26 Update date 2024-08-23 00:21:06 +00:00
GitHub gen-configs Action 17152c541a Auto-generated configs and docs 2024-08-22 23:21:45 +00:00
GitHub gen-default-tune Action 127c6cd2a1 Auto-generated default tune 2024-08-22 23:15:17 +00:00
rusefi 895fda7752 stepper setup usability
only:uaefi
2024-08-22 19:11:29 -04:00
GitHub gen-configs Action b54b37aef6 Auto-generated configs and docs 2024-08-22 16:26:16 +00:00
GitHub gen-default-tune Action 2246ffbaee Auto-generated default tune 2024-08-22 16:20:08 +00:00
rusefillc edae2ba73d After upgrade - Controller Error: Burn Page failed CRC Check. - resistor pullup values fix #6844
only:uaefi
2024-08-22 12:16:01 -04:00
rusefillc afd54f3f62 Uaefi EGT max31855 SPI3
only:uaefi
2024-08-22 11:54:54 -04:00
GitHub gen-configs Action 5f18ce762e Auto-generated configs and docs 2024-08-22 15:53:13 +00:00
GitHub gen-default-tune Action 734966e370 Auto-generated default tune 2024-08-22 15:46:46 +00:00
rusefillc ddf1c28d57 open loop boost control does not allow Y axis MAP values greater than 100, even when Y axis is set to MAP #6840
expanding range, also renaming axis
2024-08-22 11:34:34 -04:00
rusefillc aae0d50640 open loop boost control does not allow Y axis MAP values greater than 100, even when Y axis is set to MAP #6840
minor improvement
2024-08-22 11:18:11 -04:00
GitHub gen-default-tune Action a706013c8c Auto-generated default tune 2024-08-22 04:13:16 +00:00
rusefillc fbcf59b701 rusefi allows selecting inactive cam signal for engine sync resolution #6830
forgot about Harley!
2024-08-22 00:09:18 -04:00
GitHub set-date Action 7bf05d1ae9 Update date 2024-08-22 00:39:41 +00:00
GitHub gen-configs Action 7a2567bd2f Auto-generated configs and docs 2024-08-22 00:28:48 +00:00
GitHub gen-default-tune Action 4910d4f63b Auto-generated default tune 2024-08-22 00:21:48 +00:00
rusefillc 5c5a8558f8 rusefi allows selecting inactive cam signal for engine sync resolution #6830
only:hellen154hyundai_f7
2024-08-21 20:18:17 -04:00
rusefillc 36670b0e5b only:partial revert to original behavior
Autoupdate should get the default white label from its jar filename. #6838
2024-08-21 17:00:33 -04:00
rusefillc 6a9912791e proper logging 2024-08-21 17:00:33 -04:00
kifir 449aa14acc Now we use `A/C Pressure Enable Hysteresis` instead of deadband #6804 2024-08-21 15:52:46 -04:00
kifir e96d23643c only: light refactoring: now we use anonymous namespace instead of static variables 2024-08-21 15:52:46 -04:00
GitHub gen-default-tune Action e7d615c8c6 Auto-generated default tune 2024-08-21 19:22:32 +00:00
rusefillc c9e5a3f5d6 only:binary_config_image 2024-08-21 15:18:46 -04:00
andreika-git 058b3ea789 Implement https://github.com/rusefi/rusefi/issues/6838 2024-08-21 13:27:28 -04:00
rusefillc 4cf762267a only:improving error message 2024-08-21 12:29:03 -04:00