current launch control status
This commit is contained in:
parent
f861d0aabe
commit
980925747d
|
@ -63,7 +63,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Mar 03 19:12:26 EST 2018
|
||||
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun Mar 04 17:47:02 EST 2018
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1828,7 +1828,7 @@ gaugeCategory = Fuel Data
|
|||
subMenu = ignitionIatCorrTableMap, "Ignition Intake Air Temp correction"
|
||||
|
||||
menu = "Racing Features"
|
||||
subMenu = smLaunchControl, "Launch Control"
|
||||
subMenu = smLaunchControl, "Launch Control NOT WORKING"
|
||||
subMenu = std_separator
|
||||
|
||||
menu = "Board"
|
||||
|
@ -2902,7 +2902,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
|
|||
field = "Engine chart size", engineChartSize
|
||||
|
||||
; Racing Features->Launch Control
|
||||
dialog = smLaunchControl, "Launch Control Settings"
|
||||
dialog = smLaunchControl, "Launch Control Settings NOT WORKING"
|
||||
field = "RPM Step1 Limit", step1rpm
|
||||
field = "Launch RPM Window" step1RpmWindow
|
||||
field = "Step1 Ignition Advance", step1timing
|
||||
|
|
|
@ -999,7 +999,7 @@ gaugeCategory = Fuel Data
|
|||
subMenu = ignitionIatCorrTableMap, "Ignition Intake Air Temp correction"
|
||||
|
||||
menu = "Racing Features"
|
||||
subMenu = smLaunchControl, "Launch Control"
|
||||
subMenu = smLaunchControl, "Launch Control NOT WORKING"
|
||||
subMenu = std_separator
|
||||
|
||||
menu = "Board"
|
||||
|
@ -2073,7 +2073,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
|
|||
field = "Engine chart size", engineChartSize
|
||||
|
||||
; Racing Features->Launch Control
|
||||
dialog = smLaunchControl, "Launch Control Settings"
|
||||
dialog = smLaunchControl, "Launch Control Settings NOT WORKING"
|
||||
field = "RPM Step1 Limit", step1rpm
|
||||
field = "Launch RPM Window" step1RpmWindow
|
||||
field = "Step1 Ignition Advance", step1timing
|
||||
|
|
Loading…
Reference in New Issue