From ed5a0b632e766c4b4886ed4f36268cd6b9bf8652 Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 11 Feb 2023 22:51:44 -0500 Subject: [PATCH] ETB TS progress --- firmware/tunerstudio/rusefi.input | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 1d924051c5..128b2d84ce 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -4045,9 +4045,9 @@ dialog = tcuControls, "Transmission Settings" field = "Debug mode", debugMode dialog = etbDialogRight - panel = etbIdleDialog + panel = etbIdleDialog,{ etbFunctions1 == @@etb_function_e_ETB_Throttle1@@ || etbFunctions1 == @@etb_function_e_ETB_Throttle2@@ || etbFunctions2 == @@etb_function_e_ETB_Throttle1@@ || etbFunctions2 == @@etb_function_e_ETB_Throttle2@@ } panel = etbPidDialog, { etbFunctions1 == @@etb_function_e_ETB_Throttle1@@ || etbFunctions1 == @@etb_function_e_ETB_Throttle2@@ || etbFunctions2 == @@etb_function_e_ETB_Throttle1@@ || etbFunctions2 == @@etb_function_e_ETB_Throttle2@@ } - panel = etbAutotune + panel = etbAutotune, { etbFunctions1 == @@etb_function_e_ETB_Throttle1@@ || etbFunctions1 == @@etb_function_e_ETB_Throttle2@@ || etbFunctions2 == @@etb_function_e_ETB_Throttle1@@ || etbFunctions2 == @@etb_function_e_ETB_Throttle2@@ } ; Neutral position handling not yet implemented! ;field = "Neutral Position", etbNeutralPosition