people are confused about STFT "main region" #7480
only:re-arranging order to match order of priority
This commit is contained in:
parent
241581f9f5
commit
42e34c69e8
|
@ -4239,10 +4239,10 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
|
|||
field = "Ignore error magnitude", stftIgnoreErrorMagnitude, {fuelClosedLoopCorrectionEnabled == 1}
|
||||
|
||||
panel = stftPartitioning, {fuelClosedLoopCorrectionEnabled == 1}
|
||||
panel = stftPartitionSettingsMain, {fuelClosedLoopCorrectionEnabled == 1}
|
||||
panel = stftPartitionSettingsIdle, {fuelClosedLoopCorrectionEnabled == 1}
|
||||
panel = stftPartitionSettingsPower, {fuelClosedLoopCorrectionEnabled == 1}
|
||||
panel = stftPartitionSettingsOverrun, {fuelClosedLoopCorrectionEnabled == 1}
|
||||
panel = stftPartitionSettingsPower, {fuelClosedLoopCorrectionEnabled == 1}
|
||||
panel = stftPartitionSettingsMain, {fuelClosedLoopCorrectionEnabled == 1}
|
||||
|
||||
dialog = lambdaProtectionLeft, ""
|
||||
field = "Enable lambda protection", lambdaProtectionEnable
|
||||
|
|
Loading…
Reference in New Issue