Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-09-26 02:02:33 +00:00
parent 6f6755aac0
commit 7519cc854a
101 changed files with 336 additions and 336 deletions

View File

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

View File

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

View File

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

View File

@ -84,7 +84,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -86,7 +86,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0

View File

@ -58,7 +58,7 @@ highFuelPressure("Fuel pressure (high)", SensorCategory.SENSOR_INPUTS, FieldType
alignmentFill_at_114("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 114, 1.0, -20.0, 100.0, "units"),
calibrationValue("calibrationValue", SensorCategory.SENSOR_INPUTS, FieldType.INT, 116, 1.0, 0.0, 0.0, ""),
calibrationMode("calibrationMode", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 120, 1.0, 0.0, 0.0, ""),
idleTargetPosition("Idle: Stepper target position", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 121, 1.0, 0.0, 0.0, ""),
idleStepperTargetPosition("Idle: Stepper target position", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 121, 1.0, 0.0, 0.0, ""),
alignmentFill_at_122("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 122, 1.0, -20.0, 100.0, "units"),
tsConfigVersion("tsConfigVersion", SensorCategory.SENSOR_INPUTS, FieldType.INT, 124, 1.0, 0.0, 0.0, ""),
totalTriggerErrorCounter("Trigger Error Counter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 128, 1.0, 0.0, 0.0, "counter"),

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Tue Sep 26 01:20:37 UTC 2023
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Tue Sep 26 01:59:57 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -494,7 +494,7 @@ struct output_channels_s {
* Idle: Stepper target position
* offset 121
*/
uint8_t idleTargetPosition = (uint8_t)0;
uint8_t idleStepperTargetPosition = (uint8_t)0;
/**
* need 4 byte alignment
units
@ -1242,4 +1242,4 @@ struct output_channels_s {
static_assert(sizeof(output_channels_s) == 816);
// end
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Tue Sep 26 01:20:37 UTC 2023
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Tue Sep 26 01:59:57 UTC 2023

View File

@ -58,7 +58,7 @@ static constexpr LogField fields[] = {
{engine->outputChannels.highFuelPressure, "Fuel pressure (high)", "bar", 0},
{engine->outputChannels.calibrationValue, "calibrationValue", "", 0},
{engine->outputChannels.calibrationMode, "calibrationMode", "", 0},
{engine->outputChannels.idleTargetPosition, "Idle: Stepper target position", "", 0},
{engine->outputChannels.idleStepperTargetPosition, "Idle: Stepper target position", "", 0},
{engine->outputChannels.tsConfigVersion, "tsConfigVersion", "", 0},
{engine->outputChannels.totalTriggerErrorCounter, "Trigger Error Counter", "counter", 0},
{engine->outputChannels.orderingErrorCounter, "orderingErrorCounter", "", 0},

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2206344674
#define TS_SIGNATURE "rusEFI master.2023.09.26.hellen-112-17.2206344674"
#define SIGNATURE_HASH 2269807414
#define TS_SIGNATURE "rusEFI master.2023.09.26.hellen-112-17.2269807414"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -263,9 +263,9 @@ float getOutputValueByName(const char *name) {
// calibrationMode
case 1774505810:
return engine->outputChannels.calibrationMode;
// idleTargetPosition
case -2029665121:
return engine->outputChannels.idleTargetPosition;
// idleStepperTargetPosition
case 356548450:
return engine->outputChannels.idleStepperTargetPosition;
// tsConfigVersion
case 1299611400:
return engine->outputChannels.tsConfigVersion;

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.f407-discovery.2885469033"
signature = "rusEFI master.2023.09.26.f407-discovery.2939446717"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.f407-discovery.2885469033" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.f407-discovery.2939446717" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:23:20 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:02:31 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.48way.1279187432"
signature = "rusEFI master.2023.09.26.48way.1224113980"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.48way.1279187432" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.48way.1224113980" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Battery Reference Input (A0)","TPS Reference Input (A1)","CLT Reference Input (A2)","IAT Reference Input (A3)","O2 Reference Input (A4)","INVALID","INVALID","INVALID","MAP Pressure Reference Input (B0)","BARO Pressure Reference Input (B1)","INVALID","INVALID","INVALID","INVALID","Fuel Pressure Reference Input (C4)","Oil Pressure Reference Input (C5)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:20 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:34 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.alphax-2chan.2022827349"
signature = "rusEFI master.2023.09.26.alphax-2chan.2086224769"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.alphax-2chan.2022827349" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.alphax-2chan.2086224769" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","X7 - AIN4","X1 - AIN1","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT","X3 - AIN2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:20:56 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:13 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.alphax-4chan.3235108783"
signature = "rusEFI master.2023.09.26.alphax-4chan.3290132859"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.alphax-4chan.3235108783" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.alphax-4chan.3290132859" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X5 - AIN4","INVALID","INVALID","INVALID","INVALID","D5 - PPS rev G"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:20:59 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:17 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.alphax-4chan_f7.3235108783"
signature = "rusEFI master.2023.09.26.alphax-4chan_f7.3290132859"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.alphax-4chan_f7.3235108783" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.alphax-4chan_f7.3290132859" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X5 - AIN4","INVALID","INVALID","INVALID","INVALID","D5 - PPS rev G"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:03 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:20 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.alphax-8chan-revA.957845329"
signature = "rusEFI master.2023.09.26.alphax-8chan-revA.1038035333"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.alphax-8chan-revA.957845329" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.alphax-8chan-revA.1038035333" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","17A - PPS","23C - TPS","Battery Sense","INVALID","15D - AN5","24C - TPS2","14A - Analog 1","22A - Analog 22","On-board MAP","16A - CLT","15A - IAT","31C - PPS2","33A - AN3","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","16D - AN6","INVALID","INVALID","INVALID","INVALID","7C - AT4","INVALID","6C - AT3","14D - AN4"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:14 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:30 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.alphax-8chan.95956698"
signature = "rusEFI master.2023.09.26.alphax-8chan.24152078"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.alphax-8chan.95956698" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.alphax-8chan.24152078" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","33A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","32A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:07 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:23 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.alphax-8chan_f7.95956698"
signature = "rusEFI master.2023.09.26.alphax-8chan_f7.24152078"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.alphax-8chan_f7.95956698" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.alphax-8chan_f7.24152078" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","33A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","32A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:10 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:27 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.atlas.338601077"
signature = "rusEFI master.2023.09.26.atlas.283509409"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.atlas.338601077" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.atlas.283509409" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:23:08 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:02:19 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.core8.818109668"
signature = "rusEFI master.2023.09.26.core8.873200176"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.core8.818109668" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.core8.873200176" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:17 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:31 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.cypress.149180754"
signature = "rusEFI master.2023.09.26.cypress.204273542"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.cypress.149180754" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.cypress.204273542" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:20:50 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:09 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.f407-discovery.2885469033"
signature = "rusEFI master.2023.09.26.f407-discovery.2939446717"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.f407-discovery.2885469033" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.f407-discovery.2939446717" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:23:15 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:02:25 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.f429-discovery.149180754"
signature = "rusEFI master.2023.09.26.f429-discovery.204273542"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.f429-discovery.149180754" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.f429-discovery.204273542" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:55 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:02:06 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.frankenso_na6.716616088"
signature = "rusEFI master.2023.09.26.frankenso_na6.780015436"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.frankenso_na6.716616088" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.frankenso_na6.780015436" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog 3O","Analog 3L","Analog 3M","Analog 3J","Analog 3I","INVALID","Analog 3H","Analog 3G","INVALID","INVALID","INVALID","Analog 3P","Analog 3Q","Analog 3N","Analog VBatt","Analog 3E"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:34 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:46 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.harley81.3408781576"
signature = "rusEFI master.2023.09.26.harley81.3487909852"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.harley81.3408781576" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.harley81.3487909852" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","27 - TPS 2","INVALID","41 - PPS 1","52 - TPS 1","5 Battery Sense","INVALID","INVALID","42 - PPS 2","INVALID","53 - MAP","55 Engine Temperature","49 CLT","72 IAT","32 Oil Pressure","34 Kickstand Position Sensor"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:18 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:33 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.hellen-112-17.2206344674"
signature = "rusEFI master.2023.09.26.hellen-112-17.2269807414"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.hellen-112-17.2206344674" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.hellen-112-17.2269807414" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","114 Analog Input","INVALID","121 PPS1","203 TPS Throttle Position 1","INVALID","107 TODO","119 Analog Input","110 Analog Input","INVALID","219 MAP","109 Analog Input","215 CLT","227 IAT","111 Analog Input","112 Analog Input"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:41 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:56 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.hellen-gm-e67.3088508834"
signature = "rusEFI master.2023.09.26.hellen-gm-e67.3168682358"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.hellen-gm-e67.3088508834" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.hellen-gm-e67.3168682358" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:55 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:10 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.hellen-honda-k.2633032834"
signature = "rusEFI master.2023.09.26.hellen-honda-k.2553823830"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.hellen-honda-k.2633032834" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.hellen-honda-k.2553823830" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","A15 TPS","E9 Ignition Key Voltage","INVALID","INVALID","INVALID","INVALID","A19 - MAP","INVALID","B8 - CLT","B17 IAT"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:32 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:47 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.hellen-nb1.1730567237"
signature = "rusEFI master.2023.09.26.hellen-nb1.1676606097"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.hellen-nb1.1730567237" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.hellen-nb1.1676606097" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:52 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:07 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.hellen121nissan.2446505830"
signature = "rusEFI master.2023.09.26.hellen121nissan.2501513650"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.hellen121nissan.2446505830" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.hellen121nissan.2501513650" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","51 - MAF","INVALID","Aux P68","106 - PPS 1","50 - TPS 1","109 Ignition Key Voltage","INVALID","INVALID","69 - TPS 2","INVALID","Aux P66","Aux P67","73 - CLT","34 - IAT","98 - PPS 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:28 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:43 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.hellen121vag.2627358353"
signature = "rusEFI master.2023.09.26.hellen121vag.2555570245"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.hellen121vag.2627358353" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.hellen121vag.2555570245" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:25 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:40 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.hellen128.3342259768"
signature = "rusEFI master.2023.09.26.hellen128.3288232172"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.hellen128.3342259768" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.hellen128.3288232172" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:21 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:36 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.hellen154hyundai.4103588831"
signature = "rusEFI master.2023.09.26.hellen154hyundai.4032785675"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.hellen154hyundai.4103588831" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.hellen154hyundai.4032785675" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","K21 Ambient Temperature","K58 Oil Temp","K54 A/C pressure","PPS 1","TPS 1","K2 Ignition Key Voltage","X10 AIN2","INVALID","TPS 2","X11 AIN1","Map Sensor K31","K10 Sensor","CLT","IAT","PPS 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:35 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:50 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.hellen72.1688229759"
signature = "rusEFI master.2023.09.26.hellen72.1617490347"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.hellen72.1688229759" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.hellen72.1617490347" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:45 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:00 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.hellen81.4290041279"
signature = "rusEFI master.2023.09.26.hellen81.4219237227"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.hellen81.4290041279" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.hellen81.4219237227" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:49 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:03 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.hellen88bmw.3871464598"
signature = "rusEFI master.2023.09.26.hellen88bmw.3792271938"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.hellen88bmw.3871464598" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.hellen88bmw.3792271938" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","VIN5","VIN6","INVALID","PPS1","73 - TPS","56 - Battery Sense","17 - CAM","Aux BARO","Aux TPS2","16 - CRANK","41 - MAF","Aux MAP","78 - CLT","77 - IAT","Aux PPS2","Aux TPS3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:38 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:53 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.hellenNA6.3823750518"
signature = "rusEFI master.2023.09.26.hellenNA6.3877727138"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.hellenNA6.3823750518" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.hellenNA6.3877727138" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","3N - O2S","2N - Temperature Sensor","intMAP (A15)","4I - PPS1","TPS Input","1B - Battery Sense","INVALID","4G - PPS2 OR TEMPERATURE SENSOR","4H - TPS2","INVALID","3O - MAF","2M - Pressure Sensor","3Q - CLT","3P - IAT","1V - Clutch Switch","1Q AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:21:58 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:13 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.hellenNA8_96.2236145081"
signature = "rusEFI master.2023.09.26.hellenNA8_96.2172681069"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.hellenNA8_96.2236145081" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.hellenNA8_96.2172681069" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:02 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:17 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.kin.1245026044"
signature = "rusEFI master.2023.09.26.kin.1325215784"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.kin.1245026044" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.kin.1325215784" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:20:49 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:07 UTC 2023
pageSize = 22288
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.m74_9.316624220"
signature = "rusEFI master.2023.09.26.m74_9.370666376"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.m74_9.316624220" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.m74_9.370666376" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:24 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:37 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.mre_f4.730446034"
signature = "rusEFI master.2023.09.26.mre_f4.792796678"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.mre_f4.730446034" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.mre_f4.792796678" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:13 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:27 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4734,7 +4734,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.mre_f7.730446034"
signature = "rusEFI master.2023.09.26.mre_f7.792796678"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.mre_f7.730446034" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.mre_f7.792796678" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:09 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:24 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4734,7 +4734,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.nucleo_f429.149180754"
signature = "rusEFI master.2023.09.26.nucleo_f429.204273542"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.nucleo_f429.149180754" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.nucleo_f429.204273542" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:58 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:02:09 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.nucleo_f767.149180754"
signature = "rusEFI master.2023.09.26.nucleo_f767.204273542"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.nucleo_f767.149180754" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.nucleo_f767.204273542" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:23:02 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:02:13 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.nucleo_h743.149180754"
signature = "rusEFI master.2023.09.26.nucleo_h743.204273542"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.nucleo_h743.149180754" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.nucleo_h743.204273542" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:23:05 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:02:16 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.prometheus_405.946904258"
signature = "rusEFI master.2023.09.26.prometheus_405.1018706454"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.prometheus_405.946904258" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.prometheus_405.1018706454" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:41 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:53 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.prometheus_469.946904258"
signature = "rusEFI master.2023.09.26.prometheus_469.1018706454"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.prometheus_469.946904258" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.prometheus_469.1018706454" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:38 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:50 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.proteus_f4.150449960"
signature = "rusEFI master.2023.09.26.proteus_f4.205457916"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.proteus_f4.150449960" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.proteus_f4.205457916" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:48 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:59 UTC 2023
pageSize = 27664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.proteus_f7.150449960"
signature = "rusEFI master.2023.09.26.proteus_f7.205457916"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.proteus_f7.150449960" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.proteus_f7.205457916" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:45 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:56 UTC 2023
pageSize = 27664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.proteus_h7.150449960"
signature = "rusEFI master.2023.09.26.proteus_h7.205457916"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.proteus_h7.150449960" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.proteus_h7.205457916" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:52 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:02:03 UTC 2023
pageSize = 27664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.s105.1824502798"
signature = "rusEFI master.2023.09.26.s105.1752634074"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.s105.1824502798" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.s105.1752634074" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","56 - MAP","16 - TPS","19 - Knock","39 - CLT","INVALID","opt 55 - AFR 2","opt 21 - AC Press","18 - AFR 1","13 - Ignition switch in (15)","44 - +12 sense (MR)","INVALID","na 37 - MAF","INVALID","INVALID","40 - IAT"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:27 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:40 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.small-can.3320306651"
signature = "rusEFI master.2023.09.26.small-can.3241114895"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.small-can.3320306651" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.small-can.3241114895" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - Analog input","INVALID","INVALID","INVALID","A2 Battery Sense","INVALID","INVALID","INVALID","INVALID","INVALID","B2 - Analog input"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:06 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:20 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.subaru_eg33_f7.258577989"
signature = "rusEFI master.2023.09.26.subaru_eg33_f7.195113105"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.subaru_eg33_f7.258577989" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.subaru_eg33_f7.195113105" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","AUX0_18 - MAP Ain","INVALID","INVALID","B05 - MAF Ain","INVALID","AUX0_19 - IAT Ain","A02 - VBat","INVALID","A06 - Oxyg 2 Ain","A04 - EGR t Ain","INVALID","A18 - AUX0 Ain","B02 - TPS Ain","INVALID","A03 - Coolant t Ain","A06 - Oxyg 1 Ain"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:20:52 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:00:10 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.t-b-g.149180754"
signature = "rusEFI master.2023.09.26.t-b-g.204273542"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.t-b-g.149180754" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.t-b-g.204273542" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:22:31 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:01:43 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.09.26.tdg-pdm8.2185919856"
signature = "rusEFI master.2023.09.26.tdg-pdm8.2256722852"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.09.26.tdg-pdm8.2185919856" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.09.26.tdg-pdm8.2256722852" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","Battery Sense","INVALID","INVALID","INVALID","Sense 7","Sense 8","Sense 1","Sense 2","Sense 3","Sense 4","Sense 5","Sense 6"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:23:11 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:02:22 UTC 2023
pageSize = 23664
page = 1
@ -2419,7 +2419,7 @@ wastegatePositionSensor = scalar, S16, 110, "%", 0.01, 0
highFuelPressure = scalar, S16, 112, "bar", 0.1, 0
calibrationValue = scalar, F32, 116, "", 1, 0
calibrationMode = scalar, U08, 120, "", 1, 0
idleTargetPosition = scalar, U08, 121, "", 1, 0
idleStepperTargetPosition = scalar, U08, 121, "", 1, 0
tsConfigVersion = scalar, U32, 124, "", 1, 0
totalTriggerErrorCounter = scalar, U32, 128, "counter", 1, 0
orderingErrorCounter = scalar, U32, 132, "", 1, 0
@ -4733,7 +4733,7 @@ entry = wastegatePositionSensor, "Wastegate position sensor", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
entry = calibrationValue, "calibrationValue", float, "%.3f"
entry = calibrationMode, "calibrationMode", int, "%d"
entry = idleTargetPosition, "Idle: Stepper target position", int, "%d"
entry = idleStepperTargetPosition, "Idle: Stepper target position", int, "%d"
entry = tsConfigVersion, "tsConfigVersion", int, "%d"
entry = totalTriggerErrorCounter, "Trigger Error Counter", int, "%d"
entry = orderingErrorCounter, "orderingErrorCounter", int, "%d"

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 01:23:20 UTC 2023
// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Sep 26 02:02:31 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1249,7 +1249,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI master.2023.09.26.f407-discovery.2885469033";
public static final String TS_SIGNATURE = "rusEFI master.2023.09.26.f407-discovery.2939446717";
public static final char TS_SIMULATE_CAN = '>';
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't';

Some files were not shown because too many files have changed in this diff Show More