From 56ec3115fd2189fc8b71f9309cc7a01a17537ab9 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Thu, 4 Jan 2024 20:52:00 -0500 Subject: [PATCH] usability issue: Boost blend logic does not happen while not controlling boost #5864 only:uaefi --- firmware/tunerstudio/rusefi.input | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 751e3a2627..cd3b1446c1 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -2688,6 +2688,9 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_ field = "Blend parameter", veBlends4_blendParameter panel = veBlend4Bias + indicatorPanel = isBoostControlledPanel, 1 + indicator = {isBoostControlled}, "No Boost Control", "Boost Control Active" + dialog = boostOpenBlend1Cfg, "Boost open loop blend 1 config" field = "#The bias table controls how much of the blend table" field = "#is mixed in to the open loop boost table. For example, a value of" @@ -2695,7 +2698,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_ field = "#in +5.0 added to the boost open loop %." field = "#The X axis of the bias table is controlled by the selected blend" field = "#parameter below." - indicator = {isBoostControlled}, "No Boost Control", "Boost Control Active" + panel = isBoostControlledPanel field = "Blend parameter", boostOpenLoopBlends1_blendParameter panel = boostOpenLoopBlend1Bias @@ -2706,7 +2709,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_ field = "#in +5.0 added to the boost open loop %." field = "#The X axis of the bias table is controlled by the selected blend" field = "#parameter below." - indicator = {isBoostControlled}, "No Boost Control", "Boost Control Active" + panel = isBoostControlledPanel field = "Blend parameter", boostOpenLoopBlends2_blendParameter panel = boostOpenLoopBlend2Bias