Merge branch 'master' of https://github.com/rusefi/rusefi
This commit is contained in:
commit
7d331b6b2d
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Jul 20 20:11:45 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:26 UTC 2023
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -203,7 +203,7 @@ struct gppwm_channel {
|
|||
RPM
|
||||
* offset 26
|
||||
*/
|
||||
scaled_channel<int16_t, 1, 1> rpmBins[GPPWM_RPM_COUNT];
|
||||
int16_t rpmBins[GPPWM_RPM_COUNT];
|
||||
/**
|
||||
duty
|
||||
* offset 42
|
||||
|
@ -1921,7 +1921,7 @@ struct engine_configuration_s {
|
|||
%
|
||||
* offset 850
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 1> lambdaProtectionMinTps;
|
||||
uint8_t lambdaProtectionMinTps;
|
||||
/**
|
||||
* Only respond once lambda is out of range for this period of time. Use to avoid transients triggering lambda protection when not needed
|
||||
s
|
||||
|
@ -3100,7 +3100,7 @@ struct engine_configuration_s {
|
|||
%
|
||||
* offset 1576
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 1> lambdaProtectionRestoreTps;
|
||||
uint8_t lambdaProtectionRestoreTps;
|
||||
/**
|
||||
%
|
||||
* offset 1577
|
||||
|
@ -5309,4 +5309,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 23468);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Jul 20 20:11:45 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:26 UTC 2023
|
||||
|
|
|
@ -1084,7 +1084,7 @@
|
|||
#define SentEtbType_NONE 0
|
||||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define SIGNATURE_HASH 3242883433
|
||||
#define SIGNATURE_HASH 3247387399
|
||||
#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
|
||||
|
@ -1375,7 +1375,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.cypress.3242883433"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.cypress.3247387399"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Jul 20 20:11:44 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:25 UTC 2023
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -203,7 +203,7 @@ struct gppwm_channel {
|
|||
RPM
|
||||
* offset 26
|
||||
*/
|
||||
scaled_channel<int16_t, 1, 1> rpmBins[GPPWM_RPM_COUNT];
|
||||
int16_t rpmBins[GPPWM_RPM_COUNT];
|
||||
/**
|
||||
duty
|
||||
* offset 42
|
||||
|
@ -1921,7 +1921,7 @@ struct engine_configuration_s {
|
|||
%
|
||||
* offset 850
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 1> lambdaProtectionMinTps;
|
||||
uint8_t lambdaProtectionMinTps;
|
||||
/**
|
||||
* Only respond once lambda is out of range for this period of time. Use to avoid transients triggering lambda protection when not needed
|
||||
s
|
||||
|
@ -3100,7 +3100,7 @@ struct engine_configuration_s {
|
|||
%
|
||||
* offset 1576
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 1> lambdaProtectionRestoreTps;
|
||||
uint8_t lambdaProtectionRestoreTps;
|
||||
/**
|
||||
%
|
||||
* offset 1577
|
||||
|
@ -5309,4 +5309,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 23468);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Jul 20 20:11:44 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:25 UTC 2023
|
||||
|
|
|
@ -1084,7 +1084,7 @@
|
|||
#define SentEtbType_NONE 0
|
||||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define SIGNATURE_HASH 2845694885
|
||||
#define SIGNATURE_HASH 2841153995
|
||||
#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
|
||||
|
@ -1375,7 +1375,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.kin.2845694885"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.kin.2841153995"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Jul 20 20:11:46 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:27 UTC 2023
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -203,7 +203,7 @@ struct gppwm_channel {
|
|||
RPM
|
||||
* offset 26
|
||||
*/
|
||||
scaled_channel<int16_t, 1, 1> rpmBins[GPPWM_RPM_COUNT];
|
||||
int16_t rpmBins[GPPWM_RPM_COUNT];
|
||||
/**
|
||||
duty
|
||||
* offset 42
|
||||
|
@ -1921,7 +1921,7 @@ struct engine_configuration_s {
|
|||
%
|
||||
* offset 850
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 1> lambdaProtectionMinTps;
|
||||
uint8_t lambdaProtectionMinTps;
|
||||
/**
|
||||
* Only respond once lambda is out of range for this period of time. Use to avoid transients triggering lambda protection when not needed
|
||||
s
|
||||
|
@ -3100,7 +3100,7 @@ struct engine_configuration_s {
|
|||
%
|
||||
* offset 1576
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 1> lambdaProtectionRestoreTps;
|
||||
uint8_t lambdaProtectionRestoreTps;
|
||||
/**
|
||||
%
|
||||
* offset 1577
|
||||
|
@ -5309,4 +5309,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 23468);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Jul 20 20:11:46 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:27 UTC 2023
|
||||
|
|
|
@ -1031,7 +1031,7 @@
|
|||
#define show_Frankenso_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3334979198
|
||||
#define SIGNATURE_HASH 3322082320
|
||||
#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
|
||||
|
@ -1322,7 +1322,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.subaru_eg33_f7.3334979198"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.subaru_eg33_f7.3322082320"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Jul 20 20:13:59 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:50:04 UTC 2023
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -203,7 +203,7 @@ struct gppwm_channel {
|
|||
RPM
|
||||
* offset 26
|
||||
*/
|
||||
scaled_channel<int16_t, 1, 1> rpmBins[GPPWM_RPM_COUNT];
|
||||
int16_t rpmBins[GPPWM_RPM_COUNT];
|
||||
/**
|
||||
duty
|
||||
* offset 42
|
||||
|
@ -1921,7 +1921,7 @@ struct engine_configuration_s {
|
|||
%
|
||||
* offset 850
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 1> lambdaProtectionMinTps;
|
||||
uint8_t lambdaProtectionMinTps;
|
||||
/**
|
||||
* Only respond once lambda is out of range for this period of time. Use to avoid transients triggering lambda protection when not needed
|
||||
s
|
||||
|
@ -3100,7 +3100,7 @@ struct engine_configuration_s {
|
|||
%
|
||||
* offset 1576
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 1> lambdaProtectionRestoreTps;
|
||||
uint8_t lambdaProtectionRestoreTps;
|
||||
/**
|
||||
%
|
||||
* offset 1577
|
||||
|
@ -5309,4 +5309,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 23468);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Jul 20 20:13:59 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:50:04 UTC 2023
|
||||
|
|
|
@ -1084,7 +1084,7 @@
|
|||
#define SentEtbType_NONE 0
|
||||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define SIGNATURE_HASH 1649601362
|
||||
#define SIGNATURE_HASH 1654104380
|
||||
#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
|
||||
|
@ -1375,7 +1375,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.f407-discovery.1649601362"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.f407-discovery.1654104380"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2240868819
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.48way.2240868819"
|
||||
#define SIGNATURE_HASH 2236988349
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.48way.2236988349"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3118142828
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-2chan.3118142828"
|
||||
#define SIGNATURE_HASH 3105775362
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-2chan.3105775362"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 249525160
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-4chan.249525160"
|
||||
#define SIGNATURE_HASH 236599750
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-4chan.236599750"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 249525160
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-4chan_f7.249525160"
|
||||
#define SIGNATURE_HASH 236599750
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-4chan_f7.236599750"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4038698858
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-8chan.4038698858"
|
||||
#define SIGNATURE_HASH 4034718980
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-8chan.4034718980"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4038698858
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-8chan_f7.4038698858"
|
||||
#define SIGNATURE_HASH 4034718980
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.alphax-8chan_f7.4034718980"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3716189262
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.atlas.3716189262"
|
||||
#define SIGNATURE_HASH 3712337440
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.atlas.3712337440"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4184700127
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.core8.4184700127"
|
||||
#define SIGNATURE_HASH 4188552881
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.core8.4188552881"
|
||||
|
|
|
@ -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 3242883433
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.cypress.3242883433"
|
||||
#define SIGNATURE_HASH 3247387399
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.cypress.3247387399"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1649601362
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.f407-discovery.1649601362"
|
||||
#define SIGNATURE_HASH 1654104380
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.f407-discovery.1654104380"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3242883433
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.f429-discovery.3242883433"
|
||||
#define SIGNATURE_HASH 3247387399
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.f429-discovery.3247387399"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3810040227
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.frankenso_na6.3810040227"
|
||||
#define SIGNATURE_HASH 3822965709
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.frankenso_na6.3822965709"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 42191155
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.harley81.42191155"
|
||||
#define SIGNATURE_HASH 38175581
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.harley81.38175581"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1907937177
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen-gm-e67.1907937177"
|
||||
#define SIGNATURE_HASH 1904051703
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen-gm-e67.1904051703"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2920216151
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen-honda-k.2920216151"
|
||||
#define SIGNATURE_HASH 2932587577
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen-honda-k.2932587577"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4241254159
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen-nb1.4241254159"
|
||||
#define SIGNATURE_HASH 4228459873
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen-nb1.4228459873"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1328461309
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen121nissan.1328461309"
|
||||
#define SIGNATURE_HASH 1340866451
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen121nissan.1340866451"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1429497514
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen121vag.1429497514"
|
||||
#define SIGNATURE_HASH 1441868996
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen121vag.1441868996"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 244907523
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen128.244907523"
|
||||
#define SIGNATURE_HASH 241022061
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen128.241022061"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2835112709
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen154hyundai.2835112709"
|
||||
#define SIGNATURE_HASH 2822318443
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen154hyundai.2822318443"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2903408452
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen72.2903408452"
|
||||
#define SIGNATURE_HASH 2915775786
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen72.2915775786"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 907738500
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen81.907738500"
|
||||
#define SIGNATURE_HASH 920631274
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen81.920631274"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1375429360
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen88bmw.1375429360"
|
||||
#define SIGNATURE_HASH 1363028126
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellen88bmw.1363028126"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 709354829
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellenNA6.709354829"
|
||||
#define SIGNATURE_HASH 713207587
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellenNA6.713207587"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2627499584
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellenNA8_96.2627499584"
|
||||
#define SIGNATURE_HASH 2623093806
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.hellenNA8_96.2623093806"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on kinetis_gen_config.bat by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2845694885
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.kin.2845694885"
|
||||
#define SIGNATURE_HASH 2841153995
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.kin.2841153995"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3681641831
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.m74_9.3681641831"
|
||||
#define SIGNATURE_HASH 3686018825
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.m74_9.3686018825"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4290649070
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.mre_f4.4290649070"
|
||||
#define SIGNATURE_HASH 4286271872
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.mre_f4.4286271872"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4290649070
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.mre_f7.4290649070"
|
||||
#define SIGNATURE_HASH 4286271872
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.mre_f7.4286271872"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3242883433
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.nucleo_f429.3242883433"
|
||||
#define SIGNATURE_HASH 3247387399
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.nucleo_f429.3247387399"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3242883433
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.nucleo_f767.3242883433"
|
||||
#define SIGNATURE_HASH 3247387399
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.nucleo_f767.3247387399"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3242883433
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.nucleo_h743.3242883433"
|
||||
#define SIGNATURE_HASH 3247387399
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.nucleo_h743.3247387399"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4057904377
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.prometheus_405.4057904377"
|
||||
#define SIGNATURE_HASH 4045143703
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.prometheus_405.4045143703"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4057904377
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.prometheus_469.4057904377"
|
||||
#define SIGNATURE_HASH 4045143703
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.prometheus_469.4045143703"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3188521420
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.proteus_f4.3188521420"
|
||||
#define SIGNATURE_HASH 3200889762
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.proteus_f4.3200889762"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3188521420
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.proteus_f7.3188521420"
|
||||
#define SIGNATURE_HASH 3200889762
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.proteus_f7.3200889762"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3188521420
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.proteus_h7.3188521420"
|
||||
#define SIGNATURE_HASH 3200889762
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.proteus_h7.3200889762"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2769394741
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.s105.2769394741"
|
||||
#define SIGNATURE_HASH 2782189147
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.s105.2782189147"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 735778125
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.small-can.735778125"
|
||||
#define SIGNATURE_HASH 723410723
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.small-can.723410723"
|
||||
|
|
|
@ -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 3334979198
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.subaru_eg33_f7.3334979198"
|
||||
#define SIGNATURE_HASH 3322082320
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.subaru_eg33_f7.3322082320"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3242883433
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.t-b-g.3242883433"
|
||||
#define SIGNATURE_HASH 3247387399
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.t-b-g.3247387399"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1273255243
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.tdg-pdm8.1273255243"
|
||||
#define SIGNATURE_HASH 1260461861
|
||||
#define TS_SIGNATURE "rusEFI master.2023.07.21.tdg-pdm8.1260461861"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.f407-discovery.1649601362"
|
||||
signature = "rusEFI master.2023.07.21.f407-discovery.1654104380"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.f407-discovery.1649601362" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.f407-discovery.1654104380" ; 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 Fri Jul 21 04:21:32 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:50:04 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.48way.2240868819"
|
||||
signature = "rusEFI master.2023.07.21.48way.2236988349"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.48way.2240868819" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.48way.2236988349" ; 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 Fri Jul 21 04:20:42 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:23 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.alphax-2chan.3118142828"
|
||||
signature = "rusEFI master.2023.07.21.alphax-2chan.3105775362"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.alphax-2chan.3118142828" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.alphax-2chan.3105775362" ; 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","INVALID","INVALID","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT"
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:19:36 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:30 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.alphax-4chan.249525160"
|
||||
signature = "rusEFI master.2023.07.21.alphax-4chan.236599750"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.alphax-4chan.249525160" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.alphax-4chan.236599750" ; 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 Fri Jul 21 04:19:39 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:33 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.alphax-4chan_f7.249525160"
|
||||
signature = "rusEFI master.2023.07.21.alphax-4chan_f7.236599750"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.alphax-4chan_f7.249525160" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.alphax-4chan_f7.236599750" ; 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 Fri Jul 21 04:19:42 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:35 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.alphax-8chan.4038698858"
|
||||
signature = "rusEFI master.2023.07.21.alphax-8chan.4034718980"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.alphax-8chan.4038698858" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.alphax-8chan.4034718980" ; 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 Fri Jul 21 04:19:45 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:37 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.alphax-8chan_f7.4038698858"
|
||||
signature = "rusEFI master.2023.07.21.alphax-8chan_f7.4034718980"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.alphax-8chan_f7.4038698858" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.alphax-8chan_f7.4034718980" ; 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 Fri Jul 21 04:19:48 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:40 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.atlas.3716189262"
|
||||
signature = "rusEFI master.2023.07.21.atlas.3712337440"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.atlas.3716189262" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.atlas.3712337440" ; 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 Fri Jul 21 04:21:22 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:55 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.core8.4184700127"
|
||||
signature = "rusEFI master.2023.07.21.core8.4188552881"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.core8.4184700127" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.core8.4188552881" ; 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 Fri Jul 21 04:20:39 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:20 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.cypress.3242883433"
|
||||
signature = "rusEFI master.2023.07.21.cypress.3247387399"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.cypress.3242883433" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.cypress.3247387399" ; 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 Fri Jul 21 04:19:32 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:26 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.f407-discovery.1649601362"
|
||||
signature = "rusEFI master.2023.07.21.f407-discovery.1654104380"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.f407-discovery.1649601362" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.f407-discovery.1654104380" ; 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 Fri Jul 21 04:21:28 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:50:00 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.f429-discovery.3242883433"
|
||||
signature = "rusEFI master.2023.07.21.f429-discovery.3247387399"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.f429-discovery.3242883433" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.f429-discovery.3247387399" ; 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 Fri Jul 21 04:21:10 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:46 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.frankenso_na6.3810040227"
|
||||
signature = "rusEFI master.2023.07.21.frankenso_na6.3822965709"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.frankenso_na6.3810040227" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.frankenso_na6.3822965709" ; 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 Fri Jul 21 04:20:53 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:32 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.harley81.42191155"
|
||||
signature = "rusEFI master.2023.07.21.harley81.38175581"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.harley81.42191155" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.harley81.38175581" ; 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 Fri Jul 21 04:19:51 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:42 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.hellen-gm-e67.1907937177"
|
||||
signature = "rusEFI master.2023.07.21.hellen-gm-e67.1904051703"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.hellen-gm-e67.1907937177" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.hellen-gm-e67.1904051703" ; 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 Fri Jul 21 04:20:21 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:06 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.hellen-honda-k.2920216151"
|
||||
signature = "rusEFI master.2023.07.21.hellen-honda-k.2932587577"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.hellen-honda-k.2920216151" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.hellen-honda-k.2932587577" ; 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 Fri Jul 21 04:20:03 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:52 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.hellen-nb1.4241254159"
|
||||
signature = "rusEFI master.2023.07.21.hellen-nb1.4228459873"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.hellen-nb1.4241254159" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.hellen-nb1.4228459873" ; 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 Fri Jul 21 04:20:18 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:04 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.hellen121nissan.1328461309"
|
||||
signature = "rusEFI master.2023.07.21.hellen121nissan.1340866451"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.hellen121nissan.1328461309" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.hellen121nissan.1340866451" ; 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 Fri Jul 21 04:20:00 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:49 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.hellen121vag.1429497514"
|
||||
signature = "rusEFI master.2023.07.21.hellen121vag.1441868996"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.hellen121vag.1429497514" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.hellen121vag.1441868996" ; 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 Fri Jul 21 04:19:57 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:47 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.hellen128.244907523"
|
||||
signature = "rusEFI master.2023.07.21.hellen128.241022061"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.hellen128.244907523" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.hellen128.241022061" ; 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 Fri Jul 21 04:19:55 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:45 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.hellen154hyundai.2835112709"
|
||||
signature = "rusEFI master.2023.07.21.hellen154hyundai.2822318443"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.hellen154hyundai.2835112709" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.hellen154hyundai.2822318443" ; 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","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 Fri Jul 21 04:20:06 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:54 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.hellen72.2903408452"
|
||||
signature = "rusEFI master.2023.07.21.hellen72.2915775786"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.hellen72.2903408452" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.hellen72.2915775786" ; 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 Fri Jul 21 04:20:13 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:59 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.hellen81.907738500"
|
||||
signature = "rusEFI master.2023.07.21.hellen81.920631274"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.hellen81.907738500" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.hellen81.920631274" ; 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 Fri Jul 21 04:20:15 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:01 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.hellen88bmw.1375429360"
|
||||
signature = "rusEFI master.2023.07.21.hellen88bmw.1363028126"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.hellen88bmw.1375429360" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.hellen88bmw.1363028126" ; 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 Fri Jul 21 04:20:10 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:57 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.hellenNA6.709354829"
|
||||
signature = "rusEFI master.2023.07.21.hellenNA6.713207587"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.hellenNA6.709354829" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.hellenNA6.713207587" ; 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 Fri Jul 21 04:20:24 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:08 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.hellenNA8_96.2627499584"
|
||||
signature = "rusEFI master.2023.07.21.hellenNA8_96.2623093806"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.hellenNA8_96.2627499584" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.hellenNA8_96.2623093806" ; 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 Fri Jul 21 04:20:27 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:11 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.kin.2845694885"
|
||||
signature = "rusEFI master.2023.07.21.kin.2841153995"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.kin.2845694885" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.kin.2841153995" ; 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 Fri Jul 21 04:19:31 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:25 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.m74_9.3681641831"
|
||||
signature = "rusEFI master.2023.07.21.m74_9.3686018825"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.m74_9.3681641831" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.m74_9.3686018825" ; 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 Fri Jul 21 04:20:45 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:25 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.mre_f4.4290649070"
|
||||
signature = "rusEFI master.2023.07.21.mre_f4.4286271872"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.mre_f4.4290649070" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.mre_f4.4286271872" ; 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","22 - AN temp 4","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 Fri Jul 21 04:20:36 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:18 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.mre_f7.4290649070"
|
||||
signature = "rusEFI master.2023.07.21.mre_f7.4286271872"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.mre_f7.4290649070" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.mre_f7.4286271872" ; 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","22 - AN temp 4","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 Fri Jul 21 04:20:33 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:16 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.nucleo_f429.3242883433"
|
||||
signature = "rusEFI master.2023.07.21.nucleo_f429.3247387399"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.nucleo_f429.3242883433" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.nucleo_f429.3247387399" ; 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 Fri Jul 21 04:21:13 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:48 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.nucleo_f767.3242883433"
|
||||
signature = "rusEFI master.2023.07.21.nucleo_f767.3247387399"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.nucleo_f767.3242883433" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.nucleo_f767.3247387399" ; 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 Fri Jul 21 04:21:16 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:51 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.nucleo_h743.3242883433"
|
||||
signature = "rusEFI master.2023.07.21.nucleo_h743.3247387399"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.nucleo_h743.3242883433" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.nucleo_h743.3247387399" ; 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 Fri Jul 21 04:21:19 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:53 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.prometheus_405.4057904377"
|
||||
signature = "rusEFI master.2023.07.21.prometheus_405.4045143703"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.prometheus_405.4057904377" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.prometheus_405.4045143703" ; 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 Fri Jul 21 04:20:59 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:37 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.prometheus_469.4057904377"
|
||||
signature = "rusEFI master.2023.07.21.prometheus_469.4045143703"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.prometheus_469.4057904377" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.prometheus_469.4045143703" ; 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 Fri Jul 21 04:20:56 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:34 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.proteus_f4.3188521420"
|
||||
signature = "rusEFI master.2023.07.21.proteus_f4.3200889762"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.proteus_f4.3188521420" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.proteus_f4.3200889762" ; 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 Fri Jul 21 04:21:05 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:41 UTC 2023
|
||||
|
||||
pageSize = 27468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.proteus_f7.3188521420"
|
||||
signature = "rusEFI master.2023.07.21.proteus_f7.3200889762"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.proteus_f7.3188521420" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.proteus_f7.3200889762" ; 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 Fri Jul 21 04:21:02 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:39 UTC 2023
|
||||
|
||||
pageSize = 27468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.proteus_h7.3188521420"
|
||||
signature = "rusEFI master.2023.07.21.proteus_h7.3200889762"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.proteus_h7.3188521420" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.proteus_h7.3200889762" ; 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 Fri Jul 21 04:21:08 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:44 UTC 2023
|
||||
|
||||
pageSize = 27468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.s105.2769394741"
|
||||
signature = "rusEFI master.2023.07.21.s105.2782189147"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.s105.2769394741" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.s105.2782189147" ; 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 Fri Jul 21 04:20:47 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:27 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.small-can.735778125"
|
||||
signature = "rusEFI master.2023.07.21.small-can.723410723"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.small-can.735778125" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.small-can.723410723" ; 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 Fri Jul 21 04:20:30 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:13 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.subaru_eg33_f7.3334979198"
|
||||
signature = "rusEFI master.2023.07.21.subaru_eg33_f7.3322082320"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.subaru_eg33_f7.3334979198" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.subaru_eg33_f7.3322082320" ; 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 Fri Jul 21 04:19:33 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:48:27 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.t-b-g.3242883433"
|
||||
signature = "rusEFI master.2023.07.21.t-b-g.3247387399"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.t-b-g.3242883433" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.t-b-g.3247387399" ; 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 Fri Jul 21 04:20:50 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:30 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.07.21.tdg-pdm8.1273255243"
|
||||
signature = "rusEFI master.2023.07.21.tdg-pdm8.1260461861"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.07.21.tdg-pdm8.1273255243" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.07.21.tdg-pdm8.1260461861" ; 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 Fri Jul 21 04:21:25 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:49:57 UTC 2023
|
||||
|
||||
pageSize = 23468
|
||||
page = 1
|
||||
|
|
|
@ -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 Fri Jul 21 04:21:32 UTC 2023
|
||||
// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 21 04:50:04 UTC 2023
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -1023,7 +1023,7 @@ public class Fields {
|
|||
public static final int SentEtbType_FORD_TYPE_1 = 2;
|
||||
public static final int SentEtbType_GM_TYPE_1 = 1;
|
||||
public static final int SentEtbType_NONE = 0;
|
||||
public static final int SIGNATURE_HASH = 1649601362;
|
||||
public static final int SIGNATURE_HASH = 1654104380;
|
||||
public static final String SIMULATOR_TUNE_BIN_FILE_NAME = "generated/simulator_tune_image.bin";
|
||||
public static final int spi_device_e_SPI_DEVICE_1 = 1;
|
||||
public static final int spi_device_e_SPI_DEVICE_2 = 2;
|
||||
|
@ -1247,7 +1247,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.07.21.f407-discovery.1649601362";
|
||||
public static final String TS_SIGNATURE = "rusEFI master.2023.07.21.f407-discovery.1654104380";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final char TS_TEST_COMMAND = 't';
|
||||
public static final int TS_TOTAL_OUTPUT_SIZE = 1392;
|
||||
|
|
Loading…
Reference in New Issue