diff --git a/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h index feb8fb68d5..47c4470293 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Jun 14 13:11:39 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Jun 15 04:58:25 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2802,7 +2802,7 @@ struct engine_configuration_s { */ int16_t afterCrankingIACtaperDuration; /** - * Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value + * IAC Value added when coasting and transitioning into idle. percent * offset 1506 */ @@ -4336,13 +4336,13 @@ struct engine_configuration_s { */ uint32_t benchTestCount; /** - * How long the dashpot holds TPS before it starts to decay. + * How long initial IAC adder is held before starting to decay. seconds * offset 3948 */ scaled_channel iacByTpsHoldTime; /** - * The length of time over which the dashpot effect will be smoothly removed. + * How long it takes to remove initial IAC adder to return to normal idle. seconds * offset 3949 */ @@ -5188,4 +5188,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23168); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Jun 14 13:11:39 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Jun 15 04:58:25 UTC 2023 diff --git a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h index fa125f13c7..5a157cfc6a 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -1079,7 +1079,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 1790126055 +#define SIGNATURE_HASH 4250961919 #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 #define spi_device_e_SPI_DEVICE_2 2 @@ -1368,7 +1368,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.06.15.cypress.1790126055" +#define TS_SIGNATURE "rusEFI master.2023.06.15.cypress.4250961919" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h index cd3964b7e3..35f5a06e48 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Jun 14 13:11:38 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Jun 15 04:58:24 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2802,7 +2802,7 @@ struct engine_configuration_s { */ int16_t afterCrankingIACtaperDuration; /** - * Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value + * IAC Value added when coasting and transitioning into idle. percent * offset 1506 */ @@ -4336,13 +4336,13 @@ struct engine_configuration_s { */ uint32_t benchTestCount; /** - * How long the dashpot holds TPS before it starts to decay. + * How long initial IAC adder is held before starting to decay. seconds * offset 3948 */ scaled_channel iacByTpsHoldTime; /** - * The length of time over which the dashpot effect will be smoothly removed. + * How long it takes to remove initial IAC adder to return to normal idle. seconds * offset 3949 */ @@ -5188,4 +5188,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23168); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Jun 14 13:11:38 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Jun 15 04:58:24 UTC 2023 diff --git a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h index 3d326baba7..73cb11b3dd 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -1079,7 +1079,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 40142123 +#define SIGNATURE_HASH 2511807795 #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 #define spi_device_e_SPI_DEVICE_2 2 @@ -1368,7 +1368,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.06.15.kin.40142123" +#define TS_SIGNATURE "rusEFI master.2023.06.15.kin.2511807795" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h index 6f7d1abfd9..9dd0911da3 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Jun 14 13:11:40 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:27 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2802,7 +2802,7 @@ struct engine_configuration_s { */ int16_t afterCrankingIACtaperDuration; /** - * Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value + * IAC Value added when coasting and transitioning into idle. percent * offset 1506 */ @@ -4336,13 +4336,13 @@ struct engine_configuration_s { */ uint32_t benchTestCount; /** - * How long the dashpot holds TPS before it starts to decay. + * How long initial IAC adder is held before starting to decay. seconds * offset 3948 */ scaled_channel iacByTpsHoldTime; /** - * The length of time over which the dashpot effect will be smoothly removed. + * How long it takes to remove initial IAC adder to return to normal idle. seconds * offset 3949 */ @@ -5188,4 +5188,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23168); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Jun 14 13:11:40 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:27 UTC 2023 diff --git a/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h index f3d48a7417..b5a8090ca6 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h @@ -1030,7 +1030,7 @@ #define show_Frankenso_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1832837360 +#define SIGNATURE_HASH 4209852648 #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 #define spi_device_e_SPI_DEVICE_2 2 @@ -1320,7 +1320,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.06.15.subaru_eg33_f7.1832837360" +#define TS_SIGNATURE "rusEFI master.2023.06.15.subaru_eg33_f7.4209852648" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index f62ea679b8..4303f1623c 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 14 13:12:29 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:23 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2802,7 +2802,7 @@ struct engine_configuration_s { */ int16_t afterCrankingIACtaperDuration; /** - * Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value + * IAC Value added when coasting and transitioning into idle. percent * offset 1506 */ @@ -4336,13 +4336,13 @@ struct engine_configuration_s { */ uint32_t benchTestCount; /** - * How long the dashpot holds TPS before it starts to decay. + * How long initial IAC adder is held before starting to decay. seconds * offset 3948 */ scaled_channel iacByTpsHoldTime; /** - * The length of time over which the dashpot effect will be smoothly removed. + * How long it takes to remove initial IAC adder to return to normal idle. seconds * offset 3949 */ @@ -5188,4 +5188,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23168); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 14 13:12:29 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:23 UTC 2023 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index 6e34c8800b..06940f83dd 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1079,7 +1079,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 915528466 +#define SIGNATURE_HASH 2705488650 #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 #define spi_device_e_SPI_DEVICE_2 2 @@ -1368,7 +1368,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.06.15.f407-discovery.915528466" +#define TS_SIGNATURE "rusEFI master.2023.06.15.f407-discovery.2705488650" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/controllers/generated/signature_48way.h b/firmware/controllers/generated/signature_48way.h index a475b6a473..030245ec2f 100644 --- a/firmware/controllers/generated/signature_48way.h +++ b/firmware/controllers/generated/signature_48way.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 778678109 -#define TS_SIGNATURE "rusEFI master.2023.06.15.48way.778678109" +#define SIGNATURE_HASH 3115978565 +#define TS_SIGNATURE "rusEFI master.2023.06.15.48way.3115978565" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index 7430c5bd83..267cc46dd1 100644 --- a/firmware/controllers/generated/signature_alphax-2chan.h +++ b/firmware/controllers/generated/signature_alphax-2chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 304237538 -#define TS_SIGNATURE "rusEFI master.2023.06.15.alphax-2chan.304237538" +#define SIGNATURE_HASH 2247224314 +#define TS_SIGNATURE "rusEFI master.2023.06.15.alphax-2chan.2247224314" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 91c682298e..8d6c71b42c 100644 --- a/firmware/controllers/generated/signature_alphax-4chan.h +++ b/firmware/controllers/generated/signature_alphax-4chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1238558478 -#define TS_SIGNATURE "rusEFI master.2023.06.15.alphax-4chan.1238558478" +#define SIGNATURE_HASH 3724625686 +#define TS_SIGNATURE "rusEFI master.2023.06.15.alphax-4chan.3724625686" diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index 3195a94263..41af8c8ddd 100644 --- a/firmware/controllers/generated/signature_alphax-8chan.h +++ b/firmware/controllers/generated/signature_alphax-8chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2360626317 -#define TS_SIGNATURE "rusEFI master.2023.06.15.alphax-8chan.2360626317" +#define SIGNATURE_HASH 459795605 +#define TS_SIGNATURE "rusEFI master.2023.06.15.alphax-8chan.459795605" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index e149af9fa2..e388b8dcdb 100644 --- a/firmware/controllers/generated/signature_atlas.h +++ b/firmware/controllers/generated/signature_atlas.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1987695296 -#define TS_SIGNATURE "rusEFI master.2023.06.15.atlas.1987695296" +#define SIGNATURE_HASH 3786044120 +#define TS_SIGNATURE "rusEFI master.2023.06.15.atlas.3786044120" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index e32197e3ba..36057c220b 100644 --- a/firmware/controllers/generated/signature_core8.h +++ b/firmware/controllers/generated/signature_core8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1385441873 -#define TS_SIGNATURE "rusEFI master.2023.06.15.core8.1385441873" +#define SIGNATURE_HASH 3309800009 +#define TS_SIGNATURE "rusEFI master.2023.06.15.core8.3309800009" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index 744f3568ec..04a2e38f6b 100644 --- a/firmware/controllers/generated/signature_cypress.h +++ b/firmware/controllers/generated/signature_cypress.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 1790126055 -#define TS_SIGNATURE "rusEFI master.2023.06.15.cypress.1790126055" +#define SIGNATURE_HASH 4250961919 +#define TS_SIGNATURE "rusEFI master.2023.06.15.cypress.4250961919" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 93cc82a685..f7691d4c1c 100644 --- a/firmware/controllers/generated/signature_f407-discovery.h +++ b/firmware/controllers/generated/signature_f407-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 915528466 -#define TS_SIGNATURE "rusEFI master.2023.06.15.f407-discovery.915528466" +#define SIGNATURE_HASH 2705488650 +#define TS_SIGNATURE "rusEFI master.2023.06.15.f407-discovery.2705488650" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 11013d8ea4..ce69c8185a 100644 --- a/firmware/controllers/generated/signature_f429-discovery.h +++ b/firmware/controllers/generated/signature_f429-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1790126055 -#define TS_SIGNATURE "rusEFI master.2023.06.15.f429-discovery.1790126055" +#define SIGNATURE_HASH 4250961919 +#define TS_SIGNATURE "rusEFI master.2023.06.15.f429-discovery.4250961919" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index b51b59728d..e45df479e7 100644 --- a/firmware/controllers/generated/signature_frankenso_na6.h +++ b/firmware/controllers/generated/signature_frankenso_na6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1222756141 -#define TS_SIGNATURE "rusEFI master.2023.06.15.frankenso_na6.1222756141" +#define SIGNATURE_HASH 3744622389 +#define TS_SIGNATURE "rusEFI master.2023.06.15.frankenso_na6.3744622389" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index d0129165e3..5302ed6419 100644 --- a/firmware/controllers/generated/signature_harley81.h +++ b/firmware/controllers/generated/signature_harley81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3192613550 -#define TS_SIGNATURE "rusEFI master.2023.06.15.harley81.3192613550" +#define SIGNATURE_HASH 697879222 +#define TS_SIGNATURE "rusEFI master.2023.06.15.harley81.697879222" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index 8111fc1aeb..b26977d017 100644 --- a/firmware/controllers/generated/signature_hellen-gm-e67.h +++ b/firmware/controllers/generated/signature_hellen-gm-e67.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3661730071 -#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen-gm-e67.3661730071" +#define SIGNATURE_HASH 1301426447 +#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen-gm-e67.1301426447" diff --git a/firmware/controllers/generated/signature_hellen-honda-k.h b/firmware/controllers/generated/signature_hellen-honda-k.h index e827985052..64bcd9567b 100644 --- a/firmware/controllers/generated/signature_hellen-honda-k.h +++ b/firmware/controllers/generated/signature_hellen-honda-k.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 227796275 -#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen-honda-k.227796275" +#define SIGNATURE_HASH 2587903275 +#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen-honda-k.2587903275" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index a789f477af..5a4f143242 100644 --- a/firmware/controllers/generated/signature_hellen-nb1.h +++ b/firmware/controllers/generated/signature_hellen-nb1.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1463105921 -#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen-nb1.1463105921" +#define SIGNATURE_HASH 3236338073 +#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen-nb1.3236338073" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index acff19e19c..7c30747045 100644 --- a/firmware/controllers/generated/signature_hellen121nissan.h +++ b/firmware/controllers/generated/signature_hellen121nissan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 14237861 -#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen121nissan.14237861" +#define SIGNATURE_HASH 2534072509 +#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen121nissan.2534072509" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index bf4f7a5931..b9ce29ad6a 100644 --- a/firmware/controllers/generated/signature_hellen121vag.h +++ b/firmware/controllers/generated/signature_hellen121vag.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4274862116 -#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen121vag.4274862116" +#define SIGNATURE_HASH 1763612732 +#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen121vag.1763612732" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 2b0b292327..a6e39ef10a 100644 --- a/firmware/controllers/generated/signature_hellen128.h +++ b/firmware/controllers/generated/signature_hellen128.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1270997105 -#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen128.1270997105" +#define SIGNATURE_HASH 3692183657 +#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen128.3692183657" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index 2109ee86ab..022980b448 100644 --- a/firmware/controllers/generated/signature_hellen154hyundai.h +++ b/firmware/controllers/generated/signature_hellen154hyundai.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 309456136 -#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen154hyundai.309456136" +#define SIGNATURE_HASH 2242006288 +#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen154hyundai.2242006288" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index ec53be91e3..920c01a33f 100644 --- a/firmware/controllers/generated/signature_hellen72.h +++ b/firmware/controllers/generated/signature_hellen72.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 116859338 -#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen72.116859338" +#define SIGNATURE_HASH 2435088850 +#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen72.2435088850" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 4af27b2dd6..647219fd56 100644 --- a/firmware/controllers/generated/signature_hellen81.h +++ b/firmware/controllers/generated/signature_hellen81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2648941322 -#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen81.2648941322" +#define SIGNATURE_HASH 170918674 +#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen81.170918674" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 9bf85c9f2a..c4ff876b0a 100644 --- a/firmware/controllers/generated/signature_hellen88bmw.h +++ b/firmware/controllers/generated/signature_hellen88bmw.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3155648982 -#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen88bmw.3155648982" +#define SIGNATURE_HASH 734314958 +#define TS_SIGNATURE "rusEFI master.2023.06.15.hellen88bmw.734314958" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 2fc7cdf64a..a68fd7add1 100644 --- a/firmware/controllers/generated/signature_hellenNA6.h +++ b/firmware/controllers/generated/signature_hellenNA6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2176760771 -#define TS_SIGNATURE "rusEFI master.2023.06.15.hellenNA6.2176760771" +#define SIGNATURE_HASH 376249307 +#define TS_SIGNATURE "rusEFI master.2023.06.15.hellenNA6.376249307" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 587e9dad8c..40a3a8e090 100644 --- a/firmware/controllers/generated/signature_hellenNA8_96.h +++ b/firmware/controllers/generated/signature_hellenNA8_96.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 929376462 -#define TS_SIGNATURE "rusEFI master.2023.06.15.hellenNA8_96.929376462" +#define SIGNATURE_HASH 2696317142 +#define TS_SIGNATURE "rusEFI master.2023.06.15.hellenNA8_96.2696317142" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 6fff649b6c..83aba71d7f 100644 --- a/firmware/controllers/generated/signature_kin.h +++ b/firmware/controllers/generated/signature_kin.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 40142123 -#define TS_SIGNATURE "rusEFI master.2023.06.15.kin.40142123" +#define SIGNATURE_HASH 2511807795 +#define TS_SIGNATURE "rusEFI master.2023.06.15.kin.2511807795" diff --git a/firmware/controllers/generated/signature_m74_9.h b/firmware/controllers/generated/signature_m74_9.h index f972a634a0..c2d18ac84f 100644 --- a/firmware/controllers/generated/signature_m74_9.h +++ b/firmware/controllers/generated/signature_m74_9.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1887976425 -#define TS_SIGNATURE "rusEFI master.2023.06.15.m74_9.1887976425" +#define SIGNATURE_HASH 3881540593 +#define TS_SIGNATURE "rusEFI master.2023.06.15.m74_9.3881540593" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 93add0f79a..ad65189358 100644 --- a/firmware/controllers/generated/signature_mre_f4.h +++ b/firmware/controllers/generated/signature_mre_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1413956960 -#define TS_SIGNATURE "rusEFI master.2023.06.15.mre_f4.1413956960" +#define SIGNATURE_HASH 3281315192 +#define TS_SIGNATURE "rusEFI master.2023.06.15.mre_f4.3281315192" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index f1ba567a59..70714fa960 100644 --- a/firmware/controllers/generated/signature_mre_f7.h +++ b/firmware/controllers/generated/signature_mre_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1413956960 -#define TS_SIGNATURE "rusEFI master.2023.06.15.mre_f7.1413956960" +#define SIGNATURE_HASH 3281315192 +#define TS_SIGNATURE "rusEFI master.2023.06.15.mre_f7.3281315192" diff --git a/firmware/controllers/generated/signature_nucleo_f429.h b/firmware/controllers/generated/signature_nucleo_f429.h index d7aa0976e7..624f2d0eca 100644 --- a/firmware/controllers/generated/signature_nucleo_f429.h +++ b/firmware/controllers/generated/signature_nucleo_f429.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1790126055 -#define TS_SIGNATURE "rusEFI master.2023.06.15.nucleo_f429.1790126055" +#define SIGNATURE_HASH 4250961919 +#define TS_SIGNATURE "rusEFI master.2023.06.15.nucleo_f429.4250961919" diff --git a/firmware/controllers/generated/signature_nucleo_f767.h b/firmware/controllers/generated/signature_nucleo_f767.h index 9eb4bdf50e..501c143150 100644 --- a/firmware/controllers/generated/signature_nucleo_f767.h +++ b/firmware/controllers/generated/signature_nucleo_f767.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1790126055 -#define TS_SIGNATURE "rusEFI master.2023.06.15.nucleo_f767.1790126055" +#define SIGNATURE_HASH 4250961919 +#define TS_SIGNATURE "rusEFI master.2023.06.15.nucleo_f767.4250961919" diff --git a/firmware/controllers/generated/signature_nucleo_h743.h b/firmware/controllers/generated/signature_nucleo_h743.h index cb985bdd8a..27423ded8d 100644 --- a/firmware/controllers/generated/signature_nucleo_h743.h +++ b/firmware/controllers/generated/signature_nucleo_h743.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1790126055 -#define TS_SIGNATURE "rusEFI master.2023.06.15.nucleo_h743.1790126055" +#define SIGNATURE_HASH 4250961919 +#define TS_SIGNATURE "rusEFI master.2023.06.15.nucleo_h743.4250961919" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index d2cf03eda0..d2e9d6f290 100644 --- a/firmware/controllers/generated/signature_prometheus_405.h +++ b/firmware/controllers/generated/signature_prometheus_405.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1512565367 -#define TS_SIGNATURE "rusEFI master.2023.06.15.prometheus_405.1512565367" +#define SIGNATURE_HASH 3455339119 +#define TS_SIGNATURE "rusEFI master.2023.06.15.prometheus_405.3455339119" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 44fb221769..22ce71921e 100644 --- a/firmware/controllers/generated/signature_prometheus_469.h +++ b/firmware/controllers/generated/signature_prometheus_469.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1512565367 -#define TS_SIGNATURE "rusEFI master.2023.06.15.prometheus_469.1512565367" +#define SIGNATURE_HASH 3455339119 +#define TS_SIGNATURE "rusEFI master.2023.06.15.prometheus_469.3455339119" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index e7291bddfc..b9d9e931db 100644 --- a/firmware/controllers/generated/signature_proteus_f4.h +++ b/firmware/controllers/generated/signature_proteus_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 582113385 -#define TS_SIGNATURE "rusEFI master.2023.06.15.proteus_f4.582113385" +#define SIGNATURE_HASH 3043096689 +#define TS_SIGNATURE "rusEFI master.2023.06.15.proteus_f4.3043096689" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index f443c0b53f..b82b5cd943 100644 --- a/firmware/controllers/generated/signature_proteus_f7.h +++ b/firmware/controllers/generated/signature_proteus_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 582113385 -#define TS_SIGNATURE "rusEFI master.2023.06.15.proteus_f7.582113385" +#define SIGNATURE_HASH 3043096689 +#define TS_SIGNATURE "rusEFI master.2023.06.15.proteus_f7.3043096689" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 4a19b0dc46..7f76e17968 100644 --- a/firmware/controllers/generated/signature_proteus_h7.h +++ b/firmware/controllers/generated/signature_proteus_h7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 582113385 -#define TS_SIGNATURE "rusEFI master.2023.06.15.proteus_h7.582113385" +#define SIGNATURE_HASH 3043096689 +#define TS_SIGNATURE "rusEFI master.2023.06.15.proteus_h7.3043096689" diff --git a/firmware/controllers/generated/signature_s105.h b/firmware/controllers/generated/signature_s105.h index 6a3a439591..f580f0cfdd 100644 --- a/firmware/controllers/generated/signature_s105.h +++ b/firmware/controllers/generated/signature_s105.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 250135227 -#define TS_SIGNATURE "rusEFI master.2023.06.15.s105.250135227" +#define SIGNATURE_HASH 2570805923 +#define TS_SIGNATURE "rusEFI master.2023.06.15.s105.2570805923" diff --git a/firmware/controllers/generated/signature_small-can.h b/firmware/controllers/generated/signature_small-can.h index dc623aa7ba..670048475c 100644 --- a/firmware/controllers/generated/signature_small-can.h +++ b/firmware/controllers/generated/signature_small-can.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3331818375 -#define TS_SIGNATURE "rusEFI master.2023.06.15.small-can.3331818375" +#define SIGNATURE_HASH 1363420063 +#define TS_SIGNATURE "rusEFI master.2023.06.15.small-can.1363420063" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index f410c65e87..ec422abf8b 100644 --- a/firmware/controllers/generated/signature_subaru_eg33_f7.h +++ b/firmware/controllers/generated/signature_subaru_eg33_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1832837360 -#define TS_SIGNATURE "rusEFI master.2023.06.15.subaru_eg33_f7.1832837360" +#define SIGNATURE_HASH 4209852648 +#define TS_SIGNATURE "rusEFI master.2023.06.15.subaru_eg33_f7.4209852648" diff --git a/firmware/controllers/generated/signature_t-b-g.h b/firmware/controllers/generated/signature_t-b-g.h index 5663246dd6..5c433ac3ea 100644 --- a/firmware/controllers/generated/signature_t-b-g.h +++ b/firmware/controllers/generated/signature_t-b-g.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1790126055 -#define TS_SIGNATURE "rusEFI master.2023.06.15.t-b-g.1790126055" +#define SIGNATURE_HASH 4250961919 +#define TS_SIGNATURE "rusEFI master.2023.06.15.t-b-g.4250961919" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index c92ac97774..4703dfede3 100644 --- a/firmware/controllers/generated/signature_tdg-pdm8.h +++ b/firmware/controllers/generated/signature_tdg-pdm8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3759999941 -#define TS_SIGNATURE "rusEFI master.2023.06.15.tdg-pdm8.3759999941" +#define SIGNATURE_HASH 2010033117 +#define TS_SIGNATURE "rusEFI master.2023.06.15.tdg-pdm8.2010033117" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.md b/firmware/controllers/lua/generated/value_lookup_generated.md index cc949ea064..8ff2c301bc 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.md +++ b/firmware/controllers/lua/generated/value_lookup_generated.md @@ -1022,7 +1022,7 @@ Turns off alternator output above specified TPS, enabling this reduced parasitic This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. ### iacByTpsTaper -Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value +IAC Value added when coasting and transitioning into idle. ### tpsAccelLookback How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs. @@ -1583,8 +1583,8 @@ Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU How many test bench pulses do you want ### iacByTpsHoldTime -How long the dashpot holds TPS before it starts to decay. +How long initial IAC adder is held before starting to decay. ### iacByTpsDecayTime -The length of time over which the dashpot effect will be smoothly removed. +How long it takes to remove initial IAC adder to return to normal idle. diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 0fd42d070f..0a13bcfcc6 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.f407-discovery.915528466" + signature = "rusEFI master.2023.06.15.f407-discovery.2705488650" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.f407-discovery.915528466" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.f407-discovery.2705488650" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:30:05 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:21 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7098,7 +7098,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index ff2a842b45..0dbdbe2a6b 100644 --- a/firmware/tunerstudio/generated/rusefi_48way.ini +++ b/firmware/tunerstudio/generated/rusefi_48way.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.48way.778678109" + signature = "rusEFI master.2023.06.15.48way.3115978565" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.48way.778678109" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.48way.3115978565" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:44 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:57 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7098,7 +7098,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index 41041f626c..a8091fd325 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.alphax-2chan.304237538" + signature = "rusEFI master.2023.06.15.alphax-2chan.2247224314" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.alphax-2chan.304237538" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.alphax-2chan.2247224314" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:18 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:28 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7070,7 +7070,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 8f9b5e704b..b021625c6d 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.alphax-4chan.1238558478" + signature = "rusEFI master.2023.06.15.alphax-4chan.3724625686" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.alphax-4chan.1238558478" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.alphax-4chan.3724625686" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:19 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:29 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7072,7 +7072,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index 781249c7e3..1872fe7887 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.alphax-8chan.2360626317" + signature = "rusEFI master.2023.06.15.alphax-8chan.459795605" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.alphax-8chan.2360626317" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.alphax-8chan.459795605" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:21 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:31 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7072,7 +7072,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index ab9e24b585..ed49d6b3d7 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.atlas.1987695296" + signature = "rusEFI master.2023.06.15.atlas.3786044120" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.atlas.1987695296" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.atlas.3786044120" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:30:02 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:18 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7088,7 +7088,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index 8039a1c591..dfdbd88d70 100644 --- a/firmware/tunerstudio/generated/rusefi_core8.ini +++ b/firmware/tunerstudio/generated/rusefi_core8.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.core8.1385441873" + signature = "rusEFI master.2023.06.15.core8.3309800009" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.core8.1385441873" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.core8.3309800009" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:43 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:56 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7098,7 +7098,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index 76129f6a8b..3e12e2d583 100644 --- a/firmware/tunerstudio/generated/rusefi_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_cypress.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.cypress.1790126055" + signature = "rusEFI master.2023.06.15.cypress.4250961919" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.cypress.1790126055" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.cypress.4250961919" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Jun 15 02:29:16 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Jun 15 04:58:25 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7096,7 +7096,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 9057deb3a5..2131846f3a 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.f407-discovery.915528466" + signature = "rusEFI master.2023.06.15.f407-discovery.2705488650" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.f407-discovery.915528466" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.f407-discovery.2705488650" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:56 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:12 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7098,7 +7098,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index db11aebdb6..62c9d7b12e 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.f429-discovery.1790126055" + signature = "rusEFI master.2023.06.15.f429-discovery.4250961919" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.f429-discovery.1790126055" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.f429-discovery.4250961919" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:58 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:13 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7096,7 +7096,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 72af371aaf..48fd2bfeec 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.frankenso_na6.1222756141" + signature = "rusEFI master.2023.06.15.frankenso_na6.3744622389" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.frankenso_na6.1222756141" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.frankenso_na6.3744622389" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:49 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:03 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7096,7 +7096,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 3707ff156b..dd645bd3a4 100644 --- a/firmware/tunerstudio/generated/rusefi_harley81.ini +++ b/firmware/tunerstudio/generated/rusefi_harley81.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.harley81.3192613550" + signature = "rusEFI master.2023.06.15.harley81.697879222" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.harley81.3192613550" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.harley81.697879222" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:23 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:33 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7084,7 +7084,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index 3f50dcfb1b..50adf4a37e 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.hellen-gm-e67.3661730071" + signature = "rusEFI master.2023.06.15.hellen-gm-e67.1301426447" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.hellen-gm-e67.3661730071" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.hellen-gm-e67.1301426447" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:35 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:47 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7087,7 +7087,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini index fedf34dd46..68ff9fe5d7 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.hellen-honda-k.227796275" + signature = "rusEFI master.2023.06.15.hellen-honda-k.2587903275" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.hellen-honda-k.227796275" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.hellen-honda-k.2587903275" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:28 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:39 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7069,7 +7069,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 5388948f4c..b2e5686d35 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.hellen-nb1.1463105921" + signature = "rusEFI master.2023.06.15.hellen-nb1.3236338073" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.hellen-nb1.1463105921" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.hellen-nb1.3236338073" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:34 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:46 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7087,7 +7087,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index a42ce19cc4..c16bf261c5 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.hellen121nissan.14237861" + signature = "rusEFI master.2023.06.15.hellen121nissan.2534072509" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.hellen121nissan.14237861" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.hellen121nissan.2534072509" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:26 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:37 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7069,7 +7069,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index c921574948..c1edd2a0e1 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.hellen121vag.4274862116" + signature = "rusEFI master.2023.06.15.hellen121vag.1763612732" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.hellen121vag.4274862116" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.hellen121vag.1763612732" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:25 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:36 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7087,7 +7087,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 52466154bd..760c5d7be1 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.hellen128.1270997105" + signature = "rusEFI master.2023.06.15.hellen128.3692183657" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.hellen128.1270997105" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.hellen128.3692183657" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:24 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:34 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7084,7 +7084,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index a9abfb88fb..2e04fc88cf 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.hellen154hyundai.309456136" + signature = "rusEFI master.2023.06.15.hellen154hyundai.2242006288" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.hellen154hyundai.309456136" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.hellen154hyundai.2242006288" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:29 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:40 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7069,7 +7069,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 76d596364a..3f3262c16b 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.hellen72.116859338" + signature = "rusEFI master.2023.06.15.hellen72.2435088850" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.hellen72.116859338" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.hellen72.2435088850" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:32 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:43 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7087,7 +7087,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 0bf11e7ed5..f415f20a7d 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.hellen81.2648941322" + signature = "rusEFI master.2023.06.15.hellen81.170918674" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.hellen81.2648941322" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.hellen81.170918674" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:33 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:44 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7085,7 +7085,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 457dfcbc91..6e1ca0061c 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.hellen88bmw.3155648982" + signature = "rusEFI master.2023.06.15.hellen88bmw.734314958" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.hellen88bmw.3155648982" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.hellen88bmw.734314958" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:30 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:42 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7084,7 +7084,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 8af9018bcf..482ab29f74 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.hellenNA6.2176760771" + signature = "rusEFI master.2023.06.15.hellenNA6.376249307" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.hellenNA6.2176760771" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.hellenNA6.376249307" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:37 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:49 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7087,7 +7087,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index e48c9439c8..7e9ad0429c 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.hellenNA8_96.929376462" + signature = "rusEFI master.2023.06.15.hellenNA8_96.2696317142" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.hellenNA8_96.929376462" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.hellenNA8_96.2696317142" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:38 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:50 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7087,7 +7087,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index 8456928441..ea6c855459 100644 --- a/firmware/tunerstudio/generated/rusefi_kin.ini +++ b/firmware/tunerstudio/generated/rusefi_kin.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.kin.40142123" + signature = "rusEFI master.2023.06.15.kin.2511807795" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.kin.40142123" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.kin.2511807795" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Jun 15 02:29:15 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Jun 15 04:58:24 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7097,7 +7097,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_m74_9.ini b/firmware/tunerstudio/generated/rusefi_m74_9.ini index 7e21c266e5..fb64182c8a 100644 --- a/firmware/tunerstudio/generated/rusefi_m74_9.ini +++ b/firmware/tunerstudio/generated/rusefi_m74_9.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.m74_9.1887976425" + signature = "rusEFI master.2023.06.15.m74_9.3881540593" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.m74_9.1887976425" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.m74_9.3881540593" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:45 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:59 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7087,7 +7087,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 4b7f14bb67..c49532dcc9 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.mre_f4.1413956960" + signature = "rusEFI master.2023.06.15.mre_f4.3281315192" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.mre_f4.1413956960" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.mre_f4.3281315192" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:42 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:54 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7088,7 +7088,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index e5022ba508..bd307795de 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.mre_f7.1413956960" + signature = "rusEFI master.2023.06.15.mre_f7.3281315192" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.mre_f7.1413956960" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.mre_f7.3281315192" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:40 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:53 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7088,7 +7088,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini index 25fb5bc678..f378c546e6 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.nucleo_f429.1790126055" + signature = "rusEFI master.2023.06.15.nucleo_f429.4250961919" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.nucleo_f429.1790126055" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.nucleo_f429.4250961919" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:59 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:14 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7096,7 +7096,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini index c172345076..cd1661cdf6 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.nucleo_f767.1790126055" + signature = "rusEFI master.2023.06.15.nucleo_f767.4250961919" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.nucleo_f767.1790126055" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.nucleo_f767.4250961919" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:30:00 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:16 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7096,7 +7096,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini index bfb0cdf875..c12dc3c9e6 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.nucleo_h743.1790126055" + signature = "rusEFI master.2023.06.15.nucleo_h743.4250961919" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.nucleo_h743.1790126055" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.nucleo_h743.4250961919" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:30:01 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:17 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7096,7 +7096,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 30dbc47ac2..e4a7b83bfd 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.prometheus_405.1512565367" + signature = "rusEFI master.2023.06.15.prometheus_405.3455339119" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.prometheus_405.1512565367" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.prometheus_405.3455339119" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:52 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:06 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7091,7 +7091,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 9b6f490d4a..6bf7c372ea 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.prometheus_469.1512565367" + signature = "rusEFI master.2023.06.15.prometheus_469.3455339119" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.prometheus_469.1512565367" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.prometheus_469.3455339119" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:50 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:04 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7091,7 +7091,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 1459c13aff..7e7cf7c28b 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.proteus_f4.582113385" + signature = "rusEFI master.2023.06.15.proteus_f4.3043096689" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.proteus_f4.582113385" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.proteus_f4.3043096689" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:54 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:09 UTC 2023 pageSize = 27168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 27158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 27158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7091,7 +7091,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 098c4b1313..197977abea 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.proteus_f7.582113385" + signature = "rusEFI master.2023.06.15.proteus_f7.3043096689" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.proteus_f7.582113385" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.proteus_f7.3043096689" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:53 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:07 UTC 2023 pageSize = 27168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 27158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 27158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7091,7 +7091,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index 3e50e50c05..f1c74b8fc3 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.proteus_h7.582113385" + signature = "rusEFI master.2023.06.15.proteus_h7.3043096689" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.proteus_h7.582113385" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.proteus_h7.3043096689" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:55 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:10 UTC 2023 pageSize = 27168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 27158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 27158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7091,7 +7091,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_s105.ini b/firmware/tunerstudio/generated/rusefi_s105.ini index f7a95a5871..a4538d68b4 100644 --- a/firmware/tunerstudio/generated/rusefi_s105.ini +++ b/firmware/tunerstudio/generated/rusefi_s105.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.s105.250135227" + signature = "rusEFI master.2023.06.15.s105.2570805923" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.s105.250135227" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.s105.2570805923" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:47 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:00 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7087,7 +7087,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_small-can.ini b/firmware/tunerstudio/generated/rusefi_small-can.ini index 7082445db5..fdd275ba46 100644 --- a/firmware/tunerstudio/generated/rusefi_small-can.ini +++ b/firmware/tunerstudio/generated/rusefi_small-can.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.small-can.3331818375" + signature = "rusEFI master.2023.06.15.small-can.1363420063" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.small-can.3331818375" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.small-can.1363420063" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:39 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:52 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7087,7 +7087,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 14da3d85c2..4ea25797df 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.subaru_eg33_f7.1832837360" + signature = "rusEFI master.2023.06.15.subaru_eg33_f7.4209852648" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.subaru_eg33_f7.1832837360" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.subaru_eg33_f7.4209852648" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:17 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Thu Jun 15 04:58:27 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7096,7 +7096,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_t-b-g.ini b/firmware/tunerstudio/generated/rusefi_t-b-g.ini index b758221c39..143e353564 100644 --- a/firmware/tunerstudio/generated/rusefi_t-b-g.ini +++ b/firmware/tunerstudio/generated/rusefi_t-b-g.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.t-b-g.1790126055" + signature = "rusEFI master.2023.06.15.t-b-g.4250961919" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.t-b-g.1790126055" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.t-b-g.4250961919" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:29:48 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:02 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7096,7 +7096,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 390e9bdb67..4b5ef9aa06 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.06.15.tdg-pdm8.3759999941" + signature = "rusEFI master.2023.06.15.tdg-pdm8.2010033117" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.06.15.tdg-pdm8.3759999941" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.06.15.tdg-pdm8.2010033117" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:30:03 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:20 UTC 2023 pageSize = 23168 page = 1 @@ -1805,7 +1805,7 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain" alternatorOffAboveTps = "Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load." afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." - iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" + iacByTpsTaper = "IAC Value added when coasting and transitioning into idle." auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial" tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs." @@ -2110,8 +2110,8 @@ boostClosedLoopBlends2_blendValues = array, U08, 23158, [8], "%", 0.5, 0, 0, 100 boostCutPressureHyst = "Hysterisis: if hard cut is 240kpa, and boostCutPressureHyst is 20, when the ECU sees 240kpa, fuel/ign will cut, and stay cut until 240-20=220kpa is reached" gearBasedOpenLoopBoostAdder = "Boost duty cycle added by gear" benchTestCount = "How many test bench pulses do you want" - iacByTpsHoldTime = "How long the dashpot holds TPS before it starts to decay." - iacByTpsDecayTime = "The length of time over which the dashpot effect will be smoothly removed." + iacByTpsHoldTime = "How long initial IAC adder is held before starting to decay." + iacByTpsDecayTime = "How long it takes to remove initial IAC adder to return to normal idle." etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method" etbBiasValues = "PWM bias, 0 to 100%" sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM" @@ -7096,7 +7096,7 @@ dialog = sent_stateDialog, "sent_state" field = "A/C target adder", acIdleRpmBump field = "Fan #1 adder", fan1ExtraIdle field = "Fan #2 adder", fan2ExtraIdle - field = "Extra idle air if throttle pressed", iacByTpsTaper + field = "Dashpot/Taper Initial IAC Adder", iacByTpsTaper dialog = idleGating, "Idle Detection Thresholds" field = "TPS threshold", idlePidDeactivationTpsThreshold diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java b/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java index 4e208dfbb4..7f91cbb420 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 02:30:06 UTC 2023 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 15 04:59:23 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1021,7 +1021,6 @@ 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 = 915528466; public static final int spi_device_e_SPI_DEVICE_1 = 1; public static final int spi_device_e_SPI_DEVICE_2 = 2; public static final int spi_device_e_SPI_DEVICE_3 = 3; @@ -1244,7 +1243,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.06.15.f407-discovery.915528466"; + public static final String TS_SIGNATURE = "rusEFI master.2023.06.15.f407-discovery.2705488650"; 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 = 1388;