From bbb0891adfb64ab8da49486c70a5f8cf784bec1b Mon Sep 17 00:00:00 2001 From: rusefillc Date: Wed, 19 Jul 2023 18:53:51 -0400 Subject: [PATCH] fixing another recent issue --- firmware/tunerstudio/rusefi.input | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index f45bd79b6e..eec571f69b 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -938,7 +938,7 @@ curve = rangeMatrix, "Range Switch Input Matrix" upDownLabel = "(RICHER)", "(LEANER)" table = baroCorrTbl, baroCorrMap, "Baro Correction", 1 - columnLabel = "RPM", "Ignition Load" + xyLabels = "RPM", "Ignition Load" xBins = baroCorrRpmBins, RPMValue yBins = baroCorrPressureBins, baroPressure zBins = baroCorrTable @@ -946,7 +946,7 @@ curve = rangeMatrix, "Range Switch Input Matrix" upDownLabel = "(RICHER)", "(LEANER)" table = ignitionTableTbl, ignitionTableMap, "Ignition Table", 1 - columnLabel = "RPM", "Ignition Load" + xyLabels = "RPM", "Ignition Load" xBins = ignitionRpmBins, RPMValue yBins = ignitionLoadBins, ignitionLoad zBins = ignitionTable @@ -954,91 +954,91 @@ curve = rangeMatrix, "Range Switch Input Matrix" upDownLabel = "(RICHER)", "(LEANER)" table = ignAdder1Table, ignAdder1Map, "Ignition adder 1", 1 - columnLabel = "RPM", "Ignition Load" + xyLabels = "RPM", "Ignition Load" xBins = ignBlends1_rpmBins, RPMValue yBins = ignBlends1_loadBins, ignitionLoad zBins = ignBlends1_table gridOrient = 250, 0, 340 table = ignAdder2Table, ignAdder2Map, "Ignition adder 2", 1 - columnLabel = "RPM", "Ignition Load" + xyLabels = "RPM", "Ignition Load" xBins = ignBlends2_rpmBins, RPMValue yBins = ignBlends2_loadBins, ignitionLoad zBins = ignBlends2_table gridOrient = 250, 0, 340 table = ignAdder3Table, ignAdder3Map, "Ignition adder 3", 1 - columnLabel = "RPM", "Ignition Load" + xyLabels = "RPM", "Ignition Load" xBins = ignBlends3_rpmBins, RPMValue yBins = ignBlends3_loadBins, ignitionLoad zBins = ignBlends3_table gridOrient = 250, 0, 340 table = ignAdder4Table, ignAdder4Map, "Ignition adder 4", 1 - columnLabel = "RPM", "Ignition Load" + xyLabels = "RPM", "Ignition Load" xBins = ignBlends4_rpmBins, RPMValue yBins = ignBlends4_loadBins, ignitionLoad zBins = ignBlends4_table gridOrient = 250, 0, 340 table = veBlend1Table, veBlend1Map, "VE blend 1", 1 - columnLabel = "RPM", "Fueling Load" + xyLabels = "RPM", "Fueling Load" xBins = veBlends1_rpmBins, RPMValue yBins = veBlends1_loadBins, fuelingLoad zBins = veBlends1_table gridOrient = 250, 0, 340 table = veBlend2Table, veBlend2Map, "VE blend 2", 1 - columnLabel = "RPM", "Fueling Load" + xyLabels = "RPM", "Fueling Load" xBins = veBlends2_rpmBins, RPMValue yBins = veBlends2_loadBins, fuelingLoad zBins = veBlends2_table gridOrient = 250, 0, 340 table = veBlend3Table, veBlend3Map, "VE blend 3", 1 - columnLabel = "RPM", "Fueling Load" + xyLabels = "RPM", "Fueling Load" xBins = veBlends3_rpmBins, RPMValue yBins = veBlends3_loadBins, fuelingLoad zBins = veBlends3_table gridOrient = 250, 0, 340 table = veBlend4Table, veBlend4Map, "VE blend 4", 1 - columnLabel = "RPM", "Fueling Load" + xyLabels = "RPM", "Fueling Load" xBins = veBlends4_rpmBins, RPMValue yBins = veBlends4_loadBins, fuelingLoad zBins = veBlends4_table gridOrient = 250, 0, 340 table = boostOpenBlend1Table, boostOpenBlend1Map, "Boost open loop blend 1", 1 - columnLabel = "RPM", "TPS" + xyLabels = "RPM", "TPS" xBins = boostOpenLoopBlends1_rpmBins, RPMValue yBins = boostOpenLoopBlends1_loadBins, TPSValue zBins = boostOpenLoopBlends1_table gridOrient = 250, 0, 340 table = boostOpenBlend2Table, boostOpenBlend2Map, "Boost open loop blend 2", 1 - columnLabel = "RPM", "TPS" + xyLabels = "RPM", "TPS" xBins = boostOpenLoopBlends2_rpmBins, RPMValue yBins = boostOpenLoopBlends2_loadBins, TPSValue zBins = boostOpenLoopBlends2_table gridOrient = 250, 0, 340 table = boostClosedBlend1Table, boostClosedBlend1Map, "Boost closed loop blend 1", 1 - columnLabel = "RPM", "TPS" + xyLabels = "RPM", "TPS" xBins = boostClosedLoopBlends1_rpmBins, RPMValue yBins = boostClosedLoopBlends1_loadBins, TPSValue zBins = boostClosedLoopBlends1_table gridOrient = 250, 0, 340 table = boostClosedBlend2Table, boostClosedBlend2Map, "Boost closed loop blend 2", 1 - columnLabel = "RPM", "TPS" + xyLabels = "RPM", "TPS" xBins = boostClosedLoopBlends2_rpmBins, RPMValue yBins = boostClosedLoopBlends2_loadBins, TPSValue zBins = boostClosedLoopBlends2_table gridOrient = 250, 0, 340 table = ignitionIatCorrTableTbl, ignitionIatCorrTableMap, "Ignition Intake Air Temp correction", 1 - columnLabel = "Air Temp", "Ignition Load" + xyLabels = "Air Temp", "Ignition Load" xBins = ignitionIatCorrTempBins, intake yBins = ignitionIatCorrLoadBins, ignitionLoad zBins = ignitionIatCorrTable