Auto-generated configs and docs
This commit is contained in:
parent
c4a817dfa0
commit
a73cf6fc17
|
@ -2501,7 +2501,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.hellen_cypress.1062192935"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.hellen_cypress.1062192935"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -2487,7 +2487,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.kin.1628217514"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.kin.1628217514"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -2468,7 +2468,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.subaru_eg33_f7.1903325343"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.subaru_eg33_f7.1903325343"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -404,7 +404,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
|
|
@ -215,7 +215,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -478,7 +478,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
|
|
@ -290,7 +290,7 @@ triggerSyncGapRatio("Trigger Sync Latest Ratio", SensorCategory.SENSOR_INPUTS, F
|
|||
triggerActualSyncGapRatio("triggerActualSyncGapRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 932, 1.0, -1.0, -1.0, ""),
|
||||
triggerStateIndex("triggerStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 936, 1.0, -1.0, -1.0, ""),
|
||||
vvtCounter("vvtCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 937, 1.0, -1.0, -1.0, ""),
|
||||
vvtSyncCounter("vvtSyncCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 938, 1.0, -1.0, -1.0, ""),
|
||||
camResyncCounter("camResyncCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 938, 1.0, -1.0, -1.0, ""),
|
||||
vvtStateIndex("vvtStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 939, 1.0, -1.0, -1.0, ""),
|
||||
wallFuelCorrection("fuel injection time correction to account for wall wetting effect for current cycle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 940, 1.0, -1.0, -1.0, ""),
|
||||
wallFuel("Amount of fuel on the wall, in ms of injector open time for each injector.", SensorCategory.SENSOR_INPUTS, FieldType.INT, 944, 1.0, -1.0, -1.0, ""),
|
||||
|
|
|
@ -2501,7 +2501,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.all.2053343533"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.all.2053343533"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1833206114
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.48way.1833206114"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.48way.1833206114"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2053343533
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.all.2053343533"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.all.2053343533"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1215370305
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.alphax-2chan.1215370305"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.alphax-2chan.1215370305"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1508861550
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.alphax-4chan.1508861550"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.alphax-4chan.1508861550"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1722383370
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.atlas.1722383370"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.atlas.1722383370"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2358237396
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.core8.2358237396"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.core8.2358237396"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2053343533
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.f407-discovery.2053343533"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.f407-discovery.2053343533"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2053343533
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.f429-discovery.2053343533"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.f429-discovery.2053343533"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 940537321
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.frankenso_na6.940537321"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.frankenso_na6.940537321"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 244307538
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.harley81.244307538"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.harley81.244307538"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1533843528
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.hellen-gm-e67.1533843528"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.hellen-gm-e67.1533843528"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2749937889
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.hellen-nb1.2749937889"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.hellen-nb1.2749937889"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 4072485319
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.hellen121nissan.4072485319"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.hellen121nissan.4072485319"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 172116567
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.hellen121vag.172116567"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.hellen121vag.172116567"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2224927763
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.hellen128.2224927763"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.hellen128.2224927763"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 3794598825
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.hellen154hyundai.3794598825"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.hellen154hyundai.3794598825"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2287771689
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.hellen72.2287771689"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.hellen72.2287771689"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1490440487
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.hellen81.1490440487"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.hellen81.1490440487"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1872141025
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.hellen88bmw.1872141025"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.hellen88bmw.1872141025"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 4175984717
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.hellenNA6.4175984717"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.hellenNA6.4175984717"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2027574045
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.hellenNA8_96.2027574045"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.hellenNA8_96.2027574045"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1062192935
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.hellen_cypress.1062192935"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.hellen_cypress.1062192935"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1628217514
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.kin.1628217514"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.kin.1628217514"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 3048539611
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.mre_f4.3048539611"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.mre_f4.3048539611"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 3048539611
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.mre_f7.3048539611"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.mre_f7.3048539611"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 713642187
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.prometheus_405.713642187"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.prometheus_405.713642187"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 713642187
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.prometheus_469.713642187"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.prometheus_469.713642187"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 3752742491
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.proteus_f4.3752742491"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.proteus_f4.3752742491"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 3752742491
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.proteus_f7.3752742491"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.proteus_f7.3752742491"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 3752742491
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.proteus_h7.3752742491"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.proteus_h7.3752742491"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1903325343
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.subaru_eg33_f7.1903325343"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.subaru_eg33_f7.1903325343"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 3496691577
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.09.tdg-pdm8.3496691577"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.10.tdg-pdm8.3496691577"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.all.2053343533"
|
||||
signature = "rusEFI 2022.08.10.all.2053343533"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.all.2053343533" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.all.2053343533" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:28:07 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:44:08 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5009,7 +5009,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.48way.1833206114"
|
||||
signature = "rusEFI 2022.08.10.48way.1833206114"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.48way.1833206114" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.48way.1833206114" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:50 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:51 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5006,7 +5006,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.alphax-2chan.1215370305"
|
||||
signature = "rusEFI 2022.08.10.alphax-2chan.1215370305"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.alphax-2chan.1215370305" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.alphax-2chan.1215370305" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:22 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:23 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5003,7 +5003,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.alphax-4chan.1508861550"
|
||||
signature = "rusEFI 2022.08.10.alphax-4chan.1508861550"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.alphax-4chan.1508861550" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.alphax-4chan.1508861550" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:24 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:24 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5004,7 +5004,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.atlas.1722383370"
|
||||
signature = "rusEFI 2022.08.10.atlas.1722383370"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.atlas.1722383370" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.atlas.1722383370" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:28:04 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:44:05 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5009,7 +5009,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.core8.2358237396"
|
||||
signature = "rusEFI 2022.08.10.core8.2358237396"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.core8.2358237396" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.core8.2358237396" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:48 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:49 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5006,7 +5006,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.f407-discovery.2053343533"
|
||||
signature = "rusEFI 2022.08.10.f407-discovery.2053343533"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.f407-discovery.2053343533" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.f407-discovery.2053343533" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:28:01 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:44:02 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5009,7 +5009,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.f429-discovery.2053343533"
|
||||
signature = "rusEFI 2022.08.10.f429-discovery.2053343533"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.f429-discovery.2053343533" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.f429-discovery.2053343533" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:28:03 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:44:03 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5009,7 +5009,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.frankenso_na6.940537321"
|
||||
signature = "rusEFI 2022.08.10.frankenso_na6.940537321"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.frankenso_na6.940537321" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.frankenso_na6.940537321" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:51 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:52 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5009,7 +5009,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.harley81.244307538"
|
||||
signature = "rusEFI 2022.08.10.harley81.244307538"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.harley81.244307538" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.harley81.244307538" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:26 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:26 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5005,7 +5005,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.hellen-gm-e67.1533843528"
|
||||
signature = "rusEFI 2022.08.10.hellen-gm-e67.1533843528"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.hellen-gm-e67.1533843528" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.hellen-gm-e67.1533843528" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:40 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:41 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5005,7 +5005,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.hellen-nb1.2749937889"
|
||||
signature = "rusEFI 2022.08.10.hellen-nb1.2749937889"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.hellen-nb1.2749937889" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.hellen-nb1.2749937889" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:38 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:39 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5005,7 +5005,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.hellen121nissan.4072485319"
|
||||
signature = "rusEFI 2022.08.10.hellen121nissan.4072485319"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.hellen121nissan.4072485319" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.hellen121nissan.4072485319" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:30 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:31 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5005,7 +5005,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.hellen121vag.172116567"
|
||||
signature = "rusEFI 2022.08.10.hellen121vag.172116567"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.hellen121vag.172116567" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.hellen121vag.172116567" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:29 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:29 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5005,7 +5005,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.hellen128.2224927763"
|
||||
signature = "rusEFI 2022.08.10.hellen128.2224927763"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.hellen128.2224927763" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.hellen128.2224927763" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:27 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:28 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5005,7 +5005,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.hellen154hyundai.3794598825"
|
||||
signature = "rusEFI 2022.08.10.hellen154hyundai.3794598825"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.hellen154hyundai.3794598825" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.hellen154hyundai.3794598825" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:32 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:33 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5005,7 +5005,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.hellen72.2287771689"
|
||||
signature = "rusEFI 2022.08.10.hellen72.2287771689"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.hellen72.2287771689" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.hellen72.2287771689" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:35 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:36 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5005,7 +5005,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.hellen81.1490440487"
|
||||
signature = "rusEFI 2022.08.10.hellen81.1490440487"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.hellen81.1490440487" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.hellen81.1490440487" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:37 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:38 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5004,7 +5004,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.hellen88bmw.1872141025"
|
||||
signature = "rusEFI 2022.08.10.hellen88bmw.1872141025"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.hellen88bmw.1872141025" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.hellen88bmw.1872141025" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:34 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:34 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5005,7 +5005,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.hellenNA6.4175984717"
|
||||
signature = "rusEFI 2022.08.10.hellenNA6.4175984717"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.hellenNA6.4175984717" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.hellenNA6.4175984717" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:42 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:43 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5005,7 +5005,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.hellenNA8_96.2027574045"
|
||||
signature = "rusEFI 2022.08.10.hellenNA8_96.2027574045"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.hellenNA8_96.2027574045" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.hellenNA8_96.2027574045" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:43 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:44 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5005,7 +5005,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.hellen_cypress.1062192935"
|
||||
signature = "rusEFI 2022.08.10.hellen_cypress.1062192935"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.hellen_cypress.1062192935" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.hellen_cypress.1062192935" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:28:10 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Aug 10 00:44:11 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5009,7 +5009,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.kin.1628217514"
|
||||
signature = "rusEFI 2022.08.10.kin.1628217514"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.kin.1628217514" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.kin.1628217514" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:28:09 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Aug 10 00:44:10 UTC 2022
|
||||
|
||||
pageSize = 21272
|
||||
page = 1
|
||||
|
@ -2557,7 +2557,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4213,7 +4213,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -4970,7 +4970,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.mre_f4.3048539611"
|
||||
signature = "rusEFI 2022.08.10.mre_f4.3048539611"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.mre_f4.3048539611" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.mre_f4.3048539611" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:46 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:47 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5006,7 +5006,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.mre_f7.3048539611"
|
||||
signature = "rusEFI 2022.08.10.mre_f7.3048539611"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.mre_f7.3048539611" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.mre_f7.3048539611" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:45 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:46 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5006,7 +5006,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.prometheus_405.713642187"
|
||||
signature = "rusEFI 2022.08.10.prometheus_405.713642187"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.prometheus_405.713642187" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.prometheus_405.713642187" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:55 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:55 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5004,7 +5004,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.prometheus_469.713642187"
|
||||
signature = "rusEFI 2022.08.10.prometheus_469.713642187"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.prometheus_469.713642187" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.prometheus_469.713642187" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:53 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:54 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5004,7 +5004,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.proteus_f4.3752742491"
|
||||
signature = "rusEFI 2022.08.10.proteus_f4.3752742491"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.proteus_f4.3752742491" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.proteus_f4.3752742491" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:58 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:59 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5002,7 +5002,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.proteus_f7.3752742491"
|
||||
signature = "rusEFI 2022.08.10.proteus_f7.3752742491"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.proteus_f7.3752742491" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.proteus_f7.3752742491" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:56 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:43:57 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5002,7 +5002,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.proteus_h7.3752742491"
|
||||
signature = "rusEFI 2022.08.10.proteus_h7.3752742491"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.proteus_h7.3752742491" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.proteus_h7.3752742491" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:27:59 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:44:00 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5002,7 +5002,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.subaru_eg33_f7.1903325343"
|
||||
signature = "rusEFI 2022.08.10.subaru_eg33_f7.1903325343"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.subaru_eg33_f7.1903325343" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.subaru_eg33_f7.1903325343" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:28:12 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 Wed Aug 10 00:44:13 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5005,7 +5005,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.09.tdg-pdm8.3496691577"
|
||||
signature = "rusEFI 2022.08.10.tdg-pdm8.3496691577"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.09.tdg-pdm8.3496691577" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.10.tdg-pdm8.3496691577" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Tue Aug 09 20:28:06 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:44:07 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2596,7 +2596,7 @@ triggerSyncGapRatio = scalar, F32, 928, "", 1, 0
|
|||
triggerActualSyncGapRatio = scalar, F32, 932, "", 1, 0
|
||||
triggerStateIndex = scalar, U08, 936, "", 1, 0
|
||||
vvtCounter = scalar, U08, 937, "", 1, 0
|
||||
vvtSyncCounter = scalar, U08, 938, "", 1, 0
|
||||
camResyncCounter = scalar, U08, 938, "", 1, 0
|
||||
vvtStateIndex = scalar, U08, 939, "", 1, 0
|
||||
; total TS size = 940
|
||||
wallFuelCorrection = scalar, F32, 940, "", 1, 0
|
||||
|
@ -4252,7 +4252,7 @@ entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
|
|||
entry = triggerActualSyncGapRatio, "triggerActualSyncGapRatio", float, "%.3f"
|
||||
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
|
||||
entry = vvtCounter, "vvtCounter", int, "%d"
|
||||
entry = vvtSyncCounter, "vvtSyncCounter", int, "%d"
|
||||
entry = camResyncCounter, "camResyncCounter", int, "%d"
|
||||
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
|
||||
entry = wallFuelCorrection, "fuel injection time correction to account for wall wetting effect for current cycle", float, "%.3f"
|
||||
entry = wallFuel, "Amount of fuel on the wall, in ms of injector open time for each injector.", float, "%.3f"
|
||||
|
@ -5009,7 +5009,7 @@ dialog = trigger_stateDialog, "trigger_state"
|
|||
graphLine = triggerActualSyncGapRatio
|
||||
graphLine = triggerStateIndex
|
||||
graphLine = vvtCounter
|
||||
graphLine = vvtSyncCounter
|
||||
graphLine = camResyncCounter
|
||||
liveGraph = trigger_state_3_Graph, "Graph", South
|
||||
graphLine = vvtStateIndex
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Aug 09 20:28:13 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Aug 10 00:44:15 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -2384,7 +2384,7 @@ public class Fields {
|
|||
public static final int TS_RESPONSE_UNDERRUN = 0x80;
|
||||
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
|
||||
public static final char TS_SET_LOGGER_SWITCH = 'l';
|
||||
public static final String TS_SIGNATURE = "rusEFI 2022.08.09.all.2053343533";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2022.08.10.all.2053343533";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final char TS_TEST_COMMAND = 't';
|
||||
public static final int TS_TOTAL_OUTPUT_SIZE = 1032;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Sat Jul 30 15:33:11 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Wed Aug 10 00:43:22 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -402,7 +402,7 @@ public class TriggerState {
|
|||
public static final Field TRIGGERACTUALSYNCGAPRATIO = Field.create("TRIGGERACTUALSYNCGAPRATIO", 16, FieldType.FLOAT);
|
||||
public static final Field TRIGGERSTATEINDEX = Field.create("TRIGGERSTATEINDEX", 20, FieldType.INT8).setScale(1.0);
|
||||
public static final Field VVTCOUNTER = Field.create("VVTCOUNTER", 21, FieldType.INT8).setScale(1.0);
|
||||
public static final Field VVTSYNCCOUNTER = Field.create("VVTSYNCCOUNTER", 22, FieldType.INT8).setScale(1.0);
|
||||
public static final Field CAMRESYNCCOUNTER = Field.create("CAMRESYNCCOUNTER", 22, FieldType.INT8).setScale(1.0);
|
||||
public static final Field VVTSTATEINDEX = Field.create("VVTSTATEINDEX", 23, FieldType.INT8).setScale(1.0);
|
||||
public static final Field[] VALUES = {
|
||||
TOTALREVOLUTIONCOUNTER,
|
||||
|
@ -412,7 +412,7 @@ public class TriggerState {
|
|||
TRIGGERACTUALSYNCGAPRATIO,
|
||||
TRIGGERSTATEINDEX,
|
||||
VVTCOUNTER,
|
||||
VVTSYNCCOUNTER,
|
||||
CAMRESYNCCOUNTER,
|
||||
VVTSTATEINDEX,
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue