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 edf4d0d68e..65a89b1386 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Mar 01 21:10:16 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Mar 04 01:41:34 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4459,7 +4459,7 @@ struct engine_configuration_s { /** * offset 3982 */ - uint16_t unusedPaddingHere; + uint16_t kLineBaudRate; /** units * offset 3984 @@ -5282,4 +5282,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22432); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Mar 01 21:10:16 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Mar 04 01:41:34 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 3c1ba029cc..319eee2668 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -1055,7 +1055,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 2970626446 +#define SIGNATURE_HASH 1834673967 #define specs_s_size 12 #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 @@ -1344,7 +1344,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.03.03.cypress.2970626446" +#define TS_SIGNATURE "rusEFI master.2023.03.04.cypress.1834673967" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h index b1e148ea4c..14cbd2e53a 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Mar 01 21:10:15 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Mar 04 01:41:33 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4459,7 +4459,7 @@ struct engine_configuration_s { /** * offset 3982 */ - uint16_t unusedPaddingHere; + uint16_t kLineBaudRate; /** units * offset 3984 @@ -5282,4 +5282,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22432); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Mar 01 21:10:15 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Mar 04 01:41:33 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 b986bd7511..483fec8ab0 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -1055,7 +1055,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 3653733186 +#define SIGNATURE_HASH 93144547 #define specs_s_size 12 #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 @@ -1344,7 +1344,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.03.03.kin.3653733186" +#define TS_SIGNATURE "rusEFI master.2023.03.04.kin.93144547" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h index 4c0a5cb11e..f82320b2fe 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:17 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:35 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4459,7 +4459,7 @@ struct engine_configuration_s { /** * offset 3982 */ - uint16_t unusedPaddingHere; + uint16_t kLineBaudRate; /** units * offset 3984 @@ -5282,4 +5282,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22432); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:17 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:35 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 72532206d4..8eb47483c3 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 @@ -1005,7 +1005,7 @@ #define show_Frankenso_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 3268246307 +#define SIGNATURE_HASH 512210306 #define specs_s_size 12 #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 @@ -1295,7 +1295,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.03.03.subaru_eg33_f7.3268246307" +#define TS_SIGNATURE "rusEFI master.2023.03.04.subaru_eg33_f7.512210306" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index 6c1cd6500a..ab13014af8 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:11:05 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:17 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4459,7 +4459,7 @@ struct engine_configuration_s { /** * offset 3982 */ - uint16_t unusedPaddingHere; + uint16_t kLineBaudRate; /** units * offset 3984 @@ -5282,4 +5282,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22432); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:11:05 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:17 UTC 2023 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index e94a17e156..0e8d3356c4 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1055,7 +1055,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 3646895912 +#define SIGNATURE_HASH 85326217 #define specs_s_size 12 #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 @@ -1344,7 +1344,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.03.03.f407-discovery.3646895912" +#define TS_SIGNATURE "rusEFI master.2023.03.04.f407-discovery.85326217" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/controllers/generated/signature_48way.h b/firmware/controllers/generated/signature_48way.h index b5b27ca92b..1f73ec68e3 100644 --- a/firmware/controllers/generated/signature_48way.h +++ b/firmware/controllers/generated/signature_48way.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 508930798 -#define TS_SIGNATURE "rusEFI master.2023.03.03.48way.508930798" +#define SIGNATURE_HASH 3256837199 +#define TS_SIGNATURE "rusEFI master.2023.03.04.48way.3256837199" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index aa05aa45f6..a9c34957bd 100644 --- a/firmware/controllers/generated/signature_alphax-2chan.h +++ b/firmware/controllers/generated/signature_alphax-2chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3978309693 -#define TS_SIGNATURE "rusEFI master.2023.03.03.alphax-2chan.3978309693" +#define SIGNATURE_HASH 829095580 +#define TS_SIGNATURE "rusEFI master.2023.03.04.alphax-2chan.829095580" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 6ea016cf2d..518452f202 100644 --- a/firmware/controllers/generated/signature_alphax-4chan.h +++ b/firmware/controllers/generated/signature_alphax-4chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1316592651 -#define TS_SIGNATURE "rusEFI master.2023.03.03.alphax-4chan.1316592651" +#define SIGNATURE_HASH 2452837034 +#define TS_SIGNATURE "rusEFI master.2023.03.04.alphax-4chan.2452837034" diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index d2be759ad7..d80c876ac9 100644 --- a/firmware/controllers/generated/signature_alphax-8chan.h +++ b/firmware/controllers/generated/signature_alphax-8chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3854746519 -#define TS_SIGNATURE "rusEFI master.2023.03.03.alphax-8chan.3854746519" +#define SIGNATURE_HASH 965217590 +#define TS_SIGNATURE "rusEFI master.2023.03.04.alphax-8chan.965217590" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 48a0df2668..33d0ca5658 100644 --- a/firmware/controllers/generated/signature_atlas.h +++ b/firmware/controllers/generated/signature_atlas.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2916801705 -#define TS_SIGNATURE "rusEFI master.2023.03.03.atlas.2916801705" +#define SIGNATURE_HASH 1905267208 +#define TS_SIGNATURE "rusEFI master.2023.03.04.atlas.1905267208" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index 6bb233f57e..a7facd37f8 100644 --- a/firmware/controllers/generated/signature_core8.h +++ b/firmware/controllers/generated/signature_core8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1655189474 -#define TS_SIGNATURE "rusEFI master.2023.03.03.core8.1655189474" +#define SIGNATURE_HASH 3202539843 +#define TS_SIGNATURE "rusEFI master.2023.03.04.core8.3202539843" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index ba38d7fc76..8973bb3898 100644 --- a/firmware/controllers/generated/signature_cypress.h +++ b/firmware/controllers/generated/signature_cypress.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 2970626446 -#define TS_SIGNATURE "rusEFI master.2023.03.03.cypress.2970626446" +#define SIGNATURE_HASH 1834673967 +#define TS_SIGNATURE "rusEFI master.2023.03.04.cypress.1834673967" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index b197361592..ea4a5ea4fc 100644 --- a/firmware/controllers/generated/signature_f407-discovery.h +++ b/firmware/controllers/generated/signature_f407-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3646895912 -#define TS_SIGNATURE "rusEFI master.2023.03.03.f407-discovery.3646895912" +#define SIGNATURE_HASH 85326217 +#define TS_SIGNATURE "rusEFI master.2023.03.04.f407-discovery.85326217" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index a7fa58b4ea..59e787baf5 100644 --- a/firmware/controllers/generated/signature_f429-discovery.h +++ b/firmware/controllers/generated/signature_f429-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2970626446 -#define TS_SIGNATURE "rusEFI master.2023.03.03.f429-discovery.2970626446" +#define SIGNATURE_HASH 1834673967 +#define TS_SIGNATURE "rusEFI master.2023.03.04.f429-discovery.1834673967" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index d1756bad60..006ce9ac77 100644 --- a/firmware/controllers/generated/signature_frankenso_na6.h +++ b/firmware/controllers/generated/signature_frankenso_na6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2470627652 -#define TS_SIGNATURE "rusEFI master.2023.03.03.frankenso_na6.2470627652" +#define SIGNATURE_HASH 1325926373 +#define TS_SIGNATURE "rusEFI master.2023.03.04.frankenso_na6.1325926373" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index 51cd4439a6..58897dacd1 100644 --- a/firmware/controllers/generated/signature_harley81.h +++ b/firmware/controllers/generated/signature_harley81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2518260934 -#define TS_SIGNATURE "rusEFI master.2023.03.03.harley81.2518260934" +#define SIGNATURE_HASH 1246974567 +#define TS_SIGNATURE "rusEFI master.2023.03.04.harley81.1246974567" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index 6da13b3c1e..874c55a9af 100644 --- a/firmware/controllers/generated/signature_hellen-gm-e67.h +++ b/firmware/controllers/generated/signature_hellen-gm-e67.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3930386508 -#define TS_SIGNATURE "rusEFI master.2023.03.03.hellen-gm-e67.3930386508" +#define SIGNATURE_HASH 906903277 +#define TS_SIGNATURE "rusEFI master.2023.03.04.hellen-gm-e67.906903277" diff --git a/firmware/controllers/generated/signature_hellen-honda-k.h b/firmware/controllers/generated/signature_hellen-honda-k.h index 00dbec7fdd..cdb6abba5d 100644 --- a/firmware/controllers/generated/signature_hellen-honda-k.h +++ b/firmware/controllers/generated/signature_hellen-honda-k.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 887953407 -#define TS_SIGNATURE "rusEFI master.2023.03.03.hellen-honda-k.887953407" +#define SIGNATURE_HASH 3903314270 +#define TS_SIGNATURE "rusEFI master.2023.03.04.hellen-honda-k.3903314270" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index b743b87e54..aba43d4684 100644 --- a/firmware/controllers/generated/signature_hellen-nb1.h +++ b/firmware/controllers/generated/signature_hellen-nb1.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1542961423 -#define TS_SIGNATURE "rusEFI master.2023.03.03.hellen-nb1.1542961423" +#define SIGNATURE_HASH 2277341102 +#define TS_SIGNATURE "rusEFI master.2023.03.04.hellen-nb1.2277341102" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 690c1dcbfc..c1b0438d40 100644 --- a/firmware/controllers/generated/signature_hellen121nissan.h +++ b/firmware/controllers/generated/signature_hellen121nissan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1512948344 -#define TS_SIGNATURE "rusEFI master.2023.03.03.hellen121nissan.1512948344" +#define SIGNATURE_HASH 2254900441 +#define TS_SIGNATURE "rusEFI master.2023.03.04.hellen121nissan.2254900441" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 13ed3fd1a6..78e0a4777b 100644 --- a/firmware/controllers/generated/signature_hellen121vag.h +++ b/firmware/controllers/generated/signature_hellen121vag.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1052004558 -#define TS_SIGNATURE "rusEFI master.2023.03.03.hellen121vag.1052004558" +#define SIGNATURE_HASH 3808337519 +#define TS_SIGNATURE "rusEFI master.2023.03.04.hellen121vag.3808337519" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index ce5363a6a9..e2ea8587a7 100644 --- a/firmware/controllers/generated/signature_hellen128.h +++ b/firmware/controllers/generated/signature_hellen128.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 388484085 -#define TS_SIGNATURE "rusEFI master.2023.03.03.hellen128.388484085" +#define SIGNATURE_HASH 3412919636 +#define TS_SIGNATURE "rusEFI master.2023.03.04.hellen128.3412919636" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index ce36312f12..62634e06d4 100644 --- a/firmware/controllers/generated/signature_hellen154hyundai.h +++ b/firmware/controllers/generated/signature_hellen154hyundai.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2265248753 -#define TS_SIGNATURE "rusEFI master.2023.03.03.hellen154hyundai.2265248753" +#define SIGNATURE_HASH 1531854160 +#define TS_SIGNATURE "rusEFI master.2023.03.04.hellen154hyundai.1531854160" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 030dd5102b..263a16ea1d 100644 --- a/firmware/controllers/generated/signature_hellen72.h +++ b/firmware/controllers/generated/signature_hellen72.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1691708923 -#define TS_SIGNATURE "rusEFI master.2023.03.03.hellen72.1691708923" +#define SIGNATURE_HASH 3097469786 +#define TS_SIGNATURE "rusEFI master.2023.03.04.hellen72.3097469786" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 7b475688aa..74d02385be 100644 --- a/firmware/controllers/generated/signature_hellen81.h +++ b/firmware/controllers/generated/signature_hellen81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4158638803 -#define TS_SIGNATURE "rusEFI master.2023.03.03.hellen81.4158638803" +#define SIGNATURE_HASH 731186290 +#define TS_SIGNATURE "rusEFI master.2023.03.04.hellen81.731186290" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index e17c48b066..798615fcbd 100644 --- a/firmware/controllers/generated/signature_hellen88bmw.h +++ b/firmware/controllers/generated/signature_hellen88bmw.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2750746463 -#define TS_SIGNATURE "rusEFI master.2023.03.03.hellen88bmw.2750746463" +#define SIGNATURE_HASH 2143273470 +#define TS_SIGNATURE "rusEFI master.2023.03.04.hellen88bmw.2143273470" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index b6e359f4bc..79f900e840 100644 --- a/firmware/controllers/generated/signature_hellenNA6.h +++ b/firmware/controllers/generated/signature_hellenNA6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2612715861 -#define TS_SIGNATURE "rusEFI master.2023.03.03.hellenNA6.2612715861" +#define SIGNATURE_HASH 1206923252 +#define TS_SIGNATURE "rusEFI master.2023.03.04.hellenNA6.1206923252" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 24cb5a39e1..f6cd5f0e08 100644 --- a/firmware/controllers/generated/signature_hellenNA8_96.h +++ b/firmware/controllers/generated/signature_hellenNA8_96.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2959282537 -#define TS_SIGNATURE "rusEFI master.2023.03.03.hellenNA8_96.2959282537" +#define SIGNATURE_HASH 1814683592 +#define TS_SIGNATURE "rusEFI master.2023.03.04.hellenNA8_96.1814683592" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 4177187e9d..da053f6a31 100644 --- a/firmware/controllers/generated/signature_kin.h +++ b/firmware/controllers/generated/signature_kin.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 3653733186 -#define TS_SIGNATURE "rusEFI master.2023.03.03.kin.3653733186" +#define SIGNATURE_HASH 93144547 +#define TS_SIGNATURE "rusEFI master.2023.03.04.kin.93144547" diff --git a/firmware/controllers/generated/signature_m74_9.h b/firmware/controllers/generated/signature_m74_9.h index a458c4c9ec..db30213cf0 100644 --- a/firmware/controllers/generated/signature_m74_9.h +++ b/firmware/controllers/generated/signature_m74_9.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1855911093 -#define TS_SIGNATURE "rusEFI master.2023.03.03.m74_9.1855911093" +#define SIGNATURE_HASH 3000252948 +#define TS_SIGNATURE "rusEFI master.2023.03.04.m74_9.3000252948" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 161994f777..3b78d1e2ef 100644 --- a/firmware/controllers/generated/signature_mre_f4.h +++ b/firmware/controllers/generated/signature_mre_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1331075239 -#define TS_SIGNATURE "rusEFI master.2023.03.03.mre_f4.1331075239" +#define SIGNATURE_HASH 2468107782 +#define TS_SIGNATURE "rusEFI master.2023.03.04.mre_f4.2468107782" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 9afaa8971e..76504160b7 100644 --- a/firmware/controllers/generated/signature_mre_f7.h +++ b/firmware/controllers/generated/signature_mre_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1331075239 -#define TS_SIGNATURE "rusEFI master.2023.03.03.mre_f7.1331075239" +#define SIGNATURE_HASH 2468107782 +#define TS_SIGNATURE "rusEFI master.2023.03.04.mre_f7.2468107782" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index f3731f646c..8e7c1a9563 100644 --- a/firmware/controllers/generated/signature_prometheus_405.h +++ b/firmware/controllers/generated/signature_prometheus_405.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3791319144 -#define TS_SIGNATURE "rusEFI master.2023.03.03.prometheus_405.3791319144" +#define SIGNATURE_HASH 1034960585 +#define TS_SIGNATURE "rusEFI master.2023.03.04.prometheus_405.1034960585" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 4b723c174e..4a0a5d359f 100644 --- a/firmware/controllers/generated/signature_prometheus_469.h +++ b/firmware/controllers/generated/signature_prometheus_469.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3791319144 -#define TS_SIGNATURE "rusEFI master.2023.03.03.prometheus_469.3791319144" +#define SIGNATURE_HASH 1034960585 +#define TS_SIGNATURE "rusEFI master.2023.03.04.prometheus_469.1034960585" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 0c831283ab..640c385000 100644 --- a/firmware/controllers/generated/signature_proteus_f4.h +++ b/firmware/controllers/generated/signature_proteus_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2681712761 -#define TS_SIGNATURE "rusEFI master.2023.03.03.proteus_f4.2681712761" +#define SIGNATURE_HASH 1134395096 +#define TS_SIGNATURE "rusEFI master.2023.03.04.proteus_f4.1134395096" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 538d74b233..a576c4bc81 100644 --- a/firmware/controllers/generated/signature_proteus_f7.h +++ b/firmware/controllers/generated/signature_proteus_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2681712761 -#define TS_SIGNATURE "rusEFI master.2023.03.03.proteus_f7.2681712761" +#define SIGNATURE_HASH 1134395096 +#define TS_SIGNATURE "rusEFI master.2023.03.04.proteus_f7.1134395096" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 7e05bc237b..7b013c68e9 100644 --- a/firmware/controllers/generated/signature_proteus_h7.h +++ b/firmware/controllers/generated/signature_proteus_h7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2681712761 -#define TS_SIGNATURE "rusEFI master.2023.03.03.proteus_h7.2681712761" +#define SIGNATURE_HASH 1134395096 +#define TS_SIGNATURE "rusEFI master.2023.03.04.proteus_h7.1134395096" diff --git a/firmware/controllers/generated/signature_s105.h b/firmware/controllers/generated/signature_s105.h index c5c929d898..6dd14d9c88 100644 --- a/firmware/controllers/generated/signature_s105.h +++ b/firmware/controllers/generated/signature_s105.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2657701072 -#define TS_SIGNATURE "rusEFI master.2023.03.03.s105.2657701072" +#define SIGNATURE_HASH 1109623409 +#define TS_SIGNATURE "rusEFI master.2023.03.04.s105.1109623409" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 18a8156a5e..a4cd3adcf5 100644 --- a/firmware/controllers/generated/signature_subaru_eg33_f7.h +++ b/firmware/controllers/generated/signature_subaru_eg33_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3268246307 -#define TS_SIGNATURE "rusEFI master.2023.03.03.subaru_eg33_f7.3268246307" +#define SIGNATURE_HASH 512210306 +#define TS_SIGNATURE "rusEFI master.2023.03.04.subaru_eg33_f7.512210306" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index b55c7873bc..7aff669a71 100644 --- a/firmware/controllers/generated/signature_tdg-pdm8.h +++ b/firmware/controllers/generated/signature_tdg-pdm8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1002309036 -#define TS_SIGNATURE "rusEFI master.2023.03.03.tdg-pdm8.1002309036" +#define SIGNATURE_HASH 3891579661 +#define TS_SIGNATURE "rusEFI master.2023.03.04.tdg-pdm8.3891579661" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.cpp b/firmware/controllers/lua/generated/value_lookup_generated.cpp index 26f9a6663a..3dd41f9cb1 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.cpp +++ b/firmware/controllers/lua/generated/value_lookup_generated.cpp @@ -1049,6 +1049,8 @@ float getConfigValueByName(const char *name) { return engineConfiguration->ppsSecondaryMaximum; case -282198345: return engineConfiguration->customSentTpsMax; + case 1498075808: + return engineConfiguration->kLineBaudRate; } return EFI_ERROR_CODE; } @@ -3669,6 +3671,11 @@ void setConfigValueByName(const char *name, float value) { { engineConfiguration->customSentTpsMax = (int)value; return; + } + case 1498075808: + { + engineConfiguration->kLineBaudRate = (int)value; + return; } } } diff --git a/firmware/controllers/lua/generated/value_lookup_generated.md b/firmware/controllers/lua/generated/value_lookup_generated.md index 67bd211892..a1e9e8aefa 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.md +++ b/firmware/controllers/lua/generated/value_lookup_generated.md @@ -1567,3 +1567,6 @@ For Toyota ETCS-i, use ~69% ### customSentTpsMax null +### kLineBaudRate +null + diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index d5ef9fded0..3f433c4d42 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.03.03.f407-discovery.3646895912" + signature = "rusEFI master.2023.03.04.f407-discovery.85326217" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.f407-discovery.3646895912" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.f407-discovery.85326217" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:38 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:16 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8038,6 +8038,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index 7f7a217cfd..27af0eb66c 100644 --- a/firmware/tunerstudio/generated/rusefi_48way.ini +++ b/firmware/tunerstudio/generated/rusefi_48way.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.03.03.48way.508930798" + signature = "rusEFI master.2023.03.04.48way.3256837199" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.48way.508930798" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.48way.3256837199" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:20 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:01 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8029,6 +8029,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index 8be5fd8a28..c731bbcfdc 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.03.03.alphax-2chan.3978309693" + signature = "rusEFI master.2023.03.04.alphax-2chan.829095580" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.alphax-2chan.3978309693" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.alphax-2chan.829095580" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:30:51 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:37 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -7999,6 +7999,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 94ac89cc9b..ec12b8201f 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.03.03.alphax-4chan.1316592651" + signature = "rusEFI master.2023.03.04.alphax-4chan.2452837034" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.alphax-4chan.1316592651" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.alphax-4chan.2452837034" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:30:53 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:38 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8003,6 +8003,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index 3754fb515e..6860e2c1da 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.03.03.alphax-8chan.3854746519" + signature = "rusEFI master.2023.03.04.alphax-8chan.965217590" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.alphax-8chan.3854746519" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.alphax-8chan.965217590" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:30:54 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:39 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8003,6 +8003,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index c99f8c394a..b49aaa3eca 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.03.03.atlas.2916801705" + signature = "rusEFI master.2023.03.04.atlas.1905267208" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.atlas.2916801705" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.atlas.1905267208" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:36 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:13 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8027,6 +8027,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index 0c6f181310..0e1f7c3b2f 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.03.03.core8.1655189474" + signature = "rusEFI master.2023.03.04.core8.3202539843" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.core8.1655189474" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.core8.3202539843" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:19 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:59 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8029,6 +8029,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index 1263b13a7f..bc0c36d2a3 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.03.03.cypress.2970626446" + signature = "rusEFI master.2023.03.04.cypress.1834673967" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.cypress.2970626446" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.cypress.1834673967" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Mar 03 02:30:49 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Mar 04 01:41:34 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8036,6 +8036,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index e9bc729105..582c702866 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.03.03.f407-discovery.3646895912" + signature = "rusEFI master.2023.03.04.f407-discovery.85326217" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.f407-discovery.3646895912" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.f407-discovery.85326217" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:33 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:11 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8038,6 +8038,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 06ac484923..3bc38ae806 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.03.03.f429-discovery.2970626446" + signature = "rusEFI master.2023.03.04.f429-discovery.1834673967" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.f429-discovery.2970626446" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.f429-discovery.1834673967" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:34 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:12 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8036,6 +8036,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 365b537fc9..5ed81df4de 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.03.03.frankenso_na6.2470627652" + signature = "rusEFI master.2023.03.04.frankenso_na6.1325926373" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.frankenso_na6.2470627652" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.frankenso_na6.1325926373" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:25 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:04 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8036,6 +8036,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 1ecc159f7f..5a3a92c1f3 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.03.03.harley81.2518260934" + signature = "rusEFI master.2023.03.04.harley81.1246974567" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.harley81.2518260934" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.harley81.1246974567" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:30:56 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:41 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8001,6 +8001,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index a0c8e6d87c..d917f8eca4 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.03.03.hellen-gm-e67.3930386508" + signature = "rusEFI master.2023.03.04.hellen-gm-e67.906903277" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.hellen-gm-e67.3930386508" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.hellen-gm-e67.906903277" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:11 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:53 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8001,6 +8001,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini index ae562a51ff..3983ba022c 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.03.03.hellen-honda-k.887953407" + signature = "rusEFI master.2023.03.04.hellen-honda-k.3903314270" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.hellen-honda-k.887953407" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.hellen-honda-k.3903314270" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 21:30:23 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:46 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -7997,6 +7997,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 7ecde9aed0..ad0ac82506 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.03.03.hellen-nb1.1542961423" + signature = "rusEFI master.2023.03.04.hellen-nb1.2277341102" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.hellen-nb1.1542961423" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.hellen-nb1.2277341102" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:10 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:52 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8002,6 +8002,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 5025197755..1b00eefd25 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.03.03.hellen121nissan.1512948344" + signature = "rusEFI master.2023.03.04.hellen121nissan.2254900441" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.hellen121nissan.1512948344" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.hellen121nissan.2254900441" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:01 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:45 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8000,6 +8000,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 15189d1d18..cf277aa753 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.03.03.hellen121vag.1052004558" + signature = "rusEFI master.2023.03.04.hellen121vag.3808337519" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.hellen121vag.1052004558" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.hellen121vag.3808337519" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:30:59 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:43 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8005,6 +8005,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 95beef25b3..267a13ae91 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.03.03.hellen128.388484085" + signature = "rusEFI master.2023.03.04.hellen128.3412919636" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.hellen128.388484085" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.hellen128.3412919636" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:30:58 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:42 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8000,6 +8000,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 66a263a46f..9370e90454 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.03.03.hellen154hyundai.2265248753" + signature = "rusEFI master.2023.03.04.hellen154hyundai.1531854160" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.hellen154hyundai.2265248753" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.hellen154hyundai.1531854160" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:04 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:47 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -7999,6 +7999,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index e2132355cb..1eb553ea1f 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.03.03.hellen72.1691708923" + signature = "rusEFI master.2023.03.04.hellen72.3097469786" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.hellen72.1691708923" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.hellen72.3097469786" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:07 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:50 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8002,6 +8002,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index ee069833f9..24ac3621f4 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.03.03.hellen81.4158638803" + signature = "rusEFI master.2023.03.04.hellen81.731186290" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.hellen81.4158638803" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.hellen81.731186290" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:08 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:51 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -7998,6 +7998,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 8b3f0378e8..ecb6090e70 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.03.03.hellen88bmw.2750746463" + signature = "rusEFI master.2023.03.04.hellen88bmw.2143273470" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.hellen88bmw.2750746463" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.hellen88bmw.2143273470" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:05 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:48 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -7996,6 +7996,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index bda27e1986..462edc9bf5 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.03.03.hellenNA6.2612715861" + signature = "rusEFI master.2023.03.04.hellenNA6.1206923252" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.hellenNA6.2612715861" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.hellenNA6.1206923252" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:13 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:55 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8003,6 +8003,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index df656d1d12..a899b1be5e 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.03.03.hellenNA8_96.2959282537" + signature = "rusEFI master.2023.03.04.hellenNA8_96.1814683592" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.hellenNA8_96.2959282537" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.hellenNA8_96.1814683592" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:14 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:56 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8001,6 +8001,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index 90136d60d6..4800ead6ac 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.03.03.kin.3653733186" + signature = "rusEFI master.2023.03.04.kin.93144547" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.kin.3653733186" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.kin.93144547" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Mar 03 02:30:47 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Mar 04 01:41:33 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8037,6 +8037,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_m74_9.ini b/firmware/tunerstudio/generated/rusefi_m74_9.ini index 0beb1dce02..5e273c869e 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.03.03.m74_9.1855911093" + signature = "rusEFI master.2023.03.04.m74_9.3000252948" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.m74_9.1855911093" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.m74_9.3000252948" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:22 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:02 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8003,6 +8003,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 43353adf7b..6389bb8b82 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.03.03.mre_f4.1331075239" + signature = "rusEFI master.2023.03.04.mre_f4.2468107782" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.mre_f4.1331075239" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.mre_f4.2468107782" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:17 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:58 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8008,6 +8008,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 2c3fbc813e..890df67edc 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.03.03.mre_f7.1331075239" + signature = "rusEFI master.2023.03.04.mre_f7.2468107782" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.mre_f7.1331075239" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.mre_f7.2468107782" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:16 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:57 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8008,6 +8008,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 24ec5a90eb..646cb6c435 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.03.03.prometheus_405.3791319144" + signature = "rusEFI master.2023.03.04.prometheus_405.1034960585" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.prometheus_405.3791319144" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.prometheus_405.1034960585" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:27 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:06 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8031,6 +8031,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index dd157bb8b6..e98a3e67c3 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.03.03.prometheus_469.3791319144" + signature = "rusEFI master.2023.03.04.prometheus_469.1034960585" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.prometheus_469.3791319144" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.prometheus_469.1034960585" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:26 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:05 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8031,6 +8031,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 85079e2adf..2bc8d0510a 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.03.03.proteus_f4.2681712761" + signature = "rusEFI master.2023.03.04.proteus_f4.1134395096" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.proteus_f4.2681712761" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.proteus_f4.1134395096" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:30 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:09 UTC 2023 pageSize = 26432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -7999,6 +7999,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 92c40112f8..5266d64ff6 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.03.03.proteus_f7.2681712761" + signature = "rusEFI master.2023.03.04.proteus_f7.1134395096" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.proteus_f7.2681712761" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.proteus_f7.1134395096" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:29 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:08 UTC 2023 pageSize = 26432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -7999,6 +7999,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index 503bfa371c..5f8bf1326c 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.03.03.proteus_h7.2681712761" + signature = "rusEFI master.2023.03.04.proteus_h7.1134395096" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.proteus_h7.2681712761" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.proteus_h7.1134395096" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:32 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:10 UTC 2023 pageSize = 26432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -7999,6 +7999,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_s105.ini b/firmware/tunerstudio/generated/rusefi_s105.ini index 63a4b47618..eb21428400 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.03.03.s105.2657701072" + signature = "rusEFI master.2023.03.04.s105.1109623409" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.s105.2657701072" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.s105.1109623409" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:23 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:03 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8003,6 +8003,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 257debb368..b4b51522ba 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.03.03.subaru_eg33_f7.3268246307" + signature = "rusEFI master.2023.03.04.subaru_eg33_f7.512210306" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.subaru_eg33_f7.3268246307" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.subaru_eg33_f7.512210306" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Fri Mar 03 02:30:50 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Mar 04 01:41:35 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8021,6 +8021,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 58ef1e83a8..af61fefcef 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.03.03.tdg-pdm8.1002309036" + signature = "rusEFI master.2023.03.04.tdg-pdm8.3891579661" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.03.03.tdg-pdm8.1002309036" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.03.04.tdg-pdm8.3891579661" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -87,7 +87,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 02:31:37 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:15 UTC 2023 pageSize = 22432 page = 1 @@ -1226,7 +1226,7 @@ luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOW luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0 -unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 +kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0 mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0 etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0 etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 @@ -8036,6 +8036,7 @@ dialog = tcuControls, "Transmission Settings" field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold dialog = parkingLot, "Experimental/Broken" + field = kLineBaudRate, kLineBaudRate field = "I understand ECU Locking", yesUnderstandLocking field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 } field = verboseQuad, verboseQuad 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 b0a8997650..8ef50f4c2b 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Mar 03 04:45:35 UTC 2023 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 04 01:42:17 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1001,6 +1001,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 = 85326217; public static final int specs_s_size = 12; public static final int spi_device_e_SPI_DEVICE_1 = 1; public static final int spi_device_e_SPI_DEVICE_2 = 2; @@ -1222,7 +1223,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.03.03.f407-discovery.3646895912"; + public static final String TS_SIGNATURE = "rusEFI master.2023.03.04.f407-discovery.85326217"; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int TS_TOTAL_OUTPUT_SIZE = 1356; @@ -2519,7 +2520,7 @@ public class Fields { public static final Field LUADIGITALINPUTPINMODES7 = Field.create("LUADIGITALINPUTPINMODES7", 3978, FieldType.INT8, pin_input_mode_e).setScale(1.0).setBaseOffset(0); public static final Field LUADIGITALINPUTPINMODES8 = Field.create("LUADIGITALINPUTPINMODES8", 3979, FieldType.INT8, pin_input_mode_e).setScale(1.0).setBaseOffset(0); public static final Field CUSTOMSENTTPSMAX = Field.create("CUSTOMSENTTPSMAX", 3980, FieldType.INT16).setScale(1.0).setBaseOffset(0); - public static final Field UNUSEDPADDINGHERE = Field.create("UNUSEDPADDINGHERE", 3982, FieldType.INT16).setScale(1.0).setBaseOffset(0); + public static final Field KLINEBAUDRATE = Field.create("KLINEBAUDRATE", 3982, FieldType.INT16).setScale(1.0).setBaseOffset(0); public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 3984, FieldType.INT8).setScale(1.0).setBaseOffset(0); public static final Field ETBBIASBINS = Field.create("ETBBIASBINS", 4028, FieldType.FLOAT).setBaseOffset(0); public static final Field ETBBIASVALUES = Field.create("ETBBIASVALUES", 4060, FieldType.FLOAT).setBaseOffset(0); @@ -3968,7 +3969,7 @@ public class Fields { LUADIGITALINPUTPINMODES7, LUADIGITALINPUTPINMODES8, CUSTOMSENTTPSMAX, - UNUSEDPADDINGHERE, + KLINEBAUDRATE, MAINUNUSEDEND, ETBBIASBINS, ETBBIASVALUES,