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 0888f9b168..7e948d8362 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 config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Oct 31 02:27:55 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:17:47 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2511,7 +2511,7 @@ struct engine_configuration_s { bool isManualSpinningMode : 1 {}; /** offset 1328 bit 12 */ - bool unused1200b12 : 1 {}; + bool cutFuelInAcr : 1 {}; /** offset 1328 bit 13 */ bool hondaK : 1 {}; @@ -5372,4 +5372,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23880); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Oct 31 02:27:55 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:17:47 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 e4d4b6f0bc..7fb9a7571f 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -812,7 +812,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 4172172757 +#define SIGNATURE_HASH 1442577088 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1108,7 +1108,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.11.13.cypress.4172172757" +#define TS_SIGNATURE "rusEFI master.2023.11.13.cypress.1442577088" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' 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 e4466a40a7..581f472f32 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 config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Oct 31 02:27:54 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:17:45 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2511,7 +2511,7 @@ struct engine_configuration_s { bool isManualSpinningMode : 1 {}; /** offset 1328 bit 12 */ - bool unused1200b12 : 1 {}; + bool cutFuelInAcr : 1 {}; /** offset 1328 bit 13 */ bool hondaK : 1 {}; @@ -5372,4 +5372,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22504); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Oct 31 02:27:54 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:17:45 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 2f690522e8..6e7b556493 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -812,7 +812,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 3128920699 +#define SIGNATURE_HASH 388644206 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1108,7 +1108,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.11.13.kin.3128920699" +#define TS_SIGNATURE "rusEFI master.2023.11.13.kin.388644206" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' 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 1a2d098e4b..7377455626 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 config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Oct 31 02:27:56 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:17:48 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2511,7 +2511,7 @@ struct engine_configuration_s { bool isManualSpinningMode : 1 {}; /** offset 1328 bit 12 */ - bool unused1200b12 : 1 {}; + bool cutFuelInAcr : 1 {}; /** offset 1328 bit 13 */ bool hondaK : 1 {}; @@ -5372,4 +5372,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23880); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Oct 31 02:27:56 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:17:48 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 d44ae17e1e..32a10adee0 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 @@ -1050,7 +1050,7 @@ #define show_Frankenso_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 4280519362 +#define SIGNATURE_HASH 1383480791 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1346,7 +1346,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.11.13.subaru_eg33_f7.4280519362" +#define TS_SIGNATURE "rusEFI master.2023.11.13.subaru_eg33_f7.1383480791" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index e9798a536c..99cf8fe5e2 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 config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Oct 31 02:30:13 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:35 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2511,7 +2511,7 @@ struct engine_configuration_s { bool isManualSpinningMode : 1 {}; /** offset 1328 bit 12 */ - bool unused1200b12 : 1 {}; + bool cutFuelInAcr : 1 {}; /** offset 1328 bit 13 */ bool hondaK : 1 {}; @@ -5372,4 +5372,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23880); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Tue Oct 31 02:30:13 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:35 UTC 2023 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index c9a98806a7..04ef6f9628 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1103,7 +1103,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 1538711534 +#define SIGNATURE_HASH 4142098683 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1399,7 +1399,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.11.13.f407-discovery.1538711534" +#define TS_SIGNATURE "rusEFI master.2023.11.13.f407-discovery.4142098683" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index 9b35d450c4..049e61d934 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2296117714 -#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-2chan.2296117714" +#define SIGNATURE_HASH 630083271 +#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-2chan.630083271" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 0002f0c668..2283ff427e 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 548848388 -#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-4chan.548848388" +#define SIGNATURE_HASH 2380493841 +#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-4chan.2380493841" diff --git a/firmware/controllers/generated/signature_alphax-4chan_f7.h b/firmware/controllers/generated/signature_alphax-4chan_f7.h index b95a53b283..cb111f7328 100644 --- a/firmware/controllers/generated/signature_alphax-4chan_f7.h +++ b/firmware/controllers/generated/signature_alphax-4chan_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 548848388 -#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-4chan_f7.548848388" +#define SIGNATURE_HASH 2380493841 +#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-4chan_f7.2380493841" diff --git a/firmware/controllers/generated/signature_alphax-8chan-revA.h b/firmware/controllers/generated/signature_alphax-8chan-revA.h index 4cb5783871..ef3bc383e0 100644 --- a/firmware/controllers/generated/signature_alphax-8chan-revA.h +++ b/firmware/controllers/generated/signature_alphax-8chan-revA.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3378353110 -#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-8chan-revA.3378353110" +#define SIGNATURE_HASH 1678255299 +#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-8chan-revA.1678255299" diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index 24554f23ba..09408969ff 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4226767296 -#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-8chan.4226767296" +#define SIGNATURE_HASH 1455091413 +#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-8chan.1455091413" diff --git a/firmware/controllers/generated/signature_alphax-8chan_f7.h b/firmware/controllers/generated/signature_alphax-8chan_f7.h index ce2f97f765..995177b8f2 100644 --- a/firmware/controllers/generated/signature_alphax-8chan_f7.h +++ b/firmware/controllers/generated/signature_alphax-8chan_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4226767296 -#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-8chan_f7.4226767296" +#define SIGNATURE_HASH 1455091413 +#define TS_SIGNATURE "rusEFI master.2023.11.13.alphax-8chan_f7.1455091413" diff --git a/firmware/controllers/generated/signature_at_start_f435.h b/firmware/controllers/generated/signature_at_start_f435.h index aa77bfcf4a..c3750944c4 100644 --- a/firmware/controllers/generated/signature_at_start_f435.h +++ b/firmware/controllers/generated/signature_at_start_f435.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4172172757 -#define TS_SIGNATURE "rusEFI master.2023.11.13.at_start_f435.4172172757" +#define SIGNATURE_HASH 1442577088 +#define TS_SIGNATURE "rusEFI master.2023.11.13.at_start_f435.1442577088" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 8c75c0bd52..3b394f5eb1 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3165231515 -#define TS_SIGNATURE "rusEFI master.2023.11.13.atlas.3165231515" +#define SIGNATURE_HASH 301739662 +#define TS_SIGNATURE "rusEFI master.2023.11.13.atlas.301739662" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index cfe86285c7..b770fe1c22 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3230220387 -#define TS_SIGNATURE "rusEFI master.2023.11.13.core8.3230220387" +#define SIGNATURE_HASH 1843197814 +#define TS_SIGNATURE "rusEFI master.2023.11.13.core8.1843197814" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index c80dac088c..a0cac39b22 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 config_definition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 4172172757 -#define TS_SIGNATURE "rusEFI master.2023.11.13.cypress.4172172757" +#define SIGNATURE_HASH 1442577088 +#define TS_SIGNATURE "rusEFI master.2023.11.13.cypress.1442577088" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 65db183c91..d6b4053813 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1538711534 -#define TS_SIGNATURE "rusEFI master.2023.11.13.f407-discovery.1538711534" +#define SIGNATURE_HASH 4142098683 +#define TS_SIGNATURE "rusEFI master.2023.11.13.f407-discovery.4142098683" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 257ea2eadb..28f10955e7 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4172172757 -#define TS_SIGNATURE "rusEFI master.2023.11.13.f429-discovery.4172172757" +#define SIGNATURE_HASH 1442577088 +#define TS_SIGNATURE "rusEFI master.2023.11.13.f429-discovery.1442577088" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 1efa8059e9..2d24af7cde 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3673992479 -#define TS_SIGNATURE "rusEFI master.2023.11.13.frankenso_na6.3673992479" +#define SIGNATURE_HASH 2007570954 +#define TS_SIGNATURE "rusEFI master.2023.11.13.frankenso_na6.2007570954" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index 00a9e845a9..5a98b23b7d 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3248436826 -#define TS_SIGNATURE "rusEFI master.2023.11.13.harley81.3248436826" +#define SIGNATURE_HASH 1825210703 +#define TS_SIGNATURE "rusEFI master.2023.11.13.harley81.1825210703" diff --git a/firmware/controllers/generated/signature_hellen-112-17.h b/firmware/controllers/generated/signature_hellen-112-17.h index 47bb9f2edc..16d1b4b4da 100644 --- a/firmware/controllers/generated/signature_hellen-112-17.h +++ b/firmware/controllers/generated/signature_hellen-112-17.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2654804217 -#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-112-17.2654804217" +#define SIGNATURE_HASH 862498796 +#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-112-17.862498796" diff --git a/firmware/controllers/generated/signature_hellen-112-mg1.h b/firmware/controllers/generated/signature_hellen-112-mg1.h index ea3a13e0d8..1235b366d6 100644 --- a/firmware/controllers/generated/signature_hellen-112-mg1.h +++ b/firmware/controllers/generated/signature_hellen-112-mg1.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 705773703 -#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-112-mg1.705773703" +#define SIGNATURE_HASH 2269443986 +#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-112-mg1.2269443986" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index a0996d12ad..67bc532b44 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1214053157 -#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-gm-e67.1214053157" +#define SIGNATURE_HASH 3842591792 +#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-gm-e67.3842591792" diff --git a/firmware/controllers/generated/signature_hellen-honda-k.h b/firmware/controllers/generated/signature_hellen-honda-k.h index ead5663460..270f5009dc 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 558789622 -#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-honda-k.558789622" +#define SIGNATURE_HASH 2350630115 +#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-honda-k.2350630115" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 303b8b123c..c668402c34 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2540454082 -#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-nb1.2540454082" +#define SIGNATURE_HASH 976877527 +#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen-nb1.976877527" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 20ab689eea..92ef1f62a2 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1637395425 -#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen121nissan.1637395425" +#define SIGNATURE_HASH 3435994356 +#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen121nissan.3435994356" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index efa89a30db..9ca5ea3b01 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1825591830 -#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen121vag.1825591830" +#define SIGNATURE_HASH 3246777603 +#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen121vag.3246777603" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 0a98856506..8169669a1c 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 930925247 -#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen128.930925247" +#define SIGNATURE_HASH 2586410410 +#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen128.2586410410" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index 467fc21290..0e8c296616 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 703416175 -#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen154hyundai.703416175" +#define SIGNATURE_HASH 2226712698 +#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen154hyundai.2226712698" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index bc050d92f9..f61dc61055 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2498382840 -#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen72.2498382840" +#define SIGNATURE_HASH 968883437 +#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen72.968883437" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 5df30d19c8..7cf19562dc 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 637386682 -#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen81.637386682" +#define SIGNATURE_HASH 2292713647 +#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen81.2292713647" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 607bde1863..a21a7e03bf 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 378257425 -#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen88bmw.378257425" +#define SIGNATURE_HASH 3151918852 +#define TS_SIGNATURE "rusEFI master.2023.11.13.hellen88bmw.3151918852" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index dd0e5f5db0..a31293fd93 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 329503217 -#define TS_SIGNATURE "rusEFI master.2023.11.13.hellenNA6.329503217" +#define SIGNATURE_HASH 3203819236 +#define TS_SIGNATURE "rusEFI master.2023.11.13.hellenNA6.3203819236" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 165f33174b..fb4ee05b9c 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1963114814 -#define TS_SIGNATURE "rusEFI master.2023.11.13.hellenNA8_96.1963114814" +#define SIGNATURE_HASH 3629610539 +#define TS_SIGNATURE "rusEFI master.2023.11.13.hellenNA8_96.3629610539" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 7eb09aea92..aa995b6af3 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 config_definition.jar based on kinetis_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 3128920699 -#define TS_SIGNATURE "rusEFI master.2023.11.13.kin.3128920699" +#define SIGNATURE_HASH 388644206 +#define TS_SIGNATURE "rusEFI master.2023.11.13.kin.388644206" diff --git a/firmware/controllers/generated/signature_m74_9.h b/firmware/controllers/generated/signature_m74_9.h index 730707e5fb..25ef2c25de 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2827947561 -#define TS_SIGNATURE "rusEFI master.2023.11.13.m74_9.2827947561" +#define SIGNATURE_HASH 98220348 +#define TS_SIGNATURE "rusEFI master.2023.11.13.m74_9.98220348" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 1db8d8c59c..0215952369 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3687031893 -#define TS_SIGNATURE "rusEFI master.2023.11.13.mre_f4.3687031893" +#define SIGNATURE_HASH 1989546816 +#define TS_SIGNATURE "rusEFI master.2023.11.13.mre_f4.1989546816" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 21a0049591..b518094d52 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3687031893 -#define TS_SIGNATURE "rusEFI master.2023.11.13.mre_f7.3687031893" +#define SIGNATURE_HASH 1989546816 +#define TS_SIGNATURE "rusEFI master.2023.11.13.mre_f7.1989546816" diff --git a/firmware/controllers/generated/signature_nucleo_f429.h b/firmware/controllers/generated/signature_nucleo_f429.h index b7a830fe7f..35999d48c0 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4172172757 -#define TS_SIGNATURE "rusEFI master.2023.11.13.nucleo_f429.4172172757" +#define SIGNATURE_HASH 1442577088 +#define TS_SIGNATURE "rusEFI master.2023.11.13.nucleo_f429.1442577088" diff --git a/firmware/controllers/generated/signature_nucleo_f767.h b/firmware/controllers/generated/signature_nucleo_f767.h index 6fe8fb5371..b5c88b3480 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4172172757 -#define TS_SIGNATURE "rusEFI master.2023.11.13.nucleo_f767.4172172757" +#define SIGNATURE_HASH 1442577088 +#define TS_SIGNATURE "rusEFI master.2023.11.13.nucleo_f767.1442577088" diff --git a/firmware/controllers/generated/signature_nucleo_h743.h b/firmware/controllers/generated/signature_nucleo_h743.h index d612baae4d..fce49ad3a9 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4172172757 -#define TS_SIGNATURE "rusEFI master.2023.11.13.nucleo_h743.4172172757" +#define SIGNATURE_HASH 1442577088 +#define TS_SIGNATURE "rusEFI master.2023.11.13.nucleo_h743.1442577088" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index bc9c3f4556..136f6e72e9 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3359277125 -#define TS_SIGNATURE "rusEFI master.2023.11.13.prometheus_405.3359277125" +#define SIGNATURE_HASH 1701787472 +#define TS_SIGNATURE "rusEFI master.2023.11.13.prometheus_405.1701787472" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index e2d37dfcfc..829ab83662 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3359277125 -#define TS_SIGNATURE "rusEFI master.2023.11.13.prometheus_469.3359277125" +#define SIGNATURE_HASH 1701787472 +#define TS_SIGNATURE "rusEFI master.2023.11.13.prometheus_469.1701787472" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 4f6fb5c007..55701f49bb 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4173181871 -#define TS_SIGNATURE "rusEFI master.2023.11.13.proteus_f4.4173181871" +#define SIGNATURE_HASH 1441268922 +#define TS_SIGNATURE "rusEFI master.2023.11.13.proteus_f4.1441268922" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 17df2b598d..a7537c4687 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4173181871 -#define TS_SIGNATURE "rusEFI master.2023.11.13.proteus_f7.4173181871" +#define SIGNATURE_HASH 1441268922 +#define TS_SIGNATURE "rusEFI master.2023.11.13.proteus_f7.1441268922" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 01a4b65da1..ced30a78e7 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4173181871 -#define TS_SIGNATURE "rusEFI master.2023.11.13.proteus_h7.4173181871" +#define SIGNATURE_HASH 1441268922 +#define TS_SIGNATURE "rusEFI master.2023.11.13.proteus_h7.1441268922" diff --git a/firmware/controllers/generated/signature_s105.h b/firmware/controllers/generated/signature_s105.h index 9602babaae..186df66ec9 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2542120371 -#define TS_SIGNATURE "rusEFI master.2023.11.13.s105.2542120371" +#define SIGNATURE_HASH 986716838 +#define TS_SIGNATURE "rusEFI master.2023.11.13.s105.986716838" diff --git a/firmware/controllers/generated/signature_small-can-board.h b/firmware/controllers/generated/signature_small-can-board.h index 47a29b2a23..c29cf68289 100644 --- a/firmware/controllers/generated/signature_small-can-board.h +++ b/firmware/controllers/generated/signature_small-can-board.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4114510297 -#define TS_SIGNATURE "rusEFI master.2023.11.13.small-can-board.4114510297" +#define SIGNATURE_HASH 1483458252 +#define TS_SIGNATURE "rusEFI master.2023.11.13.small-can-board.1483458252" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 1378056754..a4f29a9e1b 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 config_definition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4280519362 -#define TS_SIGNATURE "rusEFI master.2023.11.13.subaru_eg33_f7.4280519362" +#define SIGNATURE_HASH 1383480791 +#define TS_SIGNATURE "rusEFI master.2023.11.13.subaru_eg33_f7.1383480791" diff --git a/firmware/controllers/generated/signature_t-b-g.h b/firmware/controllers/generated/signature_t-b-g.h index d8080fc94f..957aa65764 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4172172757 -#define TS_SIGNATURE "rusEFI master.2023.11.13.t-b-g.4172172757" +#define SIGNATURE_HASH 1442577088 +#define TS_SIGNATURE "rusEFI master.2023.11.13.t-b-g.1442577088" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index 240df31f3a..55be8f4238 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 config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1912627703 -#define TS_SIGNATURE "rusEFI master.2023.11.13.tdg-pdm8.1912627703" +#define SIGNATURE_HASH 3746944738 +#define TS_SIGNATURE "rusEFI master.2023.11.13.tdg-pdm8.3746944738" diff --git a/firmware/controllers/generated/signature_uaefi.h b/firmware/controllers/generated/signature_uaefi.h index 0a6b8a2b1b..c1896e8307 100644 --- a/firmware/controllers/generated/signature_uaefi.h +++ b/firmware/controllers/generated/signature_uaefi.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1458772646 -#define TS_SIGNATURE "rusEFI master.2023.11.13.uaefi.1458772646" +#define SIGNATURE_HASH 4222004659 +#define TS_SIGNATURE "rusEFI master.2023.11.13.uaefi.4222004659" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.cpp b/firmware/controllers/lua/generated/value_lookup_generated.cpp index 4ed39cb3bb..12a55ae79e 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.cpp +++ b/firmware/controllers/lua/generated/value_lookup_generated.cpp @@ -847,6 +847,9 @@ float getConfigValueByName(const char *name) { // isManualSpinningMode case -795241238: return engineConfiguration->isManualSpinningMode; +// cutFuelInAcr + case -723193750: + return engineConfiguration->cutFuelInAcr; // hondaK case 42872346: return engineConfiguration->hondaK; @@ -3139,6 +3142,11 @@ bool setConfigValueByName(const char *name, float value) { { engineConfiguration->isManualSpinningMode = (int)value; return 1; + } + case -723193750: + { + engineConfiguration->cutFuelInAcr = (int)value; + return 1; } case 42872346: { diff --git a/firmware/controllers/lua/generated/value_lookup_generated.md b/firmware/controllers/lua/generated/value_lookup_generated.md index da86202588..7cfc9f1337 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.md +++ b/firmware/controllers/lua/generated/value_lookup_generated.md @@ -841,6 +841,9 @@ Verbose info in console below engineSnifferRpmThreshold\nenable trigger_details ### isManualSpinningMode Usually if we have no trigger events that means engine is stopped\nUnless we are troubleshooting and spinning the engine by hand - this case a longer\ndelay is needed +### cutFuelInAcr + + ### hondaK diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index fb7926dab2..63409576cc 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.11.13.f407-discovery.1538711534" + signature = "rusEFI master.2023.11.13.f407-discovery.4142098683" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.f407-discovery.1538711534" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.f407-discovery.4142098683" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:47:02 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:35 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8592,6 +8592,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index b0f7bfed51..6219a30504 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.11.13.alphax-2chan.2296117714" + signature = "rusEFI master.2023.11.13.alphax-2chan.630083271" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.alphax-2chan.2296117714" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.alphax-2chan.630083271" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","X7 - AIN4","X1 - AIN1","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT","X3 - AIN2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:14 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:17:50 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8550,6 +8550,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index a8dbd694ec..04367432d4 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.11.13.alphax-4chan.548848388" + signature = "rusEFI master.2023.11.13.alphax-4chan.2380493841" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.alphax-4chan.548848388" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.alphax-4chan.2380493841" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X7 - AIN4","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:16 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:17:52 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8560,6 +8560,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini index 60cb5bba0f..1f587bdb1f 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.13.alphax-4chan_f7.548848388" + signature = "rusEFI master.2023.11.13.alphax-4chan_f7.2380493841" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.alphax-4chan_f7.548848388" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.alphax-4chan_f7.2380493841" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X7 - AIN4","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:19 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:17:55 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8560,6 +8560,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini index e2e85fa3f6..c6a58b9069 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.13.alphax-8chan-revA.3378353110" + signature = "rusEFI master.2023.11.13.alphax-8chan-revA.1678255299" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.alphax-8chan-revA.3378353110" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.alphax-8chan-revA.1678255299" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","17A - PPS","23C - TPS","Battery Sense","INVALID","15D - AN5","24C - TPS2","14A - Analog 1","22A - Analog 22","On-board MAP","16A - CLT","15A - IAT","31C - PPS2","33A - AN3","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","16D - AN6","INVALID","INVALID","INVALID","INVALID","7C - AT4","INVALID","6C - AT3","14D - AN4" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:26 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:02 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8555,6 +8555,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index 7a33390c44..d6fac1d423 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.11.13.alphax-8chan.4226767296" + signature = "rusEFI master.2023.11.13.alphax-8chan.1455091413" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.alphax-8chan.4226767296" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.alphax-8chan.1455091413" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","32A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","33A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:21 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:17:58 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8555,6 +8555,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini index ca00d33d2c..c1b96812eb 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.13.alphax-8chan_f7.4226767296" + signature = "rusEFI master.2023.11.13.alphax-8chan_f7.1455091413" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.alphax-8chan_f7.4226767296" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.alphax-8chan_f7.1455091413" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","32A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","33A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:24 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:00 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8555,6 +8555,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_at_start_f435.ini b/firmware/tunerstudio/generated/rusefi_at_start_f435.ini index 1b591d506b..6b410cc960 100644 --- a/firmware/tunerstudio/generated/rusefi_at_start_f435.ini +++ b/firmware/tunerstudio/generated/rusefi_at_start_f435.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.13.at_start_f435.4172172757" + signature = "rusEFI master.2023.11.13.at_start_f435.1442577088" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.at_start_f435.4172172757" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.at_start_f435.1442577088" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:58 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:31 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8589,6 +8589,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 534a3223a6..8338b1f53a 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.11.13.atlas.3165231515" + signature = "rusEFI master.2023.11.13.atlas.301739662" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.atlas.3165231515" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.atlas.301739662" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:50 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:24 UTC 2023 pageSize = 23380 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8580,6 +8580,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index c6835dbba6..056e484842 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.11.13.core8.3230220387" + signature = "rusEFI master.2023.11.13.core8.1843197814" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.core8.3230220387" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.core8.1843197814" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:16 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:51 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8589,6 +8589,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index ab2619738e..2386606c50 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.11.13.cypress.4172172757" + signature = "rusEFI master.2023.11.13.cypress.1442577088" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.cypress.4172172757" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.cypress.1442577088" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:10 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:17:47 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8589,6 +8589,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 1069b8da73..b9d76fb892 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.11.13.f407-discovery.1538711534" + signature = "rusEFI master.2023.11.13.f407-discovery.4142098683" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.f407-discovery.1538711534" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.f407-discovery.4142098683" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:55 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:29 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8592,6 +8592,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 1940da2527..9d5f1abfa3 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.11.13.f429-discovery.4172172757" + signature = "rusEFI master.2023.11.13.f429-discovery.1442577088" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.f429-discovery.4172172757" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.f429-discovery.1442577088" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:41 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:15 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8589,6 +8589,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 2f851efd53..bdd0dc17cd 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.11.13.frankenso_na6.3673992479" + signature = "rusEFI master.2023.11.13.frankenso_na6.2007570954" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.frankenso_na6.3673992479" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.frankenso_na6.2007570954" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog 3O","Analog 3L","Analog 3M","Analog 3J","Analog 3I","INVALID","Analog 3H","Analog 3G","INVALID","INVALID","INVALID","Analog 3P","Analog 3Q","Analog 3N","Analog VBatt","Analog 3E" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:26 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:01 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8589,6 +8589,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index cb950aadb3..aa6c1bc94c 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.11.13.harley81.3248436826" + signature = "rusEFI master.2023.11.13.harley81.1825210703" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.harley81.3248436826" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.harley81.1825210703" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","27 - TPS 2","INVALID","41 - PPS 1","52 - TPS 1","5 Battery Sense","INVALID","INVALID","42 - PPS 2","INVALID","53 - MAP","55 Engine Temperature","49 CLT","72 IAT","32 Oil Pressure","34 Kickstand Position Sensor" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:29 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:05 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8563,6 +8563,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini b/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini index 997df485eb..489ca581bb 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.13.hellen-112-17.2654804217" + signature = "rusEFI master.2023.11.13.hellen-112-17.862498796" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.hellen-112-17.2654804217" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.hellen-112-17.862498796" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","220 TPS Throttle Position 2","114 Analog Input","INVALID","121 PPS1","203 TPS Throttle Position 1","INVALID","107 TODO","119 Analog Input","110 Analog Input","INVALID","219 MAP","109 Analog Input","215 CLT","227 IAT","111 Analog Input","112 Analog Input" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:49 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:24 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8542,6 +8542,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_hellen-112-mg1.ini b/firmware/tunerstudio/generated/rusefi_hellen-112-mg1.ini index 89962c8f01..b25d4773c9 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-112-mg1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-112-mg1.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.13.hellen-112-mg1.705773703" + signature = "rusEFI master.2023.11.13.hellen-112-mg1.2269443986" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.hellen-112-mg1.705773703" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.hellen-112-mg1.2269443986" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:52 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:27 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8542,6 +8542,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index 6642efc95b..8f0fd6aa8c 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.11.13.hellen-gm-e67.1214053157" + signature = "rusEFI master.2023.11.13.hellen-gm-e67.3842591792" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.hellen-gm-e67.1214053157" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.hellen-gm-e67.3842591792" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:01 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:37 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8561,6 +8561,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini index 05661a4e76..18e7b86e13 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.11.13.hellen-honda-k.558789622" + signature = "rusEFI master.2023.11.13.hellen-honda-k.2350630115" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.hellen-honda-k.558789622" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.hellen-honda-k.2350630115" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","A15 TPS","E9 Ignition Key Voltage","INVALID","INVALID","INVALID","INVALID","A19 - MAP","INVALID","B8 - CLT","B17 IAT" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:39 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:14 UTC 2023 pageSize = 24552 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8539,6 +8539,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index c967e298cb..436c602165 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.11.13.hellen-nb1.2540454082" + signature = "rusEFI master.2023.11.13.hellen-nb1.976877527" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.hellen-nb1.2540454082" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.hellen-nb1.976877527" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:59 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:34 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8562,6 +8562,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 117fba6243..45a85293f7 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.11.13.hellen121nissan.1637395425" + signature = "rusEFI master.2023.11.13.hellen121nissan.3435994356" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.hellen121nissan.1637395425" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.hellen121nissan.3435994356" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","51 - MAF","INVALID","Aux P68","106 - PPS 1","50 - TPS 1","109 Ignition Key Voltage","INVALID","INVALID","69 - TPS 2","INVALID","Aux P66","Aux P67","73 - CLT","34 - IAT","98 - PPS 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:37 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:12 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8541,6 +8541,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 4278acdc43..38dbebe206 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.11.13.hellen121vag.1825591830" + signature = "rusEFI master.2023.11.13.hellen121vag.3246777603" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.hellen121vag.1825591830" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.hellen121vag.3246777603" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:34 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:10 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8565,6 +8565,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 1b92cb69fc..c9d079c823 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.11.13.hellen128.930925247" + signature = "rusEFI master.2023.11.13.hellen128.2586410410" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.hellen128.930925247" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.hellen128.2586410410" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:32 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:07 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8562,6 +8562,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index ea0d6148a7..d4db316f5f 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.11.13.hellen154hyundai.703416175" + signature = "rusEFI master.2023.11.13.hellen154hyundai.2226712698" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.hellen154hyundai.703416175" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.hellen154hyundai.2226712698" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","K21 Ambient Temperature","K58 Oil Temp","K54 A/C pressure","PPS 1","TPS 1","K2 Ignition Key Voltage","X10 AIN2","INVALID","TPS 2","X11 AIN1","Map Sensor K31","K10 Sensor","CLT","IAT","PPS 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:42 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:17 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8540,6 +8540,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 011cef69a6..2585719c8a 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.11.13.hellen72.2498382840" + signature = "rusEFI master.2023.11.13.hellen72.968883437" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.hellen72.2498382840" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.hellen72.968883437" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:54 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:29 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8562,6 +8562,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index b8e9e4ad08..24bd715784 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.11.13.hellen81.637386682" + signature = "rusEFI master.2023.11.13.hellen81.2292713647" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.hellen81.637386682" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.hellen81.2292713647" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:57 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:31 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8558,6 +8558,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index f3d0675de3..6700e0ad84 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.11.13.hellen88bmw.378257425" + signature = "rusEFI master.2023.11.13.hellen88bmw.3151918852" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.hellen88bmw.378257425" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.hellen88bmw.3151918852" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","VIN5","VIN6","INVALID","PPS1","73 - TPS","56 - Battery Sense","17 - CAM","Aux BARO","Aux TPS2","16 - CRANK","41 - MAF","Aux MAP","78 - CLT","77 - IAT","Aux PPS2","Aux TPS3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:44 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:19 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8557,6 +8557,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 936c445f85..3a21dd6fa3 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.11.13.hellenNA6.329503217" + signature = "rusEFI master.2023.11.13.hellenNA6.3203819236" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.hellenNA6.329503217" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.hellenNA6.3203819236" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","3N - O2S","2N - Temperature Sensor","intMAP (A15)","4I - PPS1","TPS Input","1B - Battery Sense","INVALID","4G - PPS2 OR TEMPERATURE SENSOR","4H - TPS2","INVALID","3O - MAF","2M - Pressure Sensor","3Q - CLT","3P - IAT","1V - Clutch Switch","1Q AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:04 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:39 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8563,6 +8563,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index c9aff94341..71bb481aed 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.11.13.hellenNA8_96.1963114814" + signature = "rusEFI master.2023.11.13.hellenNA8_96.3629610539" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.hellenNA8_96.1963114814" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.hellenNA8_96.3629610539" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:06 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:41 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8561,6 +8561,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index b4292b1143..c12c1e667a 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.11.13.kin.3128920699" + signature = "rusEFI master.2023.11.13.kin.388644206" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.kin.3128920699" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.kin.388644206" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:09 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:17:45 UTC 2023 pageSize = 22504 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8590,6 +8590,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_m74_9.ini b/firmware/tunerstudio/generated/rusefi_m74_9.ini index fbf8d91cb4..c50015ea29 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.11.13.m74_9.2827947561" + signature = "rusEFI master.2023.11.13.m74_9.98220348" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.m74_9.2827947561" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.m74_9.98220348" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:19 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:53 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8563,6 +8563,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 88a244c52a..76bc4c9393 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.11.13.mre_f4.3687031893" + signature = "rusEFI master.2023.11.13.mre_f4.1989546816" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.mre_f4.3687031893" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.mre_f4.1989546816" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:13 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:48 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8564,6 +8564,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 46df078637..5168ec61fd 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.11.13.mre_f7.3687031893" + signature = "rusEFI master.2023.11.13.mre_f7.1989546816" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.mre_f7.3687031893" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.mre_f7.1989546816" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:11 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:46 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8564,6 +8564,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini index 2bdd0e324f..37988602ac 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.11.13.nucleo_f429.4172172757" + signature = "rusEFI master.2023.11.13.nucleo_f429.1442577088" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.nucleo_f429.4172172757" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.nucleo_f429.1442577088" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:43 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:17 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8589,6 +8589,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini index 737bb46565..7f2c030072 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.11.13.nucleo_f767.4172172757" + signature = "rusEFI master.2023.11.13.nucleo_f767.1442577088" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.nucleo_f767.4172172757" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.nucleo_f767.1442577088" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:46 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:20 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8589,6 +8589,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini index 463edcf77f..eed950a22a 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.11.13.nucleo_h743.4172172757" + signature = "rusEFI master.2023.11.13.nucleo_h743.1442577088" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.nucleo_h743.4172172757" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.nucleo_h743.1442577088" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:48 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:22 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8589,6 +8589,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index d2431354d1..47aeda1874 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.11.13.prometheus_405.3359277125" + signature = "rusEFI master.2023.11.13.prometheus_405.1701787472" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.prometheus_405.3359277125" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.prometheus_405.1701787472" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:31 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:05 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8584,6 +8584,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index dc07d6e1ee..29e27aa085 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.11.13.prometheus_469.3359277125" + signature = "rusEFI master.2023.11.13.prometheus_469.1701787472" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.prometheus_469.3359277125" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.prometheus_469.1701787472" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:28 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:03 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8584,6 +8584,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 6a4562aecc..068e4b729b 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.11.13.proteus_f4.4173181871" + signature = "rusEFI master.2023.11.13.proteus_f4.1441268922" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.proteus_f4.4173181871" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.proteus_f4.1441268922" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:36 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:10 UTC 2023 pageSize = 27880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8573,6 +8573,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 5f2e75d594..b9566de39f 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.11.13.proteus_f7.4173181871" + signature = "rusEFI master.2023.11.13.proteus_f7.1441268922" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.proteus_f7.4173181871" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.proteus_f7.1441268922" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:33 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:08 UTC 2023 pageSize = 27880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8573,6 +8573,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index d2ad4a996a..3fd6a00cb6 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.11.13.proteus_h7.4173181871" + signature = "rusEFI master.2023.11.13.proteus_h7.1441268922" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.proteus_h7.4173181871" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.proteus_h7.1441268922" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:38 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:13 UTC 2023 pageSize = 27880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8573,6 +8573,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_s105.ini b/firmware/tunerstudio/generated/rusefi_s105.ini index 370bb1e5e4..26d88c4835 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.11.13.s105.2542120371" + signature = "rusEFI master.2023.11.13.s105.986716838" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.s105.2542120371" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.s105.986716838" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","56 - MAP","16 - TPS","19 - Knock","39 - CLT","INVALID","opt 55 - AFR 2","opt 21 - AC Press","18 - AFR 1","13 - Ignition switch in (15)","44 - +12 sense (MR)","INVALID","na 37 - MAF","INVALID","INVALID","40 - IAT" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:21 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:56 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8563,6 +8563,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_small-can-board.ini b/firmware/tunerstudio/generated/rusefi_small-can-board.ini index 32c1a1df3f..76b1c32b38 100644 --- a/firmware/tunerstudio/generated/rusefi_small-can-board.ini +++ b/firmware/tunerstudio/generated/rusefi_small-can-board.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.13.small-can-board.4114510297" + signature = "rusEFI master.2023.11.13.small-can-board.1483458252" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.small-can-board.4114510297" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.small-can-board.1483458252" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","B2 - Analog/Digital Input","B3 - Analog/Digital Input","B4 - Analog/Digital Input","B5 - Analog/Digital Input","B7 - Analog/Digital Input","C1 - Analog/Digital Input","INVALID","INVALID","INVALID","A2 Battery Sense","INVALID","INVALID","C2 - Analog/Digital Input","C4 - Analog/Digital Input" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:09 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:44 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8580,6 +8580,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index cc4a17ab4f..28e25d6b17 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.11.13.subaru_eg33_f7.4280519362" + signature = "rusEFI master.2023.11.13.subaru_eg33_f7.1383480791" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.subaru_eg33_f7.4280519362" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.subaru_eg33_f7.1383480791" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","AUX0_18 - MAP Ain","INVALID","INVALID","B05 - MAF Ain","INVALID","AUX0_19 - IAT Ain","A02 - VBat","INVALID","A06 - Oxyg 2 Ain","A04 - EGR t Ain","INVALID","A18 - AUX0 Ain","B02 - TPS Ain","INVALID","A03 - Coolant t Ain","A06 - Oxyg 1 Ain" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:11 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:17:48 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8581,6 +8581,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_t-b-g.ini b/firmware/tunerstudio/generated/rusefi_t-b-g.ini index 9e4d5d0d5e..a82c183a19 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.11.13.t-b-g.4172172757" + signature = "rusEFI master.2023.11.13.t-b-g.1442577088" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.t-b-g.4172172757" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.t-b-g.1442577088" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:23 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:58 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8589,6 +8589,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 7ede4cfddb..de41d0069f 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.11.13.tdg-pdm8.1912627703" + signature = "rusEFI master.2023.11.13.tdg-pdm8.3746944738" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.tdg-pdm8.1912627703" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.tdg-pdm8.3746944738" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","Battery Sense","INVALID","INVALID","INVALID","Sense 7","Sense 8","Sense 1","Sense 2","Sense 3","Sense 4","Sense 5","Sense 6" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:46:53 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:27 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8589,6 +8589,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions diff --git a/firmware/tunerstudio/generated/rusefi_uaefi.ini b/firmware/tunerstudio/generated/rusefi_uaefi.ini index 8b17605878..9cc7f1b7ef 100644 --- a/firmware/tunerstudio/generated/rusefi_uaefi.ini +++ b/firmware/tunerstudio/generated/rusefi_uaefi.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.13.uaefi.1458772646" + signature = "rusEFI master.2023.11.13.uaefi.4222004659" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.13.uaefi.1458772646" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.13.uaefi.4222004659" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","215 CLT","227 IAT" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:45:47 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:18:22 UTC 2023 pageSize = 23880 page = 1 @@ -634,7 +634,7 @@ isWaveAnalyzerEnabled = bits, U32, 1328, [8:8], "false", "true" useSeparateVeForIdle = bits, U32, 1328, [9:9], "false", "true" verboseTriggerSynchDetails = bits, U32, 1328, [10:10], "false", "true" isManualSpinningMode = bits, U32, 1328, [11:11], "false", "true" -unused1200b12 = bits, U32, 1328, [12:12], "false", "true" +cutFuelInAcr = bits, U32, 1328, [12:12], "false", "true" hondaK = bits, U32, 1328, [13:13], "false", "true" twoWireBatchIgnition = bits, U32, 1328, [14:14], "false", "true" useFixedBaroCorrFromMap = bits, U32, 1328, [15:15], "false", "true" @@ -8542,6 +8542,7 @@ dialog = tcuControls, "Transmission Settings" dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin field = "Pin 2", acrPin2 + field = "cutFuelInAcr", cutFuelInAcr field = "#ACR is disabled after the specified number" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions 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 674478b31c..ef11fd6e6a 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 config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 03:47:02 UTC 2023 +// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Nov 13 04:19:35 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1043,7 +1043,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 = 1538711534; public static final String SIMULATOR_TUNE_BIN_FILE_NAME = "generated/simulator_tune_image.bin"; public static final int spi_device_e_SPI_DEVICE_1 = 1; public static final int spi_device_e_SPI_DEVICE_2 = 2; @@ -1270,7 +1269,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.11.13.f407-discovery.1538711534"; + public static final String TS_SIGNATURE = "rusEFI master.2023.11.13.f407-discovery.4142098683"; public static final char TS_SIMULATE_CAN = '>'; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; @@ -1930,6 +1929,7 @@ public class Fields { public static final Field USESEPARATEVEFORIDLE = Field.create("USESEPARATEVEFORIDLE", 1328, FieldType.BIT, 9).setBaseOffset(0); public static final Field VERBOSETRIGGERSYNCHDETAILS = Field.create("VERBOSETRIGGERSYNCHDETAILS", 1328, FieldType.BIT, 10).setBaseOffset(0); public static final Field ISMANUALSPINNINGMODE = Field.create("ISMANUALSPINNINGMODE", 1328, FieldType.BIT, 11).setBaseOffset(0); + public static final Field CUTFUELINACR = Field.create("CUTFUELINACR", 1328, FieldType.BIT, 12).setBaseOffset(0); public static final Field HONDAK = Field.create("HONDAK", 1328, FieldType.BIT, 13).setBaseOffset(0); public static final Field TWOWIREBATCHIGNITION = Field.create("TWOWIREBATCHIGNITION", 1328, FieldType.BIT, 14).setBaseOffset(0); public static final Field USEFIXEDBAROCORRFROMMAP = Field.create("USEFIXEDBAROCORRFROMMAP", 1328, FieldType.BIT, 15).setBaseOffset(0); @@ -3504,6 +3504,7 @@ public class Fields { USESEPARATEVEFORIDLE, VERBOSETRIGGERSYNCHDETAILS, ISMANUALSPINNINGMODE, + CUTFUELINACR, HONDAK, TWOWIREBATCHIGNITION, USEFIXEDBAROCORRFROMMAP,