current launch control status
This commit is contained in:
parent
ac003bbaad
commit
ad156c622e
|
@ -999,7 +999,7 @@ gaugeCategory = Fuel Data
|
||||||
subMenu = ignitionIatCorrTableMap, "Ignition Intake Air Temp correction"
|
subMenu = ignitionIatCorrTableMap, "Ignition Intake Air Temp correction"
|
||||||
|
|
||||||
menu = "Racing Features"
|
menu = "Racing Features"
|
||||||
subMenu = smLaunchControl, "Launch Control"
|
subMenu = smLaunchControl, "Launch Control NOT WORKING"
|
||||||
subMenu = std_separator
|
subMenu = std_separator
|
||||||
|
|
||||||
menu = "Board"
|
menu = "Board"
|
||||||
|
@ -2073,7 +2073,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
|
||||||
field = "Engine chart size", engineChartSize
|
field = "Engine chart size", engineChartSize
|
||||||
|
|
||||||
; Racing Features->Launch Control
|
; Racing Features->Launch Control
|
||||||
dialog = smLaunchControl, "Launch Control Settings"
|
dialog = smLaunchControl, "Launch Control Settings NOT WORKING"
|
||||||
field = "RPM Step1 Limit", step1rpm
|
field = "RPM Step1 Limit", step1rpm
|
||||||
field = "Launch RPM Window" step1RpmWindow
|
field = "Launch RPM Window" step1RpmWindow
|
||||||
field = "Step1 Ignition Advance", step1timing
|
field = "Step1 Ignition Advance", step1timing
|
||||||
|
|
Loading…
Reference in New Issue