diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index 91867494e4..09f89cf5a2 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 Wed Feb 07 00:08:15 MSK 2018 +; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Mon Feb 12 21:12:29 MSK 2018 pageSize = 20000 page = 1 @@ -1115,7 +1115,7 @@ fileVersion = { 20171101 } yAxis = 0, 8, 10 xBins = knockNoiseRpmBins, RPMValue yBins = knockNoise - gauge = RPMValue + gauge = RPMGauge curve = narrowToWideOxygenCurve, "Narrow to Wideband approximation" columnLabel = "Voltage", "AFR" @@ -1166,7 +1166,7 @@ fileVersion = { 20171101 } yAxis = 0, 30, 10 xBins = sparkDwellRpmBins, RPMValue yBins = sparkDwellValues - gauge = RPMValue + gauge = RPMGauge curve = map_samplingAngleCurve, "MAP Sampling Start Angle" columnLabel = "RPM", "Angle" @@ -1174,7 +1174,7 @@ fileVersion = { 20171101 } yAxis = 0, 180, 10 xBins = map_samplingAngleBins, RPMValue yBins = map_samplingAngle - gauge = RPMValue + gauge = RPMGauge curve = map_samplingWindowCurve, "MAP Sampling Duration" columnLabel = "RPM", "Window" @@ -1182,7 +1182,7 @@ fileVersion = { 20171101 } yAxis = 0, 180, 10 xBins = map_samplingWindowBins, RPMValue yBins = map_samplingWindow - gauge = RPMValue + gauge = RPMGauge curve = injectorsDeadTime, "Injector Dead Time by VBatt" columnLabel = "Voltage", "Dead Time" @@ -1918,7 +1918,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00" panel = fuelTableGaugesPanel panel = fuelTableRight - dialog = tChargeSettings, "tChart Settings" + dialog = tChargeSettings, "tCharge Settings" field = "We use these coefficients to approximate air/fuel charge temperate" field = "based on CLT and IAT, depending on RPM and TPM" field = "minRPM minTPS", tChargeMinRpmMinTps diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 43d887ed98..5a6f6e962c 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -294,7 +294,7 @@ fileVersion = { 20171101 } yAxis = 0, 8, 10 xBins = knockNoiseRpmBins, RPMValue yBins = knockNoise - gauge = RPMValue + gauge = RPMGauge curve = narrowToWideOxygenCurve, "Narrow to Wideband approximation" columnLabel = "Voltage", "AFR" @@ -345,7 +345,7 @@ fileVersion = { 20171101 } yAxis = 0, 30, 10 xBins = sparkDwellRpmBins, RPMValue yBins = sparkDwellValues - gauge = RPMValue + gauge = RPMGauge curve = map_samplingAngleCurve, "MAP Sampling Start Angle" columnLabel = "RPM", "Angle" @@ -353,7 +353,7 @@ fileVersion = { 20171101 } yAxis = 0, 180, 10 xBins = map_samplingAngleBins, RPMValue yBins = map_samplingAngle - gauge = RPMValue + gauge = RPMGauge curve = map_samplingWindowCurve, "MAP Sampling Duration" columnLabel = "RPM", "Window" @@ -361,7 +361,7 @@ fileVersion = { 20171101 } yAxis = 0, 180, 10 xBins = map_samplingWindowBins, RPMValue yBins = map_samplingWindow - gauge = RPMValue + gauge = RPMGauge curve = injectorsDeadTime, "Injector Dead Time by VBatt" columnLabel = "Voltage", "Dead Time" @@ -1097,7 +1097,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00" panel = fuelTableGaugesPanel panel = fuelTableRight - dialog = tChargeSettings, "tChart Settings" + dialog = tChargeSettings, "tCharge Settings" field = "We use these coefficients to approximate air/fuel charge temperate" field = "based on CLT and IAT, depending on RPM and TPM" field = "minRPM minTPS", tChargeMinRpmMinTps