Auto-generated configs and docs
This commit is contained in:
parent
9997bf95e0
commit
8b8ce329b3
|
@ -1935,7 +1935,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 960
|
||||
#define SIGNATURE_HASH 3908256253
|
||||
#define SIGNATURE_HASH 2029140192
|
||||
#define silentTriggerError_offset 1360
|
||||
#define skippedWheelOnCam_offset 1360
|
||||
#define slowAdcAlpha_offset 1600
|
||||
|
@ -2491,7 +2491,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.cypress.3908256253"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.cypress.2029140192"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1935,7 +1935,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 960
|
||||
#define SIGNATURE_HASH 2149901105
|
||||
#define SIGNATURE_HASH 270899756
|
||||
#define silentTriggerError_offset 1360
|
||||
#define skippedWheelOnCam_offset 1360
|
||||
#define slowAdcAlpha_offset 1600
|
||||
|
@ -2491,7 +2491,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.kin.2149901105"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.kin.270899756"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1901,7 +1901,7 @@
|
|||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define showHumanReadableWarning_offset 960
|
||||
#define SIGNATURE_HASH 2798581317
|
||||
#define SIGNATURE_HASH 919572312
|
||||
#define silentTriggerError_offset 1360
|
||||
#define skippedWheelOnCam_offset 1360
|
||||
#define slowAdcAlpha_offset 1600
|
||||
|
@ -2458,7 +2458,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.subaru_eg33_f7.2798581317"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.subaru_eg33_f7.919572312"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -2,7 +2,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -323,7 +322,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
|
|
@ -92,7 +92,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -3,7 +3,7 @@ isIgnitionEnabledIndicatorGauge = isIgnitionEnabledIndicator,"isIgnitionEnabledI
|
|||
isInjectionEnabledIndicatorGauge = isInjectionEnabledIndicator,"isInjectionEnabledIndicator", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
|
||||
sd_logging_internalGauge = sd_logging_internal,"sd_logging_internal", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
|
||||
unusedb4Gauge = unusedb4,"unusedb4", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
|
||||
isFuelPumpOnGauge = isFuelPumpOn,"isFuelPumpOn", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
|
||||
unusedb5Gauge = unusedb5,"unusedb5", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
|
||||
isFanOnGauge = isFanOn,"radiator fan", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
|
||||
isO2HeaterOnGauge = isO2HeaterOn,"isO2HeaterOn", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
|
||||
checkEngineGauge = checkEngine,"checkEngine", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
|
||||
|
|
|
@ -3,7 +3,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -708,7 +708,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Fri Aug 26 00:40:04 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Aug 27 18:43:19 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -51,7 +51,7 @@ struct output_channels_s {
|
|||
bool unusedb4 : 1 {};
|
||||
/**
|
||||
offset 0 bit 5 */
|
||||
bool isFuelPumpOn : 1 {};
|
||||
bool unusedb5 : 1 {};
|
||||
/**
|
||||
* radiator fan
|
||||
offset 0 bit 6 */
|
||||
|
@ -1318,4 +1318,4 @@ struct output_channels_s {
|
|||
static_assert(sizeof(output_channels_s) == 756);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Fri Aug 26 00:40:04 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Aug 27 18:43:19 UTC 2022
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/fuel_pump_control.txt Sun Apr 17 20:27:25 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/fuel_pump_control.txt Sat Aug 27 18:43:20 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -13,7 +13,7 @@ struct fuel_pump_control_s {
|
|||
bool engineTurnedRecently : 1 {};
|
||||
/**
|
||||
offset 0 bit 2 */
|
||||
bool isPumpOn : 1 {};
|
||||
bool isFuelPumpOn : 1 {};
|
||||
/**
|
||||
offset 0 bit 3 */
|
||||
bool ignitionOn : 1 {};
|
||||
|
@ -105,4 +105,4 @@ struct fuel_pump_control_s {
|
|||
static_assert(sizeof(fuel_pump_control_s) == 4);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/fuel_pump_control.txt Sun Apr 17 20:27:25 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/fuel_pump_control.txt Sat Aug 27 18:43:20 UTC 2022
|
||||
|
|
|
@ -1935,7 +1935,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 960
|
||||
#define SIGNATURE_HASH 3908256253
|
||||
#define SIGNATURE_HASH 2029140192
|
||||
#define silentTriggerError_offset 1360
|
||||
#define skippedWheelOnCam_offset 1360
|
||||
#define slowAdcAlpha_offset 1600
|
||||
|
@ -2491,7 +2491,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.all.3908256253"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.all.2029140192"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4292102578
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.48way.4292102578"
|
||||
#define SIGNATURE_HASH 1876242607
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.48way.1876242607"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3908256253
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.all.3908256253"
|
||||
#define SIGNATURE_HASH 2029140192
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.all.2029140192"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3672235153
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.alphax-2chan.3672235153"
|
||||
#define SIGNATURE_HASH 1256236428
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.alphax-2chan.1256236428"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1676640882
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.alphax-4chan.1676640882"
|
||||
#define SIGNATURE_HASH 4092525423
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.alphax-4chan.4092525423"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4097422554
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.atlas.4097422554"
|
||||
#define SIGNATURE_HASH 1681444295
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.atlas.1681444295"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 505352196
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.core8.505352196"
|
||||
#define SIGNATURE_HASH 2384357657
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.core8.2384357657"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3908256253
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.cypress.3908256253"
|
||||
#define SIGNATURE_HASH 2029140192
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.cypress.2029140192"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3908256253
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.f407-discovery.3908256253"
|
||||
#define SIGNATURE_HASH 2029140192
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.f407-discovery.2029140192"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3908256253
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.f429-discovery.3908256253"
|
||||
#define SIGNATURE_HASH 2029140192
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.f429-discovery.2029140192"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2862595385
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.frankenso_na6.2862595385"
|
||||
#define SIGNATURE_HASH 983483428
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.frankenso_na6.983483428"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 403588306
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.harley81.403588306"
|
||||
#define SIGNATURE_HASH 2282700239
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.harley81.2282700239"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1553253451
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen-gm-e67.1553253451"
|
||||
#define SIGNATURE_HASH 3432365398
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen-gm-e67.3432365398"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 829976625
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen-nb1.829976625"
|
||||
#define SIGNATURE_HASH 2709063980
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen-nb1.2709063980"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1613625623
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen121nissan.1613625623"
|
||||
#define SIGNATURE_HASH 4029448202
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen121nissan.4029448202"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2563932807
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen121vag.2563932807"
|
||||
#define SIGNATURE_HASH 148110234
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen121vag.148110234"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 369982659
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen128.369982659"
|
||||
#define SIGNATURE_HASH 2248934878
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen128.2248934878"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1891382137
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen154hyundai.1891382137"
|
||||
#define SIGNATURE_HASH 3770501732
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen154hyundai.3770501732"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 449603833
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen72.449603833"
|
||||
#define SIGNATURE_HASH 2328695268
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen72.2328695268"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3393624567
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen81.3393624567"
|
||||
#define SIGNATURE_HASH 1514660074
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen81.1514660074"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4245049905
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen88bmw.4245049905"
|
||||
#define SIGNATURE_HASH 1829186348
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellen88bmw.1829186348"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 755048319
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellenNA6.755048319"
|
||||
#define SIGNATURE_HASH 3170920034
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellenNA6.3170920034"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1224405013
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellenNA8_96.1224405013"
|
||||
#define SIGNATURE_HASH 3640363272
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.hellenNA8_96.3640363272"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2149901105
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.kin.2149901105"
|
||||
#define SIGNATURE_HASH 270899756
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.kin.270899756"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 656788747
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.mre_f4.656788747"
|
||||
#define SIGNATURE_HASH 3072635926
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.mre_f4.3072635926"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 656788747
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.mre_f7.656788747"
|
||||
#define SIGNATURE_HASH 3072635926
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.mre_f7.3072635926"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3088685083
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.prometheus_405.3088685083"
|
||||
#define SIGNATURE_HASH 672719110
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.prometheus_405.672719110"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3088685083
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.prometheus_469.3088685083"
|
||||
#define SIGNATURE_HASH 672719110
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.prometheus_469.672719110"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1295943307
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.proteus_f4.1295943307"
|
||||
#define SIGNATURE_HASH 3711958934
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.proteus_f4.3711958934"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1295943307
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.proteus_f7.1295943307"
|
||||
#define SIGNATURE_HASH 3711958934
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.proteus_f7.3711958934"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1295943307
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.proteus_h7.1295943307"
|
||||
#define SIGNATURE_HASH 3711958934
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.proteus_h7.3711958934"
|
||||
|
|
|
@ -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 2798581317
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.subaru_eg33_f7.2798581317"
|
||||
#define SIGNATURE_HASH 919572312
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.subaru_eg33_f7.919572312"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1123782569
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.tdg-pdm8.1123782569"
|
||||
#define SIGNATURE_HASH 3539662516
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.27.tdg-pdm8.3539662516"
|
||||
|
|
|
@ -9,8 +9,6 @@ float getOutputValueByName(const char *name) {
|
|||
return engine->outputChannels.isInjectionEnabledIndicator;
|
||||
if (strEqualCaseInsensitive(name, "sd_logging_internal"))
|
||||
return engine->outputChannels.sd_logging_internal;
|
||||
if (strEqualCaseInsensitive(name, "isFuelPumpOn"))
|
||||
return engine->outputChannels.isFuelPumpOn;
|
||||
if (strEqualCaseInsensitive(name, "isFanOn"))
|
||||
return engine->outputChannels.isFanOn;
|
||||
if (strEqualCaseInsensitive(name, "isO2HeaterOn"))
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.all.3908256253"
|
||||
signature = "rusEFI 2022.08.27.all.2029140192"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.all.3908256253" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.all.2029140192" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:01:10 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:27 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5476,7 +5474,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.48way.4292102578"
|
||||
signature = "rusEFI 2022.08.27.48way.1876242607"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.48way.4292102578" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.48way.1876242607" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:45 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:04 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5473,7 +5471,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.alphax-2chan.3672235153"
|
||||
signature = "rusEFI 2022.08.27.alphax-2chan.1256236428"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.alphax-2chan.3672235153" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.alphax-2chan.1256236428" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:07 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:27 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5470,7 +5468,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.alphax-4chan.1676640882"
|
||||
signature = "rusEFI 2022.08.27.alphax-4chan.4092525423"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.alphax-4chan.1676640882" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.alphax-4chan.4092525423" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:09 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:30 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5472,7 +5470,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.atlas.4097422554"
|
||||
signature = "rusEFI 2022.08.27.atlas.1681444295"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.atlas.4097422554" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.atlas.1681444295" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:01:06 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:23 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5476,7 +5474,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.core8.505352196"
|
||||
signature = "rusEFI 2022.08.27.core8.2384357657"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.core8.505352196" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.core8.2384357657" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:43 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:02 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5473,7 +5471,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.cypress.3908256253"
|
||||
signature = "rusEFI 2022.08.27.cypress.2029140192"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.cypress.3908256253" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.cypress.2029140192" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:03 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Aug 27 18:43:23 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5476,7 +5474,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.f407-discovery.3908256253"
|
||||
signature = "rusEFI 2022.08.27.f407-discovery.2029140192"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.f407-discovery.3908256253" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.f407-discovery.2029140192" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:01:01 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:19 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5476,7 +5474,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.f429-discovery.3908256253"
|
||||
signature = "rusEFI 2022.08.27.f429-discovery.2029140192"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.f429-discovery.3908256253" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.f429-discovery.2029140192" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:01:04 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:21 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5476,7 +5474,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.frankenso_na6.2862595385"
|
||||
signature = "rusEFI 2022.08.27.frankenso_na6.983483428"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.frankenso_na6.2862595385" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.frankenso_na6.983483428" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:47 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:06 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5476,7 +5474,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.harley81.403588306"
|
||||
signature = "rusEFI 2022.08.27.harley81.2282700239"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.harley81.403588306" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.harley81.2282700239" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:11 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:32 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5472,7 +5470,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.hellen-gm-e67.1553253451"
|
||||
signature = "rusEFI 2022.08.27.hellen-gm-e67.3432365398"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.hellen-gm-e67.1553253451" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.hellen-gm-e67.3432365398" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:31 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:51 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5472,7 +5470,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.hellen-nb1.829976625"
|
||||
signature = "rusEFI 2022.08.27.hellen-nb1.2709063980"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.hellen-nb1.829976625" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.hellen-nb1.2709063980" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:29 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:49 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5472,7 +5470,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.hellen121nissan.1613625623"
|
||||
signature = "rusEFI 2022.08.27.hellen121nissan.4029448202"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.hellen121nissan.1613625623" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.hellen121nissan.4029448202" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:18 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:38 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5472,7 +5470,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.hellen121vag.2563932807"
|
||||
signature = "rusEFI 2022.08.27.hellen121vag.148110234"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.hellen121vag.2563932807" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.hellen121vag.148110234" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:16 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:36 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5472,7 +5470,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.hellen128.369982659"
|
||||
signature = "rusEFI 2022.08.27.hellen128.2248934878"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.hellen128.369982659" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.hellen128.2248934878" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:13 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:34 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5472,7 +5470,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.hellen154hyundai.1891382137"
|
||||
signature = "rusEFI 2022.08.27.hellen154hyundai.3770501732"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.hellen154hyundai.1891382137" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.hellen154hyundai.3770501732" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:20 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:40 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5472,7 +5470,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.hellen72.449603833"
|
||||
signature = "rusEFI 2022.08.27.hellen72.2328695268"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.hellen72.449603833" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.hellen72.2328695268" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:25 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:45 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5472,7 +5470,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.hellen81.3393624567"
|
||||
signature = "rusEFI 2022.08.27.hellen81.1514660074"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.hellen81.3393624567" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.hellen81.1514660074" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:27 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:47 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5471,7 +5469,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.hellen88bmw.4245049905"
|
||||
signature = "rusEFI 2022.08.27.hellen88bmw.1829186348"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.hellen88bmw.4245049905" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.hellen88bmw.1829186348" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:22 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:43 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5472,7 +5470,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.hellenNA6.755048319"
|
||||
signature = "rusEFI 2022.08.27.hellenNA6.3170920034"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.hellenNA6.755048319" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.hellenNA6.3170920034" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:34 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:53 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5472,7 +5470,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.hellenNA8_96.1224405013"
|
||||
signature = "rusEFI 2022.08.27.hellenNA8_96.3640363272"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.hellenNA8_96.1224405013" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.hellenNA8_96.3640363272" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:36 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:55 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5472,7 +5470,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.kin.2149901105"
|
||||
signature = "rusEFI 2022.08.27.kin.270899756"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.kin.2149901105" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.kin.270899756" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:01 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Aug 27 18:43:21 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5476,7 +5474,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.mre_f4.656788747"
|
||||
signature = "rusEFI 2022.08.27.mre_f4.3072635926"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.mre_f4.656788747" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.mre_f4.3072635926" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:41 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:00 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5473,7 +5471,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.mre_f7.656788747"
|
||||
signature = "rusEFI 2022.08.27.mre_f7.3072635926"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.mre_f7.656788747" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.mre_f7.3072635926" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:38 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:43:58 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5473,7 +5471,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.prometheus_405.3088685083"
|
||||
signature = "rusEFI 2022.08.27.prometheus_405.672719110"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.prometheus_405.3088685083" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.prometheus_405.672719110" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:52 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:10 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5471,7 +5469,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.prometheus_469.3088685083"
|
||||
signature = "rusEFI 2022.08.27.prometheus_469.672719110"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.prometheus_469.3088685083" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.prometheus_469.672719110" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:50 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:08 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5471,7 +5469,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.proteus_f4.1295943307"
|
||||
signature = "rusEFI 2022.08.27.proteus_f4.3711958934"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.proteus_f4.1295943307" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.proteus_f4.3711958934" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:57 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:15 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5469,7 +5467,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.proteus_f7.1295943307"
|
||||
signature = "rusEFI 2022.08.27.proteus_f7.3711958934"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.proteus_f7.1295943307" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.proteus_f7.3711958934" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:54 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:12 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5469,7 +5467,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.proteus_h7.1295943307"
|
||||
signature = "rusEFI 2022.08.27.proteus_h7.3711958934"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.proteus_h7.1295943307" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.proteus_h7.3711958934" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:59 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:17 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5469,7 +5467,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.subaru_eg33_f7.2798581317"
|
||||
signature = "rusEFI 2022.08.27.subaru_eg33_f7.919572312"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.subaru_eg33_f7.2798581317" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.subaru_eg33_f7.919572312" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:00:05 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 Sat Aug 27 18:43:25 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5472,7 +5470,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.27.tdg-pdm8.1123782569"
|
||||
signature = "rusEFI 2022.08.27.tdg-pdm8.3539662516"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.27.tdg-pdm8.1123782569" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.27.tdg-pdm8.3539662516" ; 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
|
||||
|
@ -86,7 +86,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 Sat Aug 27 14:01:08 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:25 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
@ -2122,7 +2122,7 @@ isIgnitionEnabledIndicator = bits, U32, 0, [1:1]
|
|||
isInjectionEnabledIndicator = bits, U32, 0, [2:2]
|
||||
sd_logging_internal = bits, U32, 0, [3:3]
|
||||
unusedb4 = bits, U32, 0, [4:4]
|
||||
isFuelPumpOn = bits, U32, 0, [5:5]
|
||||
unusedb5 = bits, U32, 0, [5:5]
|
||||
isFanOn = bits, U32, 0, [6:6]
|
||||
isO2HeaterOn = bits, U32, 0, [7:7]
|
||||
checkEngine = bits, U32, 0, [8:8]
|
||||
|
@ -2827,7 +2827,7 @@ unusedBit_7_31 = bits, U32, 844, [31:31]
|
|||
; total TS size = 848
|
||||
isPrime = bits, U32, 848, [0:0]
|
||||
engineTurnedRecently = bits, U32, 848, [1:1]
|
||||
isPumpOn = bits, U32, 848, [2:2]
|
||||
isFuelPumpOn = bits, U32, 848, [2:2]
|
||||
ignitionOn = bits, U32, 848, [3:3]
|
||||
unusedBit_4_4 = bits, U32, 848, [4:4]
|
||||
unusedBit_4_5 = bits, U32, 848, [5:5]
|
||||
|
@ -4408,7 +4408,6 @@ gaugeCategory = Outputs
|
|||
indicator = { sd_present }, "no SD card", "SD card OK", white, black, green, black
|
||||
indicator = { sd_logging_internal }, "SD logging", "SD logging", white, black, green, black
|
||||
indicator = { sd_msd }, "SD USB", "SD USB", white, black, green, black
|
||||
indicator = { isPumpOn }, "No Pump", "Pump", white, black, green, black
|
||||
indicator = { etbRevLimitActive }, "", "ETB RPM Limit", white, black, yellow, black
|
||||
|
||||
; looks like TS would append four system indicators below: Data Logging, ???, Not Connected, Protocol Error
|
||||
|
@ -4429,7 +4428,6 @@ entry = sd_present, "sd_present", int, "%d"
|
|||
entry = isIgnitionEnabledIndicator, "isIgnitionEnabledIndicator", int, "%d"
|
||||
entry = isInjectionEnabledIndicator, "isInjectionEnabledIndicator", int, "%d"
|
||||
entry = sd_logging_internal, "sd_logging_internal", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = isFanOn, "radiator fan", int, "%d"
|
||||
entry = isO2HeaterOn, "isO2HeaterOn", int, "%d"
|
||||
entry = checkEngine, "checkEngine", int, "%d"
|
||||
|
@ -4750,7 +4748,7 @@ entry = hot, "hot", int, "%d"
|
|||
entry = cold, "cold", int, "%d"
|
||||
entry = isPrime, "isPrime", int, "%d"
|
||||
entry = engineTurnedRecently, "engineTurnedRecently", int, "%d"
|
||||
entry = isPumpOn, "isPumpOn", int, "%d"
|
||||
entry = isFuelPumpOn, "isFuelPumpOn", int, "%d"
|
||||
entry = ignitionOn, "ignitionOn", int, "%d"
|
||||
entry = isBenchTest, "isBenchTest", int, "%d"
|
||||
entry = hasIgnitionVoltage, "hasIgnitionVoltage", int, "%d"
|
||||
|
@ -5476,7 +5474,7 @@ dialog = fan_controlDialog, "fan_control"
|
|||
indicatorPanel = fuel_pump_controlIndicatorPanel, 2
|
||||
indicator = {isPrime}, "isPrime No", "isPrime Yes"
|
||||
indicator = {engineTurnedRecently}, "engineTurnedRecently No", "engineTurnedRecently Yes"
|
||||
indicator = {isPumpOn}, "isPumpOn No", "isPumpOn Yes"
|
||||
indicator = {isFuelPumpOn}, "isFuelPumpOn No", "isFuelPumpOn Yes"
|
||||
indicator = {ignitionOn}, "ignitionOn No", "ignitionOn Yes"
|
||||
|
||||
dialog = fuel_pump_controlDialog, "fuel_pump_control"
|
||||
|
|
|
@ -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 Sat Aug 27 14:01:14 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 27 18:44:30 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -1883,6 +1883,7 @@ public class Fields {
|
|||
public static final int servoOutputPins7_offset = 2086;
|
||||
public static final int servoOutputPins8_offset = 2088;
|
||||
public static final int showHumanReadableWarning_offset = 960;
|
||||
public static final int SIGNATURE_HASH = 2029140192;
|
||||
public static final int silentTriggerError_offset = 1360;
|
||||
public static final int skippedWheelOnCam_offset = 1360;
|
||||
public static final int slowAdcAlpha_offset = 1600;
|
||||
|
@ -2373,7 +2374,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.08.27.all.3908256253";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2022.08.27.all.2029140192";
|
||||
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 = 1236;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/fuel_pump_control.txt Mon Aug 15 21:21:43 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/fuel_pump_control.txt Sat Aug 27 18:43:20 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -8,7 +8,7 @@ import com.rusefi.config.*;
|
|||
public class FuelPump {
|
||||
public static final Field ISPRIME = Field.create("ISPRIME", 0, FieldType.BIT, 0);
|
||||
public static final Field ENGINETURNEDRECENTLY = Field.create("ENGINETURNEDRECENTLY", 0, FieldType.BIT, 1);
|
||||
public static final Field ISPUMPON = Field.create("ISPUMPON", 0, FieldType.BIT, 2);
|
||||
public static final Field ISFUELPUMPON = Field.create("ISFUELPUMPON", 0, FieldType.BIT, 2);
|
||||
public static final Field IGNITIONON = Field.create("IGNITIONON", 0, FieldType.BIT, 3);
|
||||
public static final Field UNUSEDBIT_4_4 = Field.create("UNUSEDBIT_4_4", 0, FieldType.BIT, 4);
|
||||
public static final Field UNUSEDBIT_4_5 = Field.create("UNUSEDBIT_4_5", 0, FieldType.BIT, 5);
|
||||
|
@ -41,7 +41,7 @@ public class FuelPump {
|
|||
public static final Field[] VALUES = {
|
||||
ISPRIME,
|
||||
ENGINETURNEDRECENTLY,
|
||||
ISPUMPON,
|
||||
ISFUELPUMPON,
|
||||
IGNITIONON,
|
||||
UNUSEDBIT_4_4,
|
||||
UNUSEDBIT_4_5,
|
||||
|
|
|
@ -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 Fri Aug 26 00:40:04 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Aug 27 18:43:19 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -391,7 +391,7 @@ public class TsOutputs {
|
|||
public static final Field ISINJECTIONENABLEDINDICATOR = Field.create("ISINJECTIONENABLEDINDICATOR", 0, FieldType.BIT, 2);
|
||||
public static final Field SD_LOGGING_INTERNAL = Field.create("SD_LOGGING_INTERNAL", 0, FieldType.BIT, 3);
|
||||
public static final Field UNUSEDB4 = Field.create("UNUSEDB4", 0, FieldType.BIT, 4);
|
||||
public static final Field ISFUELPUMPON = Field.create("ISFUELPUMPON", 0, FieldType.BIT, 5);
|
||||
public static final Field UNUSEDB5 = Field.create("UNUSEDB5", 0, FieldType.BIT, 5);
|
||||
public static final Field ISFANON = Field.create("ISFANON", 0, FieldType.BIT, 6);
|
||||
public static final Field ISO2HEATERON = Field.create("ISO2HEATERON", 0, FieldType.BIT, 7);
|
||||
public static final Field CHECKENGINE = Field.create("CHECKENGINE", 0, FieldType.BIT, 8);
|
||||
|
@ -915,7 +915,7 @@ public class TsOutputs {
|
|||
ISINJECTIONENABLEDINDICATOR,
|
||||
SD_LOGGING_INTERNAL,
|
||||
UNUSEDB4,
|
||||
ISFUELPUMPON,
|
||||
UNUSEDB5,
|
||||
ISFANON,
|
||||
ISO2HEATERON,
|
||||
CHECKENGINE,
|
||||
|
|
Loading…
Reference in New Issue