This commit is contained in:
rusefillc 2022-04-18 11:45:08 -04:00
commit 9efea589f2
69 changed files with 353 additions and 353 deletions

View File

@ -1949,7 +1949,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 896
#define SIGNATURE_HASH 91346245
#define SIGNATURE_HASH 862044732
#define silentTriggerError_offset 1260
#define skippedWheelOnCam_offset 1260
#define slowAdcAlpha_offset 1712
@ -2507,7 +2507,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen_cypress.91346245"
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen_cypress.862044732"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1934,7 +1934,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 896
#define SIGNATURE_HASH 4208204217
#define SIGNATURE_HASH 3435400896
#define silentTriggerError_offset 1260
#define skippedWheelOnCam_offset 1260
#define slowAdcAlpha_offset 1712
@ -2492,7 +2492,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator true
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2022.04.18.kin.4208204217"
#define TS_SIGNATURE "rusEFI 2022.04.18.kin.3435400896"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1928,7 +1928,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define showHumanReadableWarning_offset 896
#define SIGNATURE_HASH 1580422008
#define SIGNATURE_HASH 1747141633
#define silentTriggerError_offset 1260
#define skippedWheelOnCam_offset 1260
#define slowAdcAlpha_offset 1712
@ -2486,7 +2486,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port false
#define TS_SIGNATURE "rusEFI 2022.04.18.subaru_eg33_f7.1580422008"
#define TS_SIGNATURE "rusEFI 2022.04.18.subaru_eg33_f7.1747141633"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -221,7 +221,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -260,10 +260,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -267,7 +267,7 @@ launchTpsConditionGauge = launchTpsCondition,"launchTpsCondition", "", -1.0,-1.0
launchActivateSwitchConditionGauge = launchActivateSwitchCondition,"launchActivateSwitchCondition", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
launchIsLaunchConditionGauge = launchIsLaunchCondition,"launchIsLaunchCondition", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
launchCombinedConditionsGauge = launchCombinedConditions,"launchCombinedConditions", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
launchActivatePinStateGauge = launchActivatePinState,"launchActivatePinState", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
dup_launchActivatePinStateGauge = dup_launchActivatePinState,"dup_launchActivatePinState", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
dfcoActiveGauge = dfcoActive,"dfcoActive", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
tpsAccelActiveGauge = tpsAccelActive,"tpsAccelActive", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_227_9Gauge = unusedBit_227_9,"unusedBit_227_9", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
@ -329,10 +329,10 @@ startStopStateToggleCounterGauge = startStopStateToggleCounter,"startStopStateTo
starterStateGauge = starterState,"starterState", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
starterRelayDisableGauge = starterRelayDisable,"starterRelayDisable", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
multiSparkCounterGauge = multiSparkCounter,"multiSparkCounter", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
idleStateGauge = idleState,"idleState", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
dup_idleStateGauge = dup_idleState,"dup_idleState", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
injectorFlowPressureRatioGauge = injectorFlowPressureRatio,"injectorFlowPressureRatio", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
injectorFlowPressureDeltaGauge = injectorFlowPressureDelta,"injectorFlowPressureDelta", "kPa", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 1,1
etbFeedForwardGauge = etbFeedForward,"etbFeedForward", "%", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
dup_etbFeedForwardGauge = dup_etbFeedForward,"dup_etbFeedForward", "%", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
etbIntegralErrorGauge = etbIntegralError,"etbIntegralError", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
etbCurrentTargetGauge = etbCurrentTarget,"etbCurrentTarget", "%", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
alternatorStatus_iTermGauge = alternatorStatus_iTerm,"alternatorStatus_ iTerm", "", -327.0,327.0, -327.0,327.0, -327.0,327.0, 2,2

View File

@ -267,7 +267,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -329,10 +329,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0

View File

@ -233,10 +233,10 @@ startStopStateToggleCounter("startStopStateToggleCounter", SensorCategory.SENSOR
starterState("starterState", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 489, 1.0, -10000.0, 10000.0, ""),
starterRelayDisable("starterRelayDisable", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 490, 1.0, -10000.0, 10000.0, ""),
multiSparkCounter("multiSparkCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 491, 1.0, -10000.0, 10000.0, ""),
idleState("idleState", SensorCategory.SENSOR_INPUTS, FieldType.INT, 492, 1.0, -10000.0, 10000.0, ""),
dup_idleState("dup_idleState", SensorCategory.SENSOR_INPUTS, FieldType.INT, 492, 1.0, -10000.0, 10000.0, ""),
injectorFlowPressureRatio("injectorFlowPressureRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 496, 1.0, -10000.0, 10000.0, ""),
injectorFlowPressureDelta("injectorFlowPressureDelta", SensorCategory.SENSOR_INPUTS, FieldType.INT, 500, 1.0, -10000.0, 10000.0, "kPa"),
etbFeedForward("etbFeedForward", SensorCategory.SENSOR_INPUTS, FieldType.INT, 504, 1.0, -10000.0, 10000.0, "%"),
dup_etbFeedForward("dup_etbFeedForward", SensorCategory.SENSOR_INPUTS, FieldType.INT, 504, 1.0, -10000.0, 10000.0, "%"),
etbIntegralError("etbIntegralError", SensorCategory.SENSOR_INPUTS, FieldType.INT, 508, 1.0, -10000.0, 10000.0, ""),
etbCurrentTarget("etbCurrentTarget", SensorCategory.SENSOR_INPUTS, FieldType.INT, 512, 1.0, -10000.0, 10000.0, "%"),
alternatorStatus("alternatorStatus", SensorCategory.SENSOR_INPUTS, FieldType.INT, 516, 1.0, -1.0, -1.0, ""),

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sun Apr 17 20:27:25 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Apr 18 15:40:27 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -1094,7 +1094,7 @@ struct output_channels_s {
bool launchCombinedConditions : 1 {};
/**
offset 408 bit 6 */
bool launchActivatePinState : 1 {};
bool dup_launchActivatePinState : 1 {};
/**
offset 408 bit 7 */
bool dfcoActive : 1 {};
@ -1331,7 +1331,7 @@ struct output_channels_s {
/**
* offset 492
*/
int idleState = (int)0;
int dup_idleState = (int)0;
/**
* offset 496
*/
@ -1345,7 +1345,7 @@ struct output_channels_s {
%
* offset 504
*/
float etbFeedForward = (float)0;
float dup_etbFeedForward = (float)0;
/**
* offset 508
*/
@ -1391,4 +1391,4 @@ struct output_channels_s {
static_assert(sizeof(output_channels_s) == 640);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sun Apr 17 20:27:25 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Apr 18 15:40:27 UTC 2022

View File

@ -1949,7 +1949,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 896
#define SIGNATURE_HASH 1079876431
#define SIGNATURE_HASH 1984793654
#define silentTriggerError_offset 1260
#define skippedWheelOnCam_offset 1260
#define slowAdcAlpha_offset 1712
@ -2507,7 +2507,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2022.04.18.all.1079876431"
#define TS_SIGNATURE "rusEFI 2022.04.18.all.1984793654"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1079876431
#define TS_SIGNATURE "rusEFI 2022.04.18.all.1079876431"
#define SIGNATURE_HASH 1984793654
#define TS_SIGNATURE "rusEFI 2022.04.18.all.1984793654"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1568556560
#define TS_SIGNATURE "rusEFI 2022.04.18.alphax-2chan.1568556560"
#define SIGNATURE_HASH 1802391913
#define TS_SIGNATURE "rusEFI 2022.04.18.alphax-2chan.1802391913"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3387835579
#define TS_SIGNATURE "rusEFI 2022.04.18.alphax-4chan.3387835579"
#define SIGNATURE_HASH 4294857666
#define TS_SIGNATURE "rusEFI 2022.04.18.alphax-4chan.4294857666"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1553428072
#define TS_SIGNATURE "rusEFI 2022.04.18.atlas.1553428072"
#define SIGNATURE_HASH 1787263249
#define TS_SIGNATURE "rusEFI 2022.04.18.atlas.1787263249"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1835143717
#define TS_SIGNATURE "rusEFI 2022.04.18.core8.1835143717"
#define SIGNATURE_HASH 1534199132
#define TS_SIGNATURE "rusEFI 2022.04.18.core8.1534199132"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1079876431
#define TS_SIGNATURE "rusEFI 2022.04.18.f429-discovery.1079876431"
#define SIGNATURE_HASH 1984793654
#define TS_SIGNATURE "rusEFI 2022.04.18.f429-discovery.1984793654"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 696517502
#define TS_SIGNATURE "rusEFI 2022.04.18.frankenso_na6.696517502"
#define SIGNATURE_HASH 529798151
#define TS_SIGNATURE "rusEFI 2022.04.18.frankenso_na6.529798151"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 386075738
#define TS_SIGNATURE "rusEFI 2022.04.18.harley81.386075738"
#define SIGNATURE_HASH 554900259
#define TS_SIGNATURE "rusEFI 2022.04.18.harley81.554900259"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 176624082
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen-nb1.176624082"
#define SIGNATURE_HASH 1016530603
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen-nb1.1016530603"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 501923121
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen121nissan.501923121"
#define SIGNATURE_HASH 737847880
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen121nissan.737847880"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 504688856
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen121vag.504688856"
#define SIGNATURE_HASH 671410081
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen121vag.671410081"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1590664738
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen128.1590664738"
#define SIGNATURE_HASH 1759480155
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen128.1759480155"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2579008111
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen154hyundai.2579008111"
#define SIGNATURE_HASH 2947063062
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen154hyundai.2947063062"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2769003567
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen72.2769003567"
#define SIGNATURE_HASH 2468066134
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen72.2468066134"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3253462985
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen81.3253462985"
#define SIGNATURE_HASH 4160483504
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen81.4160483504"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1207988754
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen88bmw.1207988754"
#define SIGNATURE_HASH 2115003755
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen88bmw.2115003755"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3841708834
#define TS_SIGNATURE "rusEFI 2022.04.18.hellenNA6.3841708834"
#define SIGNATURE_HASH 3538666587
#define TS_SIGNATURE "rusEFI 2022.04.18.hellenNA6.3538666587"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1290418395
#define TS_SIGNATURE "rusEFI 2022.04.18.hellenNA8_96.1290418395"
#define SIGNATURE_HASH 2063216546
#define TS_SIGNATURE "rusEFI 2022.04.18.hellenNA8_96.2063216546"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
//
#define SIGNATURE_HASH 91346245
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen_cypress.91346245"
#define SIGNATURE_HASH 862044732
#define TS_SIGNATURE "rusEFI 2022.04.18.hellen_cypress.862044732"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
//
#define SIGNATURE_HASH 4208204217
#define TS_SIGNATURE "rusEFI 2022.04.18.kin.4208204217"
#define SIGNATURE_HASH 3435400896
#define TS_SIGNATURE "rusEFI 2022.04.18.kin.3435400896"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 796742948
#define TS_SIGNATURE "rusEFI 2022.04.18.mre_f4.796742948"
#define SIGNATURE_HASH 426590813
#define TS_SIGNATURE "rusEFI 2022.04.18.mre_f4.426590813"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 796742948
#define TS_SIGNATURE "rusEFI 2022.04.18.mre_f7.796742948"
#define SIGNATURE_HASH 426590813
#define TS_SIGNATURE "rusEFI 2022.04.18.mre_f7.426590813"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 280445609
#define TS_SIGNATURE "rusEFI 2022.04.18.prometheus_405.280445609"
#define SIGNATURE_HASH 648500688
#define TS_SIGNATURE "rusEFI 2022.04.18.prometheus_405.648500688"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 280445609
#define TS_SIGNATURE "rusEFI 2022.04.18.prometheus_469.280445609"
#define SIGNATURE_HASH 648500688
#define TS_SIGNATURE "rusEFI 2022.04.18.prometheus_469.648500688"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1719927502
#define TS_SIGNATURE "rusEFI 2022.04.18.proteus_f4.1719927502"
#define SIGNATURE_HASH 1351882167
#define TS_SIGNATURE "rusEFI 2022.04.18.proteus_f4.1351882167"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1719927502
#define TS_SIGNATURE "rusEFI 2022.04.18.proteus_f7.1719927502"
#define SIGNATURE_HASH 1351882167
#define TS_SIGNATURE "rusEFI 2022.04.18.proteus_f7.1351882167"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1719927502
#define TS_SIGNATURE "rusEFI 2022.04.18.proteus_h7.1719927502"
#define SIGNATURE_HASH 1351882167
#define TS_SIGNATURE "rusEFI 2022.04.18.proteus_h7.1351882167"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh null
//
#define SIGNATURE_HASH 1580422008
#define TS_SIGNATURE "rusEFI 2022.04.18.subaru_eg33_f7.1580422008"
#define SIGNATURE_HASH 1747141633
#define TS_SIGNATURE "rusEFI 2022.04.18.subaru_eg33_f7.1747141633"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2890715934
#define TS_SIGNATURE "rusEFI 2022.04.18.tdg-pdm8.2890715934"
#define SIGNATURE_HASH 2589770855
#define TS_SIGNATURE "rusEFI 2022.04.18.tdg-pdm8.2589770855"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.all.1079876431"
signature = "rusEFI 2022.04.18.all.1984793654"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.all.1079876431" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.all.1984793654" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:54 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:41:03 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.alphax-2chan.1568556560"
signature = "rusEFI 2022.04.18.alphax-2chan.1802391913"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.alphax-2chan.1568556560" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.alphax-2chan.1802391913" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:24 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:28 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.alphax-4chan.3387835579"
signature = "rusEFI 2022.04.18.alphax-4chan.4294857666"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.alphax-4chan.3387835579" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.alphax-4chan.4294857666" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:25 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:30 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.atlas.1553428072"
signature = "rusEFI 2022.04.18.atlas.1787263249"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.atlas.1553428072" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.atlas.1787263249" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:52 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:41:00 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.core8.1835143717"
signature = "rusEFI 2022.04.18.core8.1534199132"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.core8.1835143717" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.core8.1534199132" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:42 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:49 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.f429-discovery.1079876431"
signature = "rusEFI 2022.04.18.f429-discovery.1984793654"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.f429-discovery.1079876431" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.f429-discovery.1984793654" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:51 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:59 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.frankenso_na6.696517502"
signature = "rusEFI 2022.04.18.frankenso_na6.529798151"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.frankenso_na6.696517502" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.frankenso_na6.529798151" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:44 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:51 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.harley81.386075738"
signature = "rusEFI 2022.04.18.harley81.554900259"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.harley81.386075738" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.harley81.554900259" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:26 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:31 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.hellen-nb1.176624082"
signature = "rusEFI 2022.04.18.hellen-nb1.1016530603"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.hellen-nb1.176624082" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.hellen-nb1.1016530603" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:36 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:42 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.hellen121nissan.501923121"
signature = "rusEFI 2022.04.18.hellen121nissan.737847880"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.hellen121nissan.501923121" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.hellen121nissan.737847880" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:30 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:35 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.hellen121vag.504688856"
signature = "rusEFI 2022.04.18.hellen121vag.671410081"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.hellen121vag.504688856" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.hellen121vag.671410081" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:29 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:34 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.hellen128.1590664738"
signature = "rusEFI 2022.04.18.hellen128.1759480155"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.hellen128.1590664738" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.hellen128.1759480155" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:28 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:33 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.hellen154hyundai.2579008111"
signature = "rusEFI 2022.04.18.hellen154hyundai.2947063062"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.hellen154hyundai.2579008111" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.hellen154hyundai.2947063062" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:31 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:37 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.hellen72.2769003567"
signature = "rusEFI 2022.04.18.hellen72.2468066134"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.hellen72.2769003567" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.hellen72.2468066134" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:34 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:40 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.hellen81.3253462985"
signature = "rusEFI 2022.04.18.hellen81.4160483504"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.hellen81.3253462985" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.hellen81.4160483504" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:35 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:41 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.hellen88bmw.1207988754"
signature = "rusEFI 2022.04.18.hellen88bmw.2115003755"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.hellen88bmw.1207988754" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.hellen88bmw.2115003755" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:33 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:38 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.hellenNA6.3841708834"
signature = "rusEFI 2022.04.18.hellenNA6.3538666587"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.hellenNA6.3841708834" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.hellenNA6.3538666587" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:38 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:44 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.hellenNA8_96.1290418395"
signature = "rusEFI 2022.04.18.hellenNA8_96.2063216546"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.hellenNA8_96.1290418395" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.hellenNA8_96.2063216546" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:39 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:45 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.hellen_cypress.91346245"
signature = "rusEFI 2022.04.18.hellen_cypress.862044732"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.hellen_cypress.91346245" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.hellen_cypress.862044732" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Apr 18 12:07:56 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Apr 18 15:41:05 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.kin.4208204217"
signature = "rusEFI 2022.04.18.kin.3435400896"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.kin.4208204217" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.kin.3435400896" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Apr 18 12:07:55 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Apr 18 15:41:04 UTC 2022
pageSize = 20984
page = 1
@ -2202,7 +2202,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2264,10 +2264,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4140,7 +4140,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4179,10 +4179,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.mre_f4.796742948"
signature = "rusEFI 2022.04.18.mre_f4.426590813"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.mre_f4.796742948" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.mre_f4.426590813" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:41 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:48 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.mre_f7.796742948"
signature = "rusEFI 2022.04.18.mre_f7.426590813"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.mre_f7.796742948" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.mre_f7.426590813" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:40 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:47 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.prometheus_405.280445609"
signature = "rusEFI 2022.04.18.prometheus_405.648500688"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.prometheus_405.280445609" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.prometheus_405.648500688" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:46 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:53 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.prometheus_469.280445609"
signature = "rusEFI 2022.04.18.prometheus_469.648500688"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.prometheus_469.280445609" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.prometheus_469.648500688" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:45 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:52 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.proteus_f4.1719927502"
signature = "rusEFI 2022.04.18.proteus_f4.1351882167"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.proteus_f4.1719927502" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.proteus_f4.1351882167" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:48 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:56 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.proteus_f7.1719927502"
signature = "rusEFI 2022.04.18.proteus_f7.1351882167"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.proteus_f7.1719927502" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.proteus_f7.1351882167" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:47 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:55 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.proteus_h7.1719927502"
signature = "rusEFI 2022.04.18.proteus_h7.1351882167"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.proteus_h7.1719927502" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.proteus_h7.1351882167" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:50 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:40:57 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.subaru_eg33_f7.1580422008"
signature = "rusEFI 2022.04.18.subaru_eg33_f7.1747141633"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.subaru_eg33_f7.1580422008" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.subaru_eg33_f7.1747141633" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:57 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Mon Apr 18 15:41:06 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -32,12 +32,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022.04.18.tdg-pdm8.2890715934"
signature = "rusEFI 2022.04.18.tdg-pdm8.2589770855"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2022.04.18.tdg-pdm8.2890715934" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.04.18.tdg-pdm8.2589770855" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -84,7 +84,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:53 UTC 2022
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:41:01 UTC 2022
pageSize = 21012
page = 1
@ -2236,7 +2236,7 @@ launchTpsCondition = bits, U32, 408, [2:2]
launchActivateSwitchCondition = bits, U32, 408, [3:3]
launchIsLaunchCondition = bits, U32, 408, [4:4]
launchCombinedConditions = bits, U32, 408, [5:5]
launchActivatePinState = bits, U32, 408, [6:6]
dup_launchActivatePinState = bits, U32, 408, [6:6]
dfcoActive = bits, U32, 408, [7:7]
tpsAccelActive = bits, U32, 408, [8:8]
unusedBit_227_9 = bits, U32, 408, [9:9]
@ -2298,10 +2298,10 @@ startStopStateToggleCounter = scalar, U08, 488, "", 1, 0
starterState = scalar, U08, 489, "", 1, 0
starterRelayDisable = scalar, U08, 490, "", 1, 0
multiSparkCounter = scalar, U08, 491, "", 1, 0
idleState = scalar, S32, 492, "", 1, 0
dup_idleState = scalar, S32, 492, "", 1, 0
injectorFlowPressureRatio = scalar, F32, 496, "", 1, 0
injectorFlowPressureDelta = scalar, F32, 500, "kPa", 1, 0
etbFeedForward = scalar, F32, 504, "%", 1, 0
dup_etbFeedForward = scalar, F32, 504, "%", 1, 0
etbIntegralError = scalar, F32, 508, "", 1, 0
etbCurrentTarget = scalar, F32, 512, "%", 1, 0
alternatorStatus_iTerm = scalar, S16, 516, "", 0.01, 0
@ -4174,7 +4174,7 @@ entry = launchTpsCondition, "launchTpsCondition", int, "%d"
entry = launchActivateSwitchCondition, "launchActivateSwitchCondition", int, "%d"
entry = launchIsLaunchCondition, "launchIsLaunchCondition", int, "%d"
entry = launchCombinedConditions, "launchCombinedConditions", int, "%d"
entry = launchActivatePinState, "launchActivatePinState", int, "%d"
entry = dup_launchActivatePinState, "dup_launchActivatePinState", int, "%d"
entry = dfcoActive, "dfcoActive", int, "%d"
entry = tpsAccelActive, "tpsAccelActive", int, "%d"
entry = TEMPLOG_MAP_AT_CYCLE_COUNT, "TEMPLOG_MAP_AT_CYCLE_COUNT", int, "%d"
@ -4213,10 +4213,10 @@ entry = startStopStateToggleCounter, "startStopStateToggleCounter", int, "%d"
entry = starterState, "starterState", int, "%d"
entry = starterRelayDisable, "starterRelayDisable", int, "%d"
entry = multiSparkCounter, "multiSparkCounter", int, "%d"
entry = idleState, "idleState", int, "%d"
entry = dup_idleState, "dup_idleState", int, "%d"
entry = injectorFlowPressureRatio, "injectorFlowPressureRatio", float, "%.3f"
entry = injectorFlowPressureDelta, "injectorFlowPressureDelta", float, "%.3f"
entry = etbFeedForward, "etbFeedForward", float, "%.3f"
entry = dup_etbFeedForward, "dup_etbFeedForward", float, "%.3f"
entry = etbIntegralError, "etbIntegralError", float, "%.3f"
entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f"
entry = alternatorStatus_iTerm, "alternatorStatus_iTerm", float, "%.3f"

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 12:07:59 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 18 15:41:08 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1875,7 +1875,7 @@ public class Fields {
public static final int servoOutputPins7_offset = 2738;
public static final int servoOutputPins8_offset = 2739;
public static final int showHumanReadableWarning_offset = 896;
public static final int SIGNATURE_HASH = 1079876431;
public static final int SIGNATURE_HASH = 1984793654;
public static final int silentTriggerError_offset = 1260;
public static final int skippedWheelOnCam_offset = 1260;
public static final int slowAdcAlpha_offset = 1712;
@ -2371,7 +2371,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI 2022.04.18.all.1079876431";
public static final String TS_SIGNATURE = "rusEFI 2022.04.18.all.1984793654";
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 = 1000;

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Apr 18 12:07:23 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Apr 18 15:40:27 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -656,7 +656,7 @@ public class TsOutputs {
public static final Field LAUNCHACTIVATESWITCHCONDITION = Field.create("LAUNCHACTIVATESWITCHCONDITION", 408, FieldType.BIT, 3);
public static final Field LAUNCHISLAUNCHCONDITION = Field.create("LAUNCHISLAUNCHCONDITION", 408, FieldType.BIT, 4);
public static final Field LAUNCHCOMBINEDCONDITIONS = Field.create("LAUNCHCOMBINEDCONDITIONS", 408, FieldType.BIT, 5);
public static final Field LAUNCHACTIVATEPINSTATE = Field.create("LAUNCHACTIVATEPINSTATE", 408, FieldType.BIT, 6);
public static final Field DUP_LAUNCHACTIVATEPINSTATE = Field.create("DUP_LAUNCHACTIVATEPINSTATE", 408, FieldType.BIT, 6);
public static final Field DFCOACTIVE = Field.create("DFCOACTIVE", 408, FieldType.BIT, 7);
public static final Field TPSACCELACTIVE = Field.create("TPSACCELACTIVE", 408, FieldType.BIT, 8);
public static final Field UNUSEDBIT_227_9 = Field.create("UNUSEDBIT_227_9", 408, FieldType.BIT, 9);
@ -718,10 +718,10 @@ public class TsOutputs {
public static final Field STARTERSTATE = Field.create("STARTERSTATE", 489, FieldType.INT8).setScale(1.0);
public static final Field STARTERRELAYDISABLE = Field.create("STARTERRELAYDISABLE", 490, FieldType.INT8).setScale(1.0);
public static final Field MULTISPARKCOUNTER = Field.create("MULTISPARKCOUNTER", 491, FieldType.INT8).setScale(1.0);
public static final Field IDLESTATE = Field.create("IDLESTATE", 492, FieldType.INT).setScale(1.0);
public static final Field DUP_IDLESTATE = Field.create("DUP_IDLESTATE", 492, FieldType.INT).setScale(1.0);
public static final Field INJECTORFLOWPRESSURERATIO = Field.create("INJECTORFLOWPRESSURERATIO", 496, FieldType.FLOAT);
public static final Field INJECTORFLOWPRESSUREDELTA = Field.create("INJECTORFLOWPRESSUREDELTA", 500, FieldType.FLOAT);
public static final Field ETBFEEDFORWARD = Field.create("ETBFEEDFORWARD", 504, FieldType.FLOAT);
public static final Field DUP_ETBFEEDFORWARD = Field.create("DUP_ETBFEEDFORWARD", 504, FieldType.FLOAT);
public static final Field ETBINTEGRALERROR = Field.create("ETBINTEGRALERROR", 508, FieldType.FLOAT);
public static final Field ETBCURRENTTARGET = Field.create("ETBCURRENTTARGET", 512, FieldType.FLOAT);
public static final Field ALTERNATORSTATUS_ITERM = Field.create("ALTERNATORSTATUS_ITERM", 516, FieldType.INT16).setScale(0.01);
@ -1088,7 +1088,7 @@ public class TsOutputs {
LAUNCHACTIVATESWITCHCONDITION,
LAUNCHISLAUNCHCONDITION,
LAUNCHCOMBINEDCONDITIONS,
LAUNCHACTIVATEPINSTATE,
DUP_LAUNCHACTIVATEPINSTATE,
DFCOACTIVE,
TPSACCELACTIVE,
UNUSEDBIT_227_9,
@ -1150,10 +1150,10 @@ public class TsOutputs {
STARTERSTATE,
STARTERRELAYDISABLE,
MULTISPARKCOUNTER,
IDLESTATE,
DUP_IDLESTATE,
INJECTORFLOWPRESSURERATIO,
INJECTORFLOWPRESSUREDELTA,
ETBFEEDFORWARD,
DUP_ETBFEEDFORWARD,
ETBINTEGRALERROR,
ETBCURRENTTARGET,
ALTERNATORSTATUS_ITERM,