Dear Fahrenheit, it was fun! Hope to see you back one day.
This commit is contained in:
parent
85951b8fdc
commit
1fb9e181a0
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 10:02:32 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 19:05:12 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1271,11 +1271,7 @@ page = 1
|
|||
; filter = Name, "DisplayName", outputChannel, operator, defaultVal, userAdjustable
|
||||
filter = minRPMFilter, "Minimum RPM", RPMValue, < , 500, , true
|
||||
|
||||
#if CELSIUS
|
||||
filter = minCltFilter, "Minimum CLT", coolant, < , 60, , true
|
||||
#else
|
||||
filter = minCltFilter, "Minimum CLT", coolant, < , 160, , true
|
||||
#endif
|
||||
|
||||
filter = deltaTps, "dTPS", deltaTps > , 50, , true
|
||||
|
||||
|
@ -1339,16 +1335,8 @@ fileVersion = { 20200310 }
|
|||
|
||||
; temperatures
|
||||
internalMcuTemperature = scalar,S08, 11, "deg C", 1, 0
|
||||
#if CELSIUS
|
||||
coolant = scalar, S16, 12, "deg C",{1/100}, 0.0
|
||||
#else
|
||||
coolant = scalar, S16, 12, "deg F",{9/(5 * 100)}, 17.77777
|
||||
#endif
|
||||
#if CELSIUS
|
||||
intake = scalar, S16, 14, "deg C",{1/100}, 0.0
|
||||
#else
|
||||
intake = scalar, S16, 14, "deg F",{9/(5 * 100)}, 17.77777
|
||||
#endif
|
||||
; todo: aux1
|
||||
; todo: aux2
|
||||
|
||||
|
@ -1612,11 +1600,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = iatFuelCorrCurve, "Intake air temperature fuel Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 2, 11
|
||||
xBins = iatFuelCorrBins, intake
|
||||
yBins = iatFuelCorr
|
||||
|
@ -1624,11 +1608,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltTimingCorrCurve, "Warmup timing correction"
|
||||
columnLabel = "Coolant", "Extra"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 50, 10
|
||||
xBins = cltTimingBins, coolant
|
||||
yBins = cltTimingExtra
|
||||
|
@ -1636,11 +1616,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltFuelCorrCurve, "Warmup fuel manual Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 100, 10
|
||||
#else
|
||||
xAxis = -40, 210, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = cltFuelCorr
|
||||
|
@ -1648,11 +1624,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = crankingCltCurve, "Cranking Coolant Temperature Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 100, 10
|
||||
#else
|
||||
xAxis = -40, 210, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = crankingFuelBins, coolant
|
||||
yBins = crankingFuelCoef
|
||||
|
@ -1684,11 +1656,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltIdleCurve, "Warmup Idle multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltIdleCorrBins, coolant
|
||||
yBins = cltIdleCorr
|
||||
|
@ -1696,11 +1664,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = iacCoastingCurve, "Coasting IAC Position for Auto-Idle"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 100, 10
|
||||
xBins = iacCoastingBins, coolant
|
||||
yBins = iacCoasting
|
||||
|
@ -1708,11 +1672,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltCrankingCurve, "Cranking Idle Air multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltCrankingCorrBins, coolant
|
||||
yBins = cltCrankingCorr
|
||||
|
@ -1720,11 +1680,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltIdleRPMCurve, "Idle Target RPM"
|
||||
columnLabel = "Coolant", "RPM"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 8000, 10
|
||||
xBins = cltIdleRpmBins, coolant
|
||||
yBins = cltIdleRpm, RPMValue
|
||||
|
@ -1756,11 +1712,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = wueAfrTargetOffsetCurve, "AFR Target Temperature Adjustment"
|
||||
columnLabel = "Coolant", "AFR Offset"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 200, 9
|
||||
#else
|
||||
xAxis = -40, 400, 9
|
||||
#endif
|
||||
yAxis = -3, 1, 5
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = wueAfrTargetOffset
|
||||
|
@ -1768,11 +1720,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = wueAnalyzer_warmup_curve, "Warmup Enrichment"
|
||||
columnLabel = "Coolant", "Current WUE", "Coolant", "Corrected"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 200, 9
|
||||
#else
|
||||
xAxis = -40, 400, 9
|
||||
#endif
|
||||
yAxis = 90, 500, 6
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = cltFuelCorr
|
||||
|
@ -2000,16 +1948,8 @@ gaugeCategory = Debug
|
|||
|
||||
gaugeCategory = Sensors - Basic
|
||||
RPMGauge = RPMValue, "RPM - engine speed", "RPM", 0, 15000, 200, 500, 6000, 6000, 0, 0
|
||||
#if CELSIUS
|
||||
CLTGauge = coolant, "Coolant temp", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
CLTGauge = coolant, "Coolant temp", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
#if CELSIUS
|
||||
IATGauge = intake, "Intake air temp", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
IATGauge = intake, "Intake air temp", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
afr1Gauge = AFRValue, "Air fuel ratio", "", 10, 19.4, 12, 13, 15, 16, 2, 2
|
||||
MAFGauge = MAFValue, "Mass air flow", "v", 0, 5, 0, 1, 3, 4, 1, 1
|
||||
VBattGauge = VBatt, "Battery voltage", "V", 8, 21, 9, 10, 17, 19, 1, 1
|
||||
|
@ -2042,11 +1982,7 @@ gaugeCategory = Acceleration Enrichment
|
|||
|
||||
gaugeCategory = Fueling
|
||||
;Name Var Title Units Lo Hi LoD LoW HiW HiD vd ld
|
||||
#if CELSIUS
|
||||
tChargeGauge = tCharge, "fuel: Estimated charge temperature", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
tChargeGauge = tCharge, "fuel: Estimated charge temperature", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
baroCorrectionGauge = baroCorrection,"fuel: Barometric pressure correction", "ratio", 0.5, 1.5, 0.6, 0.7, 1.3, 1.4, 1, 1
|
||||
crankingFuelGauge = crankingFuelMs, "fuel: cranking", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
iatCorrectionGauge = iatCorrection, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
|
|
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 10:02:37 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 19:05:38 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1271,11 +1271,7 @@ page = 1
|
|||
; filter = Name, "DisplayName", outputChannel, operator, defaultVal, userAdjustable
|
||||
filter = minRPMFilter, "Minimum RPM", RPMValue, < , 500, , true
|
||||
|
||||
#if CELSIUS
|
||||
filter = minCltFilter, "Minimum CLT", coolant, < , 60, , true
|
||||
#else
|
||||
filter = minCltFilter, "Minimum CLT", coolant, < , 160, , true
|
||||
#endif
|
||||
|
||||
filter = deltaTps, "dTPS", deltaTps > , 50, , true
|
||||
|
||||
|
@ -1339,16 +1335,8 @@ fileVersion = { 20200310 }
|
|||
|
||||
; temperatures
|
||||
internalMcuTemperature = scalar,S08, 11, "deg C", 1, 0
|
||||
#if CELSIUS
|
||||
coolant = scalar, S16, 12, "deg C",{1/100}, 0.0
|
||||
#else
|
||||
coolant = scalar, S16, 12, "deg F",{9/(5 * 100)}, 17.77777
|
||||
#endif
|
||||
#if CELSIUS
|
||||
intake = scalar, S16, 14, "deg C",{1/100}, 0.0
|
||||
#else
|
||||
intake = scalar, S16, 14, "deg F",{9/(5 * 100)}, 17.77777
|
||||
#endif
|
||||
; todo: aux1
|
||||
; todo: aux2
|
||||
|
||||
|
@ -1612,11 +1600,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = iatFuelCorrCurve, "Intake air temperature fuel Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 2, 11
|
||||
xBins = iatFuelCorrBins, intake
|
||||
yBins = iatFuelCorr
|
||||
|
@ -1624,11 +1608,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltTimingCorrCurve, "Warmup timing correction"
|
||||
columnLabel = "Coolant", "Extra"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 50, 10
|
||||
xBins = cltTimingBins, coolant
|
||||
yBins = cltTimingExtra
|
||||
|
@ -1636,11 +1616,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltFuelCorrCurve, "Warmup fuel manual Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 100, 10
|
||||
#else
|
||||
xAxis = -40, 210, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = cltFuelCorr
|
||||
|
@ -1648,11 +1624,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = crankingCltCurve, "Cranking Coolant Temperature Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 100, 10
|
||||
#else
|
||||
xAxis = -40, 210, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = crankingFuelBins, coolant
|
||||
yBins = crankingFuelCoef
|
||||
|
@ -1684,11 +1656,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltIdleCurve, "Warmup Idle multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltIdleCorrBins, coolant
|
||||
yBins = cltIdleCorr
|
||||
|
@ -1696,11 +1664,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = iacCoastingCurve, "Coasting IAC Position for Auto-Idle"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 100, 10
|
||||
xBins = iacCoastingBins, coolant
|
||||
yBins = iacCoasting
|
||||
|
@ -1708,11 +1672,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltCrankingCurve, "Cranking Idle Air multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltCrankingCorrBins, coolant
|
||||
yBins = cltCrankingCorr
|
||||
|
@ -1720,11 +1680,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltIdleRPMCurve, "Idle Target RPM"
|
||||
columnLabel = "Coolant", "RPM"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 8000, 10
|
||||
xBins = cltIdleRpmBins, coolant
|
||||
yBins = cltIdleRpm, RPMValue
|
||||
|
@ -1756,11 +1712,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = wueAfrTargetOffsetCurve, "AFR Target Temperature Adjustment"
|
||||
columnLabel = "Coolant", "AFR Offset"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 200, 9
|
||||
#else
|
||||
xAxis = -40, 400, 9
|
||||
#endif
|
||||
yAxis = -3, 1, 5
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = wueAfrTargetOffset
|
||||
|
@ -1768,11 +1720,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = wueAnalyzer_warmup_curve, "Warmup Enrichment"
|
||||
columnLabel = "Coolant", "Current WUE", "Coolant", "Corrected"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 200, 9
|
||||
#else
|
||||
xAxis = -40, 400, 9
|
||||
#endif
|
||||
yAxis = 90, 500, 6
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = cltFuelCorr
|
||||
|
@ -2000,16 +1948,8 @@ gaugeCategory = Debug
|
|||
|
||||
gaugeCategory = Sensors - Basic
|
||||
RPMGauge = RPMValue, "RPM - engine speed", "RPM", 0, 15000, 200, 500, 6000, 6000, 0, 0
|
||||
#if CELSIUS
|
||||
CLTGauge = coolant, "Coolant temp", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
CLTGauge = coolant, "Coolant temp", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
#if CELSIUS
|
||||
IATGauge = intake, "Intake air temp", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
IATGauge = intake, "Intake air temp", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
afr1Gauge = AFRValue, "Air fuel ratio", "", 10, 19.4, 12, 13, 15, 16, 2, 2
|
||||
MAFGauge = MAFValue, "Mass air flow", "v", 0, 5, 0, 1, 3, 4, 1, 1
|
||||
VBattGauge = VBatt, "Battery voltage", "V", 8, 21, 9, 10, 17, 19, 1, 1
|
||||
|
@ -2042,11 +1982,7 @@ gaugeCategory = Acceleration Enrichment
|
|||
|
||||
gaugeCategory = Fueling
|
||||
;Name Var Title Units Lo Hi LoD LoW HiW HiD vd ld
|
||||
#if CELSIUS
|
||||
tChargeGauge = tCharge, "fuel: Estimated charge temperature", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
tChargeGauge = tCharge, "fuel: Estimated charge temperature", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
baroCorrectionGauge = baroCorrection,"fuel: Barometric pressure correction", "ratio", 0.5, 1.5, 0.6, 0.7, 1.3, 1.4, 1, 1
|
||||
crankingFuelGauge = crankingFuelMs, "fuel: cranking", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
iatCorrectionGauge = iatCorrection, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
|
|
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 10:02:35 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 19:05:25 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1271,11 +1271,7 @@ page = 1
|
|||
; filter = Name, "DisplayName", outputChannel, operator, defaultVal, userAdjustable
|
||||
filter = minRPMFilter, "Minimum RPM", RPMValue, < , 500, , true
|
||||
|
||||
#if CELSIUS
|
||||
filter = minCltFilter, "Minimum CLT", coolant, < , 60, , true
|
||||
#else
|
||||
filter = minCltFilter, "Minimum CLT", coolant, < , 160, , true
|
||||
#endif
|
||||
|
||||
filter = deltaTps, "dTPS", deltaTps > , 50, , true
|
||||
|
||||
|
@ -1339,16 +1335,8 @@ fileVersion = { 20200310 }
|
|||
|
||||
; temperatures
|
||||
internalMcuTemperature = scalar,S08, 11, "deg C", 1, 0
|
||||
#if CELSIUS
|
||||
coolant = scalar, S16, 12, "deg C",{1/100}, 0.0
|
||||
#else
|
||||
coolant = scalar, S16, 12, "deg F",{9/(5 * 100)}, 17.77777
|
||||
#endif
|
||||
#if CELSIUS
|
||||
intake = scalar, S16, 14, "deg C",{1/100}, 0.0
|
||||
#else
|
||||
intake = scalar, S16, 14, "deg F",{9/(5 * 100)}, 17.77777
|
||||
#endif
|
||||
; todo: aux1
|
||||
; todo: aux2
|
||||
|
||||
|
@ -1612,11 +1600,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = iatFuelCorrCurve, "Intake air temperature fuel Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 2, 11
|
||||
xBins = iatFuelCorrBins, intake
|
||||
yBins = iatFuelCorr
|
||||
|
@ -1624,11 +1608,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltTimingCorrCurve, "Warmup timing correction"
|
||||
columnLabel = "Coolant", "Extra"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 50, 10
|
||||
xBins = cltTimingBins, coolant
|
||||
yBins = cltTimingExtra
|
||||
|
@ -1636,11 +1616,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltFuelCorrCurve, "Warmup fuel manual Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 100, 10
|
||||
#else
|
||||
xAxis = -40, 210, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = cltFuelCorr
|
||||
|
@ -1648,11 +1624,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = crankingCltCurve, "Cranking Coolant Temperature Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 100, 10
|
||||
#else
|
||||
xAxis = -40, 210, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = crankingFuelBins, coolant
|
||||
yBins = crankingFuelCoef
|
||||
|
@ -1684,11 +1656,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltIdleCurve, "Warmup Idle multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltIdleCorrBins, coolant
|
||||
yBins = cltIdleCorr
|
||||
|
@ -1696,11 +1664,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = iacCoastingCurve, "Coasting IAC Position for Auto-Idle"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 100, 10
|
||||
xBins = iacCoastingBins, coolant
|
||||
yBins = iacCoasting
|
||||
|
@ -1708,11 +1672,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltCrankingCurve, "Cranking Idle Air multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltCrankingCorrBins, coolant
|
||||
yBins = cltCrankingCorr
|
||||
|
@ -1720,11 +1680,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltIdleRPMCurve, "Idle Target RPM"
|
||||
columnLabel = "Coolant", "RPM"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 8000, 10
|
||||
xBins = cltIdleRpmBins, coolant
|
||||
yBins = cltIdleRpm, RPMValue
|
||||
|
@ -1756,11 +1712,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = wueAfrTargetOffsetCurve, "AFR Target Temperature Adjustment"
|
||||
columnLabel = "Coolant", "AFR Offset"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 200, 9
|
||||
#else
|
||||
xAxis = -40, 400, 9
|
||||
#endif
|
||||
yAxis = -3, 1, 5
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = wueAfrTargetOffset
|
||||
|
@ -1768,11 +1720,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = wueAnalyzer_warmup_curve, "Warmup Enrichment"
|
||||
columnLabel = "Coolant", "Current WUE", "Coolant", "Corrected"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 200, 9
|
||||
#else
|
||||
xAxis = -40, 400, 9
|
||||
#endif
|
||||
yAxis = 90, 500, 6
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = cltFuelCorr
|
||||
|
@ -2000,16 +1948,8 @@ gaugeCategory = Debug
|
|||
|
||||
gaugeCategory = Sensors - Basic
|
||||
RPMGauge = RPMValue, "RPM - engine speed", "RPM", 0, 15000, 200, 500, 6000, 6000, 0, 0
|
||||
#if CELSIUS
|
||||
CLTGauge = coolant, "Coolant temp", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
CLTGauge = coolant, "Coolant temp", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
#if CELSIUS
|
||||
IATGauge = intake, "Intake air temp", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
IATGauge = intake, "Intake air temp", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
afr1Gauge = AFRValue, "Air fuel ratio", "", 10, 19.4, 12, 13, 15, 16, 2, 2
|
||||
MAFGauge = MAFValue, "Mass air flow", "v", 0, 5, 0, 1, 3, 4, 1, 1
|
||||
VBattGauge = VBatt, "Battery voltage", "V", 8, 21, 9, 10, 17, 19, 1, 1
|
||||
|
@ -2042,11 +1982,7 @@ gaugeCategory = Acceleration Enrichment
|
|||
|
||||
gaugeCategory = Fueling
|
||||
;Name Var Title Units Lo Hi LoD LoW HiW HiD vd ld
|
||||
#if CELSIUS
|
||||
tChargeGauge = tCharge, "fuel: Estimated charge temperature", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
tChargeGauge = tCharge, "fuel: Estimated charge temperature", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
baroCorrectionGauge = baroCorrection,"fuel: Barometric pressure correction", "ratio", 0.5, 1.5, 0.6, 0.7, 1.3, 1.4, 1, 1
|
||||
crankingFuelGauge = crankingFuelMs, "fuel: cranking", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
iatCorrectionGauge = iatCorrection, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
|
|
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 10:02:40 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 19:05:50 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1271,11 +1271,7 @@ page = 1
|
|||
; filter = Name, "DisplayName", outputChannel, operator, defaultVal, userAdjustable
|
||||
filter = minRPMFilter, "Minimum RPM", RPMValue, < , 500, , true
|
||||
|
||||
#if CELSIUS
|
||||
filter = minCltFilter, "Minimum CLT", coolant, < , 60, , true
|
||||
#else
|
||||
filter = minCltFilter, "Minimum CLT", coolant, < , 160, , true
|
||||
#endif
|
||||
|
||||
filter = deltaTps, "dTPS", deltaTps > , 50, , true
|
||||
|
||||
|
@ -1339,16 +1335,8 @@ fileVersion = { 20200310 }
|
|||
|
||||
; temperatures
|
||||
internalMcuTemperature = scalar,S08, 11, "deg C", 1, 0
|
||||
#if CELSIUS
|
||||
coolant = scalar, S16, 12, "deg C",{1/100}, 0.0
|
||||
#else
|
||||
coolant = scalar, S16, 12, "deg F",{9/(5 * 100)}, 17.77777
|
||||
#endif
|
||||
#if CELSIUS
|
||||
intake = scalar, S16, 14, "deg C",{1/100}, 0.0
|
||||
#else
|
||||
intake = scalar, S16, 14, "deg F",{9/(5 * 100)}, 17.77777
|
||||
#endif
|
||||
; todo: aux1
|
||||
; todo: aux2
|
||||
|
||||
|
@ -1612,11 +1600,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = iatFuelCorrCurve, "Intake air temperature fuel Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 2, 11
|
||||
xBins = iatFuelCorrBins, intake
|
||||
yBins = iatFuelCorr
|
||||
|
@ -1624,11 +1608,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltTimingCorrCurve, "Warmup timing correction"
|
||||
columnLabel = "Coolant", "Extra"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 50, 10
|
||||
xBins = cltTimingBins, coolant
|
||||
yBins = cltTimingExtra
|
||||
|
@ -1636,11 +1616,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltFuelCorrCurve, "Warmup fuel manual Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 100, 10
|
||||
#else
|
||||
xAxis = -40, 210, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = cltFuelCorr
|
||||
|
@ -1648,11 +1624,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = crankingCltCurve, "Cranking Coolant Temperature Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 100, 10
|
||||
#else
|
||||
xAxis = -40, 210, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = crankingFuelBins, coolant
|
||||
yBins = crankingFuelCoef
|
||||
|
@ -1684,11 +1656,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltIdleCurve, "Warmup Idle multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltIdleCorrBins, coolant
|
||||
yBins = cltIdleCorr
|
||||
|
@ -1696,11 +1664,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = iacCoastingCurve, "Coasting IAC Position for Auto-Idle"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 100, 10
|
||||
xBins = iacCoastingBins, coolant
|
||||
yBins = iacCoasting
|
||||
|
@ -1708,11 +1672,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltCrankingCurve, "Cranking Idle Air multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltCrankingCorrBins, coolant
|
||||
yBins = cltCrankingCorr
|
||||
|
@ -1720,11 +1680,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltIdleRPMCurve, "Idle Target RPM"
|
||||
columnLabel = "Coolant", "RPM"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 8000, 10
|
||||
xBins = cltIdleRpmBins, coolant
|
||||
yBins = cltIdleRpm, RPMValue
|
||||
|
@ -1756,11 +1712,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = wueAfrTargetOffsetCurve, "AFR Target Temperature Adjustment"
|
||||
columnLabel = "Coolant", "AFR Offset"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 200, 9
|
||||
#else
|
||||
xAxis = -40, 400, 9
|
||||
#endif
|
||||
yAxis = -3, 1, 5
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = wueAfrTargetOffset
|
||||
|
@ -1768,11 +1720,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = wueAnalyzer_warmup_curve, "Warmup Enrichment"
|
||||
columnLabel = "Coolant", "Current WUE", "Coolant", "Corrected"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 200, 9
|
||||
#else
|
||||
xAxis = -40, 400, 9
|
||||
#endif
|
||||
yAxis = 90, 500, 6
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = cltFuelCorr
|
||||
|
@ -2000,16 +1948,8 @@ gaugeCategory = Debug
|
|||
|
||||
gaugeCategory = Sensors - Basic
|
||||
RPMGauge = RPMValue, "RPM - engine speed", "RPM", 0, 15000, 200, 500, 6000, 6000, 0, 0
|
||||
#if CELSIUS
|
||||
CLTGauge = coolant, "Coolant temp", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
CLTGauge = coolant, "Coolant temp", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
#if CELSIUS
|
||||
IATGauge = intake, "Intake air temp", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
IATGauge = intake, "Intake air temp", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
afr1Gauge = AFRValue, "Air fuel ratio", "", 10, 19.4, 12, 13, 15, 16, 2, 2
|
||||
MAFGauge = MAFValue, "Mass air flow", "v", 0, 5, 0, 1, 3, 4, 1, 1
|
||||
VBattGauge = VBatt, "Battery voltage", "V", 8, 21, 9, 10, 17, 19, 1, 1
|
||||
|
@ -2042,11 +1982,7 @@ gaugeCategory = Acceleration Enrichment
|
|||
|
||||
gaugeCategory = Fueling
|
||||
;Name Var Title Units Lo Hi LoD LoW HiW HiD vd ld
|
||||
#if CELSIUS
|
||||
tChargeGauge = tCharge, "fuel: Estimated charge temperature", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
tChargeGauge = tCharge, "fuel: Estimated charge temperature", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
baroCorrectionGauge = baroCorrection,"fuel: Barometric pressure correction", "ratio", 0.5, 1.5, 0.6, 0.7, 1.3, 1.4, 1, 1
|
||||
crankingFuelGauge = crankingFuelMs, "fuel: cranking", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
iatCorrectionGauge = iatCorrection, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
|
|
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 10:02:42 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Mar 25 19:06:02 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1271,11 +1271,7 @@ page = 1
|
|||
; filter = Name, "DisplayName", outputChannel, operator, defaultVal, userAdjustable
|
||||
filter = minRPMFilter, "Minimum RPM", RPMValue, < , 500, , true
|
||||
|
||||
#if CELSIUS
|
||||
filter = minCltFilter, "Minimum CLT", coolant, < , 60, , true
|
||||
#else
|
||||
filter = minCltFilter, "Minimum CLT", coolant, < , 160, , true
|
||||
#endif
|
||||
|
||||
filter = deltaTps, "dTPS", deltaTps > , 50, , true
|
||||
|
||||
|
@ -1339,16 +1335,8 @@ fileVersion = { 20200310 }
|
|||
|
||||
; temperatures
|
||||
internalMcuTemperature = scalar,S08, 11, "deg C", 1, 0
|
||||
#if CELSIUS
|
||||
coolant = scalar, S16, 12, "deg C",{1/100}, 0.0
|
||||
#else
|
||||
coolant = scalar, S16, 12, "deg F",{9/(5 * 100)}, 17.77777
|
||||
#endif
|
||||
#if CELSIUS
|
||||
intake = scalar, S16, 14, "deg C",{1/100}, 0.0
|
||||
#else
|
||||
intake = scalar, S16, 14, "deg F",{9/(5 * 100)}, 17.77777
|
||||
#endif
|
||||
; todo: aux1
|
||||
; todo: aux2
|
||||
|
||||
|
@ -1612,11 +1600,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = iatFuelCorrCurve, "Intake air temperature fuel Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 2, 11
|
||||
xBins = iatFuelCorrBins, intake
|
||||
yBins = iatFuelCorr
|
||||
|
@ -1624,11 +1608,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltTimingCorrCurve, "Warmup timing correction"
|
||||
columnLabel = "Coolant", "Extra"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 50, 10
|
||||
xBins = cltTimingBins, coolant
|
||||
yBins = cltTimingExtra
|
||||
|
@ -1636,11 +1616,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltFuelCorrCurve, "Warmup fuel manual Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 100, 10
|
||||
#else
|
||||
xAxis = -40, 210, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = cltFuelCorr
|
||||
|
@ -1648,11 +1624,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = crankingCltCurve, "Cranking Coolant Temperature Multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 100, 10
|
||||
#else
|
||||
xAxis = -40, 210, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = crankingFuelBins, coolant
|
||||
yBins = crankingFuelCoef
|
||||
|
@ -1684,11 +1656,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltIdleCurve, "Warmup Idle multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltIdleCorrBins, coolant
|
||||
yBins = cltIdleCorr
|
||||
|
@ -1696,11 +1664,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = iacCoastingCurve, "Coasting IAC Position for Auto-Idle"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 100, 10
|
||||
xBins = iacCoastingBins, coolant
|
||||
yBins = iacCoasting
|
||||
|
@ -1708,11 +1672,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltCrankingCurve, "Cranking Idle Air multiplier"
|
||||
columnLabel = "Coolant", "Multiplier"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 3, 10
|
||||
xBins = cltCrankingCorrBins, coolant
|
||||
yBins = cltCrankingCorr
|
||||
|
@ -1720,11 +1680,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = cltIdleRPMCurve, "Idle Target RPM"
|
||||
columnLabel = "Coolant", "RPM"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 120, 10
|
||||
#else
|
||||
xAxis = -40, 250, 10
|
||||
#endif
|
||||
yAxis = 0, 8000, 10
|
||||
xBins = cltIdleRpmBins, coolant
|
||||
yBins = cltIdleRpm, RPMValue
|
||||
|
@ -1756,11 +1712,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = wueAfrTargetOffsetCurve, "AFR Target Temperature Adjustment"
|
||||
columnLabel = "Coolant", "AFR Offset"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 200, 9
|
||||
#else
|
||||
xAxis = -40, 400, 9
|
||||
#endif
|
||||
yAxis = -3, 1, 5
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = wueAfrTargetOffset
|
||||
|
@ -1768,11 +1720,7 @@ fileVersion = { 20200310 }
|
|||
|
||||
curve = wueAnalyzer_warmup_curve, "Warmup Enrichment"
|
||||
columnLabel = "Coolant", "Current WUE", "Coolant", "Corrected"
|
||||
#if CELSIUS
|
||||
xAxis = -40, 200, 9
|
||||
#else
|
||||
xAxis = -40, 400, 9
|
||||
#endif
|
||||
yAxis = 90, 500, 6
|
||||
xBins = cltFuelCorrBins, coolant
|
||||
yBins = cltFuelCorr
|
||||
|
@ -2000,16 +1948,8 @@ gaugeCategory = Debug
|
|||
|
||||
gaugeCategory = Sensors - Basic
|
||||
RPMGauge = RPMValue, "RPM - engine speed", "RPM", 0, 15000, 200, 500, 6000, 6000, 0, 0
|
||||
#if CELSIUS
|
||||
CLTGauge = coolant, "Coolant temp", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
CLTGauge = coolant, "Coolant temp", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
#if CELSIUS
|
||||
IATGauge = intake, "Intake air temp", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
IATGauge = intake, "Intake air temp", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
afr1Gauge = AFRValue, "Air fuel ratio", "", 10, 19.4, 12, 13, 15, 16, 2, 2
|
||||
MAFGauge = MAFValue, "Mass air flow", "v", 0, 5, 0, 1, 3, 4, 1, 1
|
||||
VBattGauge = VBatt, "Battery voltage", "V", 8, 21, 9, 10, 17, 19, 1, 1
|
||||
|
@ -2042,11 +1982,7 @@ gaugeCategory = Acceleration Enrichment
|
|||
|
||||
gaugeCategory = Fueling
|
||||
;Name Var Title Units Lo Hi LoD LoW HiW HiD vd ld
|
||||
#if CELSIUS
|
||||
tChargeGauge = tCharge, "fuel: Estimated charge temperature", "deg C", -40, 140, -15, 1, 95, 110, 1, 1
|
||||
#else
|
||||
tChargeGauge = tCharge, "fuel: Estimated charge temperature", "deg F", -40, 285, 5, 35, 205, 230, 1, 1
|
||||
#endif
|
||||
baroCorrectionGauge = baroCorrection,"fuel: Barometric pressure correction", "ratio", 0.5, 1.5, 0.6, 0.7, 1.3, 1.4, 1, 1
|
||||
crankingFuelGauge = crankingFuelMs, "fuel: cranking", "mSec", 0, 25.5, 1.0, 1.2, 20, 25, 3, 1
|
||||
iatCorrectionGauge = iatCorrection, "fuel: IAT correction", "mult", 0, 3, 0, 0, 3, 3, 2, 2
|
||||
|
|
Loading…
Reference in New Issue