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

460 lines
26 KiB
INI
Raw Normal View History

entry = sd_present, "sd_present", int, "%d"
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
entry = isFanOn, "radiator fan", 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 = isFan2On, "isFan2On", int, "%d"
2021-11-28 22:58:09 -08:00
entry = alternatorOnOff, "alternatorOnOff", int, "%d"
entry = toothLogReady, "toothLogReady", int, "%d"
entry = isTpsError, "isTpsError", int, "%d"
entry = isCltError, "isCltError", int, "%d"
entry = isMapError, "isMapError", int, "%d"
entry = isIatError, "isIatError", int, "%d"
entry = isTriggerError, "isTriggerError", int, "%d"
entry = hasCriticalError, "hasCriticalError", int, "%d"
entry = isWarnNow, "isWarnNow", int, "%d"
entry = isPedalError, "isPedalError", int, "%d"
entry = isKnockChipOk, "isKnockChipOk", int, "%d"
entry = launchTriggered, "launchTriggered", int, "%d"
entry = isTps2Error, "isTps2Error", int, "%d"
entry = isIdleClosedLoop, "isIdleClosedLoop", int, "%d"
entry = RPMValue, "RPM", int, "%d"
entry = rpmAcceleration, "dRPM", int, "%d"
2022-01-15 14:45:28 -08:00
entry = speedToRpmRatio, "Gearbox Ratio", float, "%.3f"
entry = vehicleSpeedKph, "Vehicle Speed", int, "%d"
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"
2022-01-12 13:38:47 -08:00
entry = rawMaf, "rawMaf", float, "%.3f"
entry = mafMeasured, "MAF sensor", float, "%.3f"
entry = MAPValue, "MAP", float, "%.3f"
entry = baroPressure, "baroPressure", float, "%.3f"
entry = lambdaValue, "Lambda", float, "%.3f"
2022-05-04 21:59:48 -07:00
entry = knockRetard, "knock: retard", float, "%.3f"
2022-03-24 06:05:35 -07:00
entry = idleCurrentPosition, "idleCurrentPosition", float, "%.3f"
entry = VBatt, "VBatt", float, "%.3f"
entry = oilPressure, "Oil Pressure", float, "%.3f"
entry = vvtPositionB1I, "VVT: bank 1 intake", float, "%.3f"
entry = chargeAirMass, "air mass", float, "%.3f"
entry = crankingFuelMs, "crankingFuelMs", float, "%.3f"
entry = currentTargetAfr, "fuel: target AFR", float, "%.3f"
entry = baseFuel, "fuel: base mass", float, "%.3f"
entry = fuelRunning, "fuel: running", float, "%.3f"
entry = actualLastInjection, "fuel: Last injection", float, "%.3f"
entry = injectorDutyCycle, "fuel: injector duty cycle", float, "%.3f"
entry = veValue, "fuel: VE", float, "%.3f"
2021-12-21 15:15:00 -08:00
entry = injectionOffset, "injectionOffset", int, "%d"
entry = tCharge, "tCharge", float, "%.3f"
entry = injectorLagMs, "fuel: injector lag", float, "%.3f"
entry = iatCorrection, "fuel: IAT correction", float, "%.3f"
entry = cltCorrection, "fuel: CLT correction", float, "%.3f"
entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f"
2022-01-21 15:15:14 -08:00
entry = wallFuelAmount, "fuel: wall amount", float, "%.3f"
entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f"
2021-11-28 22:00:58 -08:00
entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d"
entry = deltaTps, "fuel: TPS change", float, "%.3f"
2021-11-28 22:00:58 -08:00
entry = canReadCounter, "canReadCounter", int, "%d"
entry = tpsAccelFuel, "fuel: TPS acceleration extra fuel ms", float, "%.3f"
entry = ignitionAdvance, "timing", float, "%.3f"
entry = sparkDwellValue, "dwell: coil charge time", float, "%.3f"
entry = coilDutyCycle, "dwell: coil duty cycle", float, "%.3f"
entry = idleAirValvePosition, "Idle Air Valve", float, "%.3f"
entry = etbTarget, "ETB Target", float, "%.3f"
entry = etb1DutyCycle, "ETB Duty", float, "%.3f"
entry = etb1Error, "ETB Error", float, "%.3f"
entry = fuelTankLevel, "Fuel level", float, "%.3f"
entry = totalFuelConsumption, "fuel: Total consumed", int, "%d"
entry = fuelFlowRate, "fuel: Flow rate", float, "%.3f"
entry = veTableYAxis, "veTableYAxis", float, "%.3f"
entry = afrTableYAxis, "afrTableYAxis", float, "%.3f"
entry = knockLevel, "knock: current level", float, "%.3f"
entry = seconds, "Uptime", int, "%d"
entry = engineMode, "Engine Mode", int, "%d"
entry = firmwareVersion, "firmware", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
2021-11-28 21:41:48 -08:00
entry = idleTargetPosition, "idleTargetPosition", int, "%d"
entry = fuelingLoad, "fuel: load", float, "%.3f"
entry = ignitionLoad, "ign: load", float, "%.3f"
entry = engineMakeCodeNameCrc16, "Engine CRC16", int, "%d"
2022-03-23 16:22:22 -07:00
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"
entry = warningCounter, "warning: counter", int, "%d"
entry = lastErrorCode, "warning: last", int, "%d"
2022-04-18 09:29:48 -07:00
entry = recentErrorCode1, "recentErrorCode 1", int, "%d"
entry = recentErrorCode2, "recentErrorCode 2", int, "%d"
entry = recentErrorCode3, "recentErrorCode 3", int, "%d"
entry = recentErrorCode4, "recentErrorCode 4", int, "%d"
entry = recentErrorCode5, "recentErrorCode 5", int, "%d"
entry = recentErrorCode6, "recentErrorCode 6", int, "%d"
entry = recentErrorCode7, "recentErrorCode 7", int, "%d"
entry = recentErrorCode8, "recentErrorCode 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 = accelerationX, "Acceleration: X", float, "%.3f"
entry = accelerationY, "Acceleration: Y", float, "%.3f"
2022-04-18 09:29:48 -07:00
entry = egt1, "egt 1", int, "%d"
entry = egt2, "egt 2", int, "%d"
2022-08-22 21:19:39 -07:00
entry = egt3, "egt 3", int, "%d"
entry = egt4, "egt 4", int, "%d"
entry = egt5, "egt 5", int, "%d"
entry = egt6, "egt 6", int, "%d"
entry = egt7, "egt 7", int, "%d"
entry = egt8, "egt 8", int, "%d"
entry = TPS2Value, "TPS2", float, "%.3f"
entry = rawTps1Primary, "rawTps1Primary", float, "%.3f"
entry = rawPpsPrimary, "rawPpsPrimary", float, "%.3f"
entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = tuneCrc16, "Tune CRC16", int, "%d"
2021-11-28 22:58:09 -08:00
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
2022-04-18 09:29:48 -07:00
entry = knock1, "knock 1", int, "%d"
entry = knock2, "knock 2", int, "%d"
entry = knock3, "knock 3", int, "%d"
entry = knock4, "knock 4", int, "%d"
entry = knock5, "knock 5", int, "%d"
entry = knock6, "knock 6", int, "%d"
entry = knock7, "knock 7", int, "%d"
entry = knock8, "knock 8", int, "%d"
entry = knock9, "knock 9", int, "%d"
entry = knock10, "knock 10", int, "%d"
entry = knock11, "knock 11", int, "%d"
entry = knock12, "knock 12", int, "%d"
entry = tcuDesiredGear, "Desired Gear", int, "%d"
entry = flexPercent, "Flex Ethanol %", float, "%.3f"
entry = rawIdlePositionSensor, "rawIdlePositionSensor", float, "%.3f"
entry = rawWastegatePosition, "rawWastegatePosition", float, "%.3f"
entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = idlePositionSensor, "Idle position sensor", float, "%.3f"
entry = rawLowFuelPressure, "rawLowFuelPressure", float, "%.3f"
entry = rawHighFuelPressure, "rawHighFuelPressure", float, "%.3f"
entry = lowFuelPressure, "Fuel pressure (low)", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = targetLambda, "fuel: target lambda", 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"
2022-04-18 09:29:48 -07:00
entry = fuelPidCorrection1, "fuelPidCorrection 1", float, "%.3f"
entry = fuelPidCorrection2, "fuelPidCorrection 2", float, "%.3f"
entry = rawTps1Secondary, "rawTps1Secondary", float, "%.3f"
entry = rawTps2Primary, "rawTps2Primary", float, "%.3f"
entry = rawTps2Secondary, "rawTps2Secondary", float, "%.3f"
2021-12-04 20:36:49 -08:00
entry = knockCount, "knock: count", int, "%d"
entry = accelerationZ, "Acceleration: Z", float, "%.3f"
entry = accelerationRoll, "Acceleration: Roll", float, "%.3f"
entry = accelerationYaw, "Acceleration: Yaw", float, "%.3f"
2022-04-18 09:29:48 -07:00
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"
2021-12-21 15:15:00 -08:00
entry = tps1Split, "tps1Split", float, "%.3f"
entry = tps2Split, "tps2Split", float, "%.3f"
entry = tps12Split, "tps12Split", float, "%.3f"
entry = accPedalSplit, "accPedalSplit", float, "%.3f"
2022-01-08 19:13:20 -08:00
entry = sparkCutReason, "Spark Cut Code", int, "%d"
entry = fuelCutReason, "Fuel Cut Code", int, "%d"
2022-01-12 13:38:47 -08:00
entry = mafEstimate, "MAF estimate", float, "%.3f"
entry = instantRpm, "instantRpm", int, "%d"
2022-01-17 21:43:37 -08:00
entry = systemEventReuse, "systemEventReuse", int, "%d"
2022-01-21 12:59:16 -08:00
entry = rawMap, "rawMap", float, "%.3f"
entry = rawAfr, "rawAfr", float, "%.3f"
2022-01-27 05:02:18 -08:00
entry = tpsAccelFrom, "tpsAccelFrom", int, "%d"
entry = tpsAccelTo, "tpsAccelTo", int, "%d"
2022-01-27 17:16:52 -08:00
entry = calibrationValue2, "calibrationValue2", float, "%.3f"
2022-02-01 18:45:00 -08:00
entry = isMainRelayOn, "isMainRelayOn", int, "%d"
2022-02-04 13:47:48 -08:00
entry = isUsbConnected, "Original reason for this is to check if USB is connected from Lua", int, "%d"
2022-02-10 17:24:16 -08:00
entry = luaInvocationCounter, "luaInvocationCounter", int, "%d"
entry = luaLastCycleDuration, "luaLastCycleDuration", int, "%d"
2022-03-08 17:32:57 -08:00
entry = testBenchIter, "testBenchIter", int, "%d"
2022-06-26 17:12:14 -07:00
entry = tcu_currentRange, "Current Range", int, "%d"
2022-04-23 04:41:19 -07:00
entry = tcRatio, "Torque Converter Ratio", float, "%.3f"
entry = lastShiftTime, "S", float, "%.3f"
2022-05-14 05:21:15 -07:00
entry = vssEdgeCounter, "vssEdgeCounter", int, "%d"
entry = issEdgeCounter, "issEdgeCounter", int, "%d"
2022-03-20 17:20:26 -07:00
entry = auxLinear1, "Aux Linear 1", float, "%.3f"
entry = auxLinear2, "Aux Linear 2", float, "%.3f"
2022-01-23 18:55:57 -08:00
entry = dfcoActive, "dfcoActive", int, "%d"
2022-01-27 05:02:18 -08:00
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
2022-03-24 06:05:35 -07:00
entry = boostControllerOutput, "Boost Output", float, "%.3f"
entry = boostControllerOpenLoopPart, "Boost Open Loop", float, "%.3f"
entry = fallbackMap, "fallbackMap", float, "%.3f"
2022-04-07 06:29:42 -07:00
entry = detectedGear, "Detected Gear", int, "%d"
2021-11-30 13:40:56 -08:00
entry = instantMAPValue, "Instant MAP", float, "%.3f"
2021-11-28 22:58:09 -08:00
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
2021-12-01 22:56:04 -08:00
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
2021-11-28 22:00:58 -08:00
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", 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 = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
2021-11-29 08:49:40 -08:00
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
2022-07-08 07:11:38 -07:00
entry = alternatorStatus_pTerm, "alternatorStatus_pTerm", float, "%.3f"
2021-12-08 19:52:01 -08:00
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"
2022-07-08 07:11:38 -07:00
entry = idleStatus_pTerm, "idleStatus_pTerm", float, "%.3f"
2021-12-08 19:52:01 -08:00
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"
2022-07-08 07:11:38 -07:00
entry = etbStatus_pTerm, "etbStatus_pTerm", float, "%.3f"
2021-12-08 19:52:01 -08:00
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"
2022-07-08 07:11:38 -07:00
entry = boostStatus_pTerm, "boostStatus_pTerm", float, "%.3f"
2022-03-24 06:05:35 -07:00
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"
2022-03-28 23:42:16 -07:00
entry = auxSpeed1, "aux speed 1", int, "%d"
entry = auxSpeed2, "aux speed 2", int, "%d"
2022-04-21 06:14:29 -07:00
entry = ISSValue, "Input Shaft Speed", int, "%d"
2022-07-15 03:29:23 -07:00
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"
2022-07-27 02:38:56 -07:00
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"
2022-08-11 07:25:31 -07:00
entry = rawBattery, "rawBattery", float, "%.3f"
2022-08-23 16:50:32 -07:00
entry = extiOverflowCount, "extiOverflowCount", int, "%d"
2022-04-29 09:32:04 -07:00
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
2022-04-29 12:34:05 -07:00
entry = m_knockThreshold, "m_knockThreshold", float, "%.3f"
entry = m_knockCount, "m_knockCount", int, "%d"
2022-08-29 23:02:26 -07:00
entry = m_maximumRetard, "m_maximumRetard", float, "%.3f"
2022-04-18 09:29:48 -07:00
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
entry = noValve, "noValve", int, "%d"
entry = angleAboveMin, "angleAboveMin", int, "%d"
entry = isHpfpInactive, "isHpfpInactive", int, "%d"
entry = nextLobe, "nextLobe", float, "%.3f"
2022-06-29 00:57:36 -07:00
entry = di_nextStart, "DI: next start", float, "%.3f"
2022-04-18 09:29:48 -07:00
entry = m_deadtime, "m_deadtime", float, "%.3f"
2022-09-01 07:39:52 -07:00
entry = pressureDelta, "fuel: injector pressureDelta", float, "%.3f"
entry = pressureRatio, "fuel: injector pressureRatio", float, "%.3f"
2022-04-18 09:29:48 -07:00
entry = retardThresholdRpm, "retardThresholdRpm", int, "%d"
entry = combinedConditions, "combinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = isLaunchCondition, "isLaunchCondition", int, "%d"
entry = isSwitchActivated, "isSwitchActivated", int, "%d"
entry = isClutchActivated, "isClutchActivated", int, "%d"
entry = isValidInputPin, "isValidInputPin", int, "%d"
entry = activateSwitchCondition, "activateSwitchCondition", int, "%d"
entry = rpmCondition, "rpmCondition", int, "%d"
entry = speedCondition, "speedCondition", int, "%d"
entry = tpsCondition, "tpsCondition", int, "%d"
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"
2022-07-14 06:57:47 -07:00
entry = luaTargetAdd, "luaTargetAdd", float, "%.3f"
entry = luaTargetMult, "luaTargetMult", float, "%.3f"
2022-04-18 09:29:48 -07:00
entry = openLoopPart, "openLoopPart", float, "%.3f"
2022-06-29 00:57:36 -07:00
entry = boostControllerClosedLoopPart, "Boost Closed Loop", float, "%.3f"
entry = boostControlTarget, "Boost Target", float, "%.3f"
2022-07-02 01:21:19 -07:00
entry = acButtonState, "AC switch", int, "%d"
entry = m_acEnabled, "AC enabled", int, "%d"
2022-07-02 00:55:19 -07:00
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"
2022-08-31 16:10:02 -07:00
entry = acCompressorState, "AC compressor on", int, "%d"
2022-07-02 00:55:19 -07:00
entry = latest_usage_ac_control, "AC latest activity", int, "%d"
2022-04-18 09:29:48 -07:00
entry = acSwitchLastChangeTimeMs, "acSwitchLastChangeTimeMs", int, "%d"
entry = cranking, "cranking", int, "%d"
entry = notRunning, "notRunning", int, "%d"
entry = disabledWhileEngineStopped, "disabledWhileEngineStopped", int, "%d"
entry = brokenClt, "brokenClt", int, "%d"
entry = enabledForAc, "enabledForAc", int, "%d"
entry = hot, "hot", int, "%d"
entry = cold, "cold", int, "%d"
entry = isPrime, "isPrime", int, "%d"
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
2022-08-27 11:44:44 -07:00
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
2022-04-18 09:29:48 -07:00
entry = ignitionOn, "ignitionOn", int, "%d"
entry = isBenchTest, "isBenchTest", int, "%d"
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
entry = mainRelayState, "mainRelayState", int, "%d"
entry = delayedShutoffRequested, "delayedShutoffRequested", int, "%d"
2022-06-29 20:38:34 -07:00
entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f"
2022-06-30 10:53:57 -07:00
entry = lua_fuelMult, "lua_fuelMult", float, "%.3f"
2022-06-29 20:38:34 -07:00
entry = lua_clutchUpState, "lua_clutchUpState", int, "%d"
entry = lua_brakePedalState, "lua_brakePedalState", int, "%d"
2022-07-07 21:45:52 -07:00
entry = lua_acRequestState, "lua_acRequestState", int, "%d"
2022-04-18 09:29:48 -07:00
entry = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d"
entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f"
entry = sd_tCharge, "speed density", float, "%.3f"
entry = sd_tChargeK, "sd_tChargeK", float, "%.3f"
entry = sd_Tcharge_coff, "sd_Tcharge_coff", float, "%.3f"
entry = sd_airFlow, "sd_airFlow", float, "%.3f"
entry = targetAFR, "targetAFR", float, "%.3f"
entry = engineCycleDurationMs, "engineCycleDurationMs", float, "%.3f"
entry = minRpmKcurrentTPS, "minRpmKcurrentTPS", float, "%.3f"
entry = currentTpsAdc, "currentTpsAdc", int, "%d"
entry = tpsVoltageMCU, "tpsVoltageMCU", float, "%.3f"
entry = tpsVoltageBoard, "tpsVoltageBoard", float, "%.3f"
entry = currentBaroCorrectedVE, "currentBaroCorrectedVE", float, "%.3f"
entry = injectorFlowCorrection, "injectorFlowCorrection", float, "%.3f"
entry = baroCorrection, "baroCorrection", float, "%.3f"
entry = cranking_baseFuel, "Duration of injection, in ms. During cranking we do not account for injector flow, so if you change injectors you would need to change settings.", float, "%.3f"
entry = cranking_coolantTemperatureCoefficient, "cranking_coolantTemperatureCoefficient", float, "%.3f"
entry = cranking_tpsCoefficient, "cranking_tpsCoefficient", float, "%.3f"
entry = cranking_durationCoefficient, "cranking_durationCoefficient", float, "%.3f"
entry = cranking_fuel, "Actual injection duration based on all above coefficients.", float, "%.3f"
entry = running_postCrankingFuelCorrection, "running_postCrankingFuelCorrection", float, "%.3f"
entry = running_intakeTemperatureCoefficient, "running_intakeTemperatureCoefficient", float, "%.3f"
entry = running_coolantTemperatureCoefficient, "running_coolantTemperatureCoefficient", float, "%.3f"
entry = running_timeSinceCrankingInSecs, "running_timeSinceCrankingInSecs", float, "%.3f"
entry = running_injectorLag, "injectorLag(VBatt)", float, "%.3f"
entry = running_baseFuel, "running_baseFuel", float, "%.3f"
entry = running_fuel, "Actual injection duration with CLT, IAT and TPS acceleration corrections per cycle, as squirt duration.", float, "%.3f"
entry = sparkDwell, "ignition dwell duration in ms", float, "%.3f"
entry = dwellAngle, "ignition dwell duration as crankshaft angle", float, "%.3f"
entry = cltTimingCorrection, "cltTimingCorrection", float, "%.3f"
2022-06-28 23:06:27 -07:00
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
2022-06-29 15:16:13 -07:00
entry = hellenBoardId, "Detected Board ID", int, "%d"
2022-06-29 00:57:36 -07:00
entry = clutchUpState, "clutch: up", int, "%d"
entry = clutchDownState, "clutch: down", int, "%d"
entry = brakePedalState, "brake: down", int, "%d"
2022-08-22 08:19:58 -07:00
entry = egt1, "egt1", float, "%.3f"
entry = egt2, "egt2", float, "%.3f"
2022-08-22 15:32:47 -07:00
entry = desiredRpmLimit, "User-defined RPM hard limit", int, "%d"
2022-08-25 15:51:12 -07:00
entry = fuelInjectionCounter, "fuelInjectionCounter", int, "%d"
entry = sparkCounter, "sparkCounter", int, "%d"
2022-04-18 09:29:48 -07:00
entry = tpsFrom, "tpsFrom", float, "%.3f"
entry = tpsTo, "tpsTo", float, "%.3f"
entry = deltaTps, "deltaTps", float, "%.3f"
entry = extraFuel, "extraFuel", float, "%.3f"
entry = valueFromTable, "valueFromTable", float, "%.3f"
entry = isAboveAccelThreshold, "isAboveAccelThreshold", int, "%d"
entry = isBelowDecelThreshold, "isBelowDecelThreshold", int, "%d"
entry = isTimeToResetAccumulator, "isTimeToResetAccumulator", int, "%d"
entry = isFractionalEnrichment, "isFractionalEnrichment", int, "%d"
entry = belowEpsilon, "belowEpsilon", int, "%d"
entry = tooShort, "tooShort", 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"
2022-04-19 12:11:17 -07:00
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 = hwEventCounters5, "Hardware events since boot 5", int, "%d"
entry = hwEventCounters6, "Hardware events since boot 6", int, "%d"
2022-04-18 09:29:48 -07:00
entry = vvtCamCounter, "vvtCamCounter", int, "%d"
2022-04-23 15:02:47 -07:00
entry = mapVvt_MAP_AT_SPECIAL_POINT, "mapVvt_MAP_AT_SPECIAL_POINT", float, "%.3f"
entry = mapVvt_MAP_AT_DIFF, "mapVvt_MAP_AT_DIFF", float, "%.3f"
entry = mapVvt_MAP_AT_CYCLE_COUNT, "mapVvt_MAP_AT_CYCLE_COUNT", int, "%d"
entry = mapVvt_map_peak, "mapVvt_map_peak", int, "%d"
2022-09-01 07:11:17 -07:00
entry = currentEngineDecodedPhase, "Engine Phase", float, "%.3f"
2022-04-18 09:29:48 -07:00
entry = totalRevolutionCounter, "Crank revolution counter", int, "%d"
2022-05-08 05:05:34 -07:00
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
2022-05-08 06:06:44 -07:00
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
2022-08-21 09:43:08 -07:00
entry = triggerActualSyncGapRatio, "trigger: unused field?", float, "%.3f"
2022-05-08 05:05:34 -07:00
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
2022-08-09 17:44:28 -07:00
entry = camResyncCounter, "camResyncCounter", int, "%d"
2022-05-08 05:05:34 -07:00
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
2022-08-24 15:15:50 -07:00
entry = m_hasSynchronizedPhase, "m_hasSynchronizedPhase", int, "%d"
2022-04-18 14:53:02 -07:00
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
2022-04-18 09:29:48 -07:00
entry = idleState, "idleState", int, "%d"
2022-07-07 21:29:21 -07:00
entry = currentIdlePosition, "idle: current position", float, "%.3f"
entry = baseIdlePosition, "idle: base value", float, "%.3f"
2022-07-07 22:14:15 -07:00
entry = iacByTpsTaper, "idle: iacByTpsTaper portion of idle", float, "%.3f"
2022-04-18 09:29:48 -07:00
entry = throttlePedalUpState, "true in IDLE throttle pedal state, false if driver is touching the pedal", int, "%d"
entry = mightResetPid, "The idea of 'mightResetPid' is to reset PID only once - each time when TPS > idlePidDeactivationTpsThreshold.", int, "%d"
2022-07-07 22:14:15 -07:00
entry = shouldResetPid, "idle: shouldResetPid", int, "%d"
entry = wasResetPid, "idle: wasResetPid", int, "%d"
entry = mustResetPid, "idle: mustResetPid", int, "%d"
2022-08-25 17:41:14 -07:00
entry = isCranking, "idle: cranking", int, "%d"
2022-04-18 09:29:48 -07:00
entry = useIacTableForCoasting, "useIacTableForCoasting", int, "%d"
entry = notIdling, "notIdling", int, "%d"
2022-07-07 22:14:15 -07:00
entry = needReset, "idle: reset", int, "%d"
entry = isInDeadZone, "idle: dead zone", int, "%d"
2022-04-18 09:29:48 -07:00
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 = isVerboseIAC, "isVerboseIAC", int, "%d"
2022-08-25 17:41:14 -07:00
entry = isIdleCoasting, "idle: coasting", int, "%d"
2022-07-07 22:14:15 -07:00
entry = targetRpmByClt, "idle: target by CLT", int, "%d"
entry = targetRpmAcBump, "idle: A/C bump", int, "%d"
2022-08-18 20:08:33 -07:00
entry = iacByRpmTaper, "idle: iacByRpmTaper portion of idle", float, "%.3f"
2022-08-20 21:25:05 -07:00
entry = luaAdd, "idle: Lua Adder", float, "%.3f"
2022-04-18 09:29:48 -07:00
entry = baseDwell, "baseDwell", float, "%.3f"
entry = dwellVoltageCorrection, "dwellVoltageCorrection", float, "%.3f"
entry = luaTimingAdd, "luaTimingAdd", float, "%.3f"
entry = luaTimingMult, "luaTimingMult", float, "%.3f"
entry = idlePosition, "idlePosition", float, "%.3f"
entry = trim, "trim", float, "%.3f"
entry = luaAdjustment, "luaAdjustment", float, "%.3f"
2022-06-29 00:57:36 -07:00
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
2022-08-25 18:09:10 -07:00
entry = etbRevLimitActive, "etbRevLimitActive", int, "%d"
2022-06-23 17:20:41 -07:00
entry = faultCode, "faultCode", int, "%d"
entry = heaterDuty, "heaterDuty", int, "%d"
entry = pumpDuty, "pumpDuty", int, "%d"
entry = tempC, "tempC", int, "%d"
entry = nernstVoltage, "nernstVoltage", float, "%.3f"
entry = esr, "esr", int, "%d"