parent
1c7a800d7b
commit
089d76a44f
|
@ -849,6 +849,15 @@ curve = 32Curve, "3-2 Shift Solenoid Percent by Speed"
|
|||
zBins = ALSFuelAdjustment
|
||||
gridHeight = 4.0
|
||||
gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees.
|
||||
upDownLabel = "(RICHER)", "(LEANER)"
|
||||
|
||||
table = IgnSkipTableALS, IgnSkipALS, "Ignition Skip", 1
|
||||
; constant, variable
|
||||
xBins = alsIgnSkiprpmBins, RPMValue
|
||||
yBins = alsIgnSkipLoadBins, TPSValue
|
||||
zBins = ALSIgnSkipTable
|
||||
gridHeight = 4.0
|
||||
gridOrient = 250, 0, 340 ; Space 123 rotation of grid in degrees.
|
||||
upDownLabel = "(RICHER)", "(LEANER)"
|
||||
|
||||
table = baroCorrTbl, baroCorrMap, "Baro Correction", 1
|
||||
|
|
Loading…
Reference in New Issue