obvious typos
This commit is contained in:
parent
5908ca4edf
commit
111eeab50c
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue