MAP thresholds into project

This commit is contained in:
rusefi 2018-06-10 04:43:49 -04:00
parent bddd85e144
commit 6a7c5857bc
2 changed files with 7 additions and 1 deletions

View File

@ -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 Tue Jun 05 17:42:11 EDT 2018
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun Jun 10 04:40:26 EDT 2018
pageSize = 20000
page = 1
@ -2362,6 +2362,9 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
field = "frequency-based MAP", hasFrequencyReportingMapSensor
dialog = mapSwitchAndSettings, "", yAxis
field = "Low value threshold", mapErrorDetectionTooLow
field = "High value threshold", mapErrorDetectionTooHigh
panel = mapSwitch
panel = mapSensorVDlg
panel = mapSensorFDlg

View File

@ -1524,6 +1524,9 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
field = "frequency-based MAP", hasFrequencyReportingMapSensor
dialog = mapSwitchAndSettings, "", yAxis
field = "Low value threshold", mapErrorDetectionTooLow
field = "High value threshold", mapErrorDetectionTooHigh
panel = mapSwitch
panel = mapSensorVDlg
panel = mapSensorFDlg