Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-03-21 13:46:54 +00:00
parent 134d34385e
commit aa088a1c43
82 changed files with 267 additions and 266 deletions

View File

@ -1352,7 +1352,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.03.20.cypress.455874183"
#define TS_SIGNATURE "rusEFI master.2023.03.21.cypress.455874183"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1352,7 +1352,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.03.20.kin.1945875531"
#define TS_SIGNATURE "rusEFI master.2023.03.21.kin.1945875531"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1304,7 +1304,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.03.20.subaru_eg33_f7.1760642090"
#define TS_SIGNATURE "rusEFI master.2023.03.21.subaru_eg33_f7.1760642090"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -488,7 +488,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"

View File

@ -274,7 +274,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -668,7 +668,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0

View File

@ -475,7 +475,7 @@ triggerIgnoredToothCount("triggerIgnoredToothCount", SensorCategory.SENSOR_INPUT
alignmentFill_at_49("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1201, 1.0, -20.0, 100.0, "units"),
crankSynchronizationCounter("Crank sync counter\nUsually matches crank revolutions", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1204, 1.0, -1.0, -1.0, ""),
vvtSyncGapRatio("vvtSyncGapRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1208, 1.0, -10000.0, 10000.0, ""),
vvttoothDurations0("vvttoothDurations0", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1212, 1.0, -10000.0, 10000.0, ""),
vvtToothDurations0("vvtToothDurations0", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1212, 1.0, 0.0, 100000.0, "us"),
vvtCurrentPosition("vvtCurrentPosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1216, 1.0, -10000.0, 10000.0, ""),
triggerSyncGapRatio("Sync: Trigger Latest Ratio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1220, 1.0, -10000.0, 10000.0, ""),
triggerStateIndex("triggerStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1224, 1.0, -1.0, -1.0, ""),

View File

@ -1352,7 +1352,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.03.20.f407-discovery.1935869985"
#define TS_SIGNATURE "rusEFI master.2023.03.21.f407-discovery.1935869985"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 3026818535
#define TS_SIGNATURE "rusEFI master.2023.03.20.48way.3026818535"
#define TS_SIGNATURE "rusEFI master.2023.03.21.48way.3026818535"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1193021236
#define TS_SIGNATURE "rusEFI master.2023.03.20.alphax-2chan.1193021236"
#define TS_SIGNATURE "rusEFI master.2023.03.21.alphax-2chan.1193021236"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 3829768962
#define TS_SIGNATURE "rusEFI master.2023.03.20.alphax-4chan.3829768962"
#define TS_SIGNATURE "rusEFI master.2023.03.21.alphax-4chan.3829768962"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 2835946332
#define TS_SIGNATURE "rusEFI master.2023.03.20.alphax-8chan.2835946332"
#define TS_SIGNATURE "rusEFI master.2023.03.21.alphax-8chan.2835946332"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 132572064
#define TS_SIGNATURE "rusEFI master.2023.03.20.atlas.132572064"
#define TS_SIGNATURE "rusEFI master.2023.03.21.atlas.132572064"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 3365146859
#define TS_SIGNATURE "rusEFI master.2023.03.20.core8.3365146859"
#define TS_SIGNATURE "rusEFI master.2023.03.21.core8.3365146859"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 455874183
#define TS_SIGNATURE "rusEFI master.2023.03.20.cypress.455874183"
#define TS_SIGNATURE "rusEFI master.2023.03.21.cypress.455874183"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1935869985
#define TS_SIGNATURE "rusEFI master.2023.03.20.f407-discovery.1935869985"
#define TS_SIGNATURE "rusEFI master.2023.03.21.f407-discovery.1935869985"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 455874183
#define TS_SIGNATURE "rusEFI master.2023.03.20.f429-discovery.455874183"
#define TS_SIGNATURE "rusEFI master.2023.03.21.f429-discovery.455874183"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 964621901
#define TS_SIGNATURE "rusEFI master.2023.03.20.frankenso_na6.964621901"
#define TS_SIGNATURE "rusEFI master.2023.03.21.frankenso_na6.964621901"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1009099727
#define TS_SIGNATURE "rusEFI master.2023.03.20.harley81.1009099727"
#define TS_SIGNATURE "rusEFI master.2023.03.21.harley81.1009099727"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1081659205
#define TS_SIGNATURE "rusEFI master.2023.03.20.hellen-gm-e67.1081659205"
#define TS_SIGNATURE "rusEFI master.2023.03.21.hellen-gm-e67.1081659205"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 3454588537
#define TS_SIGNATURE "rusEFI master.2023.03.20.hellen-honda-k.3454588537"
#define TS_SIGNATURE "rusEFI master.2023.03.21.hellen-honda-k.3454588537"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 4056647174
#define TS_SIGNATURE "rusEFI master.2023.03.20.hellen-nb1.4056647174"
#define TS_SIGNATURE "rusEFI master.2023.03.21.hellen-nb1.4056647174"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 4027710833
#define TS_SIGNATURE "rusEFI master.2023.03.20.hellen121nissan.4027710833"
#define TS_SIGNATURE "rusEFI master.2023.03.21.hellen121nissan.4027710833"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 2491969479
#define TS_SIGNATURE "rusEFI master.2023.03.20.hellen121vag.2491969479"
#define TS_SIGNATURE "rusEFI master.2023.03.21.hellen121vag.2491969479"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 3172726012
#define TS_SIGNATURE "rusEFI master.2023.03.20.hellen128.3172726012"
#define TS_SIGNATURE "rusEFI master.2023.03.21.hellen128.3172726012"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 758697208
#define TS_SIGNATURE "rusEFI master.2023.03.20.hellen154hyundai.758697208"
#define TS_SIGNATURE "rusEFI master.2023.03.21.hellen154hyundai.758697208"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 3471397618
#define TS_SIGNATURE "rusEFI master.2023.03.20.hellen72.3471397618"
#define TS_SIGNATURE "rusEFI master.2023.03.21.hellen72.3471397618"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1575220698
#define TS_SIGNATURE "rusEFI master.2023.03.20.hellen81.1575220698"
#define TS_SIGNATURE "rusEFI master.2023.03.21.hellen81.1575220698"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 164180054
#define TS_SIGNATURE "rusEFI master.2023.03.20.hellen88bmw.164180054"
#define TS_SIGNATURE "rusEFI master.2023.03.21.hellen88bmw.164180054"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 830922332
#define TS_SIGNATURE "rusEFI master.2023.03.20.hellenNA6.830922332"
#define TS_SIGNATURE "rusEFI master.2023.03.21.hellenNA6.830922332"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 442445408
#define TS_SIGNATURE "rusEFI master.2023.03.20.hellenNA8_96.442445408"
#define TS_SIGNATURE "rusEFI master.2023.03.21.hellenNA8_96.442445408"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1945875531
#define TS_SIGNATURE "rusEFI master.2023.03.20.kin.1945875531"
#define TS_SIGNATURE "rusEFI master.2023.03.21.kin.1945875531"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 3299003324
#define TS_SIGNATURE "rusEFI master.2023.03.20.m74_9.3299003324"
#define TS_SIGNATURE "rusEFI master.2023.03.21.m74_9.3299003324"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 2974466391
#define TS_SIGNATURE "rusEFI master.2023.03.20.mre_f4.2974466391"
#define TS_SIGNATURE "rusEFI master.2023.03.21.mre_f4.2974466391"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 2974466391
#define TS_SIGNATURE "rusEFI master.2023.03.20.mre_f7.2974466391"
#define TS_SIGNATURE "rusEFI master.2023.03.21.mre_f7.2974466391"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1271320417
#define TS_SIGNATURE "rusEFI master.2023.03.20.prometheus_405.1271320417"
#define TS_SIGNATURE "rusEFI master.2023.03.21.prometheus_405.1271320417"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1271320417
#define TS_SIGNATURE "rusEFI master.2023.03.20.prometheus_469.1271320417"
#define TS_SIGNATURE "rusEFI master.2023.03.21.prometheus_469.1271320417"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 904630128
#define TS_SIGNATURE "rusEFI master.2023.03.20.proteus_f4.904630128"
#define TS_SIGNATURE "rusEFI master.2023.03.21.proteus_f4.904630128"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 904630128
#define TS_SIGNATURE "rusEFI master.2023.03.20.proteus_f7.904630128"
#define TS_SIGNATURE "rusEFI master.2023.03.21.proteus_f7.904630128"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 904630128
#define TS_SIGNATURE "rusEFI master.2023.03.20.proteus_h7.904630128"
#define TS_SIGNATURE "rusEFI master.2023.03.21.proteus_h7.904630128"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 878015449
#define TS_SIGNATURE "rusEFI master.2023.03.20.s105.878015449"
#define TS_SIGNATURE "rusEFI master.2023.03.21.s105.878015449"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 1760642090
#define TS_SIGNATURE "rusEFI master.2023.03.20.subaru_eg33_f7.1760642090"
#define TS_SIGNATURE "rusEFI master.2023.03.21.subaru_eg33_f7.1760642090"

View File

@ -3,4 +3,4 @@
//
#define SIGNATURE_HASH 2441231013
#define TS_SIGNATURE "rusEFI master.2023.03.20.tdg-pdm8.2441231013"
#define TS_SIGNATURE "rusEFI master.2023.03.21.tdg-pdm8.2441231013"

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Sat Mar 04 19:07:02 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Tue Mar 21 13:46:06 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -16,9 +16,10 @@ struct trigger_state_s {
*/
float vvtSyncGapRatio = (float)0;
/**
us
* offset 8
*/
float vvttoothDurations0 = (float)0;
uint32_t vvtToothDurations0 = (uint32_t)0;
/**
* offset 12
*/
@ -48,4 +49,4 @@ struct trigger_state_s {
static_assert(sizeof(trigger_state_s) == 24);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Sat Mar 04 19:07:02 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Tue Mar 21 13:46:06 UTC 2023

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.f407-discovery.1935869985"
signature = "rusEFI master.2023.03.21.f407-discovery.1935869985"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.f407-discovery.1935869985" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.f407-discovery.1935869985" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:53 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:49 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5737,7 +5737,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.48way.3026818535"
signature = "rusEFI master.2023.03.21.48way.3026818535"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.48way.3026818535" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.48way.3026818535" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:35 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:34 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5736,7 +5736,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.alphax-2chan.1193021236"
signature = "rusEFI master.2023.03.21.alphax-2chan.1193021236"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.alphax-2chan.1193021236" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.alphax-2chan.1193021236" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:07 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:10 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5732,7 +5732,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.alphax-4chan.3829768962"
signature = "rusEFI master.2023.03.21.alphax-4chan.3829768962"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.alphax-4chan.3829768962" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.alphax-4chan.3829768962" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:08 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:11 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.alphax-8chan.2835946332"
signature = "rusEFI master.2023.03.21.alphax-8chan.2835946332"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.alphax-8chan.2835946332" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.alphax-8chan.2835946332" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:10 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:13 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.atlas.132572064"
signature = "rusEFI master.2023.03.21.atlas.132572064"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.atlas.132572064" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.atlas.132572064" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:50 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:47 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5737,7 +5737,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.core8.3365146859"
signature = "rusEFI master.2023.03.21.core8.3365146859"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.core8.3365146859" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.core8.3365146859" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:34 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:33 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5736,7 +5736,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.cypress.455874183"
signature = "rusEFI master.2023.03.21.cypress.455874183"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.cypress.455874183" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.cypress.455874183" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:04 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Mar 21 13:46:08 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5737,7 +5737,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.f407-discovery.1935869985"
signature = "rusEFI master.2023.03.21.f407-discovery.1935869985"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.f407-discovery.1935869985" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.f407-discovery.1935869985" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:48 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:45 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5737,7 +5737,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.f429-discovery.455874183"
signature = "rusEFI master.2023.03.21.f429-discovery.455874183"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.f429-discovery.455874183" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.f429-discovery.455874183" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:49 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:46 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5737,7 +5737,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.frankenso_na6.964621901"
signature = "rusEFI master.2023.03.21.frankenso_na6.964621901"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.frankenso_na6.964621901" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.frankenso_na6.964621901" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:39 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:37 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5737,7 +5737,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.harley81.1009099727"
signature = "rusEFI master.2023.03.21.harley81.1009099727"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.harley81.1009099727" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.harley81.1009099727" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:11 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:14 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.hellen-gm-e67.1081659205"
signature = "rusEFI master.2023.03.21.hellen-gm-e67.1081659205"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.hellen-gm-e67.1081659205" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.hellen-gm-e67.1081659205" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:26 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:26 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.hellen-honda-k.3454588537"
signature = "rusEFI master.2023.03.21.hellen-honda-k.3454588537"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.hellen-honda-k.3454588537" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.hellen-honda-k.3454588537" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:17 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:19 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.hellen-nb1.4056647174"
signature = "rusEFI master.2023.03.21.hellen-nb1.4056647174"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.hellen-nb1.4056647174" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.hellen-nb1.4056647174" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:25 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:25 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.hellen121nissan.4027710833"
signature = "rusEFI master.2023.03.21.hellen121nissan.4027710833"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.hellen121nissan.4027710833" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.hellen121nissan.4027710833" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:16 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:18 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.hellen121vag.2491969479"
signature = "rusEFI master.2023.03.21.hellen121vag.2491969479"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.hellen121vag.2491969479" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.hellen121vag.2491969479" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:14 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:16 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.hellen128.3172726012"
signature = "rusEFI master.2023.03.21.hellen128.3172726012"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.hellen128.3172726012" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.hellen128.3172726012" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:13 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:15 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.hellen154hyundai.758697208"
signature = "rusEFI master.2023.03.21.hellen154hyundai.758697208"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.hellen154hyundai.758697208" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.hellen154hyundai.758697208" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:19 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:20 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.hellen72.3471397618"
signature = "rusEFI master.2023.03.21.hellen72.3471397618"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.hellen72.3471397618" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.hellen72.3471397618" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:22 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:23 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.hellen81.1575220698"
signature = "rusEFI master.2023.03.21.hellen81.1575220698"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.hellen81.1575220698" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.hellen81.1575220698" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:23 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:24 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5733,7 +5733,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.hellen88bmw.164180054"
signature = "rusEFI master.2023.03.21.hellen88bmw.164180054"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.hellen88bmw.164180054" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.hellen88bmw.164180054" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:20 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:21 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.hellenNA6.830922332"
signature = "rusEFI master.2023.03.21.hellenNA6.830922332"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.hellenNA6.830922332" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.hellenNA6.830922332" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:28 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:28 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.hellenNA8_96.442445408"
signature = "rusEFI master.2023.03.21.hellenNA8_96.442445408"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.hellenNA8_96.442445408" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.hellenNA8_96.442445408" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:29 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:29 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.kin.1945875531"
signature = "rusEFI master.2023.03.21.kin.1945875531"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.kin.1945875531" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.kin.1945875531" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:03 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Mar 21 13:46:07 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5737,7 +5737,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.m74_9.3299003324"
signature = "rusEFI master.2023.03.21.m74_9.3299003324"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.m74_9.3299003324" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.m74_9.3299003324" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:36 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:35 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.mre_f4.2974466391"
signature = "rusEFI master.2023.03.21.mre_f4.2974466391"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.mre_f4.2974466391" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.mre_f4.2974466391" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:32 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:31 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5736,7 +5736,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.mre_f7.2974466391"
signature = "rusEFI master.2023.03.21.mre_f7.2974466391"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.mre_f7.2974466391" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.mre_f7.2974466391" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:31 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:30 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5736,7 +5736,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.prometheus_405.1271320417"
signature = "rusEFI master.2023.03.21.prometheus_405.1271320417"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.prometheus_405.1271320417" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.prometheus_405.1271320417" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:42 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:40 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5732,7 +5732,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.prometheus_469.1271320417"
signature = "rusEFI master.2023.03.21.prometheus_469.1271320417"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.prometheus_469.1271320417" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.prometheus_469.1271320417" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:41 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:39 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5732,7 +5732,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.proteus_f4.904630128"
signature = "rusEFI master.2023.03.21.proteus_f4.904630128"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.proteus_f4.904630128" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.proteus_f4.904630128" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:45 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:42 UTC 2023
pageSize = 26432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5732,7 +5732,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.proteus_f7.904630128"
signature = "rusEFI master.2023.03.21.proteus_f7.904630128"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.proteus_f7.904630128" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.proteus_f7.904630128" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:43 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:41 UTC 2023
pageSize = 26432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5732,7 +5732,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.proteus_h7.904630128"
signature = "rusEFI master.2023.03.21.proteus_h7.904630128"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.proteus_h7.904630128" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.proteus_h7.904630128" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:46 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:43 UTC 2023
pageSize = 26432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5732,7 +5732,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.s105.878015449"
signature = "rusEFI master.2023.03.21.s105.878015449"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.s105.878015449" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.s105.878015449" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:38 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:36 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5735,7 +5735,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.subaru_eg33_f7.1760642090"
signature = "rusEFI master.2023.03.21.subaru_eg33_f7.1760642090"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.subaru_eg33_f7.1760642090" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.subaru_eg33_f7.1760642090" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:05 UTC 2023
; 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 Mar 21 13:46:09 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5734,7 +5734,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.20.tdg-pdm8.2441231013"
signature = "rusEFI master.2023.03.21.tdg-pdm8.2441231013"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.20.tdg-pdm8.2441231013" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.03.21.tdg-pdm8.2441231013" ; 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
@ -87,7 +87,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 Mon Mar 20 00:30:52 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:48 UTC 2023
pageSize = 22432
page = 1
@ -2901,7 +2901,7 @@ triggerIgnoredToothCount = scalar, U08, 1200, "", 1, 0
; total TS size = 1204
crankSynchronizationCounter = scalar, U32, 1204, "", 1, 0
vvtSyncGapRatio = scalar, F32, 1208, "", 1, 0
vvttoothDurations0 = scalar, F32, 1212, "", 1, 0
vvtToothDurations0 = scalar, U32, 1212, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1216, "", 1, 0
triggerSyncGapRatio = scalar, F32, 1220, "", 1, 0
triggerStateIndex = scalar, U08, 1224, "", 1, 0
@ -4886,7 +4886,7 @@ entry = triggerToothAngleError, "triggerToothAngleError", float, "%.3f"
entry = triggerIgnoredToothCount, "triggerIgnoredToothCount", int, "%d"
entry = crankSynchronizationCounter, "Crank sync counter", int, "%d"
entry = vvtSyncGapRatio, "vvtSyncGapRatio", float, "%.3f"
entry = vvttoothDurations0, "vvttoothDurations0", float, "%.3f"
entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Sync: Trigger Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
@ -5737,7 +5737,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_1_Graph, "Graph", South
graphLine = crankSynchronizationCounter
graphLine = vvtSyncGapRatio
graphLine = vvttoothDurations0
graphLine = vvtToothDurations0
graphLine = vvtCurrentPosition
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio

View File

@ -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 Mon Mar 20 00:30:55 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Mar 21 13:46:52 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1227,7 +1227,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 master.2023.03.20.f407-discovery.1935869985";
public static final String TS_SIGNATURE = "rusEFI master.2023.03.21.f407-discovery.1935869985";
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 = 1364;

View File

@ -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 Thu Mar 16 20:21:25 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Tue Mar 21 13:46:06 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -407,7 +407,7 @@ public class TriggerState {
public static final int WWAE_TABLE_SIZE = 8;
public static final Field CRANKSYNCHRONIZATIONCOUNTER = Field.create("CRANKSYNCHRONIZATIONCOUNTER", 0, FieldType.INT).setScale(1.0).setBaseOffset(1204);
public static final Field VVTSYNCGAPRATIO = Field.create("VVTSYNCGAPRATIO", 4, FieldType.FLOAT).setBaseOffset(1204);
public static final Field VVTTOOTHDURATIONS0 = Field.create("VVTTOOTHDURATIONS0", 8, FieldType.FLOAT).setBaseOffset(1204);
public static final Field VVTTOOTHDURATIONS0 = Field.create("VVTTOOTHDURATIONS0", 8, FieldType.INT).setScale(1.0).setBaseOffset(1204);
public static final Field VVTCURRENTPOSITION = Field.create("VVTCURRENTPOSITION", 12, FieldType.FLOAT).setBaseOffset(1204);
public static final Field TRIGGERSYNCGAPRATIO = Field.create("TRIGGERSYNCGAPRATIO", 16, FieldType.FLOAT).setBaseOffset(1204);
public static final Field TRIGGERSTATEINDEX = Field.create("TRIGGERSTATEINDEX", 20, FieldType.INT8).setScale(1.0).setBaseOffset(1204);