Auto-generated configs and docs
This commit is contained in:
parent
b8c82889f3
commit
ebb4d8a531
|
@ -284,7 +284,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -431,7 +431,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
|
|
@ -318,7 +318,7 @@ unusedAtTheEnd75("unusedAtTheEnd 75", SensorCategory.SENSOR_INPUTS, FieldType.IN
|
|||
unusedAtTheEnd76("unusedAtTheEnd 76", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 637, 1.0, 0.0, 0.0, ""),
|
||||
unusedAtTheEnd77("unusedAtTheEnd 77", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 638, 1.0, 0.0, 0.0, ""),
|
||||
unusedAtTheEnd78("unusedAtTheEnd 78", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 639, 1.0, 0.0, 0.0, ""),
|
||||
m_requested_pump("Degrees retarded: larger number = more retard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 640, 1.0, -1.0, -1.0, ""),
|
||||
m_knockRetard("Degrees retarded: larger number = more retard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 640, 1.0, -1.0, -1.0, ""),
|
||||
m_requested_pump("Computed requested pump duration in degrees (not including deadtime)", SensorCategory.SENSOR_INPUTS, FieldType.INT, 644, 1.0, -1.0, -1.0, ""),
|
||||
fuel_requested_percent("fuel_requested_percent", SensorCategory.SENSOR_INPUTS, FieldType.INT, 648, 1.0, -1.0, -1.0, ""),
|
||||
fuel_requested_percent_pi("fuel_requested_percent_pi", SensorCategory.SENSOR_INPUTS, FieldType.INT, 652, 1.0, -1.0, -1.0, ""),
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:37 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:52 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5101,7 +5101,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:05 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:22 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5095,7 +5095,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:06 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:23 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5096,7 +5096,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:34 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:50 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5101,7 +5101,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:24 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:41 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5098,7 +5098,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:33 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:49 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5101,7 +5101,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:25 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:42 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5101,7 +5101,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:08 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:25 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5097,7 +5097,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:18 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:35 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5097,7 +5097,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:11 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:28 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5097,7 +5097,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:10 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:27 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5097,7 +5097,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:09 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:26 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5097,7 +5097,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:13 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:30 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5097,7 +5097,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:15 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:32 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5097,7 +5097,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:16 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:33 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5096,7 +5096,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:14 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:31 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5097,7 +5097,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:19 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:36 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5097,7 +5097,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:20 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:37 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5097,7 +5097,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Apr 29 15:49:39 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Apr 29 16:29:55 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5101,7 +5101,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Apr 29 15:49:38 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Apr 29 16:29:54 UTC 2022
|
||||
|
||||
pageSize = 21136
|
||||
page = 1
|
||||
|
@ -2537,7 +2537,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4420,7 +4420,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5062,7 +5062,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:23 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:39 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5098,7 +5098,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:21 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:38 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5098,7 +5098,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:28 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:44 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5096,7 +5096,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:27 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:43 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5096,7 +5096,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:30 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:46 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5094,7 +5094,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:29 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:45 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5094,7 +5094,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:32 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:48 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5094,7 +5094,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:40 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:56 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5097,7 +5097,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 15:49:35 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 29 16:29:51 UTC 2022
|
||||
|
||||
pageSize = 21164
|
||||
page = 1
|
||||
|
@ -2576,7 +2576,7 @@ unusedAtTheEnd76 = scalar, U08, 637, "", 1, 0
|
|||
unusedAtTheEnd77 = scalar, U08, 638, "", 1, 0
|
||||
unusedAtTheEnd78 = scalar, U08, 639, "", 1, 0
|
||||
; total TS size = 640
|
||||
m_requested_pump = scalar, F32, 640, "", 1, 0
|
||||
m_knockRetard = scalar, F32, 640, "", 1, 0
|
||||
; total TS size = 644
|
||||
m_requested_pump = scalar, F32, 644, "", 1, 0
|
||||
fuel_requested_percent = scalar, F32, 648, "", 1, 0
|
||||
|
@ -4459,7 +4459,7 @@ entry = boostStatus_resetCounter, "boostStatus_resetCounter", int, "%d"
|
|||
entry = auxSpeed1, "aux speed 1", int, "%d"
|
||||
entry = auxSpeed2, "aux speed 2", int, "%d"
|
||||
entry = ISSValue, "Input Shaft Speed", int, "%d"
|
||||
entry = m_requested_pump, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_knockRetard, "Degrees retarded: larger number = more retard", float, "%.3f"
|
||||
entry = m_requested_pump, "Computed requested pump duration in degrees (not including deadtime)", float, "%.3f"
|
||||
entry = fuel_requested_percent, "fuel_requested_percent", float, "%.3f"
|
||||
entry = fuel_requested_percent_pi, "fuel_requested_percent_pi", float, "%.3f"
|
||||
|
@ -5101,7 +5101,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
|
||||
dialog = knock_controllerDialog, "knock_controller"
|
||||
liveGraph = knock_controller_1_Graph, "Graph", South
|
||||
graphLine = m_requested_pump
|
||||
graphLine = m_knockRetard
|
||||
|
||||
indicatorPanel = high_pressure_fuel_pumpIndicatorPanel, 2
|
||||
indicator = {noValve}, "noValve No", "noValve Yes"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/engine_cycle/knock_controller.txt Fri Apr 29 15:49:04 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/engine_cycle/knock_controller.txt Fri Apr 29 16:29:21 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
||||
public class KnockController {
|
||||
public static final Field M_REQUESTED_PUMP = Field.create("M_REQUESTED_PUMP", 0, FieldType.FLOAT);
|
||||
public static final Field M_KNOCKRETARD = Field.create("M_KNOCKRETARD", 0, FieldType.FLOAT);
|
||||
public static final Field[] VALUES = {
|
||||
M_REQUESTED_PUMP,
|
||||
M_KNOCKRETARD,
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue