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 6b908315f5..71ea567148 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 Sun Sep 10 01:29:41 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:38 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -827,6 +827,7 @@ struct engine_configuration_s { /** * We calculate knock band based of cylinderBore * Use this to override - kHz knock band override + * Requires power cycling to effect kHz * offset 360 */ @@ -5310,4 +5311,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23468); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 10 01:29:41 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:38 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 b2acc9f487..23a0391cdd 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -794,7 +794,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 2480651631 +#define SIGNATURE_HASH 1534823825 #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 @@ -1086,7 +1086,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.09.16.cypress.2480651631" +#define TS_SIGNATURE "rusEFI master.2023.09.17.cypress.1534823825" #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 23556648c3..e6bd80ee94 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 Sun Sep 10 01:29:40 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:37 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -827,6 +827,7 @@ struct engine_configuration_s { /** * We calculate knock band based of cylinderBore * Use this to override - kHz knock band override + * Requires power cycling to effect kHz * offset 360 */ @@ -5310,4 +5311,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23468); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 10 01:29:40 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:37 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 c069293675..f8b2a58fe7 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -794,7 +794,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 4211875747 +#define SIGNATURE_HASH 866922333 #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 @@ -1086,7 +1086,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.09.16.kin.4211875747" +#define TS_SIGNATURE "rusEFI master.2023.09.17.kin.866922333" #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 bd381a1b0e..29e974e581 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 Sun Sep 10 01:29:42 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:39 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -827,6 +827,7 @@ struct engine_configuration_s { /** * We calculate knock band based of cylinderBore * Use this to override - kHz knock band override + * Requires power cycling to effect kHz * offset 360 */ @@ -5310,4 +5311,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23468); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 10 01:29:42 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:39 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 159169efd3..166dee2469 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 @@ -1032,7 +1032,7 @@ #define show_Frankenso_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 2488695416 +#define SIGNATURE_HASH 1559644806 #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 @@ -1324,7 +1324,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.09.16.subaru_eg33_f7.2488695416" +#define TS_SIGNATURE "rusEFI master.2023.09.17.subaru_eg33_f7.1559644806" #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 d4e80d77d9..0851e1f505 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 Sun Sep 10 01:31:23 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:52 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -827,6 +827,7 @@ struct engine_configuration_s { /** * We calculate knock band based of cylinderBore * Use this to override - kHz knock band override + * Requires power cycling to effect kHz * offset 360 */ @@ -5310,4 +5311,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23468); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 10 01:31:23 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:52 UTC 2023 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index 54db7698cb..213eba0840 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1085,7 +1085,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 818098004 +#define SIGNATURE_HASH 4167245738 #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 @@ -1377,7 +1377,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.09.16.f407-discovery.818098004" +#define TS_SIGNATURE "rusEFI master.2023.09.17.f407-discovery.4167245738" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/signature_48way.h b/firmware/controllers/generated/signature_48way.h index 00275f4bbc..cab1e23228 100644 --- a/firmware/controllers/generated/signature_48way.h +++ b/firmware/controllers/generated/signature_48way.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3607180757 -#define TS_SIGNATURE "rusEFI master.2023.09.16.48way.3607180757" +#define SIGNATURE_HASH 530646315 +#define TS_SIGNATURE "rusEFI master.2023.09.17.48way.530646315" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index 8dad3d8df4..4e9d8159c9 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 877857277 -#define TS_SIGNATURE "rusEFI master.2023.09.16.alphax-2chan.877857277" +#define SIGNATURE_HASH 4243798275 +#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-2chan.4243798275" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index ea75154ca0..29887db065 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 4085539330 -#define TS_SIGNATURE "rusEFI master.2023.09.16.alphax-4chan.4085539330" +#define SIGNATURE_HASH 992236284 +#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-4chan.992236284" diff --git a/firmware/controllers/generated/signature_alphax-4chan_f7.h b/firmware/controllers/generated/signature_alphax-4chan_f7.h index 637e3e9170..85a1d8f839 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 4085539330 -#define TS_SIGNATURE "rusEFI master.2023.09.16.alphax-4chan_f7.4085539330" +#define SIGNATURE_HASH 992236284 +#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-4chan_f7.992236284" diff --git a/firmware/controllers/generated/signature_alphax-8chan-revA.h b/firmware/controllers/generated/signature_alphax-8chan-revA.h index 51c8c57ac5..d4a655e24c 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 2720555884 -#define TS_SIGNATURE "rusEFI master.2023.09.16.alphax-8chan-revA.2720555884" +#define SIGNATURE_HASH 1787319186 +#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-8chan-revA.1787319186" diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index ff1a0d1b14..9ab0c55cb2 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 2659697383 -#define TS_SIGNATURE "rusEFI master.2023.09.16.alphax-8chan.2659697383" +#define SIGNATURE_HASH 1445458457 +#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-8chan.1445458457" diff --git a/firmware/controllers/generated/signature_alphax-8chan_f7.h b/firmware/controllers/generated/signature_alphax-8chan_f7.h index cd9c434661..3981ed896a 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 2659697383 -#define TS_SIGNATURE "rusEFI master.2023.09.16.alphax-8chan_f7.2659697383" +#define SIGNATURE_HASH 1445458457 +#define TS_SIGNATURE "rusEFI master.2023.09.17.alphax-8chan_f7.1445458457" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index bb63f459af..0a880b0321 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 2400274504 -#define TS_SIGNATURE "rusEFI master.2023.09.16.atlas.2400274504" +#define SIGNATURE_HASH 1202813110 +#define TS_SIGNATURE "rusEFI master.2023.09.17.atlas.1202813110" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index 23a278d0b8..00c6080b80 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 2885464281 -#define TS_SIGNATURE "rusEFI master.2023.09.16.core8.2885464281" +#define SIGNATURE_HASH 1667006503 +#define TS_SIGNATURE "rusEFI master.2023.09.17.core8.1667006503" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index 01042ef693..c22f93fe1d 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 2480651631 -#define TS_SIGNATURE "rusEFI master.2023.09.16.cypress.2480651631" +#define SIGNATURE_HASH 1534823825 +#define TS_SIGNATURE "rusEFI master.2023.09.17.cypress.1534823825" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index aa3d9b3e45..d4599e4284 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 818098004 -#define TS_SIGNATURE "rusEFI master.2023.09.16.f407-discovery.818098004" +#define SIGNATURE_HASH 4167245738 +#define TS_SIGNATURE "rusEFI master.2023.09.17.f407-discovery.4167245738" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 63c8987af3..a8e24a3b74 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 2480651631 -#define TS_SIGNATURE "rusEFI master.2023.09.16.f429-discovery.2480651631" +#define SIGNATURE_HASH 1534823825 +#define TS_SIGNATURE "rusEFI master.2023.09.17.f429-discovery.1534823825" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 79a13a2445..040740a2bc 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 2978569637 -#define TS_SIGNATURE "rusEFI master.2023.09.16.frankenso_na6.2978569637" +#define SIGNATURE_HASH 2032758107 +#define TS_SIGNATURE "rusEFI master.2023.09.17.frankenso_na6.2032758107" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index 48de952e51..95b1f11c99 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 1343360309 -#define TS_SIGNATURE "rusEFI master.2023.09.16.harley81.1343360309" +#define SIGNATURE_HASH 2561818059 +#define TS_SIGNATURE "rusEFI master.2023.09.17.harley81.2561818059" diff --git a/firmware/controllers/generated/signature_hellen-112-17.h b/firmware/controllers/generated/signature_hellen-112-17.h index 2430090389..62e2f92dc3 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 3161557581 -#define TS_SIGNATURE "rusEFI master.2023.09.16.hellen-112-17.3161557581" +#define SIGNATURE_HASH 1959901875 +#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen-112-17.1959901875" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index 72aad5061c..0c530fbd7a 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 589892511 -#define TS_SIGNATURE "rusEFI master.2023.09.16.hellen-gm-e67.589892511" +#define SIGNATURE_HASH 3951639393 +#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen-gm-e67.3951639393" diff --git a/firmware/controllers/generated/signature_hellen-honda-k.h b/firmware/controllers/generated/signature_hellen-honda-k.h index 756811f6df..e56bdcc33f 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 631812299 -#define TS_SIGNATURE "rusEFI master.2023.09.16.hellen-honda-k.631812299" +#define SIGNATURE_HASH 3976757301 +#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen-honda-k.3976757301" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 0e422bdd63..a8a4565390 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 4229542008 -#define TS_SIGNATURE "rusEFI master.2023.09.16.hellen-nb1.4229542008" +#define SIGNATURE_HASH 884572294 +#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen-nb1.884572294" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 23f9671cf1..28412588f1 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 499085819 -#define TS_SIGNATURE "rusEFI master.2023.09.16.hellen121nissan.499085819" +#define SIGNATURE_HASH 3575595269 +#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen121nissan.3575595269" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 371c168221..a674195d1c 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 128295596 -#define TS_SIGNATURE "rusEFI master.2023.09.16.hellen121vag.128295596" +#define SIGNATURE_HASH 3473248850 +#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen121vag.3473248850" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 9bab2db19b..cf7fe4d62d 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 1544108549 -#define TS_SIGNATURE "rusEFI master.2023.09.16.hellen128.1544108549" +#define SIGNATURE_HASH 2494106363 +#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen128.2494106363" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index 665caf5519..498591e060 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 2264616407 -#define TS_SIGNATURE "rusEFI master.2023.09.16.hellen154hyundai.2264616407" +#define SIGNATURE_HASH 1314618665 +#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen154hyundai.1314618665" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index dc68cf45d6..aaa611d42b 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 4288658242 -#define TS_SIGNATURE "rusEFI master.2023.09.16.hellen72.4288658242" +#define SIGNATURE_HASH 926911420 +#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen72.926911420" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index aec9659ec6..ee645c4ef7 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 1686845826 -#define TS_SIGNATURE "rusEFI master.2023.09.16.hellen81.1686845826" +#define SIGNATURE_HASH 2888501628 +#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen81.2888501628" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index a1ccff3113..3f4a8ea892 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 2113810603 -#define TS_SIGNATURE "rusEFI master.2023.09.16.hellen88bmw.2113810603" +#define SIGNATURE_HASH 3042836565 +#define TS_SIGNATURE "rusEFI master.2023.09.17.hellen88bmw.3042836565" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index a64c4da925..27ab53f9bd 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 2027299147 -#define TS_SIGNATURE "rusEFI master.2023.09.16.hellenNA6.2027299147" +#define SIGNATURE_HASH 2960527797 +#define TS_SIGNATURE "rusEFI master.2023.09.17.hellenNA6.2960527797" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 429f6c94bf..b67584b5d7 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 511127940 -#define TS_SIGNATURE "rusEFI master.2023.09.16.hellenNA8_96.511127940" +#define SIGNATURE_HASH 3604414842 +#define TS_SIGNATURE "rusEFI master.2023.09.17.hellenNA8_96.3604414842" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 770f9d6bea..2b0654ad23 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 4211875747 -#define TS_SIGNATURE "rusEFI master.2023.09.16.kin.4211875747" +#define SIGNATURE_HASH 866922333 +#define TS_SIGNATURE "rusEFI master.2023.09.17.kin.866922333" diff --git a/firmware/controllers/generated/signature_m74_9.h b/firmware/controllers/generated/signature_m74_9.h index 01e5679e35..37346a9e6a 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 2313199969 -#define TS_SIGNATURE "rusEFI master.2023.09.16.m74_9.2313199969" +#define SIGNATURE_HASH 1094750623 +#define TS_SIGNATURE "rusEFI master.2023.09.17.m74_9.1094750623" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 6f29ee8449..a6444d7d34 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 3632567029 -#define TS_SIGNATURE "rusEFI master.2023.09.16.mre_f4.3632567029" +#define SIGNATURE_HASH 270836235 +#define TS_SIGNATURE "rusEFI master.2023.09.17.mre_f4.270836235" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 318c248807..0edb351ba5 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 3632567029 -#define TS_SIGNATURE "rusEFI master.2023.09.16.mre_f7.3632567029" +#define SIGNATURE_HASH 270836235 +#define TS_SIGNATURE "rusEFI master.2023.09.17.mre_f7.270836235" diff --git a/firmware/controllers/generated/signature_nucleo_f429.h b/firmware/controllers/generated/signature_nucleo_f429.h index 2ec2b71d74..1804a0c177 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 2480651631 -#define TS_SIGNATURE "rusEFI master.2023.09.16.nucleo_f429.2480651631" +#define SIGNATURE_HASH 1534823825 +#define TS_SIGNATURE "rusEFI master.2023.09.17.nucleo_f429.1534823825" diff --git a/firmware/controllers/generated/signature_nucleo_f767.h b/firmware/controllers/generated/signature_nucleo_f767.h index d3f1a618ec..4b00aed2a7 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 2480651631 -#define TS_SIGNATURE "rusEFI master.2023.09.16.nucleo_f767.2480651631" +#define SIGNATURE_HASH 1534823825 +#define TS_SIGNATURE "rusEFI master.2023.09.17.nucleo_f767.1534823825" diff --git a/firmware/controllers/generated/signature_nucleo_h743.h b/firmware/controllers/generated/signature_nucleo_h743.h index d3af5c993d..3a9a150480 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 2480651631 -#define TS_SIGNATURE "rusEFI master.2023.09.16.nucleo_h743.2480651631" +#define SIGNATURE_HASH 1534823825 +#define TS_SIGNATURE "rusEFI master.2023.09.17.nucleo_h743.1534823825" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 4a59bae6de..2cf375a92e 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 2739892479 -#define TS_SIGNATURE "rusEFI master.2023.09.16.prometheus_405.2739892479" +#define SIGNATURE_HASH 1810841601 +#define TS_SIGNATURE "rusEFI master.2023.09.17.prometheus_405.1810841601" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 6a3a90b559..ffe5562241 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 2739892479 -#define TS_SIGNATURE "rusEFI master.2023.09.16.prometheus_469.2739892479" +#define SIGNATURE_HASH 1810841601 +#define TS_SIGNATURE "rusEFI master.2023.09.17.prometheus_469.1810841601" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 587ebc74fb..4d28284ab6 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 2479375125 -#define TS_SIGNATURE "rusEFI master.2023.09.16.proteus_f4.2479375125" +#define SIGNATURE_HASH 1533572075 +#define TS_SIGNATURE "rusEFI master.2023.09.17.proteus_f4.1533572075" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 1800d5b00c..50b094a96c 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 2479375125 -#define TS_SIGNATURE "rusEFI master.2023.09.16.proteus_f7.2479375125" +#define SIGNATURE_HASH 1533572075 +#define TS_SIGNATURE "rusEFI master.2023.09.17.proteus_f7.1533572075" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 3a0981739a..72aab9c153 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 2479375125 -#define TS_SIGNATURE "rusEFI master.2023.09.16.proteus_h7.2479375125" +#define SIGNATURE_HASH 1533572075 +#define TS_SIGNATURE "rusEFI master.2023.09.17.proteus_h7.1533572075" diff --git a/firmware/controllers/generated/signature_s105.h b/firmware/controllers/generated/signature_s105.h index f788f5ada9..523cc331f9 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 4152383539 -#define TS_SIGNATURE "rusEFI master.2023.09.16.s105.4152383539" +#define SIGNATURE_HASH 1059088589 +#define TS_SIGNATURE "rusEFI master.2023.09.17.s105.1059088589" diff --git a/firmware/controllers/generated/signature_small-can.h b/firmware/controllers/generated/signature_small-can.h index de108a059b..a4901d6bef 100644 --- a/firmware/controllers/generated/signature_small-can.h +++ b/firmware/controllers/generated/signature_small-can.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1591228390 -#define TS_SIGNATURE "rusEFI master.2023.09.16.small-can.1591228390" +#define SIGNATURE_HASH 2524448536 +#define TS_SIGNATURE "rusEFI master.2023.09.17.small-can.2524448536" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 4b507bf896..32e43b3ba0 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 2488695416 -#define TS_SIGNATURE "rusEFI master.2023.09.16.subaru_eg33_f7.2488695416" +#define SIGNATURE_HASH 1559644806 +#define TS_SIGNATURE "rusEFI master.2023.09.17.subaru_eg33_f7.1559644806" diff --git a/firmware/controllers/generated/signature_t-b-g.h b/firmware/controllers/generated/signature_t-b-g.h index c40149d848..341355edbc 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 2480651631 -#define TS_SIGNATURE "rusEFI master.2023.09.16.t-b-g.2480651631" +#define SIGNATURE_HASH 1534823825 +#define TS_SIGNATURE "rusEFI master.2023.09.17.t-b-g.1534823825" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index d3a41b993e..1e204d1b71 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 427135309 -#define TS_SIGNATURE "rusEFI master.2023.09.16.tdg-pdm8.427135309" +#define SIGNATURE_HASH 3520438707 +#define TS_SIGNATURE "rusEFI master.2023.09.17.tdg-pdm8.3520438707" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.md b/firmware/controllers/lua/generated/value_lookup_generated.md index e5a301573c..85e81d0b9a 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.md +++ b/firmware/controllers/lua/generated/value_lookup_generated.md @@ -200,7 +200,7 @@ Pull-up resistor value on your board value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields ### knockBandCustom -We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override +We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect ### displacement Engine displacement in litres diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 0649ddc9da..66855bb9d2 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.09.16.f407-discovery.818098004" + signature = "rusEFI master.2023.09.17.f407-discovery.4167245738" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.f407-discovery.818098004" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.f407-discovery.4167245738" ; 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 Sat Sep 16 04:48:00 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:52 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index 37e72dd5b0..f83f8091c7 100644 --- a/firmware/tunerstudio/generated/rusefi_48way.ini +++ b/firmware/tunerstudio/generated/rusefi_48way.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.16.48way.3607180757" + signature = "rusEFI master.2023.09.17.48way.530646315" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.48way.3607180757" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.48way.530646315" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Battery Reference Input (A0)","TPS Reference Input (A1)","CLT Reference Input (A2)","IAT Reference Input (A3)","O2 Reference Input (A4)","INVALID","INVALID","INVALID","MAP Pressure Reference Input (B0)","BARO Pressure Reference Input (B1)","INVALID","INVALID","INVALID","INVALID","Fuel Pressure Reference Input (C4)","Oil Pressure Reference Input (C5)" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sat Sep 16 04:47:18 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:58 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index 7010e7ba10..5c5a9dc937 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.09.16.alphax-2chan.877857277" + signature = "rusEFI master.2023.09.17.alphax-2chan.4243798275" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.alphax-2chan.877857277" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.alphax-2chan.4243798275" ; 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 Sat Sep 16 14:58:58 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:42 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 49773f1e35..842c0aa841 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.09.16.alphax-4chan.4085539330" + signature = "rusEFI master.2023.09.17.alphax-4chan.992236284" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.alphax-4chan.4085539330" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.alphax-4chan.992236284" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X5 - AIN4","INVALID","INVALID","INVALID","INVALID","D5 - PPS rev G" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sat Sep 16 04:46:22 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:46 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini index be32912162..277591f2c4 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.09.16.alphax-4chan_f7.4085539330" + signature = "rusEFI master.2023.09.17.alphax-4chan_f7.992236284" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.alphax-4chan_f7.4085539330" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.alphax-4chan_f7.992236284" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X5 - AIN4","INVALID","INVALID","INVALID","INVALID","D5 - PPS rev G" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sat Sep 16 04:46:24 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:49 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini index b4fb5b2c4e..6f8fe443e1 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.09.16.alphax-8chan-revA.2720555884" + signature = "rusEFI master.2023.09.17.alphax-8chan-revA.1787319186" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.alphax-8chan-revA.2720555884" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.alphax-8chan-revA.1787319186" ; 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 Sat Sep 16 04:46:32 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:58 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index e206dd8455..dde579ef03 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.09.16.alphax-8chan.2659697383" + signature = "rusEFI master.2023.09.17.alphax-8chan.1445458457" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.alphax-8chan.2659697383" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.alphax-8chan.1445458457" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","33A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","32A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sat Sep 16 04:46:27 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:52 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini index 8041501506..60413335f1 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.09.16.alphax-8chan_f7.2659697383" + signature = "rusEFI master.2023.09.17.alphax-8chan_f7.1445458457" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.alphax-8chan_f7.2659697383" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.alphax-8chan_f7.1445458457" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","33A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","32A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sat Sep 16 04:46:29 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:55 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index a3a53e8aae..f67d3b81e9 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.09.16.atlas.2400274504" + signature = "rusEFI master.2023.09.17.atlas.1202813110" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.atlas.2400274504" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.atlas.1202813110" ; 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 Sat Sep 16 04:47:51 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:40 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index 2ff1d65d23..6bd9ec9f5e 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.09.16.core8.2885464281" + signature = "rusEFI master.2023.09.17.core8.1667006503" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.core8.2885464281" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.core8.1667006503" ; 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 Sat Sep 16 04:47:15 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:55 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index 1dd87bf957..f3bcc0fdd6 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.09.16.cypress.2480651631" + signature = "rusEFI master.2023.09.17.cypress.1534823825" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.cypress.2480651631" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.cypress.1534823825" ; 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 Sat Sep 16 04:46:15 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:38 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 213f7c538c..71cc794413 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.09.16.f407-discovery.818098004" + signature = "rusEFI master.2023.09.17.f407-discovery.4167245738" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.f407-discovery.818098004" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.f407-discovery.4167245738" ; 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 Sat Sep 16 04:47:55 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:46 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index a4e98d5f0e..c78da15a5e 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.09.16.f429-discovery.2480651631" + signature = "rusEFI master.2023.09.17.f429-discovery.1534823825" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.f429-discovery.2480651631" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.f429-discovery.1534823825" ; 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 Sat Sep 16 04:47:41 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:28 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 40fb4aa2ef..64e5911e74 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.09.16.frankenso_na6.2978569637" + signature = "rusEFI master.2023.09.17.frankenso_na6.2032758107" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.frankenso_na6.2978569637" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.frankenso_na6.2032758107" ; 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 Sat Sep 16 04:47:27 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:10 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 5aa0fc3a07..5698ba919f 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.09.16.harley81.1343360309" + signature = "rusEFI master.2023.09.17.harley81.2561818059" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.harley81.1343360309" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.harley81.2561818059" ; 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 Sat Sep 16 04:46:34 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:02 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini b/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini index e2db883eac..56609e50f7 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.09.16.hellen-112-17.3161557581" + signature = "rusEFI master.2023.09.17.hellen-112-17.1959901875" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.hellen-112-17.3161557581" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.hellen-112-17.1959901875" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","114 Analog Input","INVALID","121 PPS1","203 TPS Throttle Position 1","INVALID","107 TODO","119 Analog Input","110 Analog Input","INVALID","219 MAP","109 Analog Input","215 CLT","227 IAT","111 Analog Input","112 Analog Input" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sat Sep 16 04:46:51 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:24 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index 6ace48fb82..f4ba2e0cc4 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.09.16.hellen-gm-e67.589892511" + signature = "rusEFI master.2023.09.17.hellen-gm-e67.3951639393" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.hellen-gm-e67.589892511" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.hellen-gm-e67.3951639393" ; 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 Sat Sep 16 04:47:01 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:36 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini index e36409ec52..b8a55ae760 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.09.16.hellen-honda-k.631812299" + signature = "rusEFI master.2023.09.17.hellen-honda-k.3976757301" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.hellen-honda-k.631812299" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.hellen-honda-k.3976757301" ; 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 Sat Sep 16 04:46:44 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:14 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 1f55859f29..233a1e9b8c 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.09.16.hellen-nb1.4229542008" + signature = "rusEFI master.2023.09.17.hellen-nb1.884572294" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.hellen-nb1.4229542008" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.hellen-nb1.884572294" ; 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 Sat Sep 16 04:46:58 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:33 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 5901908a07..858c9dbb5a 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.09.16.hellen121nissan.499085819" + signature = "rusEFI master.2023.09.17.hellen121nissan.3575595269" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.hellen121nissan.499085819" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.hellen121nissan.3575595269" ; 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 Sat Sep 16 04:46:41 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:11 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 528af4224d..fff4d23f54 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.09.16.hellen121vag.128295596" + signature = "rusEFI master.2023.09.17.hellen121vag.3473248850" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.hellen121vag.128295596" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.hellen121vag.3473248850" ; 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 Sat Sep 16 04:46:39 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:08 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index d53cd12d7e..bb7627d920 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.09.16.hellen128.1544108549" + signature = "rusEFI master.2023.09.17.hellen128.2494106363" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.hellen128.1544108549" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.hellen128.2494106363" ; 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 Sat Sep 16 04:46:36 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:05 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 4ed299dc45..e351fa3f96 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.09.16.hellen154hyundai.2264616407" + signature = "rusEFI master.2023.09.17.hellen154hyundai.1314618665" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.hellen154hyundai.2264616407" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.hellen154hyundai.1314618665" ; 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 Sat Sep 16 04:46:46 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:17 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 9544bb18f4..6b518071f7 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.09.16.hellen72.4288658242" + signature = "rusEFI master.2023.09.17.hellen72.926911420" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.hellen72.4288658242" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.hellen72.926911420" ; 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 Sat Sep 16 04:46:54 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:27 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 1abb778636..9ffffe5187 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.09.16.hellen81.1686845826" + signature = "rusEFI master.2023.09.17.hellen81.2888501628" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.hellen81.1686845826" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.hellen81.2888501628" ; 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 Sat Sep 16 04:46:56 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:30 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 6839e689ec..c3039910fd 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.09.16.hellen88bmw.2113810603" + signature = "rusEFI master.2023.09.17.hellen88bmw.3042836565" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.hellen88bmw.2113810603" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.hellen88bmw.3042836565" ; 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 Sat Sep 16 04:46:49 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:20 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 03da20087c..8ec9d87e14 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.09.16.hellenNA6.2027299147" + signature = "rusEFI master.2023.09.17.hellenNA6.2960527797" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.hellenNA6.2027299147" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.hellenNA6.2960527797" ; 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 Sat Sep 16 04:47:03 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:39 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index 43e01dfc02..82c6094d0a 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.09.16.hellenNA8_96.511127940" + signature = "rusEFI master.2023.09.17.hellenNA8_96.3604414842" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.hellenNA8_96.511127940" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.hellenNA8_96.3604414842" ; 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 Sat Sep 16 04:47:06 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:42 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index f95c7b8bec..e0bd02c3ea 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.09.16.kin.4211875747" + signature = "rusEFI master.2023.09.17.kin.866922333" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.kin.4211875747" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.kin.866922333" ; 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 Sat Sep 16 04:46:15 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:37 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_m74_9.ini b/firmware/tunerstudio/generated/rusefi_m74_9.ini index f868198a92..dc1b8d50aa 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.09.16.m74_9.2313199969" + signature = "rusEFI master.2023.09.17.m74_9.1094750623" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.m74_9.2313199969" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.m74_9.1094750623" ; 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 Sat Sep 16 04:47:20 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:01 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 702d1146dc..5a01613de7 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.09.16.mre_f4.3632567029" + signature = "rusEFI master.2023.09.17.mre_f4.270836235" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.mre_f4.3632567029" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.mre_f4.270836235" ; 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 Sat Sep 16 04:47:13 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:51 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 20f6bbad5f..cc855cf0ee 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.09.16.mre_f7.3632567029" + signature = "rusEFI master.2023.09.17.mre_f7.270836235" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.mre_f7.3632567029" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.mre_f7.270836235" ; 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 Sat Sep 16 04:47:11 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:48 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini index ee1ea57ffa..4d9b4c2f88 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.09.16.nucleo_f429.2480651631" + signature = "rusEFI master.2023.09.17.nucleo_f429.1534823825" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.nucleo_f429.2480651631" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.nucleo_f429.1534823825" ; 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 Sat Sep 16 04:47:44 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:31 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini index 7817bfa322..ee023e3d74 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.09.16.nucleo_f767.2480651631" + signature = "rusEFI master.2023.09.17.nucleo_f767.1534823825" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.nucleo_f767.2480651631" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.nucleo_f767.1534823825" ; 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 Sat Sep 16 04:47:46 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:34 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini index 2b9d5d6ff8..05eb2a3f0b 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.09.16.nucleo_h743.2480651631" + signature = "rusEFI master.2023.09.17.nucleo_h743.1534823825" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.nucleo_h743.2480651631" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.nucleo_h743.1534823825" ; 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 Sat Sep 16 04:47:48 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:37 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index bf1eaf0505..0fb5d95387 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.09.16.prometheus_405.2739892479" + signature = "rusEFI master.2023.09.17.prometheus_405.1810841601" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.prometheus_405.2739892479" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.prometheus_405.1810841601" ; 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 Sat Sep 16 04:47:32 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:16 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index be0f0d1245..d9f05cb8b0 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.09.16.prometheus_469.2739892479" + signature = "rusEFI master.2023.09.17.prometheus_469.1810841601" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.prometheus_469.2739892479" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.prometheus_469.1810841601" ; 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 Sat Sep 16 04:47:30 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:13 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 1c8cf23d12..c476320929 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.09.16.proteus_f4.2479375125" + signature = "rusEFI master.2023.09.17.proteus_f4.1533572075" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.proteus_f4.2479375125" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.proteus_f4.1533572075" ; 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 Sat Sep 16 04:47:37 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:22 UTC 2023 pageSize = 27468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 27458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index fe5dbcecc6..c906c2f034 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.09.16.proteus_f7.2479375125" + signature = "rusEFI master.2023.09.17.proteus_f7.1533572075" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.proteus_f7.2479375125" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.proteus_f7.1533572075" ; 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 Sat Sep 16 04:47:34 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:19 UTC 2023 pageSize = 27468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 27458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index d9b6f626ba..615d29c7d3 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.09.16.proteus_h7.2479375125" + signature = "rusEFI master.2023.09.17.proteus_h7.1533572075" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.proteus_h7.2479375125" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.proteus_h7.1533572075" ; 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 Sat Sep 16 04:47:39 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:25 UTC 2023 pageSize = 27468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 27458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_s105.ini b/firmware/tunerstudio/generated/rusefi_s105.ini index 79fa5b74ff..c4476c5055 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.09.16.s105.4152383539" + signature = "rusEFI master.2023.09.17.s105.1059088589" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.s105.4152383539" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.s105.1059088589" ; 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 Sat Sep 16 04:47:22 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:04 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_small-can.ini b/firmware/tunerstudio/generated/rusefi_small-can.ini index 1727d3f58b..4ae74cbc59 100644 --- a/firmware/tunerstudio/generated/rusefi_small-can.ini +++ b/firmware/tunerstudio/generated/rusefi_small-can.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.16.small-can.1591228390" + signature = "rusEFI master.2023.09.17.small-can.2524448536" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.small-can.1591228390" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.small-can.2524448536" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - Analog input","INVALID","INVALID","INVALID","A2 Battery Sense","INVALID","INVALID","INVALID","INVALID","INVALID","B2 - Analog input" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sat Sep 16 04:47:08 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:51:45 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index b934ab8afa..e43f95b96f 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.09.16.subaru_eg33_f7.2488695416" + signature = "rusEFI master.2023.09.17.subaru_eg33_f7.1559644806" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.subaru_eg33_f7.2488695416" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.subaru_eg33_f7.1559644806" ; 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 Sat Sep 16 04:46:17 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:50:39 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_t-b-g.ini b/firmware/tunerstudio/generated/rusefi_t-b-g.ini index c55f69ef0d..3dc626ee62 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.09.16.t-b-g.2480651631" + signature = "rusEFI master.2023.09.17.t-b-g.1534823825" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.t-b-g.2480651631" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.t-b-g.1534823825" ; 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 Sat Sep 16 04:47:25 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:07 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index f2900da9f9..f2c6d743e3 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.09.16.tdg-pdm8.427135309" + signature = "rusEFI master.2023.09.17.tdg-pdm8.3520438707" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.16.tdg-pdm8.427135309" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.17.tdg-pdm8.3520438707" ; 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 Sat Sep 16 04:47:53 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:43 UTC 2023 pageSize = 23468 page = 1 @@ -1549,7 +1549,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23458, [4], "RPM", 1, 0, 0, 18000, 0 iat_tempC_1 = "these values are in Celcius" iat_bias_resistor = "Pull-up resistor value on your board" hip9011PrescalerAndSDO = "value '6' for 8MHz hw osc\nread hip9011 datasheet for details\ntodo split into two bit fields" - knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override" + knockBandCustom = "We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override\nRequires power cycling to effect" displacement = "Engine displacement in litres" cylindersCount = "Number of cylinder the engine has." cylinderBore = "Cylinder diameter in mm." @@ -3177,6 +3177,8 @@ lambdaTimeSinceGood = scalar, U16, 1400, "sec", 0.01, 0 requiresPowerCycle = auxAnalogInputs7 requiresPowerCycle = auxAnalogInputs8 + requiresPowerCycle = knockBandCustom + readOnly = warning_message defaultValue = gearCountArray, -1 0 1 2 3 4 5 6 7 8 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 fae4795072..1485ea6677 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 Sat Sep 16 04:06:21 UTC 2023 +// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 17 13:52:52 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1025,7 +1025,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 = 818098004; 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; @@ -1250,7 +1249,7 @@ public class Fields { public static final int TS_RESPONSE_UNDERRUN = 0x80; public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83; public static final char TS_SET_LOGGER_SWITCH = 'l'; - public static final String TS_SIGNATURE = "rusEFI master.2023.09.16.f407-discovery.818098004"; + public static final String TS_SIGNATURE = "rusEFI master.2023.09.17.f407-discovery.4167245738"; public static final char TS_SIMULATE_CAN = '>'; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't';