@@ -34,6 +34,7 @@ entry = RPMValue, "RPM", int, "%d"
3434entry = rpmAcceleration, " dRPM" , int, " %d"
3535entry = speedToRpmRatio, " Gearbox Ratio" , float, " %.3f"
3636entry = internalMcuTemperature, " ECU: CPU Temperature" , int, " %d"
37+ entry = internalVref, " internalVref" , float, " %.3f"
3738entry = coolant, " CLT" , float, " %.3f"
3839entry = intake, " IAT" , float, " %.3f"
3940entry = auxTemp1, " auxTemp1" , float, " %.3f"
@@ -50,6 +51,7 @@ entry = VBatt, "VBatt", float, "%.3f"
5051entry = oilPressure, " Oil Pressure" , float, " %.3f"
5152entry = vvtPositionB1I, " VVT: bank 1 intake" , float, " %.3f"
5253entry = actualLastInjection, " Fuel: Last inj pulse width" , float, " %.3f"
54+ entry = actualLastInjectionRatio, " Fuel: Last inj pulse growth" , float, " %.3f"
5355entry = stopEngineCode, " stopEngineCode" , int, " %d"
5456entry = injectorDutyCycle, " Fuel: injector duty cycle" , float, " %.3f"
5557entry = tempLogging1, " tempLogging1" , int, " %d"
@@ -169,11 +171,13 @@ entry = tps1Split, "tps1Split", float, "%.3f"
169171entry = tps2Split, " tps2Split" , float, " %.3f"
170172entry = tps12Split, " tps12Split" , float, " %.3f"
171173entry = accPedalSplit, " accPedalSplit" , float, " %.3f"
174+ entry = accPedalUnfiltered, " accPedalUnfiltered" , float, " %.3f"
172175entry = sparkCutReason, " Ign: Cut Code" , int, " %d"
173176entry = fuelCutReason, " Fuel: Cut Code" , int, " %d"
174177entry = mafEstimate, " Air: Flow estimate" , float, " %.3f"
175178entry = instantRpm, " sync: instant RPM" , int, " %d"
176179entry = rawMap, " rawMap" , float, " %.3f"
180+ entry = rawMapFast, " rawMapFast" , float, " %.3f"
177181entry = rawAfr, " rawAfr" , float, " %.3f"
178182entry = calibrationValue2, " calibrationValue2" , float, " %.3f"
179183entry = luaInvocationCounter, " Lua: Tick counter" , int, " %d"
@@ -330,6 +334,8 @@ entry = targetAfrBlendBias1, "targetAfrBlendBias 1", float, "%.3f"
330334entry = targetAfrBlendBias2, " targetAfrBlendBias 2" , float, " %.3f"
331335entry = targetAfrBlendOutput1, " targetAfrBlendOutput 1" , float, " %.3f"
332336entry = targetAfrBlendOutput2, " targetAfrBlendOutput 2" , float, " %.3f"
337+ entry = targetAfrBlendYAxis1, " targetAfrBlendYAxis 1" , float, " %.3f"
338+ entry = targetAfrBlendYAxis2, " targetAfrBlendYAxis 2" , float, " %.3f"
333339entry = coilState1, " coilState1" , int, " %d"
334340entry = coilState2, " coilState2" , int, " %d"
335341entry = coilState3, " coilState3" , int, " %d"
@@ -360,6 +366,7 @@ entry = vvtChannel1, "bank 1 intake cam input", int, "%d"
360366entry = vvtChannel2, " bank 1 exhaust cam input" , int, " %d"
361367entry = vvtChannel3, " bank 2 intake cam input" , int, " %d"
362368entry = vvtChannel4, " bank 2 exhaust cam input" , int, " %d"
369+ entry = isMapPredictionActive, " AE: Map Prediction Active" , int, " %d"
363370entry = outputRequestPeriod, " outputRequestPeriod" , int, " %d"
364371entry = mapFast, " mapFast" , float, " %.3f"
365372entry = luaGauges1, " Lua: Gauge 1" , float, " %.3f"
@@ -413,12 +420,12 @@ entry = injectorDiagnostic10, "injectorDiagnostic 10", int, "%d"
413420entry = injectorDiagnostic11, " injectorDiagnostic 11" , int, " %d"
414421entry = injectorDiagnostic12, " injectorDiagnostic 12" , int, " %d"
415422entry = actualLastInjectionStage2, " Fuel: Last inj pulse width stg 2" , float, " %.3f"
423+ entry = actualLastInjectionRatioStage2, " Fuel: Last inj pulse growth stg 2" , float, " %.3f"
416424entry = injectorDutyCycleStage2, " Fuel: injector duty cycle stage 2" , float, " %.3f"
417425entry = rawFlexFreq, " rawFlexFreq" , int, " %d"
418426entry = canReWidebandCmdStatus, " canReWidebandCmdStatus" , int, " %d"
419427entry = deviceUid, " deviceUid" , int, " %d"
420428entry = mc33810spiErrorCounter, " mc33810spiErrorCounter" , int, " %d"
421- entry = sadDwellRatioCounter, " sadDwellRatioCounter" , int, " %d"
422429entry = injectionPrimingCounter, " injectionPrimingCounter" , int, " %d"
423430entry = tempLogging2, " tempLogging2" , int, " %d"
424431entry = acPressure, " A/C pressure" , float, " %.3f"
@@ -614,6 +621,7 @@ entry = luaTargetAdd, "Boost: Lua target add", float, "%.3f"
614621entry = luaTargetMult, " Boost: Lua target mult" , float, " %.3f"
615622entry = boostControlTarget, " Boost: Target" , float, " %.3f"
616623entry = openLoopPart, " Boost: Open loop" , float, " %.3f"
624+ entry = openLoopYAxis, " openLoopYAxis" , float, " %.3f"
617625entry = luaOpenLoopAdd, " Boost: Lua open loop add" , float, " %.3f"
618626entry = boostControllerClosedLoopPart, " Boost: Closed loop" , float, " %.3f"
619627entry = boostOutput, " Boost: Output" , float, " %.3f"
@@ -720,9 +728,13 @@ entry = globalSparkCounter, "Ign: Spark counter", int, "%d"
720728entry = fuelingLoad, " Fuel: Load" , float, " %.3f"
721729entry = ignitionLoad, " Ignition: load" , float, " %.3f"
722730entry = veTableYAxis, " veTableYAxis" , float, " %.3f"
723- entry = overDwellCounter, " overDwellCounter" , int, " %d"
724- entry = overDwellNotScheduledCounter, " overDwellNotScheduledCounter" , int, " %d"
725- entry = sparkOutOfOrderCounter, " sparkOutOfOrderCounter" , int, " %d"
731+ entry = veTableIdleYAxis, " veTableIdleYAxis" , float, " %.3f"
732+ entry = overDwellCanceledCounter, " Ignition: overcharge canceled" , int, " %d"
733+ entry = overDwellNotScheduledCounter, " Ignition: overDwellNotScheduled" , int, " %d"
734+ entry = sparkOutOfOrderCounter, " Ignition: sparkOutOfOrder" , int, " %d"
735+ entry = dwellUnderChargeCounter, " Ignition: undecharge warnings" , int, " %d"
736+ entry = dwellOverChargeCounter, " Ignition: overcharge warnings" , int, " %d"
737+ entry = dwellActualRatio, " Ignition: Dwell deviation" , float, " %.3f"
726738entry = stftCorrection1, " STFT: Bank 1" , float, " %.3f"
727739entry = stftCorrection2, " STFT: Bank 2" , float, " %.3f"
728740entry = tpsFrom, " Fuel: TPS AE from" , float, " %.3f"
@@ -831,7 +843,6 @@ entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f"
831843entry = mightResetPid, " idle: mightResetPid" , int, " %d"
832844entry = shouldResetPid, " Idle: shouldResetPid" , int, " %d"
833845entry = wasResetPid, " Idle: wasResetPid" , int, " %d"
834- entry = mustResetPid, " Idle: mustResetPid" , int, " %d"
835846entry = isCranking, " Idle: cranking" , int, " %d"
836847entry = isIacTableForCoasting, " isIacTableForCoasting" , int, " %d"
837848entry = needReset, " Idle: reset" , int, " %d"
@@ -843,7 +854,10 @@ entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
843854entry = looksLikeCrankToIdle, " looksLikeCrankToIdle" , int, " %d"
844855entry = isIdleCoasting, " Idle: coasting" , int, " %d"
845856entry = isIdleClosedLoop, " Idle: Closed loop active" , int, " %d"
857+ entry = isIdling, " Idle: idling" , int, " %d"
846858entry = idleTarget, " Idle: Target RPM" , int, " %d"
859+ entry = idleEntryRpm, " Idle: Entry threshold" , int, " %d"
860+ entry = idleExitRpm, " Idle: Exit threshold" , int, " %d"
847861entry = targetRpmByClt, " Idle: Target RPM base" , int, " %d"
848862entry = targetRpmAc, " Idle: Target A/C RPM" , int, " %d"
849863entry = iacByRpmTaper, " idle: iacByRpmTaper portion" , float, " %.3f"
0 commit comments