coastingFuelCutMap into project
This commit is contained in:
parent
90c94f2746
commit
c502247e97
|
@ -1629,6 +1629,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
|
|||
field = "Use separate Ignition Table for idle", useSeparateAdvanceForIdle
|
||||
field = "Use separate VE Table for idle", useSeparateVeForIdle
|
||||
field = "Use separate IAC Table For Coasting", useIacTableForCoasting, {idleMode == 0}
|
||||
field = "MAP Deactivation Threshold", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
|
||||
field = "TPS deactivation threshold", idlePidDeactivationTpsThreshold
|
||||
panel = idlePidSettings, { idleMode == 0}
|
||||
field = "Extra IAC if Throttle Pressed", iacByTpsTaper;
|
||||
|
|
Loading…
Reference in New Issue