Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-09-28 03:25:53 +00:00
parent 7624c91bec
commit c14c289419
100 changed files with 344 additions and 526 deletions

View File

@ -794,7 +794,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 2553480491
#define SIGNATURE_HASH 2397543547
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1087,7 +1087,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2023.09.28.cypress.2553480491"
#define TS_SIGNATURE "rusEFI master.2023.09.28.cypress.2397543547"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -794,7 +794,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 3672294021
#define SIGNATURE_HASH 3426114517
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1087,7 +1087,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2023.09.28.kin.3672294021"
#define TS_SIGNATURE "rusEFI master.2023.09.28.kin.3426114517"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1032,7 +1032,7 @@
#define show_Frankenso_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2680078908
#define SIGNATURE_HASH 2305448812
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1325,7 +1325,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2023.09.28.subaru_eg33_f7.2680078908"
#define TS_SIGNATURE "rusEFI master.2023.09.28.subaru_eg33_f7.2305448812"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -520,7 +520,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"

View File

@ -305,9 +305,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -695,9 +695,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272

View File

@ -511,9 +511,9 @@ vvtToothDurations0("vvtToothDurations0", SensorCategory.SENSOR_INPUTS, FieldType
vvtCurrentPosition("vvtCurrentPosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1256, 1.0, -10000.0, 10000.0, "sync: Primary Cam Position"),
triggerSyncGapRatio("Trigger Sync Latest Ratio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1260, 1.0, -10000.0, 10000.0, ""),
triggerStateIndex("triggerStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1264, 1.0, -1.0, -1.0, ""),
vvtCounter("vvtCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1265, 1.0, -1.0, -1.0, ""),
camResyncCounter("sync: Phase Re-Sync Counter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1266, 1.0, -1.0, -1.0, ""),
vvtStateIndex("vvtStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1267, 1.0, -1.0, -1.0, ""),
camResyncCounter("sync: Phase Re-Sync Counter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1265, 1.0, -1.0, -1.0, ""),
vvtStateIndex("vvtStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1266, 1.0, -1.0, -1.0, ""),
alignmentFill_at_23("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1267, 1.0, -20.0, 100.0, "units"),
wallFuelCorrection("fuel wallwetting injection time\n correction to account for wall wetting effect for current cycle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1272, 1.0, -1.0, -1.0, ""),
wallFuel("Fuel on the wall\nin ms of injector open time for each injector.", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1276, 1.0, -1.0, -1.0, ""),
idleState("idleState", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1280, 1.0, -1.0, -1.0, ""),

View File

@ -1085,7 +1085,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 992712464
#define SIGNATURE_HASH 771690048
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1378,7 +1378,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2023.09.28.f407-discovery.992712464"
#define TS_SIGNATURE "rusEFI master.2023.09.28.f407-discovery.771690048"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3706293649
#define TS_SIGNATURE "rusEFI master.2023.09.28.48way.3706293649"
#define SIGNATURE_HASH 3393000641
#define TS_SIGNATURE "rusEFI master.2023.09.28.48way.3393000641"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3896946988
#define TS_SIGNATURE "rusEFI master.2023.09.28.alphax-2chan.3896946988"
#define SIGNATURE_HASH 4270991484
#define TS_SIGNATURE "rusEFI master.2023.09.28.alphax-2chan.4270991484"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1342473174
#define TS_SIGNATURE "rusEFI master.2023.09.28.alphax-4chan.1342473174"
#define SIGNATURE_HASH 1188043398
#define TS_SIGNATURE "rusEFI master.2023.09.28.alphax-4chan.1188043398"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1342473174
#define TS_SIGNATURE "rusEFI master.2023.09.28.alphax-4chan_f7.1342473174"
#define SIGNATURE_HASH 1188043398
#define TS_SIGNATURE "rusEFI master.2023.09.28.alphax-4chan_f7.1188043398"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2847988520
#define TS_SIGNATURE "rusEFI master.2023.09.28.alphax-8chan-revA.2847988520"
#define SIGNATURE_HASH 3205775992
#define TS_SIGNATURE "rusEFI master.2023.09.28.alphax-8chan-revA.3205775992"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2507111075
#define TS_SIGNATURE "rusEFI master.2023.09.28.alphax-8chan.2507111075"
#define SIGNATURE_HASH 2210128883
#define TS_SIGNATURE "rusEFI master.2023.09.28.alphax-8chan.2210128883"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2507111075
#define TS_SIGNATURE "rusEFI master.2023.09.28.alphax-8chan_f7.2507111075"
#define SIGNATURE_HASH 2210128883
#define TS_SIGNATURE "rusEFI master.2023.09.28.alphax-8chan_f7.2210128883"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2230972428
#define TS_SIGNATURE "rusEFI master.2023.09.28.atlas.2230972428"
#define SIGNATURE_HASH 2452449628
#define TS_SIGNATURE "rusEFI master.2023.09.28.atlas.2452449628"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2685667485
#define TS_SIGNATURE "rusEFI master.2023.09.28.core8.2685667485"
#define SIGNATURE_HASH 3066073549
#define TS_SIGNATURE "rusEFI master.2023.09.28.core8.3066073549"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH 2553480491
#define TS_SIGNATURE "rusEFI master.2023.09.28.cypress.2553480491"
#define SIGNATURE_HASH 2397543547
#define TS_SIGNATURE "rusEFI master.2023.09.28.cypress.2397543547"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 992712464
#define TS_SIGNATURE "rusEFI master.2023.09.28.f407-discovery.992712464"
#define SIGNATURE_HASH 771690048
#define TS_SIGNATURE "rusEFI master.2023.09.28.f407-discovery.771690048"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2553480491
#define TS_SIGNATURE "rusEFI master.2023.09.28.f429-discovery.2553480491"
#define SIGNATURE_HASH 2397543547
#define TS_SIGNATURE "rusEFI master.2023.09.28.f429-discovery.2397543547"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3126978017
#define TS_SIGNATURE "rusEFI master.2023.09.28.frankenso_na6.3126978017"
#define SIGNATURE_HASH 2897575089
#define TS_SIGNATURE "rusEFI master.2023.09.28.frankenso_na6.2897575089"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1543157105
#define TS_SIGNATURE "rusEFI master.2023.09.28.harley81.1543157105"
#define SIGNATURE_HASH 1294871585
#define TS_SIGNATURE "rusEFI master.2023.09.28.harley81.1294871585"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 324366747
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen-112-17.324366747"
#define SIGNATURE_HASH 92399819
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen-112-17.92399819"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 683783131
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen-gm-e67.683783131"
#define SIGNATURE_HASH 1041574539
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen-gm-e67.1041574539"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 203927803
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen-honda-k.203927803"
#define SIGNATURE_HASH 452143531
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen-honda-k.452143531"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4159768636
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen-nb1.4159768636"
#define SIGNATURE_HASH 3777335660
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen-nb1.3777335660"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 17163039
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen121nissan.17163039"
#define SIGNATURE_HASH 399604303
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen121nissan.399604303"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 206379752
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen121vag.206379752"
#define SIGNATURE_HASH 446268344
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen121vag.446268344"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1474396737
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen128.1474396737"
#define SIGNATURE_HASH 1093999377
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen128.1093999377"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1681956774
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen154hyundai.1681956774"
#define SIGNATURE_HASH 1922303734
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen154hyundai.1922303734"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4101440262
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen72.4101440262"
#define SIGNATURE_HASH 3802372694
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen72.3802372694"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1868792262
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen81.1868792262"
#define SIGNATURE_HASH 2042042518
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen81.2042042518"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1981188335
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen88bmw.1981188335"
#define SIGNATURE_HASH 1623331263
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellen88bmw.1623331263"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1933482255
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellenNA6.1933482255"
#define SIGNATURE_HASH 1709834335
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellenNA6.1709834335"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 362777024
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellenNA8_96.362777024"
#define SIGNATURE_HASH 55251088
#define TS_SIGNATURE "rusEFI master.2023.09.28.hellenNA8_96.55251088"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on kinetis_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH 3672294021
#define TS_SIGNATURE "rusEFI master.2023.09.28.kin.3672294021"
#define SIGNATURE_HASH 3426114517
#define TS_SIGNATURE "rusEFI master.2023.09.28.kin.3426114517"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2181568805
#define TS_SIGNATURE "rusEFI master.2023.09.28.m74_9.2181568805"
#define SIGNATURE_HASH 2497478773
#define TS_SIGNATURE "rusEFI master.2023.09.28.m74_9.2497478773"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3143560363
#define TS_SIGNATURE "rusEFI master.2023.09.28.mre_f4.3143560363"
#define SIGNATURE_HASH 2911532539
#define TS_SIGNATURE "rusEFI master.2023.09.28.mre_f4.2911532539"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3143560363
#define TS_SIGNATURE "rusEFI master.2023.09.28.mre_f7.3143560363"
#define SIGNATURE_HASH 2911532539
#define TS_SIGNATURE "rusEFI master.2023.09.28.mre_f7.2911532539"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2553480491
#define TS_SIGNATURE "rusEFI master.2023.09.28.nucleo_f429.2553480491"
#define SIGNATURE_HASH 2397543547
#define TS_SIGNATURE "rusEFI master.2023.09.28.nucleo_f429.2397543547"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2553480491
#define TS_SIGNATURE "rusEFI master.2023.09.28.nucleo_f767.2553480491"
#define SIGNATURE_HASH 2397543547
#define TS_SIGNATURE "rusEFI master.2023.09.28.nucleo_f767.2397543547"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2553480491
#define TS_SIGNATURE "rusEFI master.2023.09.28.nucleo_h743.2553480491"
#define SIGNATURE_HASH 2397543547
#define TS_SIGNATURE "rusEFI master.2023.09.28.nucleo_h743.2397543547"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2829568187
#define TS_SIGNATURE "rusEFI master.2023.09.28.prometheus_405.2829568187"
#define SIGNATURE_HASH 3195228651
#define TS_SIGNATURE "rusEFI master.2023.09.28.prometheus_405.3195228651"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2829568187
#define TS_SIGNATURE "rusEFI master.2023.09.28.prometheus_469.2829568187"
#define SIGNATURE_HASH 3195228651
#define TS_SIGNATURE "rusEFI master.2023.09.28.prometheus_469.3195228651"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2552298321
#define TS_SIGNATURE "rusEFI master.2023.09.28.proteus_f4.2552298321"
#define SIGNATURE_HASH 2398380545
#define TS_SIGNATURE "rusEFI master.2023.09.28.proteus_f4.2398380545"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2552298321
#define TS_SIGNATURE "rusEFI master.2023.09.28.proteus_f7.2552298321"
#define SIGNATURE_HASH 2398380545
#define TS_SIGNATURE "rusEFI master.2023.09.28.proteus_f7.2398380545"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2552298321
#define TS_SIGNATURE "rusEFI master.2023.09.28.proteus_h7.2552298321"
#define SIGNATURE_HASH 2398380545
#define TS_SIGNATURE "rusEFI master.2023.09.28.proteus_h7.2398380545"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4234731639
#define TS_SIGNATURE "rusEFI master.2023.09.28.s105.4234731639"
#define SIGNATURE_HASH 3938220327
#define TS_SIGNATURE "rusEFI master.2023.09.28.s105.3938220327"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1429245858
#define TS_SIGNATURE "rusEFI master.2023.09.28.small-can.1429245858"
#define SIGNATURE_HASH 1139021554
#define TS_SIGNATURE "rusEFI master.2023.09.28.small-can.1139021554"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2680078908
#define TS_SIGNATURE "rusEFI master.2023.09.28.subaru_eg33_f7.2680078908"
#define SIGNATURE_HASH 2305448812
#define TS_SIGNATURE "rusEFI master.2023.09.28.subaru_eg33_f7.2305448812"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2553480491
#define TS_SIGNATURE "rusEFI master.2023.09.28.t-b-g.2553480491"
#define SIGNATURE_HASH 2397543547
#define TS_SIGNATURE "rusEFI master.2023.09.28.t-b-g.2397543547"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 312289545
#define TS_SIGNATURE "rusEFI master.2023.09.28.tdg-pdm8.312289545"
#define SIGNATURE_HASH 71938137
#define TS_SIGNATURE "rusEFI master.2023.09.28.tdg-pdm8.71938137"

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/trigger/trigger_state.txt Sun Sep 10 01:29:33 UTC 2023
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/trigger/trigger_state.txt Thu Sep 28 03:23:35 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -34,21 +34,23 @@ struct trigger_state_s {
* offset 20
*/
uint8_t triggerStateIndex = (uint8_t)0;
/**
* offset 21
*/
uint8_t vvtCounter = (uint8_t)0;
/**
* sync: Phase Re-Sync Counter
* offset 22
* offset 21
*/
uint8_t camResyncCounter = (uint8_t)0;
/**
* offset 23
* offset 22
*/
uint8_t vvtStateIndex = (uint8_t)0;
/**
* need 4 byte alignment
units
* offset 23
*/
uint8_t alignmentFill_at_23[1];
};
static_assert(sizeof(trigger_state_s) == 24);
// end
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/trigger/trigger_state.txt Sun Sep 10 01:29:33 UTC 2023
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/trigger/trigger_state.txt Thu Sep 28 03:23:35 UTC 2023

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.f407-discovery.992712464"
signature = "rusEFI master.2023.09.28.f407-discovery.771690048"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.f407-discovery.992712464" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.f407-discovery.771690048" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:04:30 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:51 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6067,9 +6065,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.48way.3706293649"
signature = "rusEFI master.2023.09.28.48way.3393000641"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.48way.3706293649" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.48way.3393000641" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Battery Reference Input (A0)","TPS Reference Input (A1)","CLT Reference Input (A2)","IAT Reference Input (A3)","O2 Reference Input (A4)","INVALID","INVALID","INVALID","MAP Pressure Reference Input (B0)","BARO Pressure Reference Input (B1)","INVALID","INVALID","INVALID","INVALID","Fuel Pressure Reference Input (C4)","Oil Pressure Reference Input (C5)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:37 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:00 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6067,9 +6065,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.alphax-2chan.3896946988"
signature = "rusEFI master.2023.09.28.alphax-2chan.4270991484"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.alphax-2chan.3896946988" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.alphax-2chan.4270991484" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","X7 - AIN4","X1 - AIN1","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT","X3 - AIN2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:23 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:23:49 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6063,9 +6061,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.alphax-4chan.1342473174"
signature = "rusEFI master.2023.09.28.alphax-4chan.1188043398"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.alphax-4chan.1342473174" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.alphax-4chan.1188043398" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X5 - AIN4","INVALID","INVALID","INVALID","INVALID","D5 - PPS rev G"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:26 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:23:52 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6066,9 +6064,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.alphax-4chan_f7.1342473174"
signature = "rusEFI master.2023.09.28.alphax-4chan_f7.1188043398"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.alphax-4chan_f7.1342473174" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.alphax-4chan_f7.1188043398" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X5 - AIN4","INVALID","INVALID","INVALID","INVALID","D5 - PPS rev G"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:29 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:23:55 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6066,9 +6064,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.alphax-8chan-revA.2847988520"
signature = "rusEFI master.2023.09.28.alphax-8chan-revA.3205775992"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.alphax-8chan-revA.2847988520" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.alphax-8chan-revA.3205775992" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","17A - PPS","23C - TPS","Battery Sense","INVALID","15D - AN5","24C - TPS2","14A - Analog 1","22A - Analog 22","On-board MAP","16A - CLT","15A - IAT","31C - PPS2","33A - AN3","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","16D - AN6","INVALID","INVALID","INVALID","INVALID","7C - AT4","INVALID","6C - AT3","14D - AN4"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:38 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:04 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6067,9 +6065,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.alphax-8chan.2507111075"
signature = "rusEFI master.2023.09.28.alphax-8chan.2210128883"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.alphax-8chan.2507111075" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.alphax-8chan.2210128883" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","33A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","32A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:32 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:23:58 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6067,9 +6065,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.alphax-8chan_f7.2507111075"
signature = "rusEFI master.2023.09.28.alphax-8chan_f7.2210128883"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.alphax-8chan_f7.2507111075" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.alphax-8chan_f7.2210128883" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","33A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","32A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:35 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:01 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6067,9 +6065,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.atlas.2230972428"
signature = "rusEFI master.2023.09.28.atlas.2452449628"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.atlas.2230972428" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.atlas.2452449628" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:04:19 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:40 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6065,9 +6063,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.core8.2685667485"
signature = "rusEFI master.2023.09.28.core8.3066073549"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.core8.2685667485" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.core8.3066073549" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:34 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:57 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6067,9 +6065,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.cypress.2553480491"
signature = "rusEFI master.2023.09.28.cypress.2397543547"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.cypress.2553480491" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.cypress.2397543547" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:18 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:23:45 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6065,9 +6063,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.f407-discovery.992712464"
signature = "rusEFI master.2023.09.28.f407-discovery.771690048"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.f407-discovery.992712464" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.f407-discovery.771690048" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:04:25 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:46 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6067,9 +6065,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.f429-discovery.2553480491"
signature = "rusEFI master.2023.09.28.f429-discovery.2397543547"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.f429-discovery.2553480491" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.f429-discovery.2397543547" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:04:07 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:29 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6065,9 +6063,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.frankenso_na6.3126978017"
signature = "rusEFI master.2023.09.28.frankenso_na6.2897575089"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.frankenso_na6.3126978017" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.frankenso_na6.2897575089" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog 3O","Analog 3L","Analog 3M","Analog 3J","Analog 3I","INVALID","Analog 3H","Analog 3G","INVALID","INVALID","INVALID","Analog 3P","Analog 3Q","Analog 3N","Analog VBatt","Analog 3E"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:49 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:12 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6065,9 +6063,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.harley81.1543157105"
signature = "rusEFI master.2023.09.28.harley81.1294871585"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.harley81.1543157105" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.harley81.1294871585" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","27 - TPS 2","INVALID","41 - PPS 1","52 - TPS 1","5 Battery Sense","INVALID","INVALID","42 - PPS 2","INVALID","53 - MAP","55 Engine Temperature","49 CLT","72 IAT","32 Oil Pressure","34 Kickstand Position Sensor"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:41 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:07 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6066,9 +6064,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.hellen-112-17.324366747"
signature = "rusEFI master.2023.09.28.hellen-112-17.92399819"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.hellen-112-17.324366747" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.hellen-112-17.92399819" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","114 Analog Input","INVALID","121 PPS1","203 TPS Throttle Position 1","INVALID","107 TODO","119 Analog Input","110 Analog Input","INVALID","219 MAP","109 Analog Input","215 CLT","227 IAT","111 Analog Input","112 Analog Input"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:03 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:28 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6064,9 +6062,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.hellen-gm-e67.683783131"
signature = "rusEFI master.2023.09.28.hellen-gm-e67.1041574539"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.hellen-gm-e67.683783131" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.hellen-gm-e67.1041574539" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:15 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:40 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6066,9 +6064,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.hellen-honda-k.203927803"
signature = "rusEFI master.2023.09.28.hellen-honda-k.452143531"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.hellen-honda-k.203927803" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.hellen-honda-k.452143531" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","A15 TPS","E9 Ignition Key Voltage","INVALID","INVALID","INVALID","INVALID","A19 - MAP","INVALID","B8 - CLT","B17 IAT"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:54 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:19 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6064,9 +6062,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.hellen-nb1.4159768636"
signature = "rusEFI master.2023.09.28.hellen-nb1.3777335660"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.hellen-nb1.4159768636" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.hellen-nb1.3777335660" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:12 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:37 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6066,9 +6064,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.hellen121nissan.17163039"
signature = "rusEFI master.2023.09.28.hellen121nissan.399604303"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.hellen121nissan.17163039" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.hellen121nissan.399604303" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","51 - MAF","INVALID","Aux P68","106 - PPS 1","50 - TPS 1","109 Ignition Key Voltage","INVALID","INVALID","69 - TPS 2","INVALID","Aux P66","Aux P67","73 - CLT","34 - IAT","98 - PPS 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:51 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:16 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6064,9 +6062,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.hellen121vag.206379752"
signature = "rusEFI master.2023.09.28.hellen121vag.446268344"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.hellen121vag.206379752" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.hellen121vag.446268344" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:48 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:13 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6066,9 +6064,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.hellen128.1474396737"
signature = "rusEFI master.2023.09.28.hellen128.1093999377"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.hellen128.1474396737" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.hellen128.1093999377" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:45 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:10 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6066,9 +6064,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.hellen154hyundai.1681956774"
signature = "rusEFI master.2023.09.28.hellen154hyundai.1922303734"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.hellen154hyundai.1681956774" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.hellen154hyundai.1922303734" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","K21 Ambient Temperature","K58 Oil Temp","K54 A/C pressure","PPS 1","TPS 1","K2 Ignition Key Voltage","X10 AIN2","INVALID","TPS 2","X11 AIN1","Map Sensor K31","K10 Sensor","CLT","IAT","PPS 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:57 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:22 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6064,9 +6062,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.hellen72.4101440262"
signature = "rusEFI master.2023.09.28.hellen72.3802372694"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.hellen72.4101440262" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.hellen72.3802372694" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:06 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:31 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6066,9 +6064,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.hellen81.1868792262"
signature = "rusEFI master.2023.09.28.hellen81.2042042518"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.hellen81.1868792262" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.hellen81.2042042518" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:09 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:34 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6064,9 +6062,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.hellen88bmw.1981188335"
signature = "rusEFI master.2023.09.28.hellen88bmw.1623331263"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.hellen88bmw.1981188335" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.hellen88bmw.1623331263" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","VIN5","VIN6","INVALID","PPS1","73 - TPS","56 - Battery Sense","17 - CAM","Aux BARO","Aux TPS2","16 - CRANK","41 - MAF","Aux MAP","78 - CLT","77 - IAT","Aux PPS2","Aux TPS3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:00 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:25 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6066,9 +6064,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.hellenNA6.1933482255"
signature = "rusEFI master.2023.09.28.hellenNA6.1709834335"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.hellenNA6.1933482255" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.hellenNA6.1709834335" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","3N - O2S","2N - Temperature Sensor","intMAP (A15)","4I - PPS1","TPS Input","1B - Battery Sense","INVALID","4G - PPS2 OR TEMPERATURE SENSOR","4H - TPS2","INVALID","3O - MAF","2M - Pressure Sensor","3Q - CLT","3P - IAT","1V - Clutch Switch","1Q AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:19 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:43 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6066,9 +6064,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.hellenNA8_96.362777024"
signature = "rusEFI master.2023.09.28.hellenNA8_96.55251088"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.hellenNA8_96.362777024" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.hellenNA8_96.55251088" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:22 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:46 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6066,9 +6064,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.kin.3672294021"
signature = "rusEFI master.2023.09.28.kin.3426114517"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.kin.3672294021" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.kin.3426114517" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:17 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:23:44 UTC 2023
pageSize = 22288
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6065,9 +6063,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.m74_9.2181568805"
signature = "rusEFI master.2023.09.28.m74_9.2497478773"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.m74_9.2181568805" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.m74_9.2497478773" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:40 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:03 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6066,9 +6064,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.mre_f4.3143560363"
signature = "rusEFI master.2023.09.28.mre_f4.2911532539"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.mre_f4.3143560363" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.mre_f4.2911532539" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:31 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:54 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5169,7 +5168,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6068,9 +6066,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.mre_f7.3143560363"
signature = "rusEFI master.2023.09.28.mre_f7.2911532539"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.mre_f7.3143560363" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.mre_f7.2911532539" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:28 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:51 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5169,7 +5168,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6068,9 +6066,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.nucleo_f429.2553480491"
signature = "rusEFI master.2023.09.28.nucleo_f429.2397543547"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.nucleo_f429.2553480491" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.nucleo_f429.2397543547" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:04:10 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:32 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6065,9 +6063,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.nucleo_f767.2553480491"
signature = "rusEFI master.2023.09.28.nucleo_f767.2397543547"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.nucleo_f767.2553480491" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.nucleo_f767.2397543547" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:04:13 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:34 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6065,9 +6063,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.nucleo_h743.2553480491"
signature = "rusEFI master.2023.09.28.nucleo_h743.2397543547"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.nucleo_h743.2553480491" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.nucleo_h743.2397543547" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:04:16 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:37 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6065,9 +6063,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.prometheus_405.2829568187"
signature = "rusEFI master.2023.09.28.prometheus_405.3195228651"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.prometheus_405.2829568187" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.prometheus_405.3195228651" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:55 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:17 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6060,9 +6058,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.prometheus_469.2829568187"
signature = "rusEFI master.2023.09.28.prometheus_469.3195228651"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.prometheus_469.2829568187" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.prometheus_469.3195228651" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:52 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:15 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6060,9 +6058,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.proteus_f4.2552298321"
signature = "rusEFI master.2023.09.28.proteus_f4.2398380545"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.proteus_f4.2552298321" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.proteus_f4.2398380545" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:04:01 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:23 UTC 2023
pageSize = 27664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6075,9 +6073,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.proteus_f7.2552298321"
signature = "rusEFI master.2023.09.28.proteus_f7.2398380545"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.proteus_f7.2552298321" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.proteus_f7.2398380545" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:58 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:20 UTC 2023
pageSize = 27664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6075,9 +6073,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.proteus_h7.2552298321"
signature = "rusEFI master.2023.09.28.proteus_h7.2398380545"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.proteus_h7.2552298321" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.proteus_h7.2398380545" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:04:04 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:26 UTC 2023
pageSize = 27664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6075,9 +6073,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.s105.4234731639"
signature = "rusEFI master.2023.09.28.s105.3938220327"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.s105.4234731639" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.s105.3938220327" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","56 - MAP","16 - TPS","19 - Knock","39 - CLT","INVALID","opt 55 - AFR 2","opt 21 - AC Press","18 - AFR 1","13 - Ignition switch in (15)","44 - +12 sense (MR)","INVALID","na 37 - MAF","INVALID","INVALID","40 - IAT"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:43 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:06 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6066,9 +6064,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.small-can.1429245858"
signature = "rusEFI master.2023.09.28.small-can.1139021554"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.small-can.1429245858" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.small-can.1139021554" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - Analog input","INVALID","INVALID","INVALID","A2 Battery Sense","INVALID","INVALID","INVALID","INVALID","INVALID","B2 - Analog input"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:25 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:24:49 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6065,9 +6063,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.subaru_eg33_f7.2680078908"
signature = "rusEFI master.2023.09.28.subaru_eg33_f7.2305448812"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.subaru_eg33_f7.2680078908" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.subaru_eg33_f7.2305448812" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","AUX0_18 - MAP Ain","INVALID","INVALID","B05 - MAF Ain","INVALID","AUX0_19 - IAT Ain","A02 - VBat","INVALID","A06 - Oxyg 2 Ain","A04 - EGR t Ain","INVALID","A18 - AUX0 Ain","B02 - TPS Ain","INVALID","A03 - Coolant t Ain","A06 - Oxyg 1 Ain"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:02:19 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:23:46 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6065,9 +6063,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.t-b-g.2553480491"
signature = "rusEFI master.2023.09.28.t-b-g.2397543547"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.t-b-g.2553480491" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.t-b-g.2397543547" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:03:46 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:09 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6065,9 +6063,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.28.tdg-pdm8.312289545"
signature = "rusEFI master.2023.09.28.tdg-pdm8.71938137"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.28.tdg-pdm8.312289545" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.28.tdg-pdm8.71938137" ; 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
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","Battery Sense","INVALID","INVALID","INVALID","Sense 7","Sense 8","Sense 1","Sense 2","Sense 3","Sense 4","Sense 5","Sense 6"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:04:22 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:43 UTC 2023
pageSize = 23664
page = 1
@ -3028,9 +3028,8 @@ vvtToothDurations0 = scalar, U32, 1252, "us", 1, 0
vvtCurrentPosition = scalar, F32, 1256, "sync: Primary Cam Position", 1, 0
triggerSyncGapRatio = scalar, F32, 1260, "", 1, 0
triggerStateIndex = scalar, U08, 1264, "", 1, 0
vvtCounter = scalar, U08, 1265, "", 1, 0
camResyncCounter = scalar, U08, 1266, "", 1, 0
vvtStateIndex = scalar, U08, 1267, "", 1, 0
camResyncCounter = scalar, U08, 1265, "", 1, 0
vvtStateIndex = scalar, U08, 1266, "", 1, 0
; total TS size = 1268
m_hasSynchronizedPhase = bits, U32, 1268, [0:0]
; total TS size = 1272
@ -5168,7 +5167,6 @@ entry = vvtToothDurations0, "vvtToothDurations0", int, "%d"
entry = vvtCurrentPosition, "vvtCurrentPosition", float, "%.3f"
entry = triggerSyncGapRatio, "Trigger Sync Latest Ratio", float, "%.3f"
entry = triggerStateIndex, "triggerStateIndex", int, "%d"
entry = vvtCounter, "vvtCounter", int, "%d"
entry = camResyncCounter, "sync: Phase Re-Sync Counter", int, "%d"
entry = vvtStateIndex, "vvtStateIndex", int, "%d"
entry = m_hasSynchronizedPhase, "sync: Known Engine Phase", int, "%d"
@ -6065,9 +6063,7 @@ dialog = trigger_stateDialog, "trigger_state"
liveGraph = trigger_state_2_Graph, "Graph", South
graphLine = triggerSyncGapRatio
graphLine = triggerStateIndex
graphLine = vvtCounter
graphLine = camResyncCounter
liveGraph = trigger_state_3_Graph, "Graph", South
graphLine = vvtStateIndex
indicatorPanel = trigger_state_primaryIndicatorPanel, 2

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:04:30 UTC 2023
// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Sep 28 03:25:51 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1025,7 +1025,7 @@ public class Fields {
public static final int SentEtbType_FORD_TYPE_1 = 2;
public static final int SentEtbType_GM_TYPE_1 = 1;
public static final int SentEtbType_NONE = 0;
public static final int SIGNATURE_HASH = 992712464;
public static final int SIGNATURE_HASH = 771690048;
public static final String SIMULATOR_TUNE_BIN_FILE_NAME = "generated/simulator_tune_image.bin";
public static final int spi_device_e_SPI_DEVICE_1 = 1;
public static final int spi_device_e_SPI_DEVICE_2 = 2;
@ -1250,7 +1250,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.09.28.f407-discovery.992712464";
public static final String TS_SIGNATURE = "rusEFI master.2023.09.28.f407-discovery.771690048";
public static final char TS_SIMULATE_CAN = '>';
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't';

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/trigger/trigger_state.txt Tue Sep 26 01:20:38 UTC 2023
// this file was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/trigger/trigger_state.txt Thu Sep 28 03:23:35 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -173,9 +173,9 @@ public class TriggerState {
public static final Field VVTCURRENTPOSITION = Field.create("VVTCURRENTPOSITION", 12, FieldType.FLOAT).setBaseOffset(1244);
public static final Field TRIGGERSYNCGAPRATIO = Field.create("TRIGGERSYNCGAPRATIO", 16, FieldType.FLOAT).setBaseOffset(1244);
public static final Field TRIGGERSTATEINDEX = Field.create("TRIGGERSTATEINDEX", 20, FieldType.INT8).setScale(1.0).setBaseOffset(1244);
public static final Field VVTCOUNTER = Field.create("VVTCOUNTER", 21, FieldType.INT8).setScale(1.0).setBaseOffset(1244);
public static final Field CAMRESYNCCOUNTER = Field.create("CAMRESYNCCOUNTER", 22, FieldType.INT8).setScale(1.0).setBaseOffset(1244);
public static final Field VVTSTATEINDEX = Field.create("VVTSTATEINDEX", 23, FieldType.INT8).setScale(1.0).setBaseOffset(1244);
public static final Field CAMRESYNCCOUNTER = Field.create("CAMRESYNCCOUNTER", 21, FieldType.INT8).setScale(1.0).setBaseOffset(1244);
public static final Field VVTSTATEINDEX = Field.create("VVTSTATEINDEX", 22, FieldType.INT8).setScale(1.0).setBaseOffset(1244);
public static final Field ALIGNMENTFILL_AT_23 = Field.create("ALIGNMENTFILL_AT_23", 23, FieldType.INT8).setScale(1.0).setBaseOffset(1244);
public static final Field[] VALUES = {
CRANKSYNCHRONIZATIONCOUNTER,
VVTSYNCGAPRATIO,
@ -183,8 +183,8 @@ public class TriggerState {
VVTCURRENTPOSITION,
TRIGGERSYNCGAPRATIO,
TRIGGERSTATEINDEX,
VVTCOUNTER,
CAMRESYNCCOUNTER,
VVTSTATEINDEX,
ALIGNMENTFILL_AT_23,
};
}