MAP thresholds into project
This commit is contained in:
parent
bddd85e144
commit
6a7c5857bc
|
@ -63,7 +63,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; 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
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2362,6 +2362,9 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
|
||||||
field = "frequency-based MAP", hasFrequencyReportingMapSensor
|
field = "frequency-based MAP", hasFrequencyReportingMapSensor
|
||||||
|
|
||||||
dialog = mapSwitchAndSettings, "", yAxis
|
dialog = mapSwitchAndSettings, "", yAxis
|
||||||
|
field = "Low value threshold", mapErrorDetectionTooLow
|
||||||
|
field = "High value threshold", mapErrorDetectionTooHigh
|
||||||
|
|
||||||
panel = mapSwitch
|
panel = mapSwitch
|
||||||
panel = mapSensorVDlg
|
panel = mapSensorVDlg
|
||||||
panel = mapSensorFDlg
|
panel = mapSensorFDlg
|
||||||
|
|
|
@ -1524,6 +1524,9 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
|
||||||
field = "frequency-based MAP", hasFrequencyReportingMapSensor
|
field = "frequency-based MAP", hasFrequencyReportingMapSensor
|
||||||
|
|
||||||
dialog = mapSwitchAndSettings, "", yAxis
|
dialog = mapSwitchAndSettings, "", yAxis
|
||||||
|
field = "Low value threshold", mapErrorDetectionTooLow
|
||||||
|
field = "High value threshold", mapErrorDetectionTooHigh
|
||||||
|
|
||||||
panel = mapSwitch
|
panel = mapSwitch
|
||||||
panel = mapSensorVDlg
|
panel = mapSensorVDlg
|
||||||
panel = mapSensorFDlg
|
panel = mapSensorFDlg
|
||||||
|
|
Loading…
Reference in New Issue