Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-12-02 06:56:04 +00:00
parent 7a7a89ae78
commit c9aa40293c
54 changed files with 173 additions and 173 deletions

View File

@ -1816,7 +1816,7 @@
#define show_test_presets true
#define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76
#define SIGNATURE_HASH 1563127310
#define SIGNATURE_HASH 1911460151
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -2334,7 +2334,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen_cypress.1563127310"
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen_cypress.1911460151"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1801,7 +1801,7 @@
#define show_test_presets true
#define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76
#define SIGNATURE_HASH 2727256818
#define SIGNATURE_HASH 2387303883
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -2319,7 +2319,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator true
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.12.02.kin.2727256818"
#define TS_SIGNATURE "rusEFI 2021.12.02.kin.2387303883"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1829,7 +1829,7 @@
#define show_test_presets false
#define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76
#define SIGNATURE_HASH 2758057954
#define SIGNATURE_HASH 2292277467
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -2347,7 +2347,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port false
#define TS_SIGNATURE "rusEFI 2021.12.02.subaru_eg33_f7.2758057954"
#define TS_SIGNATURE "rusEFI 2021.12.02.subaru_eg33_f7.2292277467"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -192,7 +192,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -379,7 +379,7 @@ instantMAPValueGauge = instantMAPValue,"Instant MAP", "kPa", 0.0,0.0, 0.0,0.0, 0
mostRecentTimeBetweenSparkEventsGauge = mostRecentTimeBetweenSparkEvents,"mostRecentTimeBetweenSparkEvents", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
mostRecentTimeBetweenIgnitionEventsGauge = mostRecentTimeBetweenIgnitionEvents,"mostRecentTimeBetweenIgnitionEvents", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
maxLockedDurationGauge = maxLockedDuration,"maxLockedDuration", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
maxTriggerReentraintGauge = maxTriggerReentraint,"maxTriggerReentraint", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
maxTriggerReentrantGauge = maxTriggerReentrant,"maxTriggerReentrant", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
canWriteOkGauge = canWriteOk,"canWriteOk", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
canWriteNotOkGauge = canWriteNotOk,"canWriteNotOk", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
triggerPrimaryFallGauge = triggerPrimaryFall,"triggerPrimaryFall", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3

View File

@ -379,7 +379,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Tue Nov 30 21:38:51 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Dec 02 06:53:38 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -877,7 +877,7 @@ struct ts_outputs_s {
/**
* offset 522
*/
uint16_t maxTriggerReentraint = (uint16_t)0;
uint16_t maxTriggerReentrant = (uint16_t)0;
/**
* offset 524
*/
@ -966,4 +966,4 @@ struct ts_outputs_s {
};
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Tue Nov 30 21:38:51 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Dec 02 06:53:38 UTC 2021

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:27:44 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:32 UTC 2021
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4546,4 +4546,4 @@ struct persistent_config_s {
};
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:27:44 UTC 2021
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:32 UTC 2021

View File

@ -1816,7 +1816,7 @@
#define show_test_presets true
#define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76
#define SIGNATURE_HASH 1742637490
#define SIGNATURE_HASH 1260091019
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -2334,7 +2334,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.12.02.all.1742637490"
#define TS_SIGNATURE "rusEFI 2021.12.02.all.1260091019"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 1742637490
#define TS_SIGNATURE "rusEFI 2021.12.02.all.1742637490"
#define SIGNATURE_HASH 1260091019
#define TS_SIGNATURE "rusEFI 2021.12.02.all.1260091019"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 2064940181
#define TS_SIGNATURE "rusEFI 2021.12.02.atlas.2064940181"
#define SIGNATURE_HASH 1473348524
#define TS_SIGNATURE "rusEFI 2021.12.02.atlas.1473348524"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 1742637490
#define TS_SIGNATURE "rusEFI 2021.12.02.f429-discovery.1742637490"
#define SIGNATURE_HASH 1260091019
#define TS_SIGNATURE "rusEFI 2021.12.02.f429-discovery.1260091019"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 502062171
#define TS_SIGNATURE "rusEFI 2021.12.02.frankenso_na6.502062171"
#define SIGNATURE_HASH 824779618
#define TS_SIGNATURE "rusEFI 2021.12.02.frankenso_na6.824779618"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 3255613755
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen-nb1.3255613755"
#define SIGNATURE_HASH 4006168066
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen-nb1.4006168066"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 3696945939
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen121nissan.3696945939"
#define SIGNATURE_HASH 4036957226
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen121nissan.4036957226"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 947760568
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen121vag.947760568"
#define SIGNATURE_HASH 347624065
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen121vag.347624065"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 4246266389
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen128.4246266389"
#define SIGNATURE_HASH 3520929068
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen128.3520929068"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 1158318868
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen154hyundai.1158318868"
#define SIGNATURE_HASH 1775203373
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen154hyundai.1775203373"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 2472742402
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen72.2472742402"
#define SIGNATURE_HASH 3215388987
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen72.3215388987"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 661558257
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen81.661558257"
#define SIGNATURE_HASH 195783880
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen81.195783880"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 3323861229
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen88bmw.3323861229"
#define SIGNATURE_HASH 3940280276
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen88bmw.3940280276"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 300142362
#define TS_SIGNATURE "rusEFI 2021.12.02.hellenNA6.300142362"
#define SIGNATURE_HASH 1025912867
#define TS_SIGNATURE "rusEFI 2021.12.02.hellenNA6.1025912867"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt
//
#define SIGNATURE_HASH 1563127310
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen_cypress.1563127310"
#define SIGNATURE_HASH 1911460151
#define TS_SIGNATURE "rusEFI 2021.12.02.hellen_cypress.1911460151"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt
//
#define SIGNATURE_HASH 2727256818
#define TS_SIGNATURE "rusEFI 2021.12.02.kin.2727256818"
#define SIGNATURE_HASH 2387303883
#define TS_SIGNATURE "rusEFI 2021.12.02.kin.2387303883"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 3573150470
#define TS_SIGNATURE "rusEFI 2021.12.02.mre_f4.3573150470"
#define SIGNATURE_HASH 4164684863
#define TS_SIGNATURE "rusEFI 2021.12.02.mre_f4.4164684863"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 3573150470
#define TS_SIGNATURE "rusEFI 2021.12.02.mre_f7.3573150470"
#define SIGNATURE_HASH 4164684863
#define TS_SIGNATURE "rusEFI 2021.12.02.mre_f7.4164684863"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 926175316
#define TS_SIGNATURE "rusEFI 2021.12.02.prometheus_405.926175316"
#define SIGNATURE_HASH 468823917
#define TS_SIGNATURE "rusEFI 2021.12.02.prometheus_405.468823917"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 926175316
#define TS_SIGNATURE "rusEFI 2021.12.02.prometheus_469.926175316"
#define SIGNATURE_HASH 468823917
#define TS_SIGNATURE "rusEFI 2021.12.02.prometheus_469.468823917"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 3689902621
#define TS_SIGNATURE "rusEFI 2021.12.02.proteus_f4.3689902621"
#define SIGNATURE_HASH 4146760996
#define TS_SIGNATURE "rusEFI 2021.12.02.proteus_f4.4146760996"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 3689902621
#define TS_SIGNATURE "rusEFI 2021.12.02.proteus_f7.3689902621"
#define SIGNATURE_HASH 4146760996
#define TS_SIGNATURE "rusEFI 2021.12.02.proteus_f7.4146760996"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_HASH 2758057954
#define TS_SIGNATURE "rusEFI 2021.12.02.subaru_eg33_f7.2758057954"
#define SIGNATURE_HASH 2292277467
#define TS_SIGNATURE "rusEFI 2021.12.02.subaru_eg33_f7.2292277467"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.all.1742637490"
signature = "rusEFI 2021.12.02.all.1260091019"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.all.1742637490" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.all.1260091019" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:45 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:32 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.atlas.2064940181"
signature = "rusEFI 2021.12.02.atlas.1473348524"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.atlas.2064940181" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.atlas.1473348524" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:42 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:29 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.f429-discovery.1742637490"
signature = "rusEFI 2021.12.02.f429-discovery.1260091019"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.f429-discovery.1742637490" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.f429-discovery.1260091019" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:01:55 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:53:41 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.frankenso_na6.502062171"
signature = "rusEFI 2021.12.02.frankenso_na6.824779618"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.frankenso_na6.502062171" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.frankenso_na6.824779618" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:28 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:16 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.hellen-nb1.3255613755"
signature = "rusEFI 2021.12.02.hellen-nb1.4006168066"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.hellen-nb1.3255613755" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.hellen-nb1.4006168066" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:17 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:04 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.hellen121nissan.3696945939"
signature = "rusEFI 2021.12.02.hellen121nissan.4036957226"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.hellen121nissan.3696945939" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.hellen121nissan.4036957226" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:03 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:53:50 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.hellen121vag.947760568"
signature = "rusEFI 2021.12.02.hellen121vag.347624065"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.hellen121vag.947760568" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.hellen121vag.347624065" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:01 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:53:47 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.hellen128.4246266389"
signature = "rusEFI 2021.12.02.hellen128.3520929068"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.hellen128.4246266389" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.hellen128.3520929068" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:01:58 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:53:44 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.hellen154hyundai.1158318868"
signature = "rusEFI 2021.12.02.hellen154hyundai.1775203373"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.hellen154hyundai.1158318868" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.hellen154hyundai.1775203373" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:06 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:53:53 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.hellen72.2472742402"
signature = "rusEFI 2021.12.02.hellen72.3215388987"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.hellen72.2472742402" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.hellen72.3215388987" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:11 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:53:58 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.hellen81.661558257"
signature = "rusEFI 2021.12.02.hellen81.195783880"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.hellen81.661558257" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.hellen81.195783880" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 02:57:19 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:01 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.hellen88bmw.3323861229"
signature = "rusEFI 2021.12.02.hellen88bmw.3940280276"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.hellen88bmw.3323861229" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.hellen88bmw.3940280276" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:09 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:53:56 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.hellenNA6.300142362"
signature = "rusEFI 2021.12.02.hellenNA6.1025912867"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.hellenNA6.300142362" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.hellenNA6.1025912867" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:20 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:07 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.hellen_cypress.1563127310"
signature = "rusEFI 2021.12.02.hellen_cypress.1911460151"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.hellen_cypress.1563127310" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.hellen_cypress.1911460151" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Dec 02 05:02:50 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Dec 02 06:54:38 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.kin.2727256818"
signature = "rusEFI 2021.12.02.kin.2387303883"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.kin.2727256818" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.kin.2387303883" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Dec 02 05:02:47 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Dec 02 06:54:35 UTC 2021
pageSize = 19972
page = 1
@ -2262,7 +2262,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3393,7 +3393,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.mre_f4.3573150470"
signature = "rusEFI 2021.12.02.mre_f4.4164684863"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.mre_f4.3573150470" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.mre_f4.4164684863" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:25 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:13 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.mre_f7.3573150470"
signature = "rusEFI 2021.12.02.mre_f7.4164684863"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.mre_f7.3573150470" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.mre_f7.4164684863" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:22 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:10 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.prometheus_405.926175316"
signature = "rusEFI 2021.12.02.prometheus_405.468823917"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.prometheus_405.926175316" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.prometheus_405.468823917" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:33 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:21 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.prometheus_469.926175316"
signature = "rusEFI 2021.12.02.prometheus_469.468823917"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.prometheus_469.926175316" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.prometheus_469.468823917" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:30 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:18 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.proteus_f4.3689902621"
signature = "rusEFI 2021.12.02.proteus_f4.4146760996"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.proteus_f4.3689902621" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.proteus_f4.4146760996" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:39 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:26 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.proteus_f7.3689902621"
signature = "rusEFI 2021.12.02.proteus_f7.4146760996"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.proteus_f7.3689902621" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.proteus_f7.4146760996" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:36 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:24 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.12.02.subaru_eg33_f7.2758057954"
signature = "rusEFI 2021.12.02.subaru_eg33_f7.2292277467"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.12.02.subaru_eg33_f7.2758057954" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.12.02.subaru_eg33_f7.2292277467" ; 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
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:02:53 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:40 UTC 2021
pageSize = 20000
page = 1
@ -2296,7 +2296,7 @@ instantMAPValue = scalar, U16, 514, "kPa", 0.03333333333333333, 0
mostRecentTimeBetweenSparkEvents = scalar, U16, 516, "", 1, 0
mostRecentTimeBetweenIgnitionEvents = scalar, U16, 518, "", 1, 0
maxLockedDuration = scalar, U16, 520, "", 1, 0
maxTriggerReentraint = scalar, U16, 522, "", 1, 0
maxTriggerReentrant = scalar, U16, 522, "", 1, 0
canWriteOk = scalar, U16, 524, "", 1, 0
canWriteNotOk = scalar, U16, 526, "", 1, 0
triggerPrimaryFall = scalar, S32, 528, "", 1, 0
@ -3427,7 +3427,7 @@ entry = instantMAPValue, "Instant MAP", float, "%.3f"
entry = mostRecentTimeBetweenSparkEvents, "mostRecentTimeBetweenSparkEvents", int, "%d"
entry = mostRecentTimeBetweenIgnitionEvents, "mostRecentTimeBetweenIgnitionEvents", int, "%d"
entry = maxLockedDuration, "maxLockedDuration", int, "%d"
entry = maxTriggerReentraint, "maxTriggerReentraint", int, "%d"
entry = maxTriggerReentrant, "maxTriggerReentrant", int, "%d"
entry = canWriteOk, "canWriteOk", int, "%d"
entry = canWriteNotOk, "canWriteNotOk", int, "%d"
entry = triggerPrimaryFall, "triggerPrimaryFall", int, "%d"

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 05:27:44 UTC 2021
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 02 06:54:32 UTC 2021
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1743,7 +1743,7 @@ public class Fields {
public static final int servoOutputPins8_offset = 3147;
public static final int showHumanReadableWarning_offset = 976;
public static final int showSdCardWarning_offset = 76;
public static final int SIGNATURE_HASH = 1742637490;
public static final int SIGNATURE_HASH = 1260091019;
public static final int silentTriggerError_offset = 1464;
public static final int slowAdcAlpha_offset = 2088;
public static final int sparkDwellRpmBins_offset = 332;
@ -2206,7 +2206,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 2021.12.02.all.1742637490";
public static final String TS_SIGNATURE = "rusEFI 2021.12.02.all.1260091019";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't';
public static final int tunerStudioSerialSpeed_offset = 728;