diff --git a/firmware/controllers/algo/engine_configuration_generated_structures.h b/firmware/controllers/algo/engine_configuration_generated_structures.h index d488c211f6..e795a39ffa 100644 --- a/firmware/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun May 20 13:21:41 EDT 2018 +// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Jun 15 20:43:23 EDT 2018 // begin #ifndef ENGINE_CONFIGURATION_GENERATED_H_ #define ENGINE_CONFIGURATION_GENERATED_H_ @@ -1262,6 +1262,7 @@ typedef struct { offset 1472 bit 1 */ bool fuelClosedLoopCorrectionEnabled : 1; /** + * Print details into rusEfi console offset 1472 bit 2 */ bool isVerboseIAC : 1; /** @@ -2386,4 +2387,4 @@ typedef struct { #endif // end -// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun May 20 13:21:41 EDT 2018 +// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Jun 15 20:43:23 EDT 2018 diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 56099f564e..0867a3705d 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -639,7 +639,7 @@ custom le_formula_t 200 string, ASCII, @OFFSET@, 200 board_configuration_s bc; bit vvtDisplayInverted bit fuelClosedLoopCorrectionEnabled - bit isVerboseIAC + bit isVerboseIAC;+Print details into rusEfi console bit isVerboseETB;enable verbose_etb bit useConstantDwellDuringCranking bit isEngineChartEnabled;This options enables data for 'engine sniffer' tab in console, which comes at some CPU price diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index 65cb0a0a07..128e8f6ea4 100644 --- a/firmware/tunerstudio/rusefi.ini +++ b/firmware/tunerstudio/rusefi.ini @@ -63,7 +63,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Tue Jun 12 22:51:51 EDT 2018 +; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Jun 15 20:43:23 EDT 2018 pageSize = 20000 page = 1 @@ -885,6 +885,7 @@ page = 1 vvtCamSensorUseRise = "Use rise or fall signal front" measureMapOnlyInOneCylinder = "Useful for individual intakes" sensorChartMode = "rusEfi console Sensor Sniffer mode" + isVerboseIAC = "Print details into rusEfi console" isInjectionEnabled = "enable injection" isIgnitionEnabled = "enable ignition" isCylinderCleanupEnabled = "If TPS above 95% no fuel would be injected during cranking\nenable cylinder_cleanup" @@ -905,7 +906,9 @@ page = 1 ; CONFIG_DEFINITION_END - + idleRpmPid_offset = "Constant base value" + idleRpmPid_period = "PID recalculation period" + [Tuning] spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators. @@ -1495,7 +1498,7 @@ fileVersion = { 20171101 } triggerErrorsCounterGauge = triggerErrorsCounter, "trg err", "count", 0, 15000, 0, 0, 6000, 6000, 0, 0 - idleAirValvePositionGauge = idleAirValvePosition, "idle position", "%", 0, 100, 0, 0, 100, 100, 0, 0 + idleAirValvePositionGauge = idleAirValvePosition, "idle position", "%", 0, 100, 0, 0, 100, 100, 1, 1 speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4 warningCounterGauge = warningCounter, "warn", "", 0, 100, 0, 0, 100, 100, 0, 0 @@ -2455,7 +2458,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00" field = "TPS deactivation threshold", idlePidDeactivationTpsThreshold panel = idlePidSettings, { idleMode == 0} field = "Extra IAC if Throttle Pressed", iacByTpsTaper; - field = "verbose", isVerboseIAC + field = "verbose status", isVerboseIAC field = "#See Warmup idle multiplier" slider = "Manual IAC Position", manIdlePosition, horizontal diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index f8ad8c63ec..5f48fcf398 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -67,7 +67,9 @@ enable2ndByteCanID = false ; this section will be generated automatically by ConfigDefinition.jar based on rusefi_config.txt ; CONFIG_DEFINITION_END - + idleRpmPid_offset = "Constant base value" + idleRpmPid_period = "PID recalculation period" + [Tuning] spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators. @@ -657,7 +659,7 @@ fileVersion = { 20171101 } triggerErrorsCounterGauge = triggerErrorsCounter, "trg err", "count", 0, 15000, 0, 0, 6000, 6000, 0, 0 - idleAirValvePositionGauge = idleAirValvePosition, "idle position", "%", 0, 100, 0, 0, 100, 100, 0, 0 + idleAirValvePositionGauge = idleAirValvePosition, "idle position", "%", 0, 100, 0, 0, 100, 100, 1, 1 speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4 warningCounterGauge = warningCounter, "warn", "", 0, 100, 0, 0, 100, 100, 0, 0 @@ -1617,7 +1619,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00" field = "TPS deactivation threshold", idlePidDeactivationTpsThreshold panel = idlePidSettings, { idleMode == 0} field = "Extra IAC if Throttle Pressed", iacByTpsTaper; - field = "verbose", isVerboseIAC + field = "verbose status", isVerboseIAC field = "#See Warmup idle multiplier" slider = "Manual IAC Position", manIdlePosition, horizontal