From 4d9f889763b8e7338f0f50e513cb690c499c9f33 Mon Sep 17 00:00:00 2001 From: Josh Stewart Date: Wed, 23 Mar 2016 19:45:11 +1100 Subject: [PATCH] Add compatibility option for TunerStudio 3 --- reference/speeduino.ini | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/reference/speeduino.ini b/reference/speeduino.ini index ca713dbd..2c4cf24f 100644 --- a/reference/speeduino.ini +++ b/reference/speeduino.ini @@ -5,6 +5,7 @@ queryCommand = "Q" signature = 20 + ;signature = "speeduino" ;------------------------------------------------------------------------------- @@ -71,6 +72,8 @@ pageValueWrite = "W%2o%v", "W%o%v", "W%2o%v", "W%o%v", "W%2o%v", "W%o%v", "W%o%v", "W%o%v" ;\x00%2 ; pageChunkWrite = "" ; No chunk write for standard MS + blockingFactor = 2048 + delayAfterPortOpen=1000 ;Page 1 is the fuel map and axis bins only page = 1 @@ -543,7 +546,7 @@ page = 8 TrigEdge = "The Trigger edge of the primary sensor.\nLeading.\nTrailing." sparkMode = "Wasted Spark: Ignition outputs are on the channels <= half the number of cylinders. Eg 4 cylinder outputs on IGN1 and IGN2.\nSingle Channel: All ignition pulses are output on IGN1.\nWasted COP: Ignition pulses are output on all ignition channels up to the number of cylinders. Eg 4 cylinder outputs on all ignition channels. No valid for >4 cylinders" - IgInv = "Whether the spark fires when the ignition sign goes high or goes low. Most ignition systems 'Going Low' but please verify this as damage to coils can result from the incorrect selection + IgInv = "Whether the spark fires when the ignition sign goes high or goes low. Most ignition systems 'Going Low' but please verify this as damage to coils can result from the incorrect selection" iacChannels = "The number of output channels used for PWM valves. Select 1 for 2-wire valves or 2 for 3-wire valves." iacStepTime = "Time between each stepper motor step.\nIncrease this if the motor appears to behave intermittently." @@ -552,9 +555,9 @@ page = 8 iacAlgorithm = "Selects method of idle control.\nNone = no idle control valve.\nOn/Off valve.\nPWM valve (2,3 wire).\nStepper Valve (4,6,8 wire)." - dfcoRPM = "The RPM above which DFCO will be active. Typically set a few hundred RPM above maximum idle speed + dfcoRPM = "The RPM above which DFCO will be active. Typically set a few hundred RPM above maximum idle speed" dfcoHyster = "Hysteresis for DFCO RPM. 200-300 RPM is typical for this, however a higher value may be needed if the RPM is fluctuating around the cutout speed" - dfcoTPSThresh= "The TPS value above which DFCO will be active. Typical value is 5%-10%, but higher may be needed if TPS signal is noisy" + dfcoTPSThresh= "The TPS value below which DFCO will be active. Typical value is 5%-10%, but higher may be needed if TPS signal is noisy" [UserDefinedTS] ; Enhanced TunerStudio dialogs can be defined here