maybe we need it? who knows... isMapAveragingEnabled
This commit is contained in:
parent
e0db83e027
commit
7288f8aab9
|
@ -82,7 +82,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sat Jul 06 20:57:33 EDT 2019
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Jul 09 15:35:24 EDT 2019
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2827,6 +2827,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = baroSensor_type, baroSensor_type, {baroSensor_hwChannel != 16}
|
||||
|
||||
dialog = mapCurves, "MAP sampling", yAxis
|
||||
field = "isMapAveragingEnabled", isMapAveragingEnabled
|
||||
panel = map_samplingAngleCurve
|
||||
panel = map_samplingWindowCurve
|
||||
|
||||
|
|
|
@ -1856,6 +1856,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = baroSensor_type, baroSensor_type, {baroSensor_hwChannel != 16}
|
||||
|
||||
dialog = mapCurves, "MAP sampling", yAxis
|
||||
field = "isMapAveragingEnabled", isMapAveragingEnabled
|
||||
panel = map_samplingAngleCurve
|
||||
panel = map_samplingWindowCurve
|
||||
|
||||
|
|
|
@ -82,7 +82,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sat Jul 06 20:57:37 EDT 2019
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Jul 09 15:35:28 EDT 2019
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2827,6 +2827,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = baroSensor_type, baroSensor_type, {baroSensor_hwChannel != 16}
|
||||
|
||||
dialog = mapCurves, "MAP sampling", yAxis
|
||||
field = "isMapAveragingEnabled", isMapAveragingEnabled
|
||||
panel = map_samplingAngleCurve
|
||||
panel = map_samplingWindowCurve
|
||||
|
||||
|
|
|
@ -82,7 +82,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sat Jul 06 20:57:35 EDT 2019
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Jul 09 15:35:26 EDT 2019
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2812,6 +2812,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = baroSensor_type, baroSensor_type, {baroSensor_hwChannel != 16}
|
||||
|
||||
dialog = mapCurves, "MAP sampling", yAxis
|
||||
field = "isMapAveragingEnabled", isMapAveragingEnabled
|
||||
panel = map_samplingAngleCurve
|
||||
panel = map_samplingWindowCurve
|
||||
|
||||
|
|
|
@ -82,7 +82,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sat Jul 06 20:57:39 EDT 2019
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Jul 09 15:35:31 EDT 2019
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2823,6 +2823,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = baroSensor_type, baroSensor_type, {baroSensor_hwChannel != 16}
|
||||
|
||||
dialog = mapCurves, "MAP sampling", yAxis
|
||||
field = "isMapAveragingEnabled", isMapAveragingEnabled
|
||||
panel = map_samplingAngleCurve
|
||||
panel = map_samplingWindowCurve
|
||||
|
||||
|
|
Loading…
Reference in New Issue