rusefi/firmware/console/binary/generated/data_logs.ini

829 lines
50 KiB
INI

entry = sd_present, "SD: Present", int, "%d"
entry = sd_logging_internal, "SD: Logging", int, "%d"
entry = triggerScopeReady, "triggerScopeReady", int, "%d"
entry = antilagTriggered, "antilagTriggered", int, "%d"
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
entry = checkEngine, "checkEngine", int, "%d"
entry = needBurn, "needBurn", int, "%d"
entry = sd_msd, "SD: MSD", int, "%d"
entry = toothLogReady, "Tooth Logger Ready", int, "%d"
entry = isTpsError, "Error: TPS", int, "%d"
entry = isCltError, "Error: CLT", int, "%d"
entry = isMapError, "Error: MAP", int, "%d"
entry = isIatError, "Error: IAT", int, "%d"
entry = isTriggerError, "Error: Trigger", int, "%d"
entry = hasCriticalError, "Error: Active", int, "%d"
entry = isWarnNow, "Warning: Active", int, "%d"
entry = isPedalError, "Error: Pedal", int, "%d"
entry = isKnockChipOk, "isKnockChipOk", int, "%d"
entry = launchTriggered, "Launch Control Triggered", int, "%d"
entry = isTps2Error, "Error: TPS2", int, "%d"
entry = injectorFault, "Injector Fault", int, "%d"
entry = ignitionFault, "Ignition Fault", int, "%d"
entry = isUsbConnected, "isUsbConnected", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = sd_active_wr, "SD card writing", int, "%d"
entry = sd_active_rd, "SD card reading", int, "%d"
entry = isMapValid, "MAP from sensor seems valid", int, "%d"
entry = triggerPageRefreshFlag, "triggerPageRefreshFlag", int, "%d"
entry = hasFaultReportFile, "hasFaultReportFile", int, "%d"
entry = RPMValue, "RPM", int, "%d"
entry = rpmAcceleration, "dRPM", int, "%d"
entry = speedToRpmRatio, "Gearbox Ratio", float, "%.3f"
entry = internalMcuTemperature, "CPU Temperature", int, "%d"
entry = coolant, "CLT", float, "%.3f"
entry = intake, "IAT", float, "%.3f"
entry = auxTemp1, "auxTemp1", float, "%.3f"
entry = auxTemp2, "auxTemp2", float, "%.3f"
entry = TPSValue, "TPS", float, "%.3f"
entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f"
entry = tpsADC, "tpsADC", int, "%d"
entry = rawMaf, "rawMaf", float, "%.3f"
entry = mafMeasured, "MAF", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
entry = actualLastInjection, "Fuel: Last inj pulse width", float, "%.3f"
entry = injectorDutyCycle, "Fuel: injector duty cycle", float, "%.3f"
entry = tempLogging1, "tempLogging1", int, "%d"
entry = injectionOffset, "Fuel: Injection timing SOI", int, "%d"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
entry = wallFuelAmount, "Fuel: wall amount", float, "%.3f"
entry = wallFuelCorrectionValue, "Fuel: wall correction", float, "%.3f"
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = canReadCounter, "CAN: Rx", int, "%d"
entry = tpsAccelFuel, "Fuel: TPS AE add fuel ms", float, "%.3f"
entry = currentIgnitionMode, "Ignition: Mode", int, "%d"
entry = currentInjectionMode, "Fuel: Injection mode", int, "%d"
entry = coilDutyCycle, "Ignition: coil duty cycle", float, "%.3f"
entry = etb1DutyCycle, "ETB: Duty", float, "%.3f"
entry = fuelTankLevel, "Fuel level", float, "%.3f"
entry = totalFuelConsumption, "Fuel: Total consumed", int, "%d"
entry = fuelFlowRate, "Fuel: Flow rate", float, "%.3f"
entry = TPS2Value, "TPS2", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
entry = veValue, "Fuel: VE", float, "%.3f"
entry = seconds, "Uptime", int, "%d"
entry = engineMode, "Engine Mode", int, "%d"
entry = firmwareVersion, "firmware", int, "%d"
entry = rawIdlePositionSensor, "rawIdlePositionSensor", float, "%.3f"
entry = rawWastegatePosition, "rawWastegatePosition", float, "%.3f"
entry = accelerationLat, "Accel: Lateral", float, "%.3f"
entry = accelerationLon, "Accel: Longitudinal", float, "%.3f"
entry = detectedGear, "Detected Gear", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = rawLowFuelPressure, "rawLowFuelPressure", float, "%.3f"
entry = rawHighFuelPressure, "rawHighFuelPressure", float, "%.3f"
entry = lowFuelPressure, "Fuel pressure (low)", float, "%.3f"
entry = tcuDesiredGear, "TCU: Desired Gear", int, "%d"
entry = flexPercent, "Flex Ethanol %", float, "%.3f"
entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = tempLogging3, "tempLogging3", int, "%d"
entry = tempLogging4, "tempLogging4", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"
entry = warningCounter, "Warning: counter", int, "%d"
entry = lastErrorCode, "Warning: last", int, "%d"
entry = recentErrorCode1, "Warning code 1", int, "%d"
entry = recentErrorCode2, "Warning code 2", int, "%d"
entry = recentErrorCode3, "Warning code 3", int, "%d"
entry = recentErrorCode4, "Warning code 4", int, "%d"
entry = recentErrorCode5, "Warning code 5", int, "%d"
entry = recentErrorCode6, "Warning code 6", int, "%d"
entry = recentErrorCode7, "Warning code 7", int, "%d"
entry = recentErrorCode8, "Warning code 8", int, "%d"
entry = debugFloatField1, "debugFloatField1", float, "%.3f"
entry = debugFloatField2, "debugFloatField2", float, "%.3f"
entry = debugFloatField3, "debugFloatField3", float, "%.3f"
entry = debugFloatField4, "debugFloatField4", float, "%.3f"
entry = debugFloatField5, "debugFloatField5", float, "%.3f"
entry = debugFloatField6, "debugFloatField6", float, "%.3f"
entry = debugFloatField7, "debugFloatField7", float, "%.3f"
entry = debugIntField1, "debugIntField1", int, "%d"
entry = debugIntField2, "debugIntField2", int, "%d"
entry = debugIntField3, "debugIntField3", int, "%d"
entry = debugIntField4, "debugIntField4", int, "%d"
entry = debugIntField5, "debugIntField5", int, "%d"
entry = egt1, "EGT 1", float, "%.3f"
entry = egt2, "EGT 2", float, "%.3f"
entry = egt3, "EGT 3", float, "%.3f"
entry = egt4, "EGT 4", float, "%.3f"
entry = egt5, "EGT 5", float, "%.3f"
entry = egt6, "EGT 6", float, "%.3f"
entry = egt7, "EGT 7", float, "%.3f"
entry = egt8, "EGT 8", float, "%.3f"
entry = rawTps1Primary, "rawTps1Primary", float, "%.3f"
entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = rawAcPressure, "rawAcPressure", float, "%.3f"
entry = rawFuelLevel, "rawFuelLevel", float, "%.3f"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = rawPpsPrimary, "rawPpsPrimary", float, "%.3f"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = rawRawPpsPrimary, "rawRawPpsPrimary", float, "%.3f"
entry = rawRawPpsSecondary, "rawRawPpsSecondary", float, "%.3f"
entry = idlePositionSensor, "Idle: Position sensor", float, "%.3f"
entry = AFRValue, "Air/Fuel Ratio", float, "%.3f"
entry = VssAcceleration, "Vss Accel", float, "%.3f"
entry = lambdaValue2, "Lambda 2", float, "%.3f"
entry = AFRValue2, "Air/Fuel Ratio 2", float, "%.3f"
entry = vvtPositionB1E, "VVT: bank 1 exhaust", float, "%.3f"
entry = vvtPositionB2I, "VVT: bank 2 intake", float, "%.3f"
entry = vvtPositionB2E, "VVT: bank 2 exhaust", float, "%.3f"
entry = fuelPidCorrection1, "Fuel: Trim bank 1", float, "%.3f"
entry = fuelPidCorrection2, "Fuel: Trim bank 2", float, "%.3f"
entry = rawTps1Secondary, "rawTps1Secondary", float, "%.3f"
entry = rawTps2Primary, "rawTps2Primary", float, "%.3f"
entry = rawTps2Secondary, "rawTps2Secondary", float, "%.3f"
entry = accelerationVert, "Accel: Vertical", float, "%.3f"
entry = gyroYaw, "Gyro: Yaw rate", float, "%.3f"
entry = vvtTargets1, "vvtTargets 1", int, "%d"
entry = vvtTargets2, "vvtTargets 2", int, "%d"
entry = vvtTargets3, "vvtTargets 3", int, "%d"
entry = vvtTargets4, "vvtTargets 4", int, "%d"
entry = turboSpeed, "Turbocharger Speed", int, "%d"
entry = ignitionAdvanceCyl1, "Ign: Timing Cyl 1", float, "%.3f"
entry = ignitionAdvanceCyl2, "Ign: Timing Cyl 2", float, "%.3f"
entry = ignitionAdvanceCyl3, "Ign: Timing Cyl 3", float, "%.3f"
entry = ignitionAdvanceCyl4, "Ign: Timing Cyl 4", float, "%.3f"
entry = ignitionAdvanceCyl5, "Ign: Timing Cyl 5", float, "%.3f"
entry = ignitionAdvanceCyl6, "Ign: Timing Cyl 6", float, "%.3f"
entry = ignitionAdvanceCyl7, "Ign: Timing Cyl 7", float, "%.3f"
entry = ignitionAdvanceCyl8, "Ign: Timing Cyl 8", float, "%.3f"
entry = ignitionAdvanceCyl9, "Ign: Timing Cyl 9", float, "%.3f"
entry = ignitionAdvanceCyl10, "Ign: Timing Cyl 10", float, "%.3f"
entry = ignitionAdvanceCyl11, "Ign: Timing Cyl 11", float, "%.3f"
entry = ignitionAdvanceCyl12, "Ign: Timing Cyl 12", float, "%.3f"
entry = tps1Split, "tps1Split", float, "%.3f"
entry = tps2Split, "tps2Split", float, "%.3f"
entry = tps12Split, "tps12Split", float, "%.3f"
entry = accPedalSplit, "accPedalSplit", float, "%.3f"
entry = sparkCutReason, "Ign: Cut Code", int, "%d"
entry = fuelCutReason, "Fuel: Cut Code", int, "%d"
entry = mafEstimate, "Air: Flow estimate", float, "%.3f"
entry = instantRpm, "sync: instant RPM", int, "%d"
entry = rawMap, "rawMap", float, "%.3f"
entry = rawAfr, "rawAfr", float, "%.3f"
entry = calibrationValue2, "calibrationValue2", float, "%.3f"
entry = luaInvocationCounter, "Lua: Tick counter", int, "%d"
entry = luaLastCycleDuration, "Lua: Last tick duration", int, "%d"
entry = vssEdgeCounter, "vssEdgeCounter", int, "%d"
entry = issEdgeCounter, "issEdgeCounter", int, "%d"
entry = auxLinear1, "Aux linear #1", float, "%.3f"
entry = auxLinear2, "Aux linear #2", float, "%.3f"
entry = auxLinear3, "Aux linear #3", float, "%.3f"
entry = auxLinear4, "Aux linear #4", float, "%.3f"
entry = fallbackMap, "fallbackMap", float, "%.3f"
entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = canWriteOk, "CAN: Tx OK", int, "%d"
entry = canWriteNotOk, "CAN: Tx err", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"
entry = triggerPrimaryRise, "triggerPrimaryRise", int, "%d"
entry = triggerSecondaryFall, "triggerSecondaryFall", int, "%d"
entry = triggerSecondaryRise, "triggerSecondaryRise", int, "%d"
entry = triggerVvtFall, "triggerVvtFall", int, "%d"
entry = triggerVvtRise, "triggerVvtRise", int, "%d"
entry = triggerVvt2Fall, "triggerVvt2Fall", int, "%d"
entry = triggerVvt2Rise, "triggerVvt2Rise", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "Ign: Multispark count", int, "%d"
entry = extiOverflowCount, "extiOverflowCount", int, "%d"
entry = alternatorStatus_pTerm, "alternatorStatus_pTerm", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"
entry = alternatorStatus_dTerm, "alternatorStatus_dTerm", float, "%.3f"
entry = alternatorStatus_output, "alternatorStatus_output", float, "%.3f"
entry = alternatorStatus_error, "alternatorStatus_error", float, "%.3f"
entry = alternatorStatus_resetCounter, "alternatorStatus_resetCounter", int, "%d"
entry = idleStatus_pTerm, "idleStatus_pTerm", float, "%.3f"
entry = idleStatus_iTerm, "idleStatus_iTerm", float, "%.3f"
entry = idleStatus_dTerm, "idleStatus_dTerm", float, "%.3f"
entry = idleStatus_output, "idleStatus_output", float, "%.3f"
entry = idleStatus_error, "idleStatus_error", float, "%.3f"
entry = idleStatus_resetCounter, "idleStatus_resetCounter", int, "%d"
entry = etbStatus_pTerm, "etbStatus_pTerm", float, "%.3f"
entry = etbStatus_iTerm, "etbStatus_iTerm", float, "%.3f"
entry = etbStatus_dTerm, "etbStatus_dTerm", float, "%.3f"
entry = etbStatus_output, "etbStatus_output", float, "%.3f"
entry = etbStatus_error, "etbStatus_error", float, "%.3f"
entry = etbStatus_resetCounter, "etbStatus_resetCounter", int, "%d"
entry = boostStatus_pTerm, "boostStatus_pTerm", float, "%.3f"
entry = boostStatus_iTerm, "boostStatus_iTerm", float, "%.3f"
entry = boostStatus_dTerm, "boostStatus_dTerm", float, "%.3f"
entry = boostStatus_output, "boostStatus_output", float, "%.3f"
entry = boostStatus_error, "boostStatus_error", float, "%.3f"
entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
entry = wastegateDcStatus_pTerm, "wastegateDcStatus_pTerm", float, "%.3f"
entry = wastegateDcStatus_iTerm, "wastegateDcStatus_iTerm", float, "%.3f"
entry = wastegateDcStatus_dTerm, "wastegateDcStatus_dTerm", float, "%.3f"
entry = wastegateDcStatus_output, "wastegateDcStatus_output", float, "%.3f"
entry = wastegateDcStatus_error, "wastegateDcStatus_error", float, "%.3f"
entry = wastegateDcStatus_resetCounter, "wastegateDcStatus_resetCounter", int, "%d"
entry = vvtStatus1_pTerm, "vvtStatus1_pTerm", float, "%.3f"
entry = vvtStatus1_iTerm, "vvtStatus1_iTerm", float, "%.3f"
entry = vvtStatus1_dTerm, "vvtStatus1_dTerm", float, "%.3f"
entry = vvtStatus1_output, "vvtStatus1_output", float, "%.3f"
entry = vvtStatus1_error, "vvtStatus1_error", float, "%.3f"
entry = vvtStatus1_resetCounter, "vvtStatus1_resetCounter", int, "%d"
entry = vvtStatus2_pTerm, "vvtStatus2_pTerm", float, "%.3f"
entry = vvtStatus2_iTerm, "vvtStatus2_iTerm", float, "%.3f"
entry = vvtStatus2_dTerm, "vvtStatus2_dTerm", float, "%.3f"
entry = vvtStatus2_output, "vvtStatus2_output", float, "%.3f"
entry = vvtStatus2_error, "vvtStatus2_error", float, "%.3f"
entry = vvtStatus2_resetCounter, "vvtStatus2_resetCounter", int, "%d"
entry = vvtStatus3_pTerm, "vvtStatus3_pTerm", float, "%.3f"
entry = vvtStatus3_iTerm, "vvtStatus3_iTerm", float, "%.3f"
entry = vvtStatus3_dTerm, "vvtStatus3_dTerm", float, "%.3f"
entry = vvtStatus3_output, "vvtStatus3_output", float, "%.3f"
entry = vvtStatus3_error, "vvtStatus3_error", float, "%.3f"
entry = vvtStatus3_resetCounter, "vvtStatus3_resetCounter", int, "%d"
entry = vvtStatus4_pTerm, "vvtStatus4_pTerm", float, "%.3f"
entry = vvtStatus4_iTerm, "vvtStatus4_iTerm", float, "%.3f"
entry = vvtStatus4_dTerm, "vvtStatus4_dTerm", float, "%.3f"
entry = vvtStatus4_output, "vvtStatus4_output", float, "%.3f"
entry = vvtStatus4_error, "vvtStatus4_error", float, "%.3f"
entry = vvtStatus4_resetCounter, "vvtStatus4_resetCounter", int, "%d"
entry = auxSpeed1, "Aux speed 1", int, "%d"
entry = auxSpeed2, "Aux speed 2", int, "%d"
entry = ISSValue, "TCU: Input Shaft Speed", int, "%d"
entry = rawAnalogInput1, "rawAnalogInput 1", float, "%.3f"
entry = rawAnalogInput2, "rawAnalogInput 2", float, "%.3f"
entry = rawAnalogInput3, "rawAnalogInput 3", float, "%.3f"
entry = rawAnalogInput4, "rawAnalogInput 4", float, "%.3f"
entry = rawAnalogInput5, "rawAnalogInput 5", float, "%.3f"
entry = rawAnalogInput6, "rawAnalogInput 6", float, "%.3f"
entry = rawAnalogInput7, "rawAnalogInput 7", float, "%.3f"
entry = rawAnalogInput8, "rawAnalogInput 8", float, "%.3f"
entry = gppwmOutput1, "GPPWM Output 1", float, "%.3f"
entry = gppwmOutput2, "GPPWM Output 2", float, "%.3f"
entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f"
entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f"
entry = gppwmXAxis1, "gppwmXAxis 1", int, "%d"
entry = gppwmXAxis2, "gppwmXAxis 2", int, "%d"
entry = gppwmXAxis3, "gppwmXAxis 3", int, "%d"
entry = gppwmXAxis4, "gppwmXAxis 4", int, "%d"
entry = gppwmYAxis1, "gppwmYAxis 1", float, "%.3f"
entry = gppwmYAxis2, "gppwmYAxis 2", float, "%.3f"
entry = gppwmYAxis3, "gppwmYAxis 3", float, "%.3f"
entry = gppwmYAxis4, "gppwmYAxis 4", float, "%.3f"
entry = rawBattery, "rawBattery", float, "%.3f"
entry = ignBlendParameter1, "ignBlendParameter 1", float, "%.3f"
entry = ignBlendParameter2, "ignBlendParameter 2", float, "%.3f"
entry = ignBlendParameter3, "ignBlendParameter 3", float, "%.3f"
entry = ignBlendParameter4, "ignBlendParameter 4", float, "%.3f"
entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f"
entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f"
entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f"
entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f"
entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f"
entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f"
entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f"
entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f"
entry = veBlendParameter1, "veBlendParameter 1", float, "%.3f"
entry = veBlendParameter2, "veBlendParameter 2", float, "%.3f"
entry = veBlendParameter3, "veBlendParameter 3", float, "%.3f"
entry = veBlendParameter4, "veBlendParameter 4", float, "%.3f"
entry = veBlendBias1, "veBlendBias 1", float, "%.3f"
entry = veBlendBias2, "veBlendBias 2", float, "%.3f"
entry = veBlendBias3, "veBlendBias 3", float, "%.3f"
entry = veBlendBias4, "veBlendBias 4", float, "%.3f"
entry = veBlendOutput1, "veBlendOutput 1", float, "%.3f"
entry = veBlendOutput2, "veBlendOutput 2", float, "%.3f"
entry = veBlendOutput3, "veBlendOutput 3", float, "%.3f"
entry = veBlendOutput4, "veBlendOutput 4", float, "%.3f"
entry = boostOpenLoopBlendParameter1, "boostOpenLoopBlendParameter 1", float, "%.3f"
entry = boostOpenLoopBlendParameter2, "boostOpenLoopBlendParameter 2", float, "%.3f"
entry = boostOpenLoopBlendBias1, "boostOpenLoopBlendBias 1", float, "%.3f"
entry = boostOpenLoopBlendBias2, "boostOpenLoopBlendBias 2", float, "%.3f"
entry = boostOpenLoopBlendOutput1, "boostOpenLoopBlendOutput 1", int, "%d"
entry = boostOpenLoopBlendOutput2, "boostOpenLoopBlendOutput 2", int, "%d"
entry = boostClosedLoopBlendParameter1, "boostClosedLoopBlendParameter 1", float, "%.3f"
entry = boostClosedLoopBlendParameter2, "boostClosedLoopBlendParameter 2", float, "%.3f"
entry = boostClosedLoopBlendBias1, "boostClosedLoopBlendBias 1", float, "%.3f"
entry = boostClosedLoopBlendBias2, "boostClosedLoopBlendBias 2", float, "%.3f"
entry = boostClosedLoopBlendOutput1, "boostClosedLoopBlendOutput 1", float, "%.3f"
entry = boostClosedLoopBlendOutput2, "boostClosedLoopBlendOutput 2", float, "%.3f"
entry = targetAfrBlendParameter1, "targetAfrBlendParameter 1", float, "%.3f"
entry = targetAfrBlendParameter2, "targetAfrBlendParameter 2", float, "%.3f"
entry = targetAfrBlendBias1, "targetAfrBlendBias 1", float, "%.3f"
entry = targetAfrBlendBias2, "targetAfrBlendBias 2", float, "%.3f"
entry = targetAfrBlendOutput1, "targetAfrBlendOutput 1", float, "%.3f"
entry = targetAfrBlendOutput2, "targetAfrBlendOutput 2", float, "%.3f"
entry = coilState1, "coilState1", int, "%d"
entry = coilState2, "coilState2", int, "%d"
entry = coilState3, "coilState3", int, "%d"
entry = coilState4, "coilState4", int, "%d"
entry = coilState5, "coilState5", int, "%d"
entry = coilState6, "coilState6", int, "%d"
entry = coilState7, "coilState7", int, "%d"
entry = coilState8, "coilState8", int, "%d"
entry = coilState9, "coilState9", int, "%d"
entry = coilState10, "coilState10", int, "%d"
entry = coilState11, "coilState11", int, "%d"
entry = coilState12, "coilState12", int, "%d"
entry = injectorState1, "injectorState1", int, "%d"
entry = injectorState2, "injectorState2", int, "%d"
entry = injectorState3, "injectorState3", int, "%d"
entry = injectorState4, "injectorState4", int, "%d"
entry = injectorState5, "injectorState5", int, "%d"
entry = injectorState6, "injectorState6", int, "%d"
entry = injectorState7, "injectorState7", int, "%d"
entry = injectorState8, "injectorState8", int, "%d"
entry = injectorState9, "injectorState9", int, "%d"
entry = injectorState10, "injectorState10", int, "%d"
entry = injectorState11, "injectorState11", int, "%d"
entry = injectorState12, "injectorState12", int, "%d"
entry = triggerChannel1, "triggerChannel1", int, "%d"
entry = triggerChannel2, "triggerChannel2", int, "%d"
entry = vvtChannel1, "bank 1 intake cam input", int, "%d"
entry = vvtChannel2, "bank 1 exhaust cam input", int, "%d"
entry = vvtChannel3, "bank 2 intake cam input", int, "%d"
entry = vvtChannel4, "bank 2 exhaust cam input", int, "%d"
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
entry = mapFast, "mapFast", float, "%.3f"
entry = luaGauges1, "Lua: Gauge 1", float, "%.3f"
entry = luaGauges2, "Lua: Gauge 2", float, "%.3f"
entry = luaGauges3, "Lua: Gauge 3", float, "%.3f"
entry = luaGauges4, "Lua: Gauge 4", float, "%.3f"
entry = luaGauges5, "Lua: Gauge 5", float, "%.3f"
entry = luaGauges6, "Lua: Gauge 6", float, "%.3f"
entry = luaGauges7, "Lua: Gauge 7", float, "%.3f"
entry = luaGauges8, "Lua: Gauge 8", float, "%.3f"
entry = rawMaf2, "rawMaf2", float, "%.3f"
entry = mafMeasured2, "MAF #2", float, "%.3f"
entry = schedulingUsedCount, "schedulingUsedCount", int, "%d"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.3f"
entry = Gego, "Gego", float, "%.3f"
entry = testBenchIter, "testBenchIter", int, "%d"
entry = oilTemp, "oilTemp", float, "%.3f"
entry = fuelTemp, "fuelTemp", float, "%.3f"
entry = ambientTemp, "ambientTemp", float, "%.3f"
entry = compressorDischargeTemp, "compressorDischargeTemp", float, "%.3f"
entry = compressorDischargePressure, "compressorDischargePressure", float, "%.3f"
entry = throttleInletPressure, "throttleInletPressure", float, "%.3f"
entry = ignitionOnTime, "ignitionOnTime", int, "%d"
entry = engineRunTime, "engineRunTime", int, "%d"
entry = distanceTraveled, "distanceTraveled", float, "%.3f"
entry = afrGasolineScale, "Air/Fuel Ratio (Gas Scale)", float, "%.3f"
entry = afr2GasolineScale, "Air/Fuel Ratio 2 (Gas Scale)", float, "%.3f"
entry = wheelSlipRatio, "wheelSlipRatio", float, "%.3f"
entry = ignitorDiagnostic1, "ignitorDiagnostic 1", int, "%d"
entry = ignitorDiagnostic2, "ignitorDiagnostic 2", int, "%d"
entry = ignitorDiagnostic3, "ignitorDiagnostic 3", int, "%d"
entry = ignitorDiagnostic4, "ignitorDiagnostic 4", int, "%d"
entry = ignitorDiagnostic5, "ignitorDiagnostic 5", int, "%d"
entry = ignitorDiagnostic6, "ignitorDiagnostic 6", int, "%d"
entry = ignitorDiagnostic7, "ignitorDiagnostic 7", int, "%d"
entry = ignitorDiagnostic8, "ignitorDiagnostic 8", int, "%d"
entry = ignitorDiagnostic9, "ignitorDiagnostic 9", int, "%d"
entry = ignitorDiagnostic10, "ignitorDiagnostic 10", int, "%d"
entry = ignitorDiagnostic11, "ignitorDiagnostic 11", int, "%d"
entry = ignitorDiagnostic12, "ignitorDiagnostic 12", int, "%d"
entry = injectorDiagnostic1, "injectorDiagnostic 1", int, "%d"
entry = injectorDiagnostic2, "injectorDiagnostic 2", int, "%d"
entry = injectorDiagnostic3, "injectorDiagnostic 3", int, "%d"
entry = injectorDiagnostic4, "injectorDiagnostic 4", int, "%d"
entry = injectorDiagnostic5, "injectorDiagnostic 5", int, "%d"
entry = injectorDiagnostic6, "injectorDiagnostic 6", int, "%d"
entry = injectorDiagnostic7, "injectorDiagnostic 7", int, "%d"
entry = injectorDiagnostic8, "injectorDiagnostic 8", int, "%d"
entry = injectorDiagnostic9, "injectorDiagnostic 9", int, "%d"
entry = injectorDiagnostic10, "injectorDiagnostic 10", int, "%d"
entry = injectorDiagnostic11, "injectorDiagnostic 11", int, "%d"
entry = injectorDiagnostic12, "injectorDiagnostic 12", int, "%d"
entry = actualLastInjectionStage2, "Fuel: Last inj pulse width stg 2", float, "%.3f"
entry = injectorDutyCycleStage2, "Fuel: injector duty cycle stage 2", float, "%.3f"
entry = rawFlexFreq, "rawFlexFreq", int, "%d"
entry = fastAdcErrorsCount, "fastAdcErrorsCount", int, "%d"
entry = deviceUid, "deviceUid", int, "%d"
entry = mc33810spiErrorCounter, "mc33810spiErrorCounter", int, "%d"
entry = sadDwellRatioCounter, "sadDwellRatioCounter", int, "%d"
entry = injectionPrimingCounter, "injectionPrimingCounter", int, "%d"
entry = tempLogging2, "tempLogging2", int, "%d"
entry = acPressure, "A/C pressure", float, "%.3f"
entry = rawAuxAnalog1, "rawAuxAnalog1", float, "%.3f"
entry = rawAuxAnalog2, "rawAuxAnalog2", float, "%.3f"
entry = rawAuxAnalog3, "rawAuxAnalog3", float, "%.3f"
entry = rawAuxAnalog4, "rawAuxAnalog4", float, "%.3f"
entry = fastAdcErrorCallbackCount, "fastAdcErrorCallbackCount", int, "%d"
entry = slowAdcErrorsCount, "slowAdcErrorsCount", int, "%d"
entry = rawAuxTemp1, "rawAuxTemp1", float, "%.3f"
entry = rawAuxTemp2, "rawAuxTemp2", float, "%.3f"
entry = rawAmbientTemp, "rawAmbientTemp", float, "%.3f"
entry = rtcUnixEpochTime, "rtcUnixEpochTime", int, "%d"
entry = sparkCutReasonBlinker, "sparkCutReasonBlinker", int, "%d"
entry = fuelCutReasonBlinker, "fuelCutReasonBlinker", int, "%d"
entry = totalFuelCorrection, "Fuel: Total correction", float, "%.3f"
entry = running_postCrankingFuelCorrection, "Fuel: Post cranking mult", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "Fuel: IAT correction", float, "%.3f"
entry = running_coolantTemperatureCoefficient, "Fuel: CLT correction", float, "%.3f"
entry = running_timeSinceCrankingInSecs, "running_timeSinceCrankingInSecs", float, "%.3f"
entry = running_baseFuel, "Fuel: base cycle mass", float, "%.3f"
entry = running_fuel, "Fuel: running", float, "%.3f"
entry = afrTableYAxis, "afrTableYAxis", float, "%.3f"
entry = targetLambda, "Fuel: target lambda", float, "%.3f"
entry = targetAFR, "Fuel: target AFR", float, "%.3f"
entry = stoichiometricRatio, "Fuel: Stoich ratio", float, "%.3f"
entry = sdTcharge_coff, "sdTcharge_coff", float, "%.3f"
entry = sdAirMassInOneCylinder, "Air: Cylinder airmass", float, "%.3f"
entry = normalizedCylinderFilling, "Air: Normalized cyl filling", float, "%.3f"
entry = brokenInjector, "brokenInjector", int, "%d"
entry = idealEngineTorque, "idealEngineTorque", int, "%d"
entry = injectorHwIssue, "injectorHwIssue", int, "%d"
entry = baseDwell, "Ignition: base dwell", float, "%.3f"
entry = sparkDwell, "Ignition: coil charge time", float, "%.3f"
entry = dwellDurationAngle, "Ignition: dwell duration", float, "%.3f"
entry = cltTimingCorrection, "Ign: CLT correction", float, "%.3f"
entry = timingIatCorrection, "Ign: IAT correction", float, "%.3f"
entry = timingPidCorrection, "Idle: Timing adjustment", float, "%.3f"
entry = dfcoTimingRetard, "DFCO: Timing retard", float, "%.3f"
entry = baseIgnitionAdvance, "Timing: base ignition", float, "%.3f"
entry = correctedIgnitionAdvance, "Timing: ignition", float, "%.3f"
entry = tractionAdvanceDrop, "Traction: timing correction", float, "%.3f"
entry = dwellVoltageCorrection, "Ign: Dwell voltage correction", float, "%.3f"
entry = luaTimingAdd, "Ign: Lua timing add", float, "%.3f"
entry = luaTimingMult, "Ign: Lua timing mult", float, "%.3f"
entry = luaIgnitionSkip, "Ign: Lua Spark Skip", int, "%d"
entry = m_knockLevel, "Knock: Current level", float, "%.3f"
entry = m_knockCyl1, "Knock: Cyl 1", int, "%d"
entry = m_knockCyl2, "Knock: Cyl 2", int, "%d"
entry = m_knockCyl3, "Knock: Cyl 3", int, "%d"
entry = m_knockCyl4, "Knock: Cyl 4", int, "%d"
entry = m_knockCyl5, "Knock: Cyl 5", int, "%d"
entry = m_knockCyl6, "Knock: Cyl 6", int, "%d"
entry = m_knockCyl7, "Knock: Cyl 7", int, "%d"
entry = m_knockCyl8, "Knock: Cyl 8", int, "%d"
entry = m_knockCyl9, "Knock: Cyl 9", int, "%d"
entry = m_knockCyl10, "Knock: Cyl 10", int, "%d"
entry = m_knockCyl11, "Knock: Cyl 11", int, "%d"
entry = m_knockCyl12, "Knock: Cyl 12", int, "%d"
entry = m_knockRetard, "Knock: Retard", float, "%.3f"
entry = m_knockThreshold, "Knock: Threshold", float, "%.3f"
entry = m_knockCount, "Knock: Count", int, "%d"
entry = m_maximumRetard, "Knock: Max retard", float, "%.3f"
entry = m_knockSpectrum1, "Knock: SpectrumData 1", int, "%d"
entry = m_knockSpectrum2, "Knock: SpectrumData 2", int, "%d"
entry = m_knockSpectrum3, "Knock: SpectrumData 3", int, "%d"
entry = m_knockSpectrum4, "Knock: SpectrumData 4", int, "%d"
entry = m_knockSpectrum5, "Knock: SpectrumData 5", int, "%d"
entry = m_knockSpectrum6, "Knock: SpectrumData 6", int, "%d"
entry = m_knockSpectrum7, "Knock: SpectrumData 7", int, "%d"
entry = m_knockSpectrum8, "Knock: SpectrumData 8", int, "%d"
entry = m_knockSpectrum9, "Knock: SpectrumData 9", int, "%d"
entry = m_knockSpectrum10, "Knock: SpectrumData 10", int, "%d"
entry = m_knockSpectrum11, "Knock: SpectrumData 11", int, "%d"
entry = m_knockSpectrum12, "Knock: SpectrumData 12", int, "%d"
entry = m_knockSpectrum13, "Knock: SpectrumData 13", int, "%d"
entry = m_knockSpectrum14, "Knock: SpectrumData 14", int, "%d"
entry = m_knockSpectrum15, "Knock: SpectrumData 15", int, "%d"
entry = m_knockSpectrum16, "Knock: SpectrumData 16", int, "%d"
entry = m_knockSpectrumChannelCyl, "Knock: ChannelAndCylNumber", int, "%d"
entry = m_knockFrequencyStart, "Knock: Start Freq", int, "%d"
entry = m_knockFrequencyStep, "Knock: Step Freq", float, "%.3f"
entry = m_knockFuelTrimMultiplier, "Knock: Fuel trim when knock", float, "%.3f"
entry = m_isPriming, "IsFuelPriming", int, "%d"
entry = tcuCurrentGear, "TCU: Current Gear", int, "%d"
entry = tcRatio, "TCU: Torque Converter Ratio", float, "%.3f"
entry = lastShiftTime, "lastShiftTime", float, "%.3f"
entry = tcu_currentRange, "TCU: Current Range", int, "%d"
entry = pressureControlDuty, "TCU: EPC Duty", int, "%d"
entry = torqueConverterDuty, "TCU: TC Duty", int, "%d"
entry = isShifting, "isShifting", int, "%d"
entry = throttleUseWotModel, "Air: Throttle model WOT", int, "%d"
entry = throttleModelCrossoverAngle, "Air: Throttle crossover pos", float, "%.3f"
entry = throttleEstimatedFlow, "Air: Throttle flow estimate", float, "%.3f"
entry = m_requested_pump, "GDI: HPFP duration", float, "%.3f"
entry = fuel_requested_percent, "GDI: requested_percent", float, "%.3f"
entry = fuel_requested_percent_pi, "GDI: percent_pi", float, "%.3f"
entry = noValve, "noValve", int, "%d"
entry = angleAboveMin, "angleAboveMin", int, "%d"
entry = isHpfpInactive, "isHpfpInactive", int, "%d"
entry = m_pressureTarget_kPa, "GDI: target pressure", float, "%.3f"
entry = nextLobe, "GDI: nextLobe", float, "%.3f"
entry = di_nextStart, "GDI: next start", float, "%.3f"
entry = m_deadtime, "Fuel: injector lag", float, "%.3f"
entry = pressureDelta, "Fuel: Injector pressure delta", float, "%.3f"
entry = pressureRatio, "Fuel: Injector pressure ratio", float, "%.3f"
entry = retardThresholdRpm, "Launch: Retard threshold RPM", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = isPreLaunchCondition, "isPreLaunchCondition", int, "%d"
entry = isLaunchCondition, "Launch: isLaunchCondition", int, "%d"
entry = isSwitchActivated, "Launch: isSwitchActivated", int, "%d"
entry = isClutchActivated, "Launch: isClutchActivated", int, "%d"
entry = isBrakePedalActivated, "isBrakePedalActivated", int, "%d"
entry = isValidInputPin, "Launch: isValidInputPin", int, "%d"
entry = activateSwitchCondition, "Launch: activateSwitchCondition", int, "%d"
entry = rpmLaunchCondition, "rpmLaunchCondition", int, "%d"
entry = rpmPreLaunchCondition, "rpmPreLaunchCondition", int, "%d"
entry = speedCondition, "Launch: speedCondition", int, "%d"
entry = tpsCondition, "Launch: tpsCondition", int, "%d"
entry = isTorqueReductionTriggerPinValid, "isTorqueReductionTriggerPinValid", int, "%d"
entry = torqueReductionTriggerPinState, "torqueReductionTriggerPinState", int, "%d"
entry = isTimeConditionSatisfied, "isTimeConditionSatisfied", int, "%d"
entry = isRpmConditionSatisfied, "isRpmConditionSatisfied", int, "%d"
entry = isAppConditionSatisfied, "isAppConditionSatisfied", int, "%d"
entry = isFlatShiftConditionSatisfied, "isFlatShiftConditionSatisfied", int, "%d"
entry = isAntilagCondition, "isAntilagCondition", int, "%d"
entry = ALSMinRPMCondition, "ALSMinRPMCondition", int, "%d"
entry = ALSMaxRPMCondition, "ALSMaxRPMCondition", int, "%d"
entry = ALSMinCLTCondition, "ALSMinCLTCondition", int, "%d"
entry = ALSMaxCLTCondition, "ALSMaxCLTCondition", int, "%d"
entry = ALSMaxThrottleIntentCondition, "ALSMaxThrottleIntentCondition", int, "%d"
entry = isALSSwitchActivated, "isALSSwitchActivated", int, "%d"
entry = ALSActivatePinState, "ALSActivatePinState", int, "%d"
entry = ALSSwitchCondition, "ALSSwitchCondition", int, "%d"
entry = ALSTimerCondition, "ALSTimerCondition", int, "%d"
entry = fuelALSCorrection, "fuelALSCorrection", float, "%.3f"
entry = timingALSCorrection, "timingALSCorrection", float, "%.3f"
entry = timingALSSkip, "timingALSSkip", float, "%.3f"
entry = isTpsInvalid, "isTpsInvalid", int, "%d"
entry = m_shouldResetPid, "m_shouldResetPid", int, "%d"
entry = isBelowClosedLoopThreshold, "isBelowClosedLoopThreshold", int, "%d"
entry = isNotClosedLoop, "isNotClosedLoop", int, "%d"
entry = isZeroRpm, "isZeroRpm", int, "%d"
entry = hasInitBoost, "hasInitBoost", int, "%d"
entry = rpmTooLow, "rpmTooLow", int, "%d"
entry = tpsTooLow, "tpsTooLow", int, "%d"
entry = mapTooLow, "mapTooLow", int, "%d"
entry = isPlantValid, "isPlantValid", int, "%d"
entry = isBoostControlled, "isBoostControlled", int, "%d"
entry = luaTargetAdd, "Boost: Lua target add", float, "%.3f"
entry = boostOutput, "Boost: Output", float, "%.3f"
entry = luaTargetMult, "Boost: Lua target mult", float, "%.3f"
entry = openLoopPart, "Boost: Open loop", float, "%.3f"
entry = luaOpenLoopAdd, "Boost: Lua open loop add", float, "%.3f"
entry = boostControllerClosedLoopPart, "Boost: Closed loop", float, "%.3f"
entry = boostControlTarget, "Boost: Target", float, "%.3f"
entry = acButtonState, "AC switch", int, "%d"
entry = m_acEnabled, "AC enabled", int, "%d"
entry = engineTooSlow, "AC engine too slow", int, "%d"
entry = engineTooFast, "AC engine too fast", int, "%d"
entry = noClt, "AC no CLT", int, "%d"
entry = engineTooHot, "AC engine too hot", int, "%d"
entry = tpsTooHigh, "AC tps too high", int, "%d"
entry = isDisabledByLua, "AC disabled by Lua", int, "%d"
entry = acCompressorState, "AC compressor on", int, "%d"
entry = acPressureTooLow, "AC pressure too low", int, "%d"
entry = acPressureTooHigh, "AC pressure too high", int, "%d"
entry = isNitrousArmed, "isNitrousArmed", int, "%d"
entry = isNitrousSpeedCondition, "isNitrousSpeedCondition", int, "%d"
entry = isNitrousTpsCondition, "isNitrousTpsCondition", int, "%d"
entry = isNitrousCltCondition, "isNitrousCltCondition", int, "%d"
entry = isNitrousMapCondition, "isNitrousMapCondition", int, "%d"
entry = isNitrousAfrCondition, "isNitrousAfrCondition", int, "%d"
entry = isNitrousRpmCondition, "isNitrousRpmCondition", int, "%d"
entry = isNitrousCondition, "isNitrousCondition", int, "%d"
entry = fan1cranking, "fan1cranking", int, "%d"
entry = fan1notRunning, "fan1notRunning", int, "%d"
entry = fan1disabledWhileEngineStopped, "fan1Engine stopped", int, "%d"
entry = fan1brokenClt, "fan1Broken CLT", int, "%d"
entry = fan1enabledForAc, "fan1Enable for AC", int, "%d"
entry = fan1hot, "fan1Above hot threshold", int, "%d"
entry = fan1cold, "fan1Below cold threshold", int, "%d"
entry = fan1disabledBySpeed, "fan1disabledBySpeed", int, "%d"
entry = fan1m_state, "fan1On", int, "%d"
entry = fan1radiatorFanStatus, "fan1radiatorFanStatus", int, "%d"
entry = fan2cranking, "fan2cranking", int, "%d"
entry = fan2notRunning, "fan2notRunning", int, "%d"
entry = fan2disabledWhileEngineStopped, "fan2Engine stopped", int, "%d"
entry = fan2brokenClt, "fan2Broken CLT", int, "%d"
entry = fan2enabledForAc, "fan2Enable for AC", int, "%d"
entry = fan2hot, "fan2Above hot threshold", int, "%d"
entry = fan2cold, "fan2Below cold threshold", int, "%d"
entry = fan2disabledBySpeed, "fan2disabledBySpeed", int, "%d"
entry = fan2m_state, "fan2On", int, "%d"
entry = fan2radiatorFanStatus, "fan2radiatorFanStatus", int, "%d"
entry = isPrime, "isPrime", int, "%d"
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
entry = ignitionOn, "ignitionOn", int, "%d"
entry = isBenchTest, "Main relay: Bench test", int, "%d"
entry = hasIgnitionVoltage, "Main relay: Has IGN voltage", int, "%d"
entry = mainRelayState, "Main relay: On", int, "%d"
entry = delayedShutoffRequested, "Main relay: Delayed shutoff", int, "%d"
entry = lua_fuelAdd, "Lua: Fuel add", float, "%.3f"
entry = lua_fuelMult, "Lua: Fuel mult", float, "%.3f"
entry = lua_clutchUpState, "lua_clutchUpState", int, "%d"
entry = lua_brakePedalState, "lua_brakePedalState", int, "%d"
entry = lua_acRequestState, "lua_acRequestState", int, "%d"
entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d"
entry = lua_luaIgnCut, "lua_luaIgnCut", int, "%d"
entry = lua_luaFuelCut, "lua_luaFuelCut", int, "%d"
entry = lua_clutchDownState, "lua_clutchDownState", int, "%d"
entry = lua_disableDecelerationFuelCutOff, "lua_disableDecelerationFuelCutOff", int, "%d"
entry = lua_torqueReductionState, "lua_torqueReductionState", int, "%d"
entry = sd_tCharge, "Air: Charge temperature estimate", float, "%.3f"
entry = sd_tChargeK, "Air: Charge temperature estimate K", float, "%.3f"
entry = crankingFuel_coolantTemperatureCoefficient, "Fuel: cranking CLT mult", float, "%.3f"
entry = crankingFuel_tpsCoefficient, "Fuel: cranking TPS mult", float, "%.3f"
entry = crankingFuel_durationCoefficient, "Fuel: cranking duration mult", float, "%.3f"
entry = crankingFuel_fuel, "Fuel: Cranking cycle mass", float, "%.3f"
entry = baroCorrection, "Fuel: Barometric pressure mult", float, "%.3f"
entry = hellenBoardId, "Detected Board ID", int, "%d"
entry = clutchUpState, "Clutch: up", int, "%d"
entry = brakePedalState, "Brake switch", int, "%d"
entry = startStopState, "startStopState", int, "%d"
entry = smartChipState, "smartChipState", int, "%d"
entry = smartChipRestartCounter, "smartChipRestartCounter", int, "%d"
entry = smartChipAliveCounter, "smartChipAliveCounter", int, "%d"
entry = startStopPhysicalState, "startStopPhysicalState", int, "%d"
entry = acrActive, "Harley ACR Active", int, "%d"
entry = acrEngineMovedRecently, "acrEngineMovedRecently", int, "%d"
entry = heaterControlEnabled, "heaterControlEnabled", int, "%d"
entry = luaDigitalState0, "luaDigitalState0", int, "%d"
entry = luaDigitalState1, "luaDigitalState1", int, "%d"
entry = luaDigitalState2, "luaDigitalState2", int, "%d"
entry = luaDigitalState3, "luaDigitalState3", int, "%d"
entry = clutchDownState, "Clutch: down", int, "%d"
entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = luaSoftSparkSkip, "luaSoftSparkSkip", float, "%.3f"
entry = luaHardSparkSkip, "luaHardSparkSkip", float, "%.3f"
entry = tractionControlSparkSkip, "tractionControlSparkSkip", float, "%.3f"
entry = fuelInjectionCounter, "Fuel: Injection counter", int, "%d"
entry = globalSparkCounter, "Ign: Spark counter", int, "%d"
entry = fuelingLoad, "Fuel: Load", float, "%.3f"
entry = ignitionLoad, "Ignition: load", float, "%.3f"
entry = veTableYAxis, "veTableYAxis", float, "%.3f"
entry = overDwellCounter, "overDwellCounter", int, "%d"
entry = overDwellNotScheduledCounter, "overDwellNotScheduledCounter", int, "%d"
entry = sparkOutOfOrderCounter, "sparkOutOfOrderCounter", int, "%d"
entry = tpsFrom, "Fuel: TPS AE from", float, "%.3f"
entry = tpsTo, "Fuel: TPS AE to", float, "%.3f"
entry = deltaTps, "Fuel: TPS AE change", float, "%.3f"
entry = extraFuel, "extraFuel", float, "%.3f"
entry = valueFromTable, "valueFromTable", float, "%.3f"
entry = isAboveAccelThreshold, "Fuel: TPS AE Active", int, "%d"
entry = isBelowDecelThreshold, "isBelowDecelThreshold", int, "%d"
entry = isTimeToResetAccumulator, "Fuel: TPS AE: reset time", int, "%d"
entry = isFractionalEnrichment, "isFractionalEnrichment", int, "%d"
entry = belowEpsilon, "Fuel: TPS AE: below threshold", int, "%d"
entry = tooShort, "Fuel: TPS AE: too short", int, "%d"
entry = fractionalInjFuel, "fractionalInjFuel", float, "%.3f"
entry = accumulatedValue, "accumulatedValue", float, "%.3f"
entry = maxExtraPerCycle, "maxExtraPerCycle", float, "%.3f"
entry = maxExtraPerPeriod, "maxExtraPerPeriod", float, "%.3f"
entry = maxInjectedPerPeriod, "maxInjectedPerPeriod", float, "%.3f"
entry = cycleCnt, "cycleCnt", int, "%d"
entry = hwEventCounters1, "Hardware events since boot 1", int, "%d"
entry = hwEventCounters2, "Hardware events since boot 2", int, "%d"
entry = hwEventCounters3, "Hardware events since boot 3", int, "%d"
entry = hwEventCounters4, "Hardware events since boot 4", int, "%d"
entry = vvtCamCounter, "Sync: total cams front counter", int, "%d"
entry = mapVvt_MAP_AT_SPECIAL_POINT, "InstantMAP at readout angle", float, "%.3f"
entry = mapVvt_MAP_AT_DIFF, "InstantMAP delta @ readout angles", float, "%.3f"
entry = mapVvt_MAP_AT_CYCLE_COUNT, "mapVvt_MAP_AT_CYCLE_COUNT", int, "%d"
entry = mapVvt_sync_counter, "Instant MAP sync counter", int, "%d"
entry = currentEngineDecodedPhase, "Sync: Engine Phase", float, "%.3f"
entry = triggerToothAngleError, "Sync: trigger angle error", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = mapCamPrevToothAngle, "Sync: MAP: prev angle", float, "%.3f"
entry = isDecodingMapCam, "isDecodingMapCam", int, "%d"
entry = triggerElapsedUs, "triggerElapsedUs", int, "%d"
entry = trgsynchronizationCounter, "trgsync: wheel sync counter", int, "%d"
entry = trgvvtToothDurations0, "trgvvtToothDurations0", int, "%d"
entry = trgvvtCurrentPosition, "trgsync: Primary Position", float, "%.3f"
entry = trgvvtToothPosition1, "trgsync: Cam Position 1", float, "%.3f"
entry = trgvvtToothPosition2, "trgsync: Cam Position 2", float, "%.3f"
entry = trgvvtToothPosition3, "trgsync: Cam Position 3", float, "%.3f"
entry = trgvvtToothPosition4, "trgsync: Cam Position 4", float, "%.3f"
entry = trgtriggerSyncGapRatio, "trgSync: Trigger Latest Ratio", float, "%.3f"
entry = trgtriggerStateIndex, "trgtriggerStateIndex", int, "%d"
entry = vvt1isynchronizationCounter, "vvt1isync: wheel sync counter", int, "%d"
entry = vvt1ivvtToothDurations0, "vvt1ivvtToothDurations0", int, "%d"
entry = vvt1ivvtCurrentPosition, "vvt1isync: Primary Position", float, "%.3f"
entry = vvt1ivvtToothPosition1, "vvt1isync: Cam Position 1", float, "%.3f"
entry = vvt1ivvtToothPosition2, "vvt1isync: Cam Position 2", float, "%.3f"
entry = vvt1ivvtToothPosition3, "vvt1isync: Cam Position 3", float, "%.3f"
entry = vvt1ivvtToothPosition4, "vvt1isync: Cam Position 4", float, "%.3f"
entry = vvt1itriggerSyncGapRatio, "vvt1iSync: Trigger Latest Ratio", float, "%.3f"
entry = vvt1itriggerStateIndex, "vvt1itriggerStateIndex", int, "%d"
entry = vvt1esynchronizationCounter, "vvt1esync: wheel sync counter", int, "%d"
entry = vvt1evvtToothDurations0, "vvt1evvtToothDurations0", int, "%d"
entry = vvt1evvtCurrentPosition, "vvt1esync: Primary Position", float, "%.3f"
entry = vvt1evvtToothPosition1, "vvt1esync: Cam Position 1", float, "%.3f"
entry = vvt1evvtToothPosition2, "vvt1esync: Cam Position 2", float, "%.3f"
entry = vvt1evvtToothPosition3, "vvt1esync: Cam Position 3", float, "%.3f"
entry = vvt1evvtToothPosition4, "vvt1esync: Cam Position 4", float, "%.3f"
entry = vvt1etriggerSyncGapRatio, "vvt1eSync: Trigger Latest Ratio", float, "%.3f"
entry = vvt1etriggerStateIndex, "vvt1etriggerStateIndex", int, "%d"
entry = vvt2isynchronizationCounter, "vvt2isync: wheel sync counter", int, "%d"
entry = vvt2ivvtToothDurations0, "vvt2ivvtToothDurations0", int, "%d"
entry = vvt2ivvtCurrentPosition, "vvt2isync: Primary Position", float, "%.3f"
entry = vvt2ivvtToothPosition1, "vvt2isync: Cam Position 1", float, "%.3f"
entry = vvt2ivvtToothPosition2, "vvt2isync: Cam Position 2", float, "%.3f"
entry = vvt2ivvtToothPosition3, "vvt2isync: Cam Position 3", float, "%.3f"
entry = vvt2ivvtToothPosition4, "vvt2isync: Cam Position 4", float, "%.3f"
entry = vvt2itriggerSyncGapRatio, "vvt2iSync: Trigger Latest Ratio", float, "%.3f"
entry = vvt2itriggerStateIndex, "vvt2itriggerStateIndex", int, "%d"
entry = vvt2esynchronizationCounter, "vvt2esync: wheel sync counter", int, "%d"
entry = vvt2evvtToothDurations0, "vvt2evvtToothDurations0", int, "%d"
entry = vvt2evvtCurrentPosition, "vvt2esync: Primary Position", float, "%.3f"
entry = vvt2evvtToothPosition1, "vvt2esync: Cam Position 1", float, "%.3f"
entry = vvt2evvtToothPosition2, "vvt2esync: Cam Position 2", float, "%.3f"
entry = vvt2evvtToothPosition3, "vvt2esync: Cam Position 3", float, "%.3f"
entry = vvt2evvtToothPosition4, "vvt2esync: Cam Position 4", float, "%.3f"
entry = vvt2etriggerSyncGapRatio, "vvt2eSync: Trigger Latest Ratio", float, "%.3f"
entry = vvt2etriggerStateIndex, "vvt2etriggerStateIndex", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
entry = wallFuelCorrection, "fuel wallwetting injection time", float, "%.3f"
entry = wallFuel, "Fuel on the wall", float, "%.3f"
entry = idleState, "idleState", int, "%d"
entry = currentIdlePosition, "Idle: Position", float, "%.3f"
entry = baseIdlePosition, "idle: base value", float, "%.3f"
entry = idleClosedLoop, "Idle: Closed loop", float, "%.3f"
entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f"
entry = mightResetPid, "idle: mightResetPid", int, "%d"
entry = shouldResetPid, "Idle: shouldResetPid", int, "%d"
entry = wasResetPid, "Idle: wasResetPid", int, "%d"
entry = mustResetPid, "Idle: mustResetPid", int, "%d"
entry = isCranking, "Idle: cranking", int, "%d"
entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d"
entry = notIdling, "notIdling", int, "%d"
entry = needReset, "Idle: reset", int, "%d"
entry = isInDeadZone, "Idle: dead zone", int, "%d"
entry = isBlipping, "isBlipping", int, "%d"
entry = useClosedLoop, "useClosedLoop", int, "%d"
entry = badTps, "badTps", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
entry = targetRpmByClt, "Idle: Target RPM base", int, "%d"
entry = targetRpmAc, "Idle: Target A/C RPM", int, "%d"
entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f"
entry = luaAdd, "idle: Lua Adder", float, "%.3f"
entry = etb1targetWithIdlePosition, "etb1ETB: target with idle", float, "%.3f"
entry = etb1trim, "etb1ETB: trim", float, "%.3f"
entry = etb1luaAdjustment, "etb1ETB: luaAdjustment", float, "%.3f"
entry = etb1m_wastegatePosition, "etb1DC: wastegatePosition", float, "%.3f"
entry = etb1etbFeedForward, "etb1etbFeedForward", float, "%.3f"
entry = etb1etbIntegralError, "etb1etbIntegralError", float, "%.3f"
entry = etb1etbCurrentTarget, "etb1ETB: target for current pedal", float, "%.3f"
entry = etb1m_adjustedTarget, "etb1Adjusted target", float, "%.3f"
entry = etb1etbRevLimitActive, "etb1etbRevLimitActive", int, "%d"
entry = etb1jamDetected, "etb1jamDetected", int, "%d"
entry = etb1validPlantPosition, "etb1validPlantPosition", int, "%d"
entry = etb1etbTpsErrorCounter, "etb1ETB TPS error counter", int, "%d"
entry = etb1etbPpsErrorCounter, "etb1ETB pedal error counter", int, "%d"
entry = etb1etbErrorCode, "etb1etbErrorCode", int, "%d"
entry = etb1etbErrorCodeBlinker, "etb1etbErrorCodeBlinker", int, "%d"
entry = etb1tcEtbDrop, "etb1ETB traction control", int, "%d"
entry = etb1jamTimer, "etb1ETB jam timer", float, "%.3f"
entry = etb1adjustedEtbTarget, "etb1ETB with adjustments", int, "%d"
entry = etb1state, "etb1state", int, "%d"
entry = etb2targetWithIdlePosition, "etb2ETB: target with idle", float, "%.3f"
entry = etb2trim, "etb2ETB: trim", float, "%.3f"
entry = etb2luaAdjustment, "etb2ETB: luaAdjustment", float, "%.3f"
entry = etb2m_wastegatePosition, "etb2DC: wastegatePosition", float, "%.3f"
entry = etb2etbFeedForward, "etb2etbFeedForward", float, "%.3f"
entry = etb2etbIntegralError, "etb2etbIntegralError", float, "%.3f"
entry = etb2etbCurrentTarget, "etb2ETB: target for current pedal", float, "%.3f"
entry = etb2m_adjustedTarget, "etb2Adjusted target", float, "%.3f"
entry = etb2etbRevLimitActive, "etb2etbRevLimitActive", int, "%d"
entry = etb2jamDetected, "etb2jamDetected", int, "%d"
entry = etb2validPlantPosition, "etb2validPlantPosition", int, "%d"
entry = etb2etbTpsErrorCounter, "etb2ETB TPS error counter", int, "%d"
entry = etb2etbPpsErrorCounter, "etb2ETB pedal error counter", int, "%d"
entry = etb2etbErrorCode, "etb2etbErrorCode", int, "%d"
entry = etb2etbErrorCodeBlinker, "etb2etbErrorCodeBlinker", int, "%d"
entry = etb2tcEtbDrop, "etb2ETB traction control", int, "%d"
entry = etb2jamTimer, "etb2ETB jam timer", float, "%.3f"
entry = etb2adjustedEtbTarget, "etb2ETB with adjustments", int, "%d"
entry = etb2state, "etb2state", int, "%d"
entry = wb1faultCode, "wb1WBO: Fault code", int, "%d"
entry = wb1heaterDuty, "wb1WBO: Heater duty", int, "%d"
entry = wb1pumpDuty, "wb1WBO: Pump duty", int, "%d"
entry = wb1tempC, "wb1WBO: Temperature", int, "%d"
entry = wb1nernstVoltage, "wb1WBO: Nernst Voltage", float, "%.3f"
entry = wb1esr, "wb1WBO: ESR", int, "%d"
entry = wb2faultCode, "wb2WBO: Fault code", int, "%d"
entry = wb2heaterDuty, "wb2WBO: Heater duty", int, "%d"
entry = wb2pumpDuty, "wb2WBO: Pump duty", int, "%d"
entry = wb2tempC, "wb2WBO: Temperature", int, "%d"
entry = wb2nernstVoltage, "wb2WBO: Nernst Voltage", float, "%.3f"
entry = wb2esr, "wb2WBO: ESR", int, "%d"
entry = dcOutput0, "DC: output0", float, "%.3f"
entry = isEnabled0_int, "DC: en0", int, "%d"
entry = isEnabled0, "isEnabled0", int, "%d"
entry = value0, "SENT ch0 value0", int, "%d"
entry = value1, "SENT ch0 value1", int, "%d"
entry = errorRate, "SENT ch0 error rate", float, "%.3f"
entry = vvtTarget, "vvtTarget", float, "%.3f"
entry = vvtOutput, "vvtOutput", float, "%.3f"
entry = lambdaCurrentlyGood, "lambdaCurrentlyGood", int, "%d"
entry = lambdaMonitorCut, "lambdaMonitorCut", int, "%d"
entry = lambdaTimeSinceGood, "lambdaTimeSinceGood", float, "%.3f"