774 lines
34 KiB
INI
774 lines
34 KiB
INI
sd_present = bits, U32, 0, [0:0]
|
|
sd_logging_internal = bits, U32, 0, [1:1]
|
|
triggerScopeReady = bits, U32, 0, [2:2]
|
|
antilagTriggered = bits, U32, 0, [3:3]
|
|
isFanOn = bits, U32, 0, [4:4]
|
|
isO2HeaterOn = bits, U32, 0, [5:5]
|
|
checkEngine = bits, U32, 0, [6:6]
|
|
needBurn = bits, U32, 0, [7:7]
|
|
sd_msd = bits, U32, 0, [8:8]
|
|
isFan2On = bits, U32, 0, [9:9]
|
|
acrActive = bits, U32, 0, [10:10]
|
|
toothLogReady = bits, U32, 0, [11:11]
|
|
isTpsError = bits, U32, 0, [12:12]
|
|
isCltError = bits, U32, 0, [13:13]
|
|
isMapError = bits, U32, 0, [14:14]
|
|
isIatError = bits, U32, 0, [15:15]
|
|
isTriggerError = bits, U32, 0, [16:16]
|
|
hasCriticalError = bits, U32, 0, [17:17]
|
|
isWarnNow = bits, U32, 0, [18:18]
|
|
isPedalError = bits, U32, 0, [19:19]
|
|
isKnockChipOk = bits, U32, 0, [20:20]
|
|
launchTriggered = bits, U32, 0, [21:21]
|
|
isTps2Error = bits, U32, 0, [22:22]
|
|
injectorFault = bits, U32, 0, [23:23]
|
|
ignitionFault = bits, U32, 0, [24:24]
|
|
isMainRelayOn = bits, U32, 0, [25:25]
|
|
isUsbConnected = bits, U32, 0, [26:26]
|
|
dfcoActive = bits, U32, 0, [27:27]
|
|
RPMValue = scalar, U16, 4, "RPM", 1, 0
|
|
rpmAcceleration = scalar, S16, 6, "RPM acceleration", 1, 0
|
|
speedToRpmRatio = scalar, U16, 8, "value", 0.01, 0
|
|
unusedVehicleSpeedKph = scalar, U08, 10, "kph", 1, 0
|
|
internalMcuTemperature = scalar, S08, 11, "deg C", 1, 0
|
|
coolant = scalar, S16, 12, "deg C", 0.01, 0
|
|
intake = scalar, S16, 14, "deg C", 0.01, 0
|
|
auxTemp1 = scalar, S16, 16, "deg C", 0.01, 0
|
|
auxTemp2 = scalar, S16, 18, "deg C", 0.01, 0
|
|
TPSValue = scalar, S16, 20, "%", 0.01, 0
|
|
throttlePedalPosition = scalar, S16, 22, "%", 0.01, 0
|
|
tpsADC = scalar, U16, 24, "ADC", 1, 0
|
|
rawMaf = scalar, U16, 26, "V", 0.001, 0
|
|
mafMeasured = scalar, U16, 28, "kg/h", 0.1, 0
|
|
MAPValue = scalar, U16, 30, "kPa", 0.03333333333333333, 0
|
|
baroPressure = scalar, U16, 32, "kPa", 0.03333333333333333, 0
|
|
lambdaValue = scalar, U16, 34, "", 1.0E-4, 0
|
|
VBatt = scalar, U16, 36, "V", 0.001, 0
|
|
oilPressure = scalar, U16, 38, "kPa", 0.03333333333333333, 0
|
|
vvtPositionB1I = scalar, S16, 40, "deg", 0.02, 0
|
|
actualLastInjection = scalar, U16, 42, "ms", 0.0033333333333333335, 0
|
|
injectorDutyCycle = scalar, U08, 44, "%", 0.5, 0
|
|
veValue = scalar, U08, 45, "ratio", 0.5, 0
|
|
injectionOffset = scalar, S16, 46, "deg", 1, 0
|
|
engineMakeCodeNameCrc16 = scalar, U16, 48, "crc16", 1, 0
|
|
wallFuelAmount = scalar, U16, 50, "mg", 0.01, 0
|
|
wallFuelCorrectionValue = scalar, S16, 52, "mg", 0.01, 0
|
|
revolutionCounterSinceStart = scalar, U16, 54, "", 1, 0
|
|
canReadCounter = scalar, U16, 56, "", 1, 0
|
|
tpsAccelFuel = scalar, S16, 58, "ms", 0.0033333333333333335, 0
|
|
currentIgnitionMode = scalar, U08, 60, "", 1, 0
|
|
currentInjectionMode = scalar, U08, 61, "", 1, 0
|
|
coilDutyCycle = scalar, U16, 62, "%", 0.01, 0
|
|
etbTarget = scalar, S16, 64, "%", 0.01, 0
|
|
etb1DutyCycle = scalar, S16, 66, "%", 0.01, 0
|
|
fuelTankLevel = scalar, S16, 68, "%", 0.01, 0
|
|
totalFuelConsumption = scalar, U16, 70, "grams", 1, 0
|
|
fuelFlowRate = scalar, U16, 72, "gram/s", 0.005, 0
|
|
TPS2Value = scalar, S16, 74, "%", 0.01, 0
|
|
tuneCrc16 = scalar, U16, 76, "crc16", 1, 0
|
|
seconds = scalar, U32, 80, "sec", 1, 0
|
|
engineMode = scalar, U32, 84, "em", 1, 0
|
|
firmwareVersion = scalar, U32, 88, "version_f", 1, 0
|
|
rawIdlePositionSensor = scalar, S16, 92, "V", 0.001, 0
|
|
rawWastegatePosition = scalar, S16, 94, "V", 0.001, 0
|
|
accelerationX = scalar, S16, 96, "G", 0.01, 0
|
|
accelerationY = scalar, S16, 98, "G", 0.01, 0
|
|
detectedGear = scalar, U08, 100, "", 1, 0
|
|
maxTriggerReentrant = scalar, U08, 101, "", 1, 0
|
|
rawLowFuelPressure = scalar, S16, 102, "V", 0.001, 0
|
|
rawHighFuelPressure = scalar, S16, 104, "V", 0.001, 0
|
|
lowFuelPressure = scalar, S16, 106, "kpa", 0.03333333333333333, 0
|
|
tcuDesiredGear = scalar, S08, 108, "gear", 1, 0
|
|
flexPercent = scalar, U08, 109, "%", 0.5, 0
|
|
wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
|
|
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
|
|
calibrationValue = scalar, F32, 116, "", 1, 0
|
|
calibrationMode = scalar, U08, 120, "", 1, 0
|
|
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
|
|
tsConfigVersion = scalar, U32, 124, "", 1, 0
|
|
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
|
|
orderingErrorCounter = scalar, U32, 132, "", 1, 0
|
|
warningCounter = scalar, U16, 136, "count", 1, 0
|
|
lastErrorCode = scalar, U16, 138, "error", 1, 0
|
|
recentErrorCode1 = scalar, U16, 140, "error", 1, 0
|
|
recentErrorCode2 = scalar, U16, 142, "error", 1, 0
|
|
recentErrorCode3 = scalar, U16, 144, "error", 1, 0
|
|
recentErrorCode4 = scalar, U16, 146, "error", 1, 0
|
|
recentErrorCode5 = scalar, U16, 148, "error", 1, 0
|
|
recentErrorCode6 = scalar, U16, 150, "error", 1, 0
|
|
recentErrorCode7 = scalar, U16, 152, "error", 1, 0
|
|
recentErrorCode8 = scalar, U16, 154, "error", 1, 0
|
|
debugFloatField1 = scalar, F32, 156, "val", 1, 0
|
|
debugFloatField2 = scalar, F32, 160, "val", 1, 0
|
|
debugFloatField3 = scalar, F32, 164, "val", 1, 0
|
|
debugFloatField4 = scalar, F32, 168, "val", 1, 0
|
|
debugFloatField5 = scalar, F32, 172, "val", 1, 0
|
|
debugFloatField6 = scalar, F32, 176, "val", 1, 0
|
|
debugFloatField7 = scalar, F32, 180, "val", 1, 0
|
|
debugIntField1 = scalar, U32, 184, "val", 1, 0
|
|
debugIntField2 = scalar, U32, 188, "val", 1, 0
|
|
debugIntField3 = scalar, U32, 192, "val", 1, 0
|
|
debugIntField4 = scalar, S16, 196, "val", 1, 0
|
|
debugIntField5 = scalar, S16, 198, "val", 1, 0
|
|
egt1 = scalar, U16, 200, "deg C", 1, 0
|
|
egt2 = scalar, U16, 202, "deg C", 1, 0
|
|
egt3 = scalar, U16, 204, "deg C", 1, 0
|
|
egt4 = scalar, U16, 206, "deg C", 1, 0
|
|
egt5 = scalar, U16, 208, "deg C", 1, 0
|
|
egt6 = scalar, U16, 210, "deg C", 1, 0
|
|
egt7 = scalar, U16, 212, "deg C", 1, 0
|
|
egt8 = scalar, U16, 214, "deg C", 1, 0
|
|
rawTps1Primary = scalar, S16, 216, "V", 0.001, 0
|
|
rawPpsPrimary = scalar, S16, 218, "V", 0.001, 0
|
|
rawClt = scalar, S16, 220, "V", 0.001, 0
|
|
rawIat = scalar, S16, 222, "V", 0.001, 0
|
|
rawOilPressure = scalar, S16, 224, "V", 0.001, 0
|
|
fuelClosedLoopBinIdx = scalar, U08, 226, "", 1, 0
|
|
tcuCurrentGear = scalar, S08, 227, "gear", 1, 0
|
|
rawPpsSecondary = scalar, S16, 228, "V", 0.001, 0
|
|
idlePositionSensor = scalar, S16, 230, "%", 0.01, 0
|
|
AFRValue = scalar, U16, 232, "AFR", 0.001, 0
|
|
VssAcceleration = scalar, U16, 234, "m/s2", 0.0033333333333333335, 0
|
|
lambdaValue2 = scalar, U16, 236, "", 1.0E-4, 0
|
|
AFRValue2 = scalar, U16, 238, "AFR", 0.001, 0
|
|
vvtPositionB1E = scalar, S16, 240, "deg", 0.02, 0
|
|
vvtPositionB2I = scalar, S16, 242, "deg", 0.02, 0
|
|
vvtPositionB2E = scalar, S16, 244, "deg", 0.02, 0
|
|
fuelPidCorrection1 = scalar, S16, 246, "%", 0.01, 0
|
|
fuelPidCorrection2 = scalar, S16, 248, "%", 0.01, 0
|
|
rawTps1Secondary = scalar, S16, 250, "V", 0.001, 0
|
|
rawTps2Primary = scalar, S16, 252, "V", 0.001, 0
|
|
rawTps2Secondary = scalar, S16, 254, "V", 0.001, 0
|
|
accelerationZ = scalar, S16, 256, "G", 0.01, 0
|
|
accelerationRoll = scalar, S16, 258, "G", 0.01, 0
|
|
accelerationYaw = scalar, S16, 260, "G", 0.01, 0
|
|
vvtTargets1 = scalar, S08, 262, "deg", 1, 0
|
|
vvtTargets2 = scalar, S08, 263, "deg", 1, 0
|
|
vvtTargets3 = scalar, S08, 264, "deg", 1, 0
|
|
vvtTargets4 = scalar, S08, 265, "deg", 1, 0
|
|
turboSpeed = scalar, U16, 266, "hz", 1, 0
|
|
ignitionAdvanceCyl1 = scalar, S16, 268, "deg", 0.02, 0
|
|
ignitionAdvanceCyl2 = scalar, S16, 270, "deg", 0.02, 0
|
|
ignitionAdvanceCyl3 = scalar, S16, 272, "deg", 0.02, 0
|
|
ignitionAdvanceCyl4 = scalar, S16, 274, "deg", 0.02, 0
|
|
ignitionAdvanceCyl5 = scalar, S16, 276, "deg", 0.02, 0
|
|
ignitionAdvanceCyl6 = scalar, S16, 278, "deg", 0.02, 0
|
|
ignitionAdvanceCyl7 = scalar, S16, 280, "deg", 0.02, 0
|
|
ignitionAdvanceCyl8 = scalar, S16, 282, "deg", 0.02, 0
|
|
ignitionAdvanceCyl9 = scalar, S16, 284, "deg", 0.02, 0
|
|
ignitionAdvanceCyl10 = scalar, S16, 286, "deg", 0.02, 0
|
|
ignitionAdvanceCyl11 = scalar, S16, 288, "deg", 0.02, 0
|
|
ignitionAdvanceCyl12 = scalar, S16, 290, "deg", 0.02, 0
|
|
tps1Split = scalar, S16, 292, "%", 0.01, 0
|
|
tps2Split = scalar, S16, 294, "%", 0.01, 0
|
|
tps12Split = scalar, S16, 296, "%", 0.01, 0
|
|
accPedalSplit = scalar, S16, 298, "%", 0.01, 0
|
|
sparkCutReason = scalar, S08, 300, "code", 1, 0
|
|
fuelCutReason = scalar, S08, 301, "code", 1, 0
|
|
mafEstimate = scalar, U16, 302, "kg/h", 0.1, 0
|
|
instantRpm = scalar, U16, 304, "rpm", 1, 0
|
|
rawMap = scalar, U16, 306, "V", 0.001, 0
|
|
rawAfr = scalar, U16, 308, "V", 0.001, 0
|
|
calibrationValue2 = scalar, F32, 312, "", 1, 0
|
|
luaInvocationCounter = scalar, U32, 316, "count", 1, 0
|
|
luaLastCycleDuration = scalar, U32, 320, "nt", 1, 0
|
|
tcu_currentRange = scalar, U08, 324, "", 1, 0
|
|
tcRatio = scalar, U16, 326, "value", 0.01, 0
|
|
lastShiftTime = scalar, F32, 328, "", 1, 0
|
|
vssEdgeCounter = scalar, U32, 332, "", 1, 0
|
|
issEdgeCounter = scalar, U32, 336, "", 1, 0
|
|
auxLinear1 = scalar, S16, 340, "", 0.01, 0
|
|
auxLinear2 = scalar, S16, 342, "", 0.01, 0
|
|
fallbackMap = scalar, U16, 344, "kPa", 0.1, 0
|
|
instantMAPValue = scalar, U16, 346, "kPa", 0.03333333333333333, 0
|
|
maxLockedDuration = scalar, U16, 348, "us", 1, 0
|
|
canWriteOk = scalar, U16, 350, "", 1, 0
|
|
canWriteNotOk = scalar, U16, 352, "", 1, 0
|
|
triggerPrimaryFall = scalar, U32, 356, "", 1, 0
|
|
triggerPrimaryRise = scalar, U32, 360, "", 1, 0
|
|
triggerSecondaryFall = scalar, U32, 364, "", 1, 0
|
|
triggerSecondaryRise = scalar, U32, 368, "", 1, 0
|
|
triggerVvtFall = scalar, U16, 372, "", 1, 0
|
|
triggerVvtRise = scalar, U16, 374, "", 1, 0
|
|
triggerVvt2Fall = scalar, U16, 376, "", 1, 0
|
|
triggerVvt2Rise = scalar, U16, 378, "", 1, 0
|
|
starterState = scalar, U08, 380, "", 1, 0
|
|
starterRelayDisable = scalar, U08, 381, "", 1, 0
|
|
multiSparkCounter = scalar, U08, 382, "", 1, 0
|
|
extiOverflowCount = scalar, U08, 383, "", 1, 0
|
|
alternatorStatus_pTerm = scalar, F32, 384, "", 1, 0
|
|
alternatorStatus_iTerm = scalar, S16, 388, "", 0.01, 0
|
|
alternatorStatus_dTerm = scalar, S16, 390, "", 0.01, 0
|
|
alternatorStatus_output = scalar, S16, 392, "", 0.01, 0
|
|
alternatorStatus_error = scalar, S16, 394, "", 0.01, 0
|
|
alternatorStatus_resetCounter = scalar, U32, 396, "", 1, 0
|
|
idleStatus_pTerm = scalar, F32, 400, "", 1, 0
|
|
idleStatus_iTerm = scalar, S16, 404, "", 0.01, 0
|
|
idleStatus_dTerm = scalar, S16, 406, "", 0.01, 0
|
|
idleStatus_output = scalar, S16, 408, "", 0.01, 0
|
|
idleStatus_error = scalar, S16, 410, "", 0.01, 0
|
|
idleStatus_resetCounter = scalar, U32, 412, "", 1, 0
|
|
etbStatus_pTerm = scalar, F32, 416, "", 1, 0
|
|
etbStatus_iTerm = scalar, S16, 420, "", 0.01, 0
|
|
etbStatus_dTerm = scalar, S16, 422, "", 0.01, 0
|
|
etbStatus_output = scalar, S16, 424, "", 0.01, 0
|
|
etbStatus_error = scalar, S16, 426, "", 0.01, 0
|
|
etbStatus_resetCounter = scalar, U32, 428, "", 1, 0
|
|
boostStatus_pTerm = scalar, F32, 432, "", 1, 0
|
|
boostStatus_iTerm = scalar, S16, 436, "", 0.01, 0
|
|
boostStatus_dTerm = scalar, S16, 438, "", 0.01, 0
|
|
boostStatus_output = scalar, S16, 440, "", 0.01, 0
|
|
boostStatus_error = scalar, S16, 442, "", 0.01, 0
|
|
boostStatus_resetCounter = scalar, U32, 444, "", 1, 0
|
|
wastegateDcStatus_pTerm = scalar, F32, 448, "", 1, 0
|
|
wastegateDcStatus_iTerm = scalar, S16, 452, "", 0.01, 0
|
|
wastegateDcStatus_dTerm = scalar, S16, 454, "", 0.01, 0
|
|
wastegateDcStatus_output = scalar, S16, 456, "", 0.01, 0
|
|
wastegateDcStatus_error = scalar, S16, 458, "", 0.01, 0
|
|
wastegateDcStatus_resetCounter = scalar, U32, 460, "", 1, 0
|
|
vvtStatus1_pTerm = scalar, F32, 464, "", 1, 0
|
|
vvtStatus1_iTerm = scalar, S16, 468, "", 0.01, 0
|
|
vvtStatus1_dTerm = scalar, S16, 470, "", 0.01, 0
|
|
vvtStatus1_output = scalar, S16, 472, "", 0.01, 0
|
|
vvtStatus1_error = scalar, S16, 474, "", 0.01, 0
|
|
vvtStatus1_resetCounter = scalar, U32, 476, "", 1, 0
|
|
vvtStatus2_pTerm = scalar, F32, 480, "", 1, 0
|
|
vvtStatus2_iTerm = scalar, S16, 484, "", 0.01, 0
|
|
vvtStatus2_dTerm = scalar, S16, 486, "", 0.01, 0
|
|
vvtStatus2_output = scalar, S16, 488, "", 0.01, 0
|
|
vvtStatus2_error = scalar, S16, 490, "", 0.01, 0
|
|
vvtStatus2_resetCounter = scalar, U32, 492, "", 1, 0
|
|
vvtStatus3_pTerm = scalar, F32, 496, "", 1, 0
|
|
vvtStatus3_iTerm = scalar, S16, 500, "", 0.01, 0
|
|
vvtStatus3_dTerm = scalar, S16, 502, "", 0.01, 0
|
|
vvtStatus3_output = scalar, S16, 504, "", 0.01, 0
|
|
vvtStatus3_error = scalar, S16, 506, "", 0.01, 0
|
|
vvtStatus3_resetCounter = scalar, U32, 508, "", 1, 0
|
|
vvtStatus4_pTerm = scalar, F32, 512, "", 1, 0
|
|
vvtStatus4_iTerm = scalar, S16, 516, "", 0.01, 0
|
|
vvtStatus4_dTerm = scalar, S16, 518, "", 0.01, 0
|
|
vvtStatus4_output = scalar, S16, 520, "", 0.01, 0
|
|
vvtStatus4_error = scalar, S16, 522, "", 0.01, 0
|
|
vvtStatus4_resetCounter = scalar, U32, 524, "", 1, 0
|
|
auxSpeed1 = scalar, U16, 528, "s", 1, 0
|
|
auxSpeed2 = scalar, U16, 530, "s", 1, 0
|
|
ISSValue = scalar, U16, 532, "RPM", 1, 0
|
|
rawAnalogInput1 = scalar, S16, 534, "V", 0.001, 0
|
|
rawAnalogInput2 = scalar, S16, 536, "V", 0.001, 0
|
|
rawAnalogInput3 = scalar, S16, 538, "V", 0.001, 0
|
|
rawAnalogInput4 = scalar, S16, 540, "V", 0.001, 0
|
|
rawAnalogInput5 = scalar, S16, 542, "V", 0.001, 0
|
|
rawAnalogInput6 = scalar, S16, 544, "V", 0.001, 0
|
|
rawAnalogInput7 = scalar, S16, 546, "V", 0.001, 0
|
|
rawAnalogInput8 = scalar, S16, 548, "V", 0.001, 0
|
|
gppwmOutput1 = scalar, U08, 550, "%", 0.5, 0
|
|
gppwmOutput2 = scalar, U08, 551, "%", 0.5, 0
|
|
gppwmOutput3 = scalar, U08, 552, "%", 0.5, 0
|
|
gppwmOutput4 = scalar, U08, 553, "%", 0.5, 0
|
|
gppwmXAxis1 = scalar, S16, 554, "", 1, 0
|
|
gppwmXAxis2 = scalar, S16, 556, "", 1, 0
|
|
gppwmXAxis3 = scalar, S16, 558, "", 1, 0
|
|
gppwmXAxis4 = scalar, S16, 560, "", 1, 0
|
|
gppwmYAxis1 = scalar, S16, 562, "", 0.1, 0
|
|
gppwmYAxis2 = scalar, S16, 564, "", 0.1, 0
|
|
gppwmYAxis3 = scalar, S16, 566, "", 0.1, 0
|
|
gppwmYAxis4 = scalar, S16, 568, "", 0.1, 0
|
|
rawBattery = scalar, S16, 570, "V", 0.001, 0
|
|
ignBlendParameter1 = scalar, S16, 572, "", 0.1, 0
|
|
ignBlendParameter2 = scalar, S16, 574, "", 0.1, 0
|
|
ignBlendParameter3 = scalar, S16, 576, "", 0.1, 0
|
|
ignBlendParameter4 = scalar, S16, 578, "", 0.1, 0
|
|
ignBlendBias1 = scalar, U08, 580, "%", 0.5, 0
|
|
ignBlendBias2 = scalar, U08, 581, "%", 0.5, 0
|
|
ignBlendBias3 = scalar, U08, 582, "%", 0.5, 0
|
|
ignBlendBias4 = scalar, U08, 583, "%", 0.5, 0
|
|
ignBlendOutput1 = scalar, S16, 584, "deg", 0.01, 0
|
|
ignBlendOutput2 = scalar, S16, 586, "deg", 0.01, 0
|
|
ignBlendOutput3 = scalar, S16, 588, "deg", 0.01, 0
|
|
ignBlendOutput4 = scalar, S16, 590, "deg", 0.01, 0
|
|
veBlendParameter1 = scalar, S16, 592, "", 0.1, 0
|
|
veBlendParameter2 = scalar, S16, 594, "", 0.1, 0
|
|
veBlendParameter3 = scalar, S16, 596, "", 0.1, 0
|
|
veBlendParameter4 = scalar, S16, 598, "", 0.1, 0
|
|
veBlendBias1 = scalar, U08, 600, "%", 0.5, 0
|
|
veBlendBias2 = scalar, U08, 601, "%", 0.5, 0
|
|
veBlendBias3 = scalar, U08, 602, "%", 0.5, 0
|
|
veBlendBias4 = scalar, U08, 603, "%", 0.5, 0
|
|
veBlendOutput1 = scalar, S16, 604, "%", 0.01, 0
|
|
veBlendOutput2 = scalar, S16, 606, "%", 0.01, 0
|
|
veBlendOutput3 = scalar, S16, 608, "%", 0.01, 0
|
|
veBlendOutput4 = scalar, S16, 610, "%", 0.01, 0
|
|
boostOpenLoopBlendParameter1 = scalar, S16, 612, "", 0.1, 0
|
|
boostOpenLoopBlendParameter2 = scalar, S16, 614, "", 0.1, 0
|
|
boostOpenLoopBlendBias1 = scalar, U08, 616, "%", 0.5, 0
|
|
boostOpenLoopBlendBias2 = scalar, U08, 617, "%", 0.5, 0
|
|
boostOpenLoopBlendOutput1 = scalar, S08, 618, "%", 1, 0
|
|
boostOpenLoopBlendOutput2 = scalar, S08, 619, "%", 1, 0
|
|
boostClosedLoopBlendParameter1 = scalar, S16, 620, "", 0.1, 0
|
|
boostClosedLoopBlendParameter2 = scalar, S16, 622, "", 0.1, 0
|
|
boostClosedLoopBlendBias1 = scalar, U08, 624, "%", 0.5, 0
|
|
boostClosedLoopBlendBias2 = scalar, U08, 625, "%", 0.5, 0
|
|
boostClosedLoopBlendOutput1 = scalar, S16, 626, "%", 0.1, 0
|
|
boostClosedLoopBlendOutput2 = scalar, S16, 628, "%", 0.1, 0
|
|
coilState1 = bits, U32, 632, [0:0]
|
|
coilState2 = bits, U32, 632, [1:1]
|
|
coilState3 = bits, U32, 632, [2:2]
|
|
coilState4 = bits, U32, 632, [3:3]
|
|
coilState5 = bits, U32, 632, [4:4]
|
|
coilState6 = bits, U32, 632, [5:5]
|
|
coilState7 = bits, U32, 632, [6:6]
|
|
coilState8 = bits, U32, 632, [7:7]
|
|
coilState9 = bits, U32, 632, [8:8]
|
|
coilState10 = bits, U32, 632, [9:9]
|
|
coilState11 = bits, U32, 632, [10:10]
|
|
coilState12 = bits, U32, 632, [11:11]
|
|
injectorState1 = bits, U32, 632, [12:12]
|
|
injectorState2 = bits, U32, 632, [13:13]
|
|
injectorState3 = bits, U32, 632, [14:14]
|
|
injectorState4 = bits, U32, 632, [15:15]
|
|
injectorState5 = bits, U32, 632, [16:16]
|
|
injectorState6 = bits, U32, 632, [17:17]
|
|
injectorState7 = bits, U32, 632, [18:18]
|
|
injectorState8 = bits, U32, 632, [19:19]
|
|
injectorState9 = bits, U32, 632, [20:20]
|
|
injectorState10 = bits, U32, 632, [21:21]
|
|
injectorState11 = bits, U32, 632, [22:22]
|
|
injectorState12 = bits, U32, 632, [23:23]
|
|
triggerChannel1 = bits, U32, 632, [24:24]
|
|
triggerChannel2 = bits, U32, 632, [25:25]
|
|
vvtChannel1 = bits, U32, 632, [26:26]
|
|
vvtChannel2 = bits, U32, 632, [27:27]
|
|
vvtChannel3 = bits, U32, 632, [28:28]
|
|
vvtChannel4 = bits, U32, 632, [29:29]
|
|
outputRequestPeriod = scalar, U32, 636, "", 1, 0
|
|
mapFast = scalar, F32, 640, "", 1, 0
|
|
luaGauges1 = scalar, F32, 644, "value", 1, 0
|
|
luaGauges2 = scalar, F32, 648, "value", 1, 0
|
|
rawMaf2 = scalar, U16, 652, "V", 0.001, 0
|
|
mafMeasured2 = scalar, U16, 654, "kg/h", 0.1, 0
|
|
vehicleSpeedKph = scalar, U16, 656, "kph", 0.01, 0
|
|
Gego = scalar, U16, 658, "%", 0.01,0
|
|
testBenchIter = scalar, U16, 660, "count", 1, 0
|
|
oilTemp = scalar, S16, 662, "deg C", 0.01, 0
|
|
fuelTemp = scalar, S16, 664, "deg C", 0.01, 0
|
|
ambientTemp = scalar, S16, 666, "deg C", 0.01, 0
|
|
compressorDischargeTemp = scalar, S16, 668, "deg C", 0.01, 0
|
|
compressorDischargePressure = scalar, U16, 670, "kPa", 0.03333333333333333, 0
|
|
throttleInletPressure = scalar, U16, 672, "kPa", 0.03333333333333333, 0
|
|
ignitionOnTime = scalar, U16, 674, "sec", 1,0
|
|
engineRunTime = scalar, U16, 676, "sec", 1,0
|
|
distanceTraveled = scalar, U16, 678, "km", 0.1,0
|
|
afrGasolineScale = scalar, U16, 680, "AFR", 0.001, 0
|
|
afr2GasolineScale = scalar, U16, 682, "AFR", 0.001, 0
|
|
unusedAtTheEnd1 = scalar, U08, 684, "", 1, 0
|
|
unusedAtTheEnd2 = scalar, U08, 685, "", 1, 0
|
|
unusedAtTheEnd3 = scalar, U08, 686, "", 1, 0
|
|
unusedAtTheEnd4 = scalar, U08, 687, "", 1, 0
|
|
unusedAtTheEnd5 = scalar, U08, 688, "", 1, 0
|
|
unusedAtTheEnd6 = scalar, U08, 689, "", 1, 0
|
|
unusedAtTheEnd7 = scalar, U08, 690, "", 1, 0
|
|
unusedAtTheEnd8 = scalar, U08, 691, "", 1, 0
|
|
unusedAtTheEnd9 = scalar, U08, 692, "", 1, 0
|
|
unusedAtTheEnd10 = scalar, U08, 693, "", 1, 0
|
|
unusedAtTheEnd11 = scalar, U08, 694, "", 1, 0
|
|
unusedAtTheEnd12 = scalar, U08, 695, "", 1, 0
|
|
unusedAtTheEnd13 = scalar, U08, 696, "", 1, 0
|
|
unusedAtTheEnd14 = scalar, U08, 697, "", 1, 0
|
|
unusedAtTheEnd15 = scalar, U08, 698, "", 1, 0
|
|
unusedAtTheEnd16 = scalar, U08, 699, "", 1, 0
|
|
unusedAtTheEnd17 = scalar, U08, 700, "", 1, 0
|
|
unusedAtTheEnd18 = scalar, U08, 701, "", 1, 0
|
|
unusedAtTheEnd19 = scalar, U08, 702, "", 1, 0
|
|
unusedAtTheEnd20 = scalar, U08, 703, "", 1, 0
|
|
unusedAtTheEnd21 = scalar, U08, 704, "", 1, 0
|
|
unusedAtTheEnd22 = scalar, U08, 705, "", 1, 0
|
|
unusedAtTheEnd23 = scalar, U08, 706, "", 1, 0
|
|
unusedAtTheEnd24 = scalar, U08, 707, "", 1, 0
|
|
unusedAtTheEnd25 = scalar, U08, 708, "", 1, 0
|
|
unusedAtTheEnd26 = scalar, U08, 709, "", 1, 0
|
|
unusedAtTheEnd27 = scalar, U08, 710, "", 1, 0
|
|
unusedAtTheEnd28 = scalar, U08, 711, "", 1, 0
|
|
unusedAtTheEnd29 = scalar, U08, 712, "", 1, 0
|
|
unusedAtTheEnd30 = scalar, U08, 713, "", 1, 0
|
|
unusedAtTheEnd31 = scalar, U08, 714, "", 1, 0
|
|
unusedAtTheEnd32 = scalar, U08, 715, "", 1, 0
|
|
unusedAtTheEnd33 = scalar, U08, 716, "", 1, 0
|
|
unusedAtTheEnd34 = scalar, U08, 717, "", 1, 0
|
|
unusedAtTheEnd35 = scalar, U08, 718, "", 1, 0
|
|
unusedAtTheEnd36 = scalar, U08, 719, "", 1, 0
|
|
unusedAtTheEnd37 = scalar, U08, 720, "", 1, 0
|
|
unusedAtTheEnd38 = scalar, U08, 721, "", 1, 0
|
|
unusedAtTheEnd39 = scalar, U08, 722, "", 1, 0
|
|
unusedAtTheEnd40 = scalar, U08, 723, "", 1, 0
|
|
unusedAtTheEnd41 = scalar, U08, 724, "", 1, 0
|
|
unusedAtTheEnd42 = scalar, U08, 725, "", 1, 0
|
|
unusedAtTheEnd43 = scalar, U08, 726, "", 1, 0
|
|
unusedAtTheEnd44 = scalar, U08, 727, "", 1, 0
|
|
unusedAtTheEnd45 = scalar, U08, 728, "", 1, 0
|
|
unusedAtTheEnd46 = scalar, U08, 729, "", 1, 0
|
|
unusedAtTheEnd47 = scalar, U08, 730, "", 1, 0
|
|
unusedAtTheEnd48 = scalar, U08, 731, "", 1, 0
|
|
unusedAtTheEnd49 = scalar, U08, 732, "", 1, 0
|
|
unusedAtTheEnd50 = scalar, U08, 733, "", 1, 0
|
|
unusedAtTheEnd51 = scalar, U08, 734, "", 1, 0
|
|
unusedAtTheEnd52 = scalar, U08, 735, "", 1, 0
|
|
unusedAtTheEnd53 = scalar, U08, 736, "", 1, 0
|
|
unusedAtTheEnd54 = scalar, U08, 737, "", 1, 0
|
|
unusedAtTheEnd55 = scalar, U08, 738, "", 1, 0
|
|
unusedAtTheEnd56 = scalar, U08, 739, "", 1, 0
|
|
unusedAtTheEnd57 = scalar, U08, 740, "", 1, 0
|
|
unusedAtTheEnd58 = scalar, U08, 741, "", 1, 0
|
|
unusedAtTheEnd59 = scalar, U08, 742, "", 1, 0
|
|
unusedAtTheEnd60 = scalar, U08, 743, "", 1, 0
|
|
unusedAtTheEnd61 = scalar, U08, 744, "", 1, 0
|
|
unusedAtTheEnd62 = scalar, U08, 745, "", 1, 0
|
|
unusedAtTheEnd63 = scalar, U08, 746, "", 1, 0
|
|
unusedAtTheEnd64 = scalar, U08, 747, "", 1, 0
|
|
unusedAtTheEnd65 = scalar, U08, 748, "", 1, 0
|
|
unusedAtTheEnd66 = scalar, U08, 749, "", 1, 0
|
|
unusedAtTheEnd67 = scalar, U08, 750, "", 1, 0
|
|
unusedAtTheEnd68 = scalar, U08, 751, "", 1, 0
|
|
unusedAtTheEnd69 = scalar, U08, 752, "", 1, 0
|
|
unusedAtTheEnd70 = scalar, U08, 753, "", 1, 0
|
|
unusedAtTheEnd71 = scalar, U08, 754, "", 1, 0
|
|
unusedAtTheEnd72 = scalar, U08, 755, "", 1, 0
|
|
unusedAtTheEnd73 = scalar, U08, 756, "", 1, 0
|
|
unusedAtTheEnd74 = scalar, U08, 757, "", 1, 0
|
|
unusedAtTheEnd75 = scalar, U08, 758, "", 1, 0
|
|
unusedAtTheEnd76 = scalar, U08, 759, "", 1, 0
|
|
unusedAtTheEnd77 = scalar, U08, 760, "", 1, 0
|
|
unusedAtTheEnd78 = scalar, U08, 761, "", 1, 0
|
|
unusedAtTheEnd79 = scalar, U08, 762, "", 1, 0
|
|
unusedAtTheEnd80 = scalar, U08, 763, "", 1, 0
|
|
unusedAtTheEnd81 = scalar, U08, 764, "", 1, 0
|
|
unusedAtTheEnd82 = scalar, U08, 765, "", 1, 0
|
|
unusedAtTheEnd83 = scalar, U08, 766, "", 1, 0
|
|
unusedAtTheEnd84 = scalar, U08, 767, "", 1, 0
|
|
unusedAtTheEnd85 = scalar, U08, 768, "", 1, 0
|
|
unusedAtTheEnd86 = scalar, U08, 769, "", 1, 0
|
|
unusedAtTheEnd87 = scalar, U08, 770, "", 1, 0
|
|
unusedAtTheEnd88 = scalar, U08, 771, "", 1, 0
|
|
unusedAtTheEnd89 = scalar, U08, 772, "", 1, 0
|
|
unusedAtTheEnd90 = scalar, U08, 773, "", 1, 0
|
|
unusedAtTheEnd91 = scalar, U08, 774, "", 1, 0
|
|
unusedAtTheEnd92 = scalar, U08, 775, "", 1, 0
|
|
unusedAtTheEnd93 = scalar, U08, 776, "", 1, 0
|
|
unusedAtTheEnd94 = scalar, U08, 777, "", 1, 0
|
|
unusedAtTheEnd95 = scalar, U08, 778, "", 1, 0
|
|
unusedAtTheEnd96 = scalar, U08, 779, "", 1, 0
|
|
unusedAtTheEnd97 = scalar, U08, 780, "", 1, 0
|
|
unusedAtTheEnd98 = scalar, U08, 781, "", 1, 0
|
|
unusedAtTheEnd99 = scalar, U08, 782, "", 1, 0
|
|
unusedAtTheEnd100 = scalar, U08, 783, "", 1, 0
|
|
unusedAtTheEnd101 = scalar, U08, 784, "", 1, 0
|
|
unusedAtTheEnd102 = scalar, U08, 785, "", 1, 0
|
|
unusedAtTheEnd103 = scalar, U08, 786, "", 1, 0
|
|
unusedAtTheEnd104 = scalar, U08, 787, "", 1, 0
|
|
unusedAtTheEnd105 = scalar, U08, 788, "", 1, 0
|
|
unusedAtTheEnd106 = scalar, U08, 789, "", 1, 0
|
|
unusedAtTheEnd107 = scalar, U08, 790, "", 1, 0
|
|
unusedAtTheEnd108 = scalar, U08, 791, "", 1, 0
|
|
unusedAtTheEnd109 = scalar, U08, 792, "", 1, 0
|
|
unusedAtTheEnd110 = scalar, U08, 793, "", 1, 0
|
|
unusedAtTheEnd111 = scalar, U08, 794, "", 1, 0
|
|
unusedAtTheEnd112 = scalar, U08, 795, "", 1, 0
|
|
unusedAtTheEnd113 = scalar, U08, 796, "", 1, 0
|
|
unusedAtTheEnd114 = scalar, U08, 797, "", 1, 0
|
|
unusedAtTheEnd115 = scalar, U08, 798, "", 1, 0
|
|
unusedAtTheEnd116 = scalar, U08, 799, "", 1, 0
|
|
unusedAtTheEnd117 = scalar, U08, 800, "", 1, 0
|
|
unusedAtTheEnd118 = scalar, U08, 801, "", 1, 0
|
|
unusedAtTheEnd119 = scalar, U08, 802, "", 1, 0
|
|
unusedAtTheEnd120 = scalar, U08, 803, "", 1, 0
|
|
; total TS size = 804
|
|
totalFuelCorrection = scalar, F32, 804, "mult", 1,0
|
|
running_postCrankingFuelCorrection = scalar, F32, 808, "", 1, 0
|
|
running_intakeTemperatureCoefficient = scalar, F32, 812, "", 1, 0
|
|
running_coolantTemperatureCoefficient = scalar, F32, 816, "", 1, 0
|
|
running_timeSinceCrankingInSecs = scalar, F32, 820, "secs", 1,0
|
|
running_baseFuel = scalar, U16, 824, "mg", 0.01, 0
|
|
running_fuel = scalar, U16, 826, "mg", 0.01, 0
|
|
afrTableYAxis = scalar, U16, 828, "%", 0.01,0
|
|
targetLambda = scalar, U16, 830, "", 1.0E-4,0
|
|
targetAFR = scalar, U16, 832, "ratio", 0.001,0
|
|
stoichiometricRatio = scalar, U16, 834, "ratio", 0.001, 0
|
|
sdTcharge_coff = scalar, F32, 836, "", 1, 0
|
|
sdAirMassInOneCylinder = scalar, F32, 840, "g", 1, 0
|
|
normalizedCylinderFilling = scalar, F32, 844, "%", 1, 0
|
|
injectorHwIssue = bits, U32, 848, [0:0]
|
|
; total TS size = 852
|
|
baseDwell = scalar, F32, 852, "ms", 1,0
|
|
sparkDwell = scalar, F32, 856, "ms", 1,0
|
|
dwellAngle = scalar, F32, 860, "deg", 1,0
|
|
cltTimingCorrection = scalar, S16, 864, "deg", 0.01,0
|
|
timingIatCorrection = scalar, S16, 866, "deg", 0.01,0
|
|
timingPidCorrection = scalar, S16, 868, "deg", 0.01,0
|
|
baseIgnitionAdvance = scalar, S16, 870, "deg", 0.02, 0
|
|
correctedIgnitionAdvance = scalar, S16, 872, "deg", 0.02, 0
|
|
dwellVoltageCorrection = scalar, F32, 876, "", 1, 0
|
|
luaTimingAdd = scalar, F32, 880, "deg", 1, 0
|
|
luaTimingMult = scalar, F32, 884, "deg", 1, 0
|
|
luaIgnitionSkip = bits, U32, 888, [0:0]
|
|
; total TS size = 892
|
|
m_knockLevel = scalar, F32, 892, "Volts", 1, 0
|
|
m_knockCyl1 = scalar, S08, 896, "dBv", 1, 0
|
|
m_knockCyl2 = scalar, S08, 897, "dBv", 1, 0
|
|
m_knockCyl3 = scalar, S08, 898, "dBv", 1, 0
|
|
m_knockCyl4 = scalar, S08, 899, "dBv", 1, 0
|
|
m_knockCyl5 = scalar, S08, 900, "dBv", 1, 0
|
|
m_knockCyl6 = scalar, S08, 901, "dBv", 1, 0
|
|
m_knockCyl7 = scalar, S08, 902, "dBv", 1, 0
|
|
m_knockCyl8 = scalar, S08, 903, "dBv", 1, 0
|
|
m_knockCyl9 = scalar, S08, 904, "dBv", 1, 0
|
|
m_knockCyl10 = scalar, S08, 905, "dBv", 1, 0
|
|
m_knockCyl11 = scalar, S08, 906, "dBv", 1, 0
|
|
m_knockCyl12 = scalar, S08, 907, "dBv", 1, 0
|
|
m_knockRetard = scalar, F32, 908, "deg", 1,0
|
|
m_knockThreshold = scalar, F32, 912, "", 1, 0
|
|
m_knockCount = scalar, U32, 916, "", 1, 0
|
|
m_maximumRetard = scalar, F32, 920, "", 1, 0
|
|
; total TS size = 924
|
|
throttleUseWotModel = bits, U32, 924, [0:0]
|
|
throttleModelCrossoverAngle = scalar, S16, 928, "%", 0.01, 0
|
|
throttleEstimatedFlow = scalar, F32, 932, "g/s", 1, 0
|
|
; total TS size = 936
|
|
m_requested_pump = scalar, F32, 936, "", 1, 0
|
|
fuel_requested_percent = scalar, F32, 940, "", 1, 0
|
|
fuel_requested_percent_pi = scalar, F32, 944, "", 1, 0
|
|
noValve = bits, U32, 948, [0:0]
|
|
angleAboveMin = bits, U32, 948, [1:1]
|
|
isHpfpInactive = bits, U32, 948, [2:2]
|
|
m_pressureTarget_kPa = scalar, F32, 952, "", 1, 0
|
|
nextLobe = scalar, F32, 956, "", 1, 0
|
|
di_nextStart = scalar, F32, 960, "v", 1, 0
|
|
; total TS size = 964
|
|
m_deadtime = scalar, F32, 964, "ms", 1, 0
|
|
pressureDelta = scalar, F32, 968, "kPa", 1, 0
|
|
pressureRatio = scalar, F32, 972, "", 1, 0
|
|
; total TS size = 976
|
|
retardThresholdRpm = scalar, S32, 976, "", 1, 0
|
|
combinedConditions = bits, U32, 980, [0:0]
|
|
launchActivatePinState = bits, U32, 980, [1:1]
|
|
isLaunchCondition = bits, U32, 980, [2:2]
|
|
isSwitchActivated = bits, U32, 980, [3:3]
|
|
isClutchActivated = bits, U32, 980, [4:4]
|
|
isValidInputPin = bits, U32, 980, [5:5]
|
|
activateSwitchCondition = bits, U32, 980, [6:6]
|
|
rpmCondition = bits, U32, 980, [7:7]
|
|
speedCondition = bits, U32, 980, [8:8]
|
|
tpsCondition = bits, U32, 980, [9:9]
|
|
; total TS size = 984
|
|
isAntilagCondition = bits, U32, 984, [0:0]
|
|
ALSMinRPMCondition = bits, U32, 984, [1:1]
|
|
ALSMaxRPMCondition = bits, U32, 984, [2:2]
|
|
ALSMinCLTCondition = bits, U32, 984, [3:3]
|
|
ALSMaxCLTCondition = bits, U32, 984, [4:4]
|
|
ALSMaxThrottleIntentCondition = bits, U32, 984, [5:5]
|
|
isALSSwitchActivated = bits, U32, 984, [6:6]
|
|
ALSActivatePinState = bits, U32, 984, [7:7]
|
|
ALSSwitchCondition = bits, U32, 984, [8:8]
|
|
ALSTimerCondition = bits, U32, 984, [9:9]
|
|
fuelALSCorrection = scalar, F32, 988, "", 1, 0
|
|
timingALSCorrection = scalar, S16, 992, "deg", 0.01, 0
|
|
timingALSSkip = scalar, S16, 994, "deg", 0.01, 0
|
|
; total TS size = 996
|
|
isTpsInvalid = bits, U32, 996, [0:0]
|
|
m_shouldResetPid = bits, U32, 996, [1:1]
|
|
isBelowClosedLoopThreshold = bits, U32, 996, [2:2]
|
|
isNotClosedLoop = bits, U32, 996, [3:3]
|
|
isZeroRpm = bits, U32, 996, [4:4]
|
|
hasInitBoost = bits, U32, 996, [5:5]
|
|
rpmTooLow = bits, U32, 996, [6:6]
|
|
tpsTooLow = bits, U32, 996, [7:7]
|
|
mapTooLow = bits, U32, 996, [8:8]
|
|
isPlantValid = bits, U32, 996, [9:9]
|
|
luaTargetAdd = scalar, S16, 1000, "v", 0.5,0
|
|
boostOutput = scalar, S16, 1002, "percent", 0.01,0
|
|
luaTargetMult = scalar, F32, 1004, "v", 1,0
|
|
openLoopPart = scalar, F32, 1008, "v", 1,0
|
|
luaOpenLoopAdd = scalar, F32, 1012, "v", 1,0
|
|
boostControllerClosedLoopPart = scalar, S08, 1016, "%", 0.5,0
|
|
boostControlTarget = scalar, S16, 1018, "kPa", 0.03333333333333333,0
|
|
; total TS size = 1020
|
|
acButtonState = scalar, S08, 1020, "", 1, 0
|
|
m_acEnabled = bits, U32, 1024, [0:0]
|
|
engineTooSlow = bits, U32, 1024, [1:1]
|
|
engineTooFast = bits, U32, 1024, [2:2]
|
|
noClt = bits, U32, 1024, [3:3]
|
|
engineTooHot = bits, U32, 1024, [4:4]
|
|
tpsTooHigh = bits, U32, 1024, [5:5]
|
|
isDisabledByLua = bits, U32, 1024, [6:6]
|
|
acCompressorState = bits, U32, 1024, [7:7]
|
|
latest_usage_ac_control = scalar, S32, 1028, "", 1, 0
|
|
acSwitchLastChangeTimeMs = scalar, S32, 1032, "", 1, 0
|
|
; total TS size = 1036
|
|
cranking = bits, U32, 1036, [0:0]
|
|
notRunning = bits, U32, 1036, [1:1]
|
|
disabledWhileEngineStopped = bits, U32, 1036, [2:2]
|
|
brokenClt = bits, U32, 1036, [3:3]
|
|
enabledForAc = bits, U32, 1036, [4:4]
|
|
hot = bits, U32, 1036, [5:5]
|
|
cold = bits, U32, 1036, [6:6]
|
|
; total TS size = 1040
|
|
isPrime = bits, U32, 1040, [0:0]
|
|
engineTurnedRecently = bits, U32, 1040, [1:1]
|
|
isFuelPumpOn = bits, U32, 1040, [2:2]
|
|
ignitionOn = bits, U32, 1040, [3:3]
|
|
; total TS size = 1044
|
|
isBenchTest = bits, U32, 1044, [0:0]
|
|
hasIgnitionVoltage = bits, U32, 1044, [1:1]
|
|
mainRelayState = bits, U32, 1044, [2:2]
|
|
delayedShutoffRequested = bits, U32, 1044, [3:3]
|
|
; total TS size = 1048
|
|
lua_fuelAdd = scalar, F32, 1048, "g", 1, 0
|
|
lua_fuelMult = scalar, F32, 1052, "", 1, 0
|
|
lua_clutchUpState = bits, U32, 1056, [0:0]
|
|
lua_brakePedalState = bits, U32, 1056, [1:1]
|
|
lua_acRequestState = bits, U32, 1056, [2:2]
|
|
lua_luaDisableEtb = bits, U32, 1056, [3:3]
|
|
lua_luaIgnCut = bits, U32, 1056, [4:4]
|
|
sd_tCharge = scalar, S16, 1060, "deg C", 0.01, 0
|
|
sd_tChargeK = scalar, F32, 1064, "", 1, 0
|
|
crankingFuel_coolantTemperatureCoefficient = scalar, F32, 1068, "", 1, 0
|
|
crankingFuel_tpsCoefficient = scalar, F32, 1072, "", 1, 0
|
|
crankingFuel_durationCoefficient = scalar, F32, 1076, "", 1, 0
|
|
crankingFuel_fuel = scalar, U16, 1080, "mg", 0.01, 0
|
|
baroCorrection = scalar, F32, 1084, "", 1, 0
|
|
hellenBoardId = scalar, S16, 1088, "id", 1, 0
|
|
clutchUpState = scalar, S08, 1090, "", 1, 0
|
|
clutchDownState = scalar, S08, 1091, "", 1, 0
|
|
brakePedalState = scalar, S08, 1092, "", 1, 0
|
|
startStopState = scalar, S08, 1093, "", 1, 0
|
|
startStopPhysicalState = bits, U32, 1096, [0:0]
|
|
startStopStateToggleCounter = scalar, U32, 1100, "", 1, 0
|
|
egtValue1 = scalar, F32, 1104, "", 1, 0
|
|
egtValue2 = scalar, F32, 1108, "", 1, 0
|
|
desiredRpmLimit = scalar, S16, 1112, "rpm", 1, 0
|
|
fuelInjectionCounter = scalar, U32, 1116, "", 1, 0
|
|
sparkCounter = scalar, U32, 1120, "", 1, 0
|
|
fuelingLoad = scalar, F32, 1124, "", 1, 0
|
|
ignitionLoad = scalar, F32, 1128, "", 1, 0
|
|
veTableYAxis = scalar, U16, 1132, "%", 0.01, 0
|
|
; total TS size = 1136
|
|
tpsFrom = scalar, F32, 1136
|
|
tpsTo = scalar, F32, 1140
|
|
deltaTps = scalar, F32, 1144
|
|
extraFuel = scalar, F32, 1148, "", 1, 0
|
|
valueFromTable = scalar, F32, 1152, "", 1, 0
|
|
isAboveAccelThreshold = bits, U32, 1156, [0:0]
|
|
isBelowDecelThreshold = bits, U32, 1156, [1:1]
|
|
isTimeToResetAccumulator = bits, U32, 1156, [2:2]
|
|
isFractionalEnrichment = bits, U32, 1156, [3:3]
|
|
belowEpsilon = bits, U32, 1156, [4:4]
|
|
tooShort = bits, U32, 1156, [5:5]
|
|
fractionalInjFuel = scalar, F32, 1160, "", 1, 0
|
|
accumulatedValue = scalar, F32, 1164, "", 1, 0
|
|
maxExtraPerCycle = scalar, F32, 1168, "", 1, 0
|
|
maxExtraPerPeriod = scalar, F32, 1172, "", 1, 0
|
|
maxInjectedPerPeriod = scalar, F32, 1176, "", 1, 0
|
|
cycleCnt = scalar, S32, 1180, "", 1, 0
|
|
; total TS size = 1184
|
|
hwEventCounters1 = scalar, U32, 1184, "", 1, 0
|
|
hwEventCounters2 = scalar, U32, 1188, "", 1, 0
|
|
hwEventCounters3 = scalar, U32, 1192, "", 1, 0
|
|
hwEventCounters4 = scalar, U32, 1196, "", 1, 0
|
|
hwEventCounters5 = scalar, U32, 1200, "", 1, 0
|
|
hwEventCounters6 = scalar, U32, 1204, "", 1, 0
|
|
vvtCamCounter = scalar, U32, 1208, "", 1, 0
|
|
mapVvt_MAP_AT_SPECIAL_POINT = scalar, F32, 1212, "", 1, 0
|
|
mapVvt_MAP_AT_DIFF = scalar, F32, 1216, "", 1, 0
|
|
mapVvt_MAP_AT_CYCLE_COUNT = scalar, U08, 1220, "", 1, 0
|
|
mapVvt_map_peak = scalar, U08, 1221, "", 1, 0
|
|
currentEngineDecodedPhase = scalar, F32, 1224, "deg", 1, 0
|
|
triggerToothAngleError = scalar, F32, 1228, "deg", 1, 0
|
|
triggerIgnoredToothCount = scalar, U08, 1232, "", 1, 0
|
|
mapCamPrevToothAngle = scalar, F32, 1236, "deg", 1, 0
|
|
isDecodingMapCam = bits, U32, 1240, [0:0]
|
|
; total TS size = 1244
|
|
crankSynchronizationCounter = scalar, U32, 1244, "", 1, 0
|
|
vvtSyncGapRatio = scalar, F32, 1248, "", 1, 0
|
|
vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
|
|
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
|
|
vvtToothPosition1 = scalar, F32, 1260, "sync: Cam Tooth Position", 1, 0
|
|
vvtToothPosition2 = scalar, F32, 1264, "sync: Cam Tooth Position", 1, 0
|
|
vvtToothPosition3 = scalar, F32, 1268, "sync: Cam Tooth Position", 1, 0
|
|
vvtToothPosition4 = scalar, F32, 1272, "sync: Cam Tooth Position", 1, 0
|
|
triggerSyncGapRatio = scalar, F32, 1276, "", 1, 0
|
|
triggerStateIndex = scalar, U08, 1280, "", 1, 0
|
|
camResyncCounter = scalar, U08, 1281, "", 1, 0
|
|
vvtStateIndex = scalar, U08, 1282, "", 1, 0
|
|
; total TS size = 1284
|
|
m_hasSynchronizedPhase = bits, U32, 1284, [0:0]
|
|
; total TS size = 1288
|
|
wallFuelCorrection = scalar, F32, 1288, "", 1, 0
|
|
wallFuel = scalar, F32, 1292, "", 1, 0
|
|
; total TS size = 1296
|
|
idleState = bits, S32, 1296, [0:2], "not important"
|
|
currentIdlePosition = scalar, F32, 1300
|
|
baseIdlePosition = scalar, F32, 1304
|
|
idleClosedLoop = scalar, F32, 1308
|
|
iacByTpsTaper = scalar, F32, 1312
|
|
throttlePedalUpState = scalar, S32, 1316, "", 1, 0
|
|
mightResetPid = bits, U32, 1320, [0:0]
|
|
shouldResetPid = bits, U32, 1320, [1:1]
|
|
wasResetPid = bits, U32, 1320, [2:2]
|
|
mustResetPid = bits, U32, 1320, [3:3]
|
|
isCranking = bits, U32, 1320, [4:4]
|
|
isIacTableForCoasting = bits, U32, 1320, [5:5]
|
|
notIdling = bits, U32, 1320, [6:6]
|
|
needReset = bits, U32, 1320, [7:7]
|
|
isInDeadZone = bits, U32, 1320, [8:8]
|
|
isBlipping = bits, U32, 1320, [9:9]
|
|
useClosedLoop = bits, U32, 1320, [10:10]
|
|
badTps = bits, U32, 1320, [11:11]
|
|
looksLikeRunning = bits, U32, 1320, [12:12]
|
|
looksLikeCoasting = bits, U32, 1320, [13:13]
|
|
looksLikeCrankToIdle = bits, U32, 1320, [14:14]
|
|
isIdleCoasting = bits, U32, 1320, [15:15]
|
|
isIdleClosedLoop = bits, U32, 1320, [16:16]
|
|
idleTarget = scalar, S32, 1324, "", 1, 0
|
|
targetRpmByClt = scalar, S32, 1328, "", 1, 0
|
|
targetRpmAc = scalar, S32, 1332, "", 1, 0
|
|
iacByRpmTaper = scalar, F32, 1336
|
|
luaAdd = scalar, F32, 1340
|
|
; total TS size = 1344
|
|
idlePosition = scalar, F32, 1344, "per", 1,0
|
|
trim = scalar, F32, 1348, "", 1, 0
|
|
luaAdjustment = scalar, F32, 1352, "per", 1,0
|
|
m_wastegatePosition = scalar, F32, 1356, "per", 1,0
|
|
etbFeedForward = scalar, F32, 1360
|
|
etbIntegralError = scalar, F32, 1364, "", 1, 0
|
|
etbCurrentTarget = scalar, F32, 1368, "%", 1, 0
|
|
etbCurrentAdjustedTarget = scalar, F32, 1372, "%", 1, 0
|
|
etbRevLimitActive = bits, U32, 1376, [0:0]
|
|
jamDetected = bits, U32, 1376, [1:1]
|
|
etbDutyRateOfChange = scalar, F32, 1380, "per", 1,0
|
|
etbDutyAverage = scalar, F32, 1384, "per", 1,0
|
|
etbTpsErrorCounter = scalar, U16, 1388, "count", 1,0
|
|
etbPpsErrorCounter = scalar, U16, 1390, "count", 1,0
|
|
etbErrorCode = scalar, S08, 1392, "", 1, 0
|
|
jamTimer = scalar, U16, 1394, "sec", 0.01, 0
|
|
; total TS size = 1396
|
|
faultCode = scalar, U08, 1396, "", 1, 0
|
|
heaterDuty = scalar, U08, 1397, "%", 1, 0
|
|
pumpDuty = scalar, U08, 1398, "%", 1, 0
|
|
tempC = scalar, U16, 1400, "C", 1, 0
|
|
nernstVoltage = scalar, U16, 1402, "V", 0.001, 0
|
|
esr = scalar, U16, 1404, "ohm", 1, 0
|
|
; total TS size = 1408
|
|
dcOutput0 = scalar, F32, 1408, "per", 1,0
|
|
isEnabled0_int = scalar, U08, 1412, "per", 1,0
|
|
isEnabled0 = bits, U32, 1416, [0:0]
|
|
; total TS size = 1420
|
|
value0 = scalar, U16, 1420, "value", 1,0
|
|
value1 = scalar, U16, 1422, "value", 1,0
|
|
errorRate = scalar, F32, 1424, "ratio", 1,0
|
|
; total TS size = 1428
|
|
vvtTarget = scalar, U16, 1428, "deg", 0.1, 0
|
|
vvtOutput = scalar, U08, 1430, "%", 0.5, 0
|
|
; total TS size = 1432
|
|
lambdaCurrentlyGood = bits, U32, 1432, [0:0]
|
|
lambdaMonitorCut = bits, U32, 1432, [1:1]
|
|
lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0
|
|
; total TS size = 1440
|