From 3170cf596ace85dfa1a0b875ddd45cd24332ea1b Mon Sep 17 00:00:00 2001 From: Artem Date: Mon, 9 Apr 2018 14:46:15 +0300 Subject: [PATCH] explain some fields (#591) Updating some text fields. Now it more understood than before --- 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 36a8485cff..70904b6771 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -538,7 +538,7 @@ fileVersion = { 20171101 } upDownLabel = "(RICHER)", "(LEANER)" ; move table into a panel? or find a way to add a link to https://rusefi.com//wiki/index.php?title=Manual:Software:TPSTPS - table = tpsTpsAccelTbl, tpsTpsAccelMap, "TPS/TPS Acceleration Extra Fuel", 1 + table = tpsTpsAccelTbl, tpsTpsAccelMap, "TPS/TPS Acceleration Extra Fuel(ms)", 1 xBins = tpsTpsAccelFromRpmBins, TPSValue yBins = tpsTpsAccelToRpmBins, TPSValue zBins = tpsTpsAccelTable @@ -1135,7 +1135,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00" field = "Enabled", isInjectionEnabled field = "Mode", injectionMode, {isInjectionEnabled == 1} field = "#Batch injection with individual wiring" - field = "Two wire batch", twoWireBatchInjection, {isInjectionEnabled == 1 && injectionMode == 2} + field = "Two wire batch emulation", twoWireBatchInjection, {isInjectionEnabled == 1 && injectionMode == 2} dialog = ignitionSettings, "Ignition Settings" field = "Enabled", isIgnitionEnabled