Auto-generated configs and docs
This commit is contained in:
parent
fee6bd2ded
commit
ed536e27b0
|
@ -1359,7 +1359,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.cypress.2907231321"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.cypress.2907231321"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1359,7 +1359,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.kin.3315562133"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.kin.3315562133"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1311,7 +1311,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.subaru_eg33_f7.3734341364"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.subaru_eg33_f7.3734341364"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -304,6 +304,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -331,6 +331,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Apr 13 02:33:40 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Apr 22 12:33:22 UTC 2023
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1328,19 +1328,19 @@ struct output_channels_s {
|
|||
bool vvtChannel1 : 1 {};
|
||||
/**
|
||||
offset 612 bit 27 */
|
||||
bool unusedBit_298_27 : 1 {};
|
||||
bool vvtChannel2 : 1 {};
|
||||
/**
|
||||
offset 612 bit 28 */
|
||||
bool unusedBit_298_28 : 1 {};
|
||||
bool vvtChannel3 : 1 {};
|
||||
/**
|
||||
offset 612 bit 29 */
|
||||
bool unusedBit_298_29 : 1 {};
|
||||
bool vvtChannel4 : 1 {};
|
||||
/**
|
||||
offset 612 bit 30 */
|
||||
bool unusedBit_298_30 : 1 {};
|
||||
bool unusedBit_301_30 : 1 {};
|
||||
/**
|
||||
offset 612 bit 31 */
|
||||
bool unusedBit_298_31 : 1 {};
|
||||
bool unusedBit_301_31 : 1 {};
|
||||
/**
|
||||
* offset 616
|
||||
*/
|
||||
|
@ -1383,4 +1383,4 @@ struct output_channels_s {
|
|||
static_assert(sizeof(output_channels_s) == 776);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Apr 13 02:33:40 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Apr 22 12:33:22 UTC 2023
|
||||
|
|
|
@ -1359,7 +1359,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.f407-discovery.3305622271"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.f407-discovery.3305622271"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 34428729
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.48way.34428729"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.48way.34428729"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 4051226090
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.alphax-2chan.4051226090"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.alphax-2chan.4051226090"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1930329482
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.alphax-4chan.1930329482"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.alphax-4chan.1930329482"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2140337523
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.alphax-8chan.2140337523"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.alphax-8chan.2140337523"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2978095486
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.atlas.2978095486"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.atlas.2978095486"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2129711669
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.core8.2129711669"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.core8.2129711669"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2907231321
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.cypress.2907231321"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.cypress.2907231321"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 3305622271
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.f407-discovery.3305622271"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.f407-discovery.3305622271"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2907231321
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.f429-discovery.2907231321"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.f429-discovery.2907231321"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2400859283
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.frankenso_na6.2400859283"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.frankenso_na6.2400859283"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2319540497
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.harley81.2319540497"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.harley81.2319540497"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 4129033627
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.hellen-gm-e67.4129033627"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen-gm-e67.4129033627"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1612729423
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.hellen-honda-k.1612729423"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen-honda-k.1612729423"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1202668760
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.hellen-nb1.1202668760"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen-nb1.1202668760"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1182089135
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.hellen121nissan.1182089135"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen121nissan.1182089135"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 585936153
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.hellen121vag.585936153"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen121vag.585936153"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 192886306
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.hellen128.192886306"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen128.192886306"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2606501414
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.hellen154hyundai.2606501414"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen154hyundai.2606501414"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2022543404
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.hellen72.2022543404"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen72.2022543404"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 3951507204
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.hellen81.3951507204"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen81.3951507204"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 3215848072
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.hellen88bmw.3215848072"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellen88bmw.3215848072"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2279742594
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.hellenNA6.2279742594"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellenNA6.2279742594"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2889608382
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.hellenNA8_96.2889608382"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.hellenNA8_96.2889608382"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 3315562133
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.kin.3315562133"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.kin.3315562133"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1925581154
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.m74_9.1925581154"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.m74_9.1925581154"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1818414899
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.mre_f4.1818414899"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.mre_f4.1818414899"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 1818414899
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.mre_f7.1818414899"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.mre_f7.1818414899"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 4255255999
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.prometheus_405.4255255999"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.prometheus_405.4255255999"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 4255255999
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.prometheus_469.4255255999"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.prometheus_469.4255255999"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2207206830
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.proteus_f4.2207206830"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.proteus_f4.2207206830"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2207206830
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.proteus_f7.2207206830"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.proteus_f7.2207206830"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2207206830
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.proteus_h7.2207206830"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.proteus_h7.2207206830"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 2184294663
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.s105.2184294663"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.s105.2184294663"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 3734341364
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.subaru_eg33_f7.3734341364"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.subaru_eg33_f7.3734341364"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 669448315
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.21.tdg-pdm8.669448315"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.04.22.tdg-pdm8.669448315"
|
||||
|
|
|
@ -712,6 +712,15 @@ float getOutputValueByName(const char *name) {
|
|||
// vvtChannel1
|
||||
case -1764857649:
|
||||
return engine->outputChannels.vvtChannel1;
|
||||
// vvtChannel2
|
||||
case -1764857648:
|
||||
return engine->outputChannels.vvtChannel2;
|
||||
// vvtChannel3
|
||||
case -1764857647:
|
||||
return engine->outputChannels.vvtChannel3;
|
||||
// vvtChannel4
|
||||
case -1764857646:
|
||||
return engine->outputChannels.vvtChannel4;
|
||||
// outputRequestPeriod
|
||||
case 1894184322:
|
||||
return engine->outputChannels.outputRequestPeriod;
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.f407-discovery.3305622271"
|
||||
signature = "rusEFI master.2023.04.22.f407-discovery.3305622271"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.f407-discovery.3305622271" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.f407-discovery.3305622271" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:59 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:34:14 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.48way.34428729"
|
||||
signature = "rusEFI master.2023.04.22.48way.34428729"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.48way.34428729" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.48way.34428729" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:43 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:55 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.alphax-2chan.4051226090"
|
||||
signature = "rusEFI master.2023.04.22.alphax-2chan.4051226090"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.alphax-2chan.4051226090" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.alphax-2chan.4051226090" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:18 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:28 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.alphax-4chan.1930329482"
|
||||
signature = "rusEFI master.2023.04.22.alphax-4chan.1930329482"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.alphax-4chan.1930329482" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.alphax-4chan.1930329482" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:19 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:29 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.alphax-8chan.2140337523"
|
||||
signature = "rusEFI master.2023.04.22.alphax-8chan.2140337523"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.alphax-8chan.2140337523" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.alphax-8chan.2140337523" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:20 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:31 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.atlas.2978095486"
|
||||
signature = "rusEFI master.2023.04.22.atlas.2978095486"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.atlas.2978095486" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.atlas.2978095486" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:56 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:34:11 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.core8.2129711669"
|
||||
signature = "rusEFI master.2023.04.22.core8.2129711669"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.core8.2129711669" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.core8.2129711669" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:41 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:53 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.cypress.2907231321"
|
||||
signature = "rusEFI master.2023.04.22.cypress.2907231321"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.cypress.2907231321" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.cypress.2907231321" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Apr 21 02:43:16 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Apr 22 12:33:25 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.f407-discovery.3305622271"
|
||||
signature = "rusEFI master.2023.04.22.f407-discovery.3305622271"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.f407-discovery.3305622271" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.f407-discovery.3305622271" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:54 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:34:08 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.f429-discovery.2907231321"
|
||||
signature = "rusEFI master.2023.04.22.f429-discovery.2907231321"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.f429-discovery.2907231321" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.f429-discovery.2907231321" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:55 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:34:09 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.frankenso_na6.2400859283"
|
||||
signature = "rusEFI master.2023.04.22.frankenso_na6.2400859283"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.frankenso_na6.2400859283" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.frankenso_na6.2400859283" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:46 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:59 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.harley81.2319540497"
|
||||
signature = "rusEFI master.2023.04.22.harley81.2319540497"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.harley81.2319540497" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.harley81.2319540497" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:22 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:32 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.hellen-gm-e67.4129033627"
|
||||
signature = "rusEFI master.2023.04.22.hellen-gm-e67.4129033627"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.hellen-gm-e67.4129033627" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.hellen-gm-e67.4129033627" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:35 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:46 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.hellen-honda-k.1612729423"
|
||||
signature = "rusEFI master.2023.04.22.hellen-honda-k.1612729423"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.hellen-honda-k.1612729423" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.hellen-honda-k.1612729423" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:27 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:38 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.hellen-nb1.1202668760"
|
||||
signature = "rusEFI master.2023.04.22.hellen-nb1.1202668760"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.hellen-nb1.1202668760" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.hellen-nb1.1202668760" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:34 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:45 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.hellen121nissan.1182089135"
|
||||
signature = "rusEFI master.2023.04.22.hellen121nissan.1182089135"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.hellen121nissan.1182089135" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.hellen121nissan.1182089135" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:25 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:36 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.hellen121vag.585936153"
|
||||
signature = "rusEFI master.2023.04.22.hellen121vag.585936153"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.hellen121vag.585936153" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.hellen121vag.585936153" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:24 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:35 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.hellen128.192886306"
|
||||
signature = "rusEFI master.2023.04.22.hellen128.192886306"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.hellen128.192886306" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.hellen128.192886306" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:23 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:33 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.hellen154hyundai.2606501414"
|
||||
signature = "rusEFI master.2023.04.22.hellen154hyundai.2606501414"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.hellen154hyundai.2606501414" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.hellen154hyundai.2606501414" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:28 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:39 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.hellen72.2022543404"
|
||||
signature = "rusEFI master.2023.04.22.hellen72.2022543404"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.hellen72.2022543404" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.hellen72.2022543404" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:31 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:42 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.hellen81.3951507204"
|
||||
signature = "rusEFI master.2023.04.22.hellen81.3951507204"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.hellen81.3951507204" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.hellen81.3951507204" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:32 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:44 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.hellen88bmw.3215848072"
|
||||
signature = "rusEFI master.2023.04.22.hellen88bmw.3215848072"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.hellen88bmw.3215848072" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.hellen88bmw.3215848072" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:30 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:41 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.hellenNA6.2279742594"
|
||||
signature = "rusEFI master.2023.04.22.hellenNA6.2279742594"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.hellenNA6.2279742594" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.hellenNA6.2279742594" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:36 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:48 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.hellenNA8_96.2889608382"
|
||||
signature = "rusEFI master.2023.04.22.hellenNA8_96.2889608382"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.hellenNA8_96.2889608382" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.hellenNA8_96.2889608382" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:37 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:49 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.kin.3315562133"
|
||||
signature = "rusEFI master.2023.04.22.kin.3315562133"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.kin.3315562133" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.kin.3315562133" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Apr 21 02:43:15 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Apr 22 12:33:24 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.m74_9.1925581154"
|
||||
signature = "rusEFI master.2023.04.22.m74_9.1925581154"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.m74_9.1925581154" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.m74_9.1925581154" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:44 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:56 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.mre_f4.1818414899"
|
||||
signature = "rusEFI master.2023.04.22.mre_f4.1818414899"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.mre_f4.1818414899" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.mre_f4.1818414899" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:40 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:52 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4732,6 +4735,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.mre_f7.1818414899"
|
||||
signature = "rusEFI master.2023.04.22.mre_f7.1818414899"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.mre_f7.1818414899" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.mre_f7.1818414899" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:39 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:51 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4732,6 +4735,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.prometheus_405.4255255999"
|
||||
signature = "rusEFI master.2023.04.22.prometheus_405.4255255999"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.prometheus_405.4255255999" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.prometheus_405.4255255999" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:49 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:34:02 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.prometheus_469.4255255999"
|
||||
signature = "rusEFI master.2023.04.22.prometheus_469.4255255999"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.prometheus_469.4255255999" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.prometheus_469.4255255999" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:48 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:34:01 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.proteus_f4.2207206830"
|
||||
signature = "rusEFI master.2023.04.22.proteus_f4.2207206830"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.proteus_f4.2207206830" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.proteus_f4.2207206830" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:51 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:34:05 UTC 2023
|
||||
|
||||
pageSize = 26436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.proteus_f7.2207206830"
|
||||
signature = "rusEFI master.2023.04.22.proteus_f7.2207206830"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.proteus_f7.2207206830" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.proteus_f7.2207206830" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:50 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:34:03 UTC 2023
|
||||
|
||||
pageSize = 26436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.proteus_h7.2207206830"
|
||||
signature = "rusEFI master.2023.04.22.proteus_h7.2207206830"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.proteus_h7.2207206830" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.proteus_h7.2207206830" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:53 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:34:06 UTC 2023
|
||||
|
||||
pageSize = 26436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.s105.2184294663"
|
||||
signature = "rusEFI master.2023.04.22.s105.2184294663"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.s105.2184294663" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.s105.2184294663" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:45 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:57 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.subaru_eg33_f7.3734341364"
|
||||
signature = "rusEFI master.2023.04.22.subaru_eg33_f7.3734341364"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.subaru_eg33_f7.3734341364" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.subaru_eg33_f7.3734341364" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:17 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Apr 22 12:33:26 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.04.21.tdg-pdm8.669448315"
|
||||
signature = "rusEFI master.2023.04.22.tdg-pdm8.669448315"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.04.21.tdg-pdm8.669448315" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.04.22.tdg-pdm8.669448315" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Apr 21 02:43:58 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:34:12 UTC 2023
|
||||
|
||||
pageSize = 22436
|
||||
page = 1
|
||||
|
@ -2571,6 +2571,9 @@ injectorState12 = bits, U32, 612, [23:23]
|
|||
triggerChannel1 = bits, U32, 612, [24:24]
|
||||
triggerChannel2 = bits, U32, 612, [25:25]
|
||||
vvtChannel1 = bits, U32, 612, [26:26]
|
||||
vvtChannel2 = bits, U32, 612, [27:27]
|
||||
vvtChannel3 = bits, U32, 612, [28:28]
|
||||
vvtChannel4 = bits, U32, 612, [29:29]
|
||||
outputRequestPeriod = scalar, U32, 616, "", 1, 0
|
||||
mapFast = scalar, F32, 620, "", 1, 0
|
||||
luaGauges1 = scalar, F32, 624, "value", 1, 0
|
||||
|
@ -4731,6 +4734,9 @@ entry = injectorState12, "injectorState12", int, "%d"
|
|||
entry = triggerChannel1, "triggerChannel1", int, "%d"
|
||||
entry = triggerChannel2, "triggerChannel2", int, "%d"
|
||||
entry = vvtChannel1, "vvtChannel1", int, "%d"
|
||||
entry = vvtChannel2, "vvtChannel2", int, "%d"
|
||||
entry = vvtChannel3, "vvtChannel3", int, "%d"
|
||||
entry = vvtChannel4, "vvtChannel4", int, "%d"
|
||||
entry = outputRequestPeriod, "outputRequestPeriod", int, "%d"
|
||||
entry = mapFast, "mapFast", float, "%.3f"
|
||||
entry = luaGauges1, "luaGauges 1", float, "%.3f"
|
||||
|
|
|
@ -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 Fri Apr 21 02:44:01 UTC 2023
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 22 12:34:16 UTC 2023
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -1233,7 +1233,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.04.21.f407-discovery.3305622271";
|
||||
public static final String TS_SIGNATURE = "rusEFI master.2023.04.22.f407-discovery.3305622271";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final char TS_TEST_COMMAND = 't';
|
||||
public static final int TS_TOTAL_OUTPUT_SIZE = 1376;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Apr 13 02:33:40 UTC 2023
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Apr 22 12:33:22 UTC 2023
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -743,6 +743,9 @@ public class TsOutputs {
|
|||
public static final Field TRIGGERCHANNEL1 = Field.create("TRIGGERCHANNEL1", 612, FieldType.BIT, 24).setBaseOffset(0);
|
||||
public static final Field TRIGGERCHANNEL2 = Field.create("TRIGGERCHANNEL2", 612, FieldType.BIT, 25).setBaseOffset(0);
|
||||
public static final Field VVTCHANNEL1 = Field.create("VVTCHANNEL1", 612, FieldType.BIT, 26).setBaseOffset(0);
|
||||
public static final Field VVTCHANNEL2 = Field.create("VVTCHANNEL2", 612, FieldType.BIT, 27).setBaseOffset(0);
|
||||
public static final Field VVTCHANNEL3 = Field.create("VVTCHANNEL3", 612, FieldType.BIT, 28).setBaseOffset(0);
|
||||
public static final Field VVTCHANNEL4 = Field.create("VVTCHANNEL4", 612, FieldType.BIT, 29).setBaseOffset(0);
|
||||
public static final Field OUTPUTREQUESTPERIOD = Field.create("OUTPUTREQUESTPERIOD", 616, FieldType.INT).setScale(1.0).setBaseOffset(0);
|
||||
public static final Field MAPFAST = Field.create("MAPFAST", 620, FieldType.FLOAT).setBaseOffset(0);
|
||||
public static final Field LUAGAUGES1 = Field.create("LUAGAUGES1", 624, FieldType.FLOAT).setBaseOffset(0);
|
||||
|
@ -1222,6 +1225,9 @@ public class TsOutputs {
|
|||
TRIGGERCHANNEL1,
|
||||
TRIGGERCHANNEL2,
|
||||
VVTCHANNEL1,
|
||||
VVTCHANNEL2,
|
||||
VVTCHANNEL3,
|
||||
VVTCHANNEL4,
|
||||
OUTPUTREQUESTPERIOD,
|
||||
MAPFAST,
|
||||
LUAGAUGES1,
|
||||
|
|
Loading…
Reference in New Issue