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 6f0cbd9465..ef291b1820 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 Wed Nov 15 05:13:45 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:10 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2582,7 +2582,7 @@ struct engine_configuration_s { bool stepper_dc_use_two_wires : 1 {}; /** offset 1328 bit 31 */ - bool tempBooleanForVerySpecialLogic : 1 {}; + bool watchOutForLinearTime : 1 {}; /** count * offset 1332 @@ -5372,4 +5372,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23880); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Nov 15 05:13:45 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:10 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 9a6f9d0481..f47d642f23 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -812,7 +812,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 271042849 +#define SIGNATURE_HASH 2543533194 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1108,7 +1108,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.11.17.cypress.271042849" +#define TS_SIGNATURE "rusEFI master.2023.11.17.cypress.2543533194" #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 1ddb124622..925d6c38c9 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 Wed Nov 15 05:13:44 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:09 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2582,7 +2582,7 @@ struct engine_configuration_s { bool stepper_dc_use_two_wires : 1 {}; /** offset 1328 bit 31 */ - bool tempBooleanForVerySpecialLogic : 1 {}; + bool watchOutForLinearTime : 1 {}; /** count * offset 1332 @@ -5372,4 +5372,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22504); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Nov 15 05:13:44 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:09 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 d6d02b9abb..d3bbbb8058 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -812,7 +812,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 1391857295 +#define SIGNATURE_HASH 3578460964 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1108,7 +1108,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.11.17.kin.1391857295" +#define TS_SIGNATURE "rusEFI master.2023.11.17.kin.3578460964" #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 a841c5db75..e10b4c4567 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 Wed Nov 15 05:13:47 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:11 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2582,7 +2582,7 @@ struct engine_configuration_s { bool stepper_dc_use_two_wires : 1 {}; /** offset 1328 bit 31 */ - bool tempBooleanForVerySpecialLogic : 1 {}; + bool watchOutForLinearTime : 1 {}; /** count * offset 1332 @@ -5372,4 +5372,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23880); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Nov 15 05:13:47 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:11 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 56e538a2cb..7f9c5f4ddc 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h @@ -1050,7 +1050,7 @@ #define show_Frankenso_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 397020726 +#define SIGNATURE_HASH 2417425309 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1346,7 +1346,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.11.17.subaru_eg33_f7.397020726" +#define TS_SIGNATURE "rusEFI master.2023.11.17.subaru_eg33_f7.2417425309" #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 6971639398..6d6262baba 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 Wed Nov 15 05:15:34 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:57 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2582,7 +2582,7 @@ struct engine_configuration_s { bool stepper_dc_use_two_wires : 1 {}; /** offset 1328 bit 31 */ - bool tempBooleanForVerySpecialLogic : 1 {}; + bool watchOutForLinearTime : 1 {}; /** count * offset 1332 @@ -5372,4 +5372,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23880); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Nov 15 05:15:34 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:57 UTC 2023 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index 2f0c47ba4f..15b49585f6 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1103,7 +1103,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 3007273754 +#define SIGNATURE_HASH 881045169 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1399,7 +1399,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.11.17.f407-discovery.3007273754" +#define TS_SIGNATURE "rusEFI master.2023.11.17.f407-discovery.881045169" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index 5f9e1855f3..6093228d01 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 1616018726 -#define TS_SIGNATURE "rusEFI master.2023.11.17.alphax-2chan.1616018726" +#define SIGNATURE_HASH 3891169421 +#define TS_SIGNATURE "rusEFI master.2023.11.17.alphax-2chan.3891169421" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 75f3740cb1..652386ef16 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 3359590384 -#define TS_SIGNATURE "rusEFI master.2023.11.17.alphax-4chan.3359590384" +#define SIGNATURE_HASH 1334030939 +#define TS_SIGNATURE "rusEFI master.2023.11.17.alphax-4chan.1334030939" diff --git a/firmware/controllers/generated/signature_alphax-4chan_f7.h b/firmware/controllers/generated/signature_alphax-4chan_f7.h index 7523a539a2..390b2b56d1 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 3359590384 -#define TS_SIGNATURE "rusEFI master.2023.11.17.alphax-4chan_f7.3359590384" +#define SIGNATURE_HASH 1334030939 +#define TS_SIGNATURE "rusEFI master.2023.11.17.alphax-4chan_f7.1334030939" diff --git a/firmware/controllers/generated/signature_alphax-8chan-revA.h b/firmware/controllers/generated/signature_alphax-8chan-revA.h index 63ca3b4fdf..379fe70f45 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 567547682 -#define TS_SIGNATURE "rusEFI master.2023.11.17.alphax-8chan-revA.567547682" +#define SIGNATURE_HASH 2791891593 +#define TS_SIGNATURE "rusEFI master.2023.11.17.alphax-8chan-revA.2791891593" diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index 796619c665..643012374b 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 325508404 -#define TS_SIGNATURE "rusEFI master.2023.11.17.alphax-8chan.325508404" +#define SIGNATURE_HASH 2497325215 +#define TS_SIGNATURE "rusEFI master.2023.11.17.alphax-8chan.2497325215" diff --git a/firmware/controllers/generated/signature_alphax-8chan_f7.h b/firmware/controllers/generated/signature_alphax-8chan_f7.h index 02e5fd2054..9f5f103cca 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 325508404 -#define TS_SIGNATURE "rusEFI master.2023.11.17.alphax-8chan_f7.325508404" +#define SIGNATURE_HASH 2497325215 +#define TS_SIGNATURE "rusEFI master.2023.11.17.alphax-8chan_f7.2497325215" diff --git a/firmware/controllers/generated/signature_at_start_f435.h b/firmware/controllers/generated/signature_at_start_f435.h index b47b845185..e0711a8b61 100644 --- a/firmware/controllers/generated/signature_at_start_f435.h +++ b/firmware/controllers/generated/signature_at_start_f435.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 271042849 -#define TS_SIGNATURE "rusEFI master.2023.11.17.at_start_f435.271042849" +#define SIGNATURE_HASH 2543533194 +#define TS_SIGNATURE "rusEFI master.2023.11.17.at_start_f435.2543533194" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 4768e987d1..eeb4ddd006 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 1411390831 -#define TS_SIGNATURE "rusEFI master.2023.11.17.atlas.1411390831" +#define SIGNATURE_HASH 3550275780 +#define TS_SIGNATURE "rusEFI master.2023.11.17.atlas.3550275780" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index 28559726be..783e26b0ad 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 671138967 -#define TS_SIGNATURE "rusEFI master.2023.11.17.core8.671138967" +#define SIGNATURE_HASH 2948346172 +#define TS_SIGNATURE "rusEFI master.2023.11.17.core8.2948346172" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index 9bfa136bfa..58be171d9d 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 271042849 -#define TS_SIGNATURE "rusEFI master.2023.11.17.cypress.271042849" +#define SIGNATURE_HASH 2543533194 +#define TS_SIGNATURE "rusEFI master.2023.11.17.cypress.2543533194" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 544f05dfb6..77f44aeed3 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 3007273754 -#define TS_SIGNATURE "rusEFI master.2023.11.17.f407-discovery.3007273754" +#define SIGNATURE_HASH 881045169 +#define TS_SIGNATURE "rusEFI master.2023.11.17.f407-discovery.881045169" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 7722fe311e..99ca43624b 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 271042849 -#define TS_SIGNATURE "rusEFI master.2023.11.17.f429-discovery.271042849" +#define SIGNATURE_HASH 2543533194 +#define TS_SIGNATURE "rusEFI master.2023.11.17.f429-discovery.2543533194" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 4224a8d425..24fd44d050 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 846539243 -#define TS_SIGNATURE "rusEFI master.2023.11.17.frankenso_na6.846539243" +#define SIGNATURE_HASH 3049905216 +#define TS_SIGNATURE "rusEFI master.2023.11.17.frankenso_na6.3049905216" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index f0801670ee..50547b5f4d 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 3476615413 -#define TS_SIGNATURE "rusEFI master.2023.11.17.harley81.3476615413" +#define SIGNATURE_HASH 1216611678 +#define TS_SIGNATURE "rusEFI master.2023.11.17.harley81.1216611678" diff --git a/firmware/controllers/generated/signature_hellen-112-17.h b/firmware/controllers/generated/signature_hellen-112-17.h index 39e6e72f12..399dfc6317 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 1991547917 -#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen-112-17.1991547917" +#define SIGNATURE_HASH 4043860390 +#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen-112-17.4043860390" diff --git a/firmware/controllers/generated/signature_hellen-112-mg1.h b/firmware/controllers/generated/signature_hellen-112-mg1.h index 90bb65fc7c..00ed9c9267 100644 --- a/firmware/controllers/generated/signature_hellen-112-mg1.h +++ b/firmware/controllers/generated/signature_hellen-112-mg1.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3264791667 -#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen-112-mg1.3264791667" +#define SIGNATURE_HASH 1159999960 +#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen-112-mg1.1159999960" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index b09cf1b44a..1af3400cd7 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 2698346449 -#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen-gm-e67.2698346449" +#define SIGNATURE_HASH 661228154 +#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen-gm-e67.661228154" diff --git a/firmware/controllers/generated/signature_hellen-honda-k.h b/firmware/controllers/generated/signature_hellen-honda-k.h index 680dbdfcad..8b524306be 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 3385325314 -#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen-honda-k.3385325314" +#define SIGNATURE_HASH 1316684457 +#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen-honda-k.1316684457" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index e48e8c6538..23e0228c84 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 2145764406 -#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen-nb1.2145764406" +#define SIGNATURE_HASH 4166594973 +#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen-nb1.4166594973" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index b075396a21..f27297bd45 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 2299604757 -#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen121nissan.2299604757" +#define SIGNATURE_HASH 246274750 +#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen121nissan.246274750" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 692a58e77e..22124ef71a 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 2220480226 -#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen121vag.2220480226" +#define SIGNATURE_HASH 65348425 +#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen121vag.65348425" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 6ce1561d91..9d0208b264 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 3757395531 -#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen128.3757395531" +#define SIGNATURE_HASH 1481227232 +#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen128.1481227232" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index 14b28ddc74..1527dc317d 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 3244606363 -#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen154hyundai.3244606363" +#define SIGNATURE_HASH 1188574768 +#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen154hyundai.1188574768" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 377f3fdf0e..3a912a6921 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 2086915852 -#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen72.2086915852" +#define SIGNATURE_HASH 4225710759 +#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen72.4225710759" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 3dad61171a..4f44af4c7d 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 3446946638 -#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen81.3446946638" +#define SIGNATURE_HASH 1254674149 +#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen81.1254674149" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 3bbed28eec..2c33084ab2 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 4261561573 -#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen88bmw.4261561573" +#define SIGNATURE_HASH 2042540366 +#define TS_SIGNATURE "rusEFI master.2023.11.17.hellen88bmw.2042540366" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 5dd8a9a6fc..5e7ff78b2c 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 4213855493 -#define TS_SIGNATURE "rusEFI master.2023.11.17.hellenNA6.4213855493" +#define SIGNATURE_HASH 2090246318 +#define TS_SIGNATURE "rusEFI master.2023.11.17.hellenNA6.2090246318" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 19d331a6fc..147c7b10cb 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 2643150282 -#define TS_SIGNATURE "rusEFI master.2023.11.17.hellenNA8_96.2643150282" +#define SIGNATURE_HASH 439857249 +#define TS_SIGNATURE "rusEFI master.2023.11.17.hellenNA8_96.439857249" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index cadba2a78b..3a211cfb3a 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 1391857295 -#define TS_SIGNATURE "rusEFI master.2023.11.17.kin.1391857295" +#define SIGNATURE_HASH 3578460964 +#define TS_SIGNATURE "rusEFI master.2023.11.17.kin.3578460964" diff --git a/firmware/controllers/generated/signature_m74_9.h b/firmware/controllers/generated/signature_m74_9.h index 37f1783777..dc1a2b923c 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 1074170589 -#define TS_SIGNATURE "rusEFI master.2023.11.17.m74_9.1074170589" +#define SIGNATURE_HASH 3350888310 +#define TS_SIGNATURE "rusEFI master.2023.11.17.m74_9.3350888310" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 1405841562..f474d8e836 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 860496033 -#define TS_SIGNATURE "rusEFI master.2023.11.17.mre_f4.860496033" +#define SIGNATURE_HASH 3036075274 +#define TS_SIGNATURE "rusEFI master.2023.11.17.mre_f4.3036075274" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 59d7bf8186..0675ae8148 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 860496033 -#define TS_SIGNATURE "rusEFI master.2023.11.17.mre_f7.860496033" +#define SIGNATURE_HASH 3036075274 +#define TS_SIGNATURE "rusEFI master.2023.11.17.mre_f7.3036075274" diff --git a/firmware/controllers/generated/signature_nucleo_f429.h b/firmware/controllers/generated/signature_nucleo_f429.h index d337864e77..b7347d333e 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 271042849 -#define TS_SIGNATURE "rusEFI master.2023.11.17.nucleo_f429.271042849" +#define SIGNATURE_HASH 2543533194 +#define TS_SIGNATURE "rusEFI master.2023.11.17.nucleo_f429.2543533194" diff --git a/firmware/controllers/generated/signature_nucleo_f767.h b/firmware/controllers/generated/signature_nucleo_f767.h index 37be164766..1f7f1003cb 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 271042849 -#define TS_SIGNATURE "rusEFI master.2023.11.17.nucleo_f767.271042849" +#define SIGNATURE_HASH 2543533194 +#define TS_SIGNATURE "rusEFI master.2023.11.17.nucleo_f767.2543533194" diff --git a/firmware/controllers/generated/signature_nucleo_h743.h b/firmware/controllers/generated/signature_nucleo_h743.h index 8e7b2698f5..6bc215d78f 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 271042849 -#define TS_SIGNATURE "rusEFI master.2023.11.17.nucleo_h743.271042849" +#define SIGNATURE_HASH 2543533194 +#define TS_SIGNATURE "rusEFI master.2023.11.17.nucleo_h743.2543533194" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 49c84175fc..bd3eab4e8f 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 548603057 -#define TS_SIGNATURE "rusEFI master.2023.11.17.prometheus_405.548603057" +#define SIGNATURE_HASH 2802839834 +#define TS_SIGNATURE "rusEFI master.2023.11.17.prometheus_405.2802839834" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index b2b7f73cee..1dc483ce91 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 548603057 -#define TS_SIGNATURE "rusEFI master.2023.11.17.prometheus_469.548603057" +#define SIGNATURE_HASH 2802839834 +#define TS_SIGNATURE "rusEFI master.2023.11.17.prometheus_469.2802839834" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index e20a887d9b..ff33ad5f5b 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 271857499 -#define TS_SIGNATURE "rusEFI master.2023.11.17.proteus_f4.271857499" +#define SIGNATURE_HASH 2542322416 +#define TS_SIGNATURE "rusEFI master.2023.11.17.proteus_f4.2542322416" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 897c97f1e0..085497036c 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 271857499 -#define TS_SIGNATURE "rusEFI master.2023.11.17.proteus_f7.271857499" +#define SIGNATURE_HASH 2542322416 +#define TS_SIGNATURE "rusEFI master.2023.11.17.proteus_f7.2542322416" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index bc25423b8c..7201df91af 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 271857499 -#define TS_SIGNATURE "rusEFI master.2023.11.17.proteus_h7.271857499" +#define SIGNATURE_HASH 2542322416 +#define TS_SIGNATURE "rusEFI master.2023.11.17.proteus_h7.2542322416" diff --git a/firmware/controllers/generated/signature_s105.h b/firmware/controllers/generated/signature_s105.h index 880be6d89c..fc7d36c820 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 2131503431 -#define TS_SIGNATURE "rusEFI master.2023.11.17.s105.2131503431" +#define SIGNATURE_HASH 4172340460 +#define TS_SIGNATURE "rusEFI master.2023.11.17.s105.4172340460" diff --git a/firmware/controllers/generated/signature_small-can-board.h b/firmware/controllers/generated/signature_small-can-board.h index 905d84fffb..1dba96eef0 100644 --- a/firmware/controllers/generated/signature_small-can-board.h +++ b/firmware/controllers/generated/signature_small-can-board.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 498595117 -#define TS_SIGNATURE "rusEFI master.2023.11.17.small-can-board.498595117" +#define SIGNATURE_HASH 2584412294 +#define TS_SIGNATURE "rusEFI master.2023.11.17.small-can-board.2584412294" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 1902680038..f0c3fc1496 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 397020726 -#define TS_SIGNATURE "rusEFI master.2023.11.17.subaru_eg33_f7.397020726" +#define SIGNATURE_HASH 2417425309 +#define TS_SIGNATURE "rusEFI master.2023.11.17.subaru_eg33_f7.2417425309" diff --git a/firmware/controllers/generated/signature_t-b-g.h b/firmware/controllers/generated/signature_t-b-g.h index a7586891ed..c53e84b7cc 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 271042849 -#define TS_SIGNATURE "rusEFI master.2023.11.17.t-b-g.271042849" +#define SIGNATURE_HASH 2543533194 +#define TS_SIGNATURE "rusEFI master.2023.11.17.t-b-g.2543533194" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index 0ef03b250f..9b14276b5d 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 2592728323 -#define TS_SIGNATURE "rusEFI master.2023.11.17.tdg-pdm8.2592728323" +#define SIGNATURE_HASH 490016936 +#define TS_SIGNATURE "rusEFI master.2023.11.17.tdg-pdm8.490016936" diff --git a/firmware/controllers/generated/signature_uaefi.h b/firmware/controllers/generated/signature_uaefi.h index 1a04955364..715028abe0 100644 --- a/firmware/controllers/generated/signature_uaefi.h +++ b/firmware/controllers/generated/signature_uaefi.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3195706962 -#define TS_SIGNATURE "rusEFI master.2023.11.17.uaefi.3195706962" +#define SIGNATURE_HASH 969305081 +#define TS_SIGNATURE "rusEFI master.2023.11.17.uaefi.969305081" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.cpp b/firmware/controllers/lua/generated/value_lookup_generated.cpp index 833676067b..3fb6f7d699 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.cpp +++ b/firmware/controllers/lua/generated/value_lookup_generated.cpp @@ -904,9 +904,9 @@ float getConfigValueByName(const char *name) { // stepper_dc_use_two_wires case 2136379132: return engineConfiguration->stepper_dc_use_two_wires; -// tempBooleanForVerySpecialLogic - case -153724425: - return engineConfiguration->tempBooleanForVerySpecialLogic; +// watchOutForLinearTime + case -1896516795: + return engineConfiguration->watchOutForLinearTime; // engineChartSize case -1492464952: return engineConfiguration->engineChartSize; @@ -3238,9 +3238,9 @@ bool setConfigValueByName(const char *name, float value) { engineConfiguration->stepper_dc_use_two_wires = (int)value; return 1; } - case -153724425: + case -1896516795: { - engineConfiguration->tempBooleanForVerySpecialLogic = (int)value; + engineConfiguration->watchOutForLinearTime = (int)value; return 1; } case -1492464952: diff --git a/firmware/controllers/lua/generated/value_lookup_generated.md b/firmware/controllers/lua/generated/value_lookup_generated.md index 13f74c8cac..28ffef7701 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.md +++ b/firmware/controllers/lua/generated/value_lookup_generated.md @@ -898,7 +898,7 @@ If increased VVT duty cycle increases the indicated VVT angle, set this to 'adva ### stepper_dc_use_two_wires -### tempBooleanForVerySpecialLogic +### watchOutForLinearTime ### engineChartSize diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index f498f5da4b..08e60e1d24 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.f407-discovery.3007273754" + signature = "rusEFI master.2023.11.17.f407-discovery.881045169" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.f407-discovery.3007273754" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.f407-discovery.881045169" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:25:05 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:57 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8628,7 +8628,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index 71ca138a21..44d8001413 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.alphax-2chan.1616018726" + signature = "rusEFI master.2023.11.17.alphax-2chan.3891169421" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.alphax-2chan.1616018726" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.alphax-2chan.3891169421" ; 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 Fri Nov 17 03:23:22 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:13 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8586,7 +8586,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 14b2b772ce..b2844daf21 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.alphax-4chan.3359590384" + signature = "rusEFI master.2023.11.17.alphax-4chan.1334030939" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.alphax-4chan.3359590384" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.alphax-4chan.1334030939" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X7 - AIN4","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:25 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:16 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8596,7 +8596,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini index cf035058a3..67379d8b2a 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.alphax-4chan_f7.3359590384" + signature = "rusEFI master.2023.11.17.alphax-4chan_f7.1334030939" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.alphax-4chan_f7.3359590384" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.alphax-4chan_f7.1334030939" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X7 - AIN4","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:27 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:18 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8596,7 +8596,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini index 0ddcf1125c..d54df44869 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.alphax-8chan-revA.567547682" + signature = "rusEFI master.2023.11.17.alphax-8chan-revA.2791891593" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.alphax-8chan-revA.567547682" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.alphax-8chan-revA.2791891593" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","17A - PPS","23C - TPS","Battery Sense","INVALID","15D - AN5","24C - TPS2","14A - Analog 1","22A - Analog 22","On-board MAP","16A - CLT","15A - IAT","31C - PPS2","33A - AN3","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","16D - AN6","INVALID","INVALID","INVALID","INVALID","7C - AT4","INVALID","6C - AT3","14D - AN4" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:34 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:26 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8591,7 +8591,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index 011ff7f73e..c9d52426d7 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.alphax-8chan.325508404" + signature = "rusEFI master.2023.11.17.alphax-8chan.2497325215" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.alphax-8chan.325508404" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.alphax-8chan.2497325215" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","32A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","33A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:29 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:21 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8591,7 +8591,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini index b92d6040f1..d12d167c1d 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.alphax-8chan_f7.325508404" + signature = "rusEFI master.2023.11.17.alphax-8chan_f7.2497325215" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.alphax-8chan_f7.325508404" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.alphax-8chan_f7.2497325215" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","32A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","33A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:32 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:23 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8591,7 +8591,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_at_start_f435.ini b/firmware/tunerstudio/generated/rusefi_at_start_f435.ini index c9fbbd42cf..ee27750a08 100644 --- a/firmware/tunerstudio/generated/rusefi_at_start_f435.ini +++ b/firmware/tunerstudio/generated/rusefi_at_start_f435.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.at_start_f435.271042849" + signature = "rusEFI master.2023.11.17.at_start_f435.2543533194" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.at_start_f435.271042849" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.at_start_f435.2543533194" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:25:01 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:53 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8625,7 +8625,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 2e765e3dfb..b716d6be50 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.atlas.1411390831" + signature = "rusEFI master.2023.11.17.atlas.3550275780" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.atlas.1411390831" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.atlas.3550275780" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:54 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:46 UTC 2023 pageSize = 23380 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8616,7 +8616,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index d3bdeeaff7..21f5500c80 100644 --- a/firmware/tunerstudio/generated/rusefi_core8.ini +++ b/firmware/tunerstudio/generated/rusefi_core8.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.core8.671138967" + signature = "rusEFI master.2023.11.17.core8.2948346172" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.core8.671138967" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.core8.2948346172" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:21 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:14 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8625,7 +8625,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index 6e5f5d3224..cde4b3790d 100644 --- a/firmware/tunerstudio/generated/rusefi_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_cypress.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.cypress.271042849" + signature = "rusEFI master.2023.11.17.cypress.2543533194" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.cypress.271042849" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.cypress.2543533194" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:19 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:10 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8625,7 +8625,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 1f230abfc8..14638e86c0 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.f407-discovery.3007273754" + signature = "rusEFI master.2023.11.17.f407-discovery.881045169" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.f407-discovery.3007273754" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.f407-discovery.881045169" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:59 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:51 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8628,7 +8628,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 346196ff92..bf4012af8d 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.f429-discovery.271042849" + signature = "rusEFI master.2023.11.17.f429-discovery.2543533194" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.f429-discovery.271042849" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.f429-discovery.2543533194" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:45 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:37 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8625,7 +8625,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 0aaa5039a5..0e52a7ee34 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.frankenso_na6.846539243" + signature = "rusEFI master.2023.11.17.frankenso_na6.3049905216" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.frankenso_na6.846539243" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.frankenso_na6.3049905216" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog 3O","Analog 3L","Analog 3M","Analog 3J","Analog 3I","INVALID","Analog 3H","Analog 3G","INVALID","INVALID","INVALID","Analog 3P","Analog 3Q","Analog 3N","Analog VBatt","Analog 3E" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:31 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:23 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8625,7 +8625,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 58d9794ddc..45f4930b53 100644 --- a/firmware/tunerstudio/generated/rusefi_harley81.ini +++ b/firmware/tunerstudio/generated/rusefi_harley81.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.harley81.3476615413" + signature = "rusEFI master.2023.11.17.harley81.1216611678" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.harley81.3476615413" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.harley81.1216611678" ; 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 Head Temperature","49 CLT","72 IAT","32 Oil Pressure","34 Kickstand Position Sensor" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:37 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:28 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8599,7 +8599,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini b/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini index 12a798c307..8cad2cf244 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.hellen-112-17.1991547917" + signature = "rusEFI master.2023.11.17.hellen-112-17.4043860390" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.hellen-112-17.1991547917" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.hellen-112-17.4043860390" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","220 TPS Throttle Position 2","114 Analog Input","INVALID","121 PPS1","203 TPS Throttle Position 1","INVALID","107 TODO","119 Analog Input","110 Analog Input","INVALID","219 MAP","109 Analog Input","215 CLT","227 IAT","111 Analog Input","112 Analog Input" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:55 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:48 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8578,7 +8578,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_hellen-112-mg1.ini b/firmware/tunerstudio/generated/rusefi_hellen-112-mg1.ini index 37d9b4c5b2..6f737e4271 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-112-mg1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-112-mg1.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.hellen-112-mg1.3264791667" + signature = "rusEFI master.2023.11.17.hellen-112-mg1.1159999960" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.hellen-112-mg1.3264791667" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.hellen-112-mg1.1159999960" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:58 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:50 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8578,7 +8578,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index b1c414b1d4..58e4559e78 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.hellen-gm-e67.2698346449" + signature = "rusEFI master.2023.11.17.hellen-gm-e67.661228154" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.hellen-gm-e67.2698346449" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.hellen-gm-e67.661228154" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:07 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:59 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8597,7 +8597,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini index 2c14cbbb34..0de76cdb86 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.hellen-honda-k.3385325314" + signature = "rusEFI master.2023.11.17.hellen-honda-k.1316684457" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.hellen-honda-k.3385325314" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.hellen-honda-k.1316684457" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","A15 TPS","E9 Ignition Key Voltage","INVALID","INVALID","INVALID","INVALID","A19 - MAP","INVALID","B8 - CLT","B17 IAT" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:46 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:38 UTC 2023 pageSize = 24552 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8575,7 +8575,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index c2b39c457e..11b0d25a03 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.hellen-nb1.2145764406" + signature = "rusEFI master.2023.11.17.hellen-nb1.4166594973" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.hellen-nb1.2145764406" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.hellen-nb1.4166594973" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:05 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:57 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8598,7 +8598,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index f5f9db4a76..f7531dd2ee 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.hellen121nissan.2299604757" + signature = "rusEFI master.2023.11.17.hellen121nissan.246274750" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.hellen121nissan.2299604757" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.hellen121nissan.246274750" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","51 - MAF","INVALID","Aux P68","106 - PPS 1","50 - TPS 1","109 Ignition Key Voltage","INVALID","INVALID","69 - TPS 2","INVALID","Aux P66","Aux P67","73 - CLT","34 - IAT","98 - PPS 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:44 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:35 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8577,7 +8577,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 244275f446..9666357373 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.hellen121vag.2220480226" + signature = "rusEFI master.2023.11.17.hellen121vag.65348425" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.hellen121vag.2220480226" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.hellen121vag.65348425" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:41 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:33 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8601,7 +8601,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 2c0235e355..371ec5eb3e 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.hellen128.3757395531" + signature = "rusEFI master.2023.11.17.hellen128.1481227232" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.hellen128.3757395531" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.hellen128.1481227232" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:39 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:31 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8598,7 +8598,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index d5dea11fd0..4f56eefd89 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.hellen154hyundai.3244606363" + signature = "rusEFI master.2023.11.17.hellen154hyundai.1188574768" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.hellen154hyundai.3244606363" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.hellen154hyundai.1188574768" ; 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 Fri Nov 17 03:23:49 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:40 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8576,7 +8576,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 9664c56140..445de1223d 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.hellen72.2086915852" + signature = "rusEFI master.2023.11.17.hellen72.4225710759" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.hellen72.2086915852" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.hellen72.4225710759" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:00 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:52 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8598,7 +8598,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index b8f83c2fce..a2d952a2b6 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.hellen81.3446946638" + signature = "rusEFI master.2023.11.17.hellen81.1254674149" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.hellen81.3446946638" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.hellen81.1254674149" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:02 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:55 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8594,7 +8594,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 531312ab16..c4a36a9190 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.hellen88bmw.4261561573" + signature = "rusEFI master.2023.11.17.hellen88bmw.2042540366" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.hellen88bmw.4261561573" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.hellen88bmw.2042540366" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","VIN5","VIN6","INVALID","PPS1","73 - TPS","56 - Battery Sense","17 - CAM","Aux BARO","Aux TPS2","16 - CRANK","41 - MAF","Aux MAP","78 - CLT","77 - IAT","Aux PPS2","Aux TPS3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:51 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:43 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8593,7 +8593,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 7400c49b56..34f6bdd811 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.hellenNA6.4213855493" + signature = "rusEFI master.2023.11.17.hellenNA6.2090246318" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.hellenNA6.4213855493" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.hellenNA6.2090246318" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","3N - O2S","2N - Temperature Sensor","intMAP (A15)","4I - PPS1","TPS Input","1B - Battery Sense","INVALID","4G - PPS2 OR TEMPERATURE SENSOR","4H - TPS2","INVALID","3O - MAF","2M - Pressure Sensor","3Q - CLT","3P - IAT","1V - Clutch Switch","1Q AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:09 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:02 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8599,7 +8599,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index c30fe05291..039aeed998 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.hellenNA8_96.2643150282" + signature = "rusEFI master.2023.11.17.hellenNA8_96.439857249" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.hellenNA8_96.2643150282" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.hellenNA8_96.439857249" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:12 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:04 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8597,7 +8597,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index 6ab250608a..e2a5d1383c 100644 --- a/firmware/tunerstudio/generated/rusefi_kin.ini +++ b/firmware/tunerstudio/generated/rusefi_kin.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.kin.1391857295" + signature = "rusEFI master.2023.11.17.kin.3578460964" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.kin.1391857295" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.kin.3578460964" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:18 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:09 UTC 2023 pageSize = 22504 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8626,7 +8626,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_m74_9.ini b/firmware/tunerstudio/generated/rusefi_m74_9.ini index 14d840899b..98fbae14fa 100644 --- a/firmware/tunerstudio/generated/rusefi_m74_9.ini +++ b/firmware/tunerstudio/generated/rusefi_m74_9.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.m74_9.1074170589" + signature = "rusEFI master.2023.11.17.m74_9.3350888310" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.m74_9.1074170589" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.m74_9.3350888310" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:24 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:16 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8599,7 +8599,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index ef04a5f177..11a25f3f14 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.mre_f4.860496033" + signature = "rusEFI master.2023.11.17.mre_f4.3036075274" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.mre_f4.860496033" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.mre_f4.3036075274" ; 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 Fri Nov 17 03:24:19 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:11 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8600,7 +8600,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index aac437cf00..324c8f8768 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.mre_f7.860496033" + signature = "rusEFI master.2023.11.17.mre_f7.3036075274" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.mre_f7.860496033" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.mre_f7.3036075274" ; 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 Fri Nov 17 03:24:17 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:09 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8600,7 +8600,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini index 70ffb8cd7b..27fabb4bf0 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.nucleo_f429.271042849" + signature = "rusEFI master.2023.11.17.nucleo_f429.2543533194" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.nucleo_f429.271042849" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.nucleo_f429.2543533194" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:47 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:39 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8625,7 +8625,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini index e8e0bfe3ce..13c58066dd 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.nucleo_f767.271042849" + signature = "rusEFI master.2023.11.17.nucleo_f767.2543533194" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.nucleo_f767.271042849" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.nucleo_f767.2543533194" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:50 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:42 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8625,7 +8625,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini index f2e223a799..03ff445a6f 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.nucleo_h743.271042849" + signature = "rusEFI master.2023.11.17.nucleo_h743.2543533194" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.nucleo_h743.271042849" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.nucleo_h743.2543533194" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:52 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:44 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8625,7 +8625,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 0b4710953f..c7758b8ca6 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.prometheus_405.548603057" + signature = "rusEFI master.2023.11.17.prometheus_405.2802839834" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.prometheus_405.548603057" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.prometheus_405.2802839834" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:35 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:28 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8620,7 +8620,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index f93e2e06ea..64f95f6e59 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.prometheus_469.548603057" + signature = "rusEFI master.2023.11.17.prometheus_469.2802839834" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.prometheus_469.548603057" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.prometheus_469.2802839834" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:33 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:25 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8620,7 +8620,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 1d24a541ee..dde9b1d8bf 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.proteus_f4.271857499" + signature = "rusEFI master.2023.11.17.proteus_f4.2542322416" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.proteus_f4.271857499" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.proteus_f4.2542322416" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:40 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:32 UTC 2023 pageSize = 27880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8609,7 +8609,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 1244e00761..4797ef477a 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.proteus_f7.271857499" + signature = "rusEFI master.2023.11.17.proteus_f7.2542322416" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.proteus_f7.271857499" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.proteus_f7.2542322416" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:38 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:30 UTC 2023 pageSize = 27880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8609,7 +8609,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index ba0b1c09ca..d87c0f7c6a 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.proteus_h7.271857499" + signature = "rusEFI master.2023.11.17.proteus_h7.2542322416" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.proteus_h7.271857499" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.proteus_h7.2542322416" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:43 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:35 UTC 2023 pageSize = 27880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8609,7 +8609,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_s105.ini b/firmware/tunerstudio/generated/rusefi_s105.ini index 0b1cb7be42..41da851bad 100644 --- a/firmware/tunerstudio/generated/rusefi_s105.ini +++ b/firmware/tunerstudio/generated/rusefi_s105.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.s105.2131503431" + signature = "rusEFI master.2023.11.17.s105.4172340460" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.s105.2131503431" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.s105.4172340460" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","56 - MAP","16 - TPS","19 - Knock","39 - CLT","INVALID","opt 55 - AFR 2","opt 21 - AC Press","18 - AFR 1","13 - Ignition switch in (15)","44 - +12 sense (MR)","INVALID","na 37 - MAF","INVALID","INVALID","40 - IAT" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:26 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:18 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8599,7 +8599,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_small-can-board.ini b/firmware/tunerstudio/generated/rusefi_small-can-board.ini index 761be95739..7b5a1943eb 100644 --- a/firmware/tunerstudio/generated/rusefi_small-can-board.ini +++ b/firmware/tunerstudio/generated/rusefi_small-can-board.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.small-can-board.498595117" + signature = "rusEFI master.2023.11.17.small-can-board.2584412294" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.small-can-board.498595117" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.small-can-board.2584412294" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","B2 - Analog/Digital Input","B3 - Analog/Digital Input","B4 - Analog/Digital Input","B5 - Analog/Digital Input","B7 - Analog/Digital Input","C1 - Analog/Digital Input","INVALID","INVALID","INVALID","A2 Battery Sense","INVALID","INVALID","C2 - Analog/Digital Input","C4 - Analog/Digital Input" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:14 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:07 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8616,7 +8616,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 077da9af80..652aa6382f 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.subaru_eg33_f7.397020726" + signature = "rusEFI master.2023.11.17.subaru_eg33_f7.2417425309" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.subaru_eg33_f7.397020726" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.subaru_eg33_f7.2417425309" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","AUX0_18 - MAP Ain","INVALID","INVALID","B05 - MAF Ain","INVALID","AUX0_19 - IAT Ain","A02 - VBat","INVALID","A06 - Oxyg 2 Ain","A04 - EGR t Ain","INVALID","A18 - AUX0 Ain","B02 - TPS Ain","INVALID","A03 - Coolant t Ain","A06 - Oxyg 1 Ain" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:20 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:11 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8617,7 +8617,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_t-b-g.ini b/firmware/tunerstudio/generated/rusefi_t-b-g.ini index 0e995d4d57..2c776421fd 100644 --- a/firmware/tunerstudio/generated/rusefi_t-b-g.ini +++ b/firmware/tunerstudio/generated/rusefi_t-b-g.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.t-b-g.271042849" + signature = "rusEFI master.2023.11.17.t-b-g.2543533194" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.t-b-g.271042849" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.t-b-g.2543533194" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:29 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:21 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8625,7 +8625,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index af1f0ca6aa..a56d57f2cf 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.tdg-pdm8.2592728323" + signature = "rusEFI master.2023.11.17.tdg-pdm8.490016936" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.tdg-pdm8.2592728323" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.tdg-pdm8.490016936" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","Battery Sense","INVALID","INVALID","INVALID","Sense 7","Sense 8","Sense 1","Sense 2","Sense 3","Sense 4","Sense 5","Sense 6" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:24:57 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:48 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8625,7 +8625,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex diff --git a/firmware/tunerstudio/generated/rusefi_uaefi.ini b/firmware/tunerstudio/generated/rusefi_uaefi.ini index bfd9d4a5b9..de2409ae55 100644 --- a/firmware/tunerstudio/generated/rusefi_uaefi.ini +++ b/firmware/tunerstudio/generated/rusefi_uaefi.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.11.17.uaefi.3195706962" + signature = "rusEFI master.2023.11.17.uaefi.969305081" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.11.17.uaefi.3195706962" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.11.17.uaefi.969305081" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","215 CLT","227 IAT" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 03:23:53 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:24:45 UTC 2023 pageSize = 23880 page = 1 @@ -653,7 +653,7 @@ useBiQuadOnAuxSpeedSensors = bits, U32, 1328, [27:27], "false", "true" sdTriggerLog = bits, U32, 1328, [28:28], "normal", "trigger" ALSActivateInverted = bits, U32, 1328, [29:29], "false", "true" stepper_dc_use_two_wires = bits, U32, 1328, [30:30], "false", "true" -tempBooleanForVerySpecialLogic = bits, U32, 1328, [31:31], "false", "true" +watchOutForLinearTime = bits, U32, 1328, [31:31], "false", "true" engineChartSize = scalar, U32, 1332, "count", 1, 0, 0, 300, 0 turboSpeedSensorMultiplier = scalar, F32, 1336, "mult", 1, 0, 0, 7000, 3 camInputsDebug1 = bits, U16, 1340, [0:7], $gpio_list @@ -8578,7 +8578,7 @@ dialog = tcuControls, "Transmission Settings" ; field = useEeprom, useEeprom field = "#System hacks" field = "vvtBooleanForVerySpecialCases", vvtBooleanForVerySpecialCases - field = tempBooleanForVerySpecialLogic, tempBooleanForVerySpecialLogic + field = watchOutForLinearTime, watchOutForLinearTime field = "Global fuel correction", globalFuelCorrection field = "TS over CAN debug", verboseIsoTp field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex 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 9a5750021a..d99350493f 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 Fri Nov 17 03:25:05 UTC 2023 +// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Nov 17 20:25:57 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1043,6 +1043,7 @@ public class Fields { public static final int SentEtbType_FORD_TYPE_1 = 2; public static final int SentEtbType_GM_TYPE_1 = 1; public static final int SentEtbType_NONE = 0; + public static final int SIGNATURE_HASH = 881045169; 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; @@ -1269,7 +1270,7 @@ public class Fields { public static final int TS_RESPONSE_UNDERRUN = 0x80; public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83; public static final char TS_SET_LOGGER_SWITCH = 'l'; - public static final String TS_SIGNATURE = "rusEFI master.2023.11.17.f407-discovery.3007273754"; + public static final String TS_SIGNATURE = "rusEFI master.2023.11.17.f407-discovery.881045169"; public static final char TS_SIMULATE_CAN = '>'; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; @@ -1948,7 +1949,7 @@ public class Fields { public static final Field SDTRIGGERLOG = Field.create("SDTRIGGERLOG", 1328, FieldType.BIT, 28).setBaseOffset(0); public static final Field ALSACTIVATEINVERTED = Field.create("ALSACTIVATEINVERTED", 1328, FieldType.BIT, 29).setBaseOffset(0); public static final Field STEPPER_DC_USE_TWO_WIRES = Field.create("STEPPER_DC_USE_TWO_WIRES", 1328, FieldType.BIT, 30).setBaseOffset(0); - public static final Field TEMPBOOLEANFORVERYSPECIALLOGIC = Field.create("TEMPBOOLEANFORVERYSPECIALLOGIC", 1328, FieldType.BIT, 31).setBaseOffset(0); + public static final Field WATCHOUTFORLINEARTIME = Field.create("WATCHOUTFORLINEARTIME", 1328, FieldType.BIT, 31).setBaseOffset(0); public static final Field ENGINECHARTSIZE = Field.create("ENGINECHARTSIZE", 1332, FieldType.INT).setScale(1.0).setBaseOffset(0); public static final Field TURBOSPEEDSENSORMULTIPLIER = Field.create("TURBOSPEEDSENSORMULTIPLIER", 1336, FieldType.FLOAT).setBaseOffset(0); public static final Field CAMINPUTSDEBUG1 = Field.create("CAMINPUTSDEBUG1", 1340, FieldType.INT16, Gpio).setScale(1.0).setBaseOffset(0); @@ -3523,7 +3524,7 @@ public class Fields { SDTRIGGERLOG, ALSACTIVATEINVERTED, STEPPER_DC_USE_TWO_WIRES, - TEMPBOOLEANFORVERYSPECIALLOGIC, + WATCHOUTFORLINEARTIME, ENGINECHARTSIZE, TURBOSPEEDSENSORMULTIPLIER, CAMINPUTSDEBUG1,