From 0f45a06f02406be55dceabf8f654c14465859784 Mon Sep 17 00:00:00 2001 From: rusefi Date: Sun, 28 Jun 2020 10:09:04 -0400 Subject: [PATCH] "RPM Upper setting to deactivate IAC PID" not working as expected #1542 --- firmware/integration/rusefi_config.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 5d8e17783b..b703d31354 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -708,7 +708,7 @@ bit is_enabled_spi_2 bit stepperForceParkingEveryRestart bit isFasterEngineSpinUpEnabled;+Smarter cranking logic.\nSee also startOfCrankingPrimingPulse bit coastingFuelCutEnabled;+This setting disables fuel injection while the engine is in overrun, this is useful as a fuel saving measure and to prevent back firing. - bit useIacTableForCoasting;+This setting allows the ECU to open the IAC during overrun conditions to help reduce engine breaking, this can be helpful for large engines in light weight cars. + bit useIacTableForCoasting;+This setting allows the ECU to open the IAC during overrun conditions to help reduce engine breaking, this can be helpful for large engines in light weight cars. Used in Auto-PID Idle mode. bit useNoiselessTriggerDecoder bit useIdleTimingPidControl bit useTPSBasedVeTable @@ -975,7 +975,7 @@ bit unused_1484_bit_31 uint32_t engineChartSize;;"count", 1, 0, 0, 300, 0 - int16_t idlePidRpmUpperLimit;+Relative to the target idle RPM;"RPM", 1, 0, 0, 9000, 0 + int16_t idlePidRpmUpperLimit;+Relative to the target idle RPM - this limit is coupled with useIacTableForCoasting and iacCoasting parameters;"RPM", 1, 0, 0, 9000, 0 int16_t primeInjFalloffTemperature;+This sets the temperature above which no priming pulse is used, The value at -40 is reduced until there is no more priming injection at this temperature.;"*C", 1, 0, 0, 1000.0, 0