Skip to content

Commit

Permalink
idle settings TS improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefi committed Jun 16, 2018
1 parent 3960732 commit 2235d03
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 10 deletions.
@@ -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_
Expand Down Expand Up @@ -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;
/**
Expand Down Expand Up @@ -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
2 changes: 1 addition & 1 deletion firmware/integration/rusefi_config.txt
Expand Up @@ -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
Expand Down
11 changes: 7 additions & 4 deletions firmware/tunerstudio/rusefi.ini
Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand All @@ -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.
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down
8 changes: 5 additions & 3 deletions firmware/tunerstudio/rusefi.input
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 2235d03

Please sign in to comment.