ini02 Remove '3D Map Tuning','Racing Features','Board' and add 'FSIO' (#573)

* Sensors submenu

* Remove '3D Map Tuning','Racing Features','Board' and add 'FSIO'
This commit is contained in:
andreika-git 2018-03-19 13:52:33 +02:00 committed by rusefi
parent d2cc3994df
commit a987647da4
1 changed files with 6 additions and 20 deletions

View File

@ -69,10 +69,6 @@ enable2ndByteCanID = false
; CONFIG_DEFINITION_END
[SettingContextHelp]
fuelAlgorithm = "See also http://rusefi.com/fuel"
[Tuning]
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators.
cursorDepth = 2 ; Same as spot depth.
@ -975,23 +971,13 @@ gaugeCategory = Fuel Data
subMenu = std_separator
subMenu = std_realtime, "&Realtime Display", 0
subMenu = tChargeSettings, "tCharge Settings"
subMenu = std_separator
subMenu = smLaunchControl, "Launch Control"
menu = "3D Map Tuning"
; subMenu = std_realtime, "Realtime Display"
; subMenu = std_warmup, "Warmup Wizard"
subMenu = fuelTableELMap, "Fuel Table", 0, {fuelAlgorithm != 3}
subMenu = veTableDialog3D, "VE Table", 0, {fuelAlgorithm == 3}
subMenu = afrTableMap, "Target AFR Table", 0, {fuelAlgorithm == 3}
subMenu = injPhaseTableMap, "Injection Phase"
subMenu = ignitionTableMap, "Ignition Table"
subMenu = ignitionIatCorrTableMap, "Ignition Intake Air Temp correction"
menu = "Racing Features"
subMenu = smLaunchControl, "Launch Control NOT WORKING"
subMenu = std_separator
menu = "Board"
subMenu = fsioInputsDialog, "FSIO inputs"
menuDialog = main
menu = "&FSIO"
subMenu = fsioInputsDialog, "FSIO inputs"
subMenu = auxPidDialog, "Aux PID"
subMenu = fsioOutputsDialog, "FSIO outputs"
subMenu = fsioTable1Tbl, "FSIO Table #1"
subMenu = fsioTable2Tbl, "FSIO Table #2"