Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-04-18 03:38:52 +00:00
parent b685132e60
commit d6088ddbf8
30 changed files with 1349 additions and 2879 deletions

View File

@ -3,28 +3,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -38,22 +37,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -62,18 +51,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -84,20 +68,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -108,18 +85,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -127,15 +95,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -143,38 +105,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -184,57 +148,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -255,52 +219,37 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:50 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:40 UTC 2022
pageSize = 21012
page = 1
@ -6091,28 +6091,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6126,22 +6125,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6150,18 +6139,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6172,20 +6156,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6196,18 +6173,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6215,15 +6183,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6231,38 +6193,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6272,57 +6236,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6343,54 +6307,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:20 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:03 UTC 2022
pageSize = 21012
page = 1
@ -6072,28 +6072,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6107,22 +6106,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6131,18 +6120,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6153,20 +6137,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6177,18 +6154,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6196,15 +6164,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6212,38 +6174,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6253,57 +6217,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6324,54 +6288,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:22 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:05 UTC 2022
pageSize = 21012
page = 1
@ -6073,28 +6073,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6108,22 +6107,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6132,18 +6121,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6154,20 +6138,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6178,18 +6155,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6197,15 +6165,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6213,38 +6175,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6254,57 +6218,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6325,54 +6289,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:48 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:37 UTC 2022
pageSize = 21012
page = 1
@ -6083,28 +6083,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6118,22 +6117,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6142,18 +6131,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6164,20 +6148,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6188,18 +6165,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6207,15 +6175,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6223,38 +6185,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6264,57 +6228,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6335,54 +6299,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:38 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:25 UTC 2022
pageSize = 21012
page = 1
@ -6086,28 +6086,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6121,22 +6120,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6145,18 +6134,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6167,20 +6151,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6191,18 +6168,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6210,15 +6178,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6226,38 +6188,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6267,57 +6231,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6338,54 +6302,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:47 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:36 UTC 2022
pageSize = 21012
page = 1
@ -6091,28 +6091,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6126,22 +6125,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6150,18 +6139,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6172,20 +6156,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6196,18 +6173,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6215,15 +6183,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6231,38 +6193,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6272,57 +6236,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6343,54 +6307,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:40 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:27 UTC 2022
pageSize = 21012
page = 1
@ -6091,28 +6091,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6126,22 +6125,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6150,18 +6139,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6172,20 +6156,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6196,18 +6173,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6215,15 +6183,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6231,38 +6193,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6272,57 +6236,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6343,54 +6307,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:23 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:06 UTC 2022
pageSize = 21012
page = 1
@ -6075,28 +6075,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6110,22 +6109,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6134,18 +6123,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6156,20 +6140,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6180,18 +6157,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6199,15 +6167,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6215,38 +6177,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6256,57 +6220,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6327,54 +6291,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:32 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:18 UTC 2022
pageSize = 21012
page = 1
@ -6075,28 +6075,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6110,22 +6109,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6134,18 +6123,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6156,20 +6140,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6180,18 +6157,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6199,15 +6167,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6215,38 +6177,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6256,57 +6220,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6327,54 +6291,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:27 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:11 UTC 2022
pageSize = 21012
page = 1
@ -6075,28 +6075,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6110,22 +6109,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6134,18 +6123,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6156,20 +6140,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6180,18 +6157,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6199,15 +6167,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6215,38 +6177,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6256,57 +6220,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6327,54 +6291,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:25 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:09 UTC 2022
pageSize = 21012
page = 1
@ -6075,28 +6075,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6110,22 +6109,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6134,18 +6123,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6156,20 +6140,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6180,18 +6157,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6199,15 +6167,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6215,38 +6177,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6256,57 +6220,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6327,54 +6291,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:24 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:08 UTC 2022
pageSize = 21012
page = 1
@ -6075,28 +6075,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6110,22 +6109,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6134,18 +6123,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6156,20 +6140,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6180,18 +6157,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6199,15 +6167,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6215,38 +6177,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6256,57 +6220,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6327,54 +6291,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:28 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:12 UTC 2022
pageSize = 21012
page = 1
@ -6075,28 +6075,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6110,22 +6109,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6134,18 +6123,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6156,20 +6140,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6180,18 +6157,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6199,15 +6167,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6215,38 +6177,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6256,57 +6220,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6327,54 +6291,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:30 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:15 UTC 2022
pageSize = 21012
page = 1
@ -6075,28 +6075,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6110,22 +6109,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6134,18 +6123,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6156,20 +6140,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6180,18 +6157,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6199,15 +6167,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6215,38 +6177,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6256,57 +6220,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6327,54 +6291,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:31 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:17 UTC 2022
pageSize = 21012
page = 1
@ -6074,28 +6074,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6109,22 +6108,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6133,18 +6122,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6155,20 +6139,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6179,18 +6156,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6198,15 +6166,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6214,38 +6176,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6255,57 +6219,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6326,54 +6290,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:29 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:14 UTC 2022
pageSize = 21012
page = 1
@ -6075,28 +6075,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6110,22 +6109,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6134,18 +6123,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6156,20 +6140,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6180,18 +6157,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6199,15 +6167,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6215,38 +6177,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6256,57 +6220,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6327,54 +6291,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:34 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:20 UTC 2022
pageSize = 21012
page = 1
@ -6075,28 +6075,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6110,22 +6109,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6134,18 +6123,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6156,20 +6140,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6180,18 +6157,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6199,15 +6167,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6215,38 +6177,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6256,57 +6220,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6327,54 +6291,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:35 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:21 UTC 2022
pageSize = 21012
page = 1
@ -6075,28 +6075,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6110,22 +6109,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6134,18 +6123,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6156,20 +6140,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6180,18 +6157,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6199,15 +6167,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6215,38 +6177,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6256,57 +6220,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6327,54 +6291,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Apr 18 03:04:52 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Apr 18 03:36:43 UTC 2022
pageSize = 21012
page = 1
@ -6091,28 +6091,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6126,22 +6125,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6150,18 +6139,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6172,20 +6156,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6196,18 +6173,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6215,15 +6183,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6231,38 +6193,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6272,57 +6236,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6343,54 +6307,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Apr 18 03:04:51 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Apr 18 03:36:41 UTC 2022
pageSize = 20984
page = 1
@ -6058,28 +6058,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6093,22 +6092,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6117,18 +6106,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6139,20 +6123,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6163,18 +6140,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6182,15 +6150,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6198,38 +6160,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6239,57 +6203,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6310,54 +6274,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:37 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:24 UTC 2022
pageSize = 21012
page = 1
@ -6075,28 +6075,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6110,22 +6109,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6134,18 +6123,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6156,20 +6140,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6180,18 +6157,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6199,15 +6167,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6215,38 +6177,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6256,57 +6220,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6327,54 +6291,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:36 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:23 UTC 2022
pageSize = 21012
page = 1
@ -6075,28 +6075,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6110,22 +6109,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6134,18 +6123,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6156,20 +6140,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6180,18 +6157,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6199,15 +6167,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6215,38 +6177,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6256,57 +6220,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6327,54 +6291,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:42 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:30 UTC 2022
pageSize = 21012
page = 1
@ -6086,28 +6086,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6121,22 +6120,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6145,18 +6134,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6167,20 +6151,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6191,18 +6168,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6210,15 +6178,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6226,38 +6188,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6267,57 +6231,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6338,54 +6302,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:41 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:28 UTC 2022
pageSize = 21012
page = 1
@ -6086,28 +6086,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6121,22 +6120,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6145,18 +6134,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6167,20 +6151,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6191,18 +6168,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6210,15 +6178,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6226,38 +6188,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6267,57 +6231,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6338,54 +6302,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:44 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:33 UTC 2022
pageSize = 21012
page = 1
@ -6068,28 +6068,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6103,22 +6102,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6127,18 +6116,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6149,20 +6133,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6173,18 +6150,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6192,15 +6160,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6208,38 +6170,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6249,57 +6213,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6320,54 +6284,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:43 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:31 UTC 2022
pageSize = 21012
page = 1
@ -6068,28 +6068,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6103,22 +6102,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6127,18 +6116,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6149,20 +6133,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6173,18 +6150,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6192,15 +6160,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6208,38 +6170,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6249,57 +6213,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6320,54 +6284,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:45 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:34 UTC 2022
pageSize = 21012
page = 1
@ -6068,28 +6068,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6103,22 +6102,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6127,18 +6116,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6149,20 +6133,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6173,18 +6150,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6192,15 +6160,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6208,38 +6170,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6249,57 +6213,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6320,54 +6284,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:53 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:44 UTC 2022
pageSize = 21012
page = 1
@ -6085,28 +6085,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6120,22 +6119,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6144,18 +6133,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6166,20 +6150,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6190,18 +6167,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6209,15 +6177,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6225,38 +6187,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6266,57 +6230,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6337,54 +6301,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph

View File

@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:04:49 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 03:36:39 UTC 2022
pageSize = 21012
page = 1
@ -6091,28 +6091,27 @@ indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
indicator = {angleAboveMin}, "No", "Yes"
indicator = {isHpfpInactive}, "No", "Yes"
liveGraph = high_pressure_fuel_pumpGraph, "Graph", South
liveGraph = high_pressure_fuel_pump_1_Graph, "Graph", South
graphLine = m_requested_pump
graphLine = fuel_requested_percent
graphLine = fuel_requested_percent_pi
graphLine = noValve
graphLine = angleAboveMin
graphLine = isHpfpInactive
graphLine = nextLobe
liveGraph = high_pressure_fuel_pump_3_Graph, "Graph", South
graphLine = nextStart
dialog = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
panel = high_pressure_fuel_pumpIndicatorPanel
panel = high_pressure_fuel_pumpGraph
panel = high_pressure_fuel_pump_1_Graph
panel = high_pressure_fuel_pump_3_Graph
liveGraph = injector_modelGraph, "Graph", South
liveGraph = injector_model_1_Graph, "Graph", South
graphLine = m_deadtime
graphLine = pressureDelta
graphLine = pressureRatio
dialog = injector_modelDialog, "injector_model"
panel = injector_modelGraph
panel = injector_model_1_Graph
indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {combinedConditions}, "No", "Yes"
@ -6126,22 +6125,12 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {speedCondition}, "No", "Yes"
indicator = {tpsCondition}, "No", "Yes"
liveGraph = launch_control_stateGraph, "Graph", South
liveGraph = launch_control_state_1_Graph, "Graph", South
graphLine = retardThresholdRpm
graphLine = combinedConditions
graphLine = launchActivatePinState
graphLine = isLaunchCondition
graphLine = isSwitchActivated
graphLine = isClutchActivated
graphLine = isValidInputPin
graphLine = activateSwitchCondition
graphLine = rpmCondition
graphLine = speedCondition
graphLine = tpsCondition
dialog = launch_control_stateDialog, "launch_control_state"
panel = launch_control_stateIndicatorPanel
panel = launch_control_stateGraph
panel = launch_control_state_1_Graph
indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isTpsInvalid}, "No", "Yes"
@ -6150,18 +6139,13 @@ indicatorPanel = boost_controlIndicatorPanel, 2
indicator = {isNotClosedLoop}, "No", "Yes"
indicator = {isZeroRpm}, "No", "Yes"
liveGraph = boost_controlGraph, "Graph", South
graphLine = isTpsInvalid
graphLine = m_shouldResetPid
graphLine = isBelowClosedLoopThreshold
graphLine = isNotClosedLoop
graphLine = isZeroRpm
liveGraph = boost_control_1_Graph, "Graph", South
graphLine = openLoopPart
graphLine = closedLoopPart
dialog = boost_controlDialog, "boost_control"
panel = boost_controlIndicatorPanel
panel = boost_controlGraph
panel = boost_control_1_Graph
indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {engineTooSlow}, "No", "Yes"
@ -6172,20 +6156,13 @@ indicatorPanel = ac_controlIndicatorPanel, 2
indicator = {acButtonState}, "No", "Yes"
indicator = {isDisabledByLua}, "No", "Yes"
liveGraph = ac_controlGraph, "Graph", South
graphLine = engineTooSlow
graphLine = engineTooFast
graphLine = noClt
graphLine = engineTooHot
graphLine = tpsTooHigh
graphLine = acButtonState
graphLine = isDisabledByLua
liveGraph = ac_control_1_Graph, "Graph", South
graphLine = latest_usage_ac_control
graphLine = acSwitchLastChangeTimeMs
dialog = ac_controlDialog, "ac_control"
panel = ac_controlIndicatorPanel
panel = ac_controlGraph
panel = ac_control_1_Graph
indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {cranking}, "No", "Yes"
@ -6196,18 +6173,9 @@ indicatorPanel = fan_controlIndicatorPanel, 2
indicator = {hot}, "No", "Yes"
indicator = {cold}, "No", "Yes"
liveGraph = fan_controlGraph, "Graph", South
graphLine = cranking
graphLine = notRunning
graphLine = disabledWhileEngineStopped
graphLine = brokenClt
graphLine = enabledForAc
graphLine = hot
graphLine = cold
dialog = fan_controlDialog, "fan_control"
panel = fan_controlIndicatorPanel
panel = fan_controlGraph
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPrime}, "No", "Yes"
@ -6215,15 +6183,9 @@ indicatorPanel = fuel_pump_controlIndicatorPanel, 2
indicator = {isPumpOn}, "No", "Yes"
indicator = {ignitionOn}, "No", "Yes"
liveGraph = fuel_pump_controlGraph, "Graph", South
graphLine = isPrime
graphLine = engineTurnedRecently
graphLine = isPumpOn
graphLine = ignitionOn
dialog = fuel_pump_controlDialog, "fuel_pump_control"
panel = fuel_pump_controlIndicatorPanel
panel = fuel_pump_controlGraph
indicatorPanel = main_relayIndicatorPanel, 2
indicator = {isBenchTest}, "No", "Yes"
@ -6231,38 +6193,40 @@ indicatorPanel = main_relayIndicatorPanel, 2
indicator = {mainRelayState}, "No", "Yes"
indicator = {delayedShutoffRequested}, "No", "Yes"
liveGraph = main_relayGraph, "Graph", South
graphLine = isBenchTest
graphLine = hasIgnitionVoltage
graphLine = mainRelayState
graphLine = delayedShutoffRequested
dialog = main_relayDialog, "main_relay"
panel = main_relayIndicatorPanel
panel = main_relayGraph
liveGraph = engine_stateGraph, "Graph", South
liveGraph = engine_state_1_Graph, "Graph", South
graphLine = sd
graphLine = targetAFR
graphLine = engineCycleDurationMs
graphLine = minRpmKcurrentTPS
liveGraph = engine_state_3_Graph, "Graph", South
graphLine = currentTpsAdc
graphLine = tpsVoltageMCU
graphLine = tpsVoltageBoard
graphLine = currentBaroCorrectedVE
liveGraph = engine_state_5_Graph, "Graph", South
graphLine = injectorFlowCorrection
graphLine = baroCorrection
graphLine = cranking
graphLine = running
liveGraph = engine_state_7_Graph, "Graph", South
graphLine = etbFeedForward
graphLine = targetFromTable
graphLine = sparkDwell
graphLine = dwellAngle
liveGraph = engine_state_9_Graph, "Graph", South
graphLine = cltTimingCorrection
dialog = engine_stateDialog, "engine_state"
panel = engine_stateGraph
panel = engine_state_1_Graph
panel = engine_state_3_Graph
panel = engine_state_5_Graph
panel = engine_state_7_Graph
panel = engine_state_9_Graph
indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {isAboveAccelThreshold}, "No", "Yes"
@ -6272,57 +6236,57 @@ indicatorPanel = tps_accel_stateIndicatorPanel, 2
indicator = {belowEpsilon}, "No", "Yes"
indicator = {tooShort}, "No", "Yes"
liveGraph = tps_accel_stateGraph, "Graph", South
liveGraph = tps_accel_state_1_Graph, "Graph", South
graphLine = tpsFrom
graphLine = tpsTo
graphLine = deltaTps
graphLine = extraFuel
liveGraph = tps_accel_state_3_Graph, "Graph", South
graphLine = valueFromTable
graphLine = isAboveAccelThreshold
graphLine = isBelowDecelThreshold
graphLine = isTimeToResetAccumulator
graphLine = isFractionalEnrichment
graphLine = belowEpsilon
graphLine = tooShort
graphLine = fractionalInjFuel
graphLine = accumulatedValue
graphLine = maxExtraPerCycle
liveGraph = tps_accel_state_5_Graph, "Graph", South
graphLine = maxExtraPerPeriod
graphLine = maxInjectedPerPeriod
graphLine = cycleCnt
dialog = tps_accel_stateDialog, "tps_accel_state"
panel = tps_accel_stateIndicatorPanel
panel = tps_accel_stateGraph
panel = tps_accel_state_1_Graph
panel = tps_accel_state_3_Graph
panel = tps_accel_state_5_Graph
liveGraph = trigger_centralGraph, "Graph", South
liveGraph = trigger_central_1_Graph, "Graph", South
graphLine = hwEventCounters1
graphLine = hwEventCounters2
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
dialog = trigger_centralDialog, "trigger_central"
panel = trigger_centralGraph
panel = trigger_central_1_Graph
panel = trigger_central_3_Graph
liveGraph = trigger_stateGraph, "Graph", South
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = currentGap
graphLine = totalRevolutionCounter
dialog = trigger_stateDialog, "trigger_state"
panel = trigger_stateGraph
panel = trigger_state_1_Graph
liveGraph = wall_fuel_stateGraph, "Graph", South
liveGraph = wall_fuel_state_1_Graph, "Graph", South
graphLine = wallFuelCorrection
graphLine = wallFuel
dialog = wall_fuel_stateDialog, "wall_fuel_state"
panel = wall_fuel_stateGraph
panel = wall_fuel_state_1_Graph
indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {mightResetPid}, "No", "Yes"
@ -6343,54 +6307,39 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {useInstantRpmForIdle}, "No", "Yes"
indicator = {isVerboseIAC}, "No", "Yes"
liveGraph = idle_stateGraph, "Graph", South
liveGraph = idle_state_1_Graph, "Graph", South
graphLine = idleState
graphLine = currentIdlePosition
graphLine = baseIdlePosition
graphLine = iacByTpsTaper
liveGraph = idle_state_3_Graph, "Graph", South
graphLine = throttlePedalUpState
graphLine = mightResetPid
graphLine = shouldResetPid
graphLine = wasResetPid
graphLine = mustResetPid
graphLine = isCoasting
graphLine = useIacTableForCoasting
graphLine = notIdling
graphLine = needReset
graphLine = isInDeadZone
graphLine = isBlipping
graphLine = useClosedLoop
graphLine = badTps
graphLine = looksLikeRunning
graphLine = looksLikeCoasting
graphLine = looksLikeCrankToIdle
graphLine = useInstantRpmForIdle
graphLine = isVerboseIAC
graphLine = targetRpmByClt
graphLine = targetRpmAcBump
dialog = idle_stateDialog, "idle_state"
panel = idle_stateIndicatorPanel
panel = idle_stateGraph
panel = idle_state_1_Graph
panel = idle_state_3_Graph
liveGraph = ignition_stateGraph, "Graph", South
liveGraph = ignition_state_1_Graph, "Graph", South
graphLine = baseDwell
graphLine = dwellVoltageCorrection
graphLine = luaTimingAdd
graphLine = luaTimingMult
dialog = ignition_stateDialog, "ignition_state"
panel = ignition_stateGraph
panel = ignition_state_1_Graph
liveGraph = electronic_throttleGraph, "Graph", South
liveGraph = electronic_throttle_1_Graph, "Graph", South
graphLine = idlePosition
graphLine = trim
graphLine = luaAdjustment
dialog = electronic_throttleDialog, "electronic_throttle"
panel = electronic_throttleGraph
panel = electronic_throttle_1_Graph