Add compatibility option for TunerStudio 3

This commit is contained in:
Josh Stewart 2016-03-23 19:45:11 +11:00
parent 6802b3ec42
commit 4d9f889763
1 changed files with 6 additions and 3 deletions

View File

@ -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