diff --git a/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h index de7481a687..db82563940 100644 --- a/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/hellen/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 Mon Oct 25 16:26:18 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Oct 25 19:46:52 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4395,4 +4395,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Oct 25 16:26:18 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Oct 25 19:46:52 UTC 2021 diff --git a/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h index 50a06c13c1..fafe9e83c2 100644 --- a/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h @@ -906,7 +906,7 @@ #define etb_function_e_ETB_Throttle1 1 #define etb_function_e_ETB_Throttle2 2 #define etb_function_e_ETB_Wastegate 4 -#define ETB_HW_MAX_FREQUENCY 10000 +#define ETB_HW_MAX_FREQUENCY 3000 #define etb_iFactor_offset 1740 #define etb_iTermMax_offset 3958 #define etb_iTermMin_offset 3956 @@ -1806,7 +1806,7 @@ #define showSdCardWarning_offset 76 #define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 3679521099 +#define SIGNATURE_HASH 969859960 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -2275,7 +2275,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.10.25.hellen_cypress.3679521099" +#define TS_SIGNATURE "rusEFI 2021.10.25.hellen_cypress.969859960" #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 34be5daa41..b33f903ea1 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 Mon Oct 25 16:26:15 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Oct 25 19:46:50 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4389,4 +4389,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Oct 25 16:26:15 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Oct 25 19:46:50 UTC 2021 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 15412c0eee..e63751801f 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -887,7 +887,7 @@ #define etb_function_e_ETB_Throttle1 1 #define etb_function_e_ETB_Throttle2 2 #define etb_function_e_ETB_Wastegate 4 -#define ETB_HW_MAX_FREQUENCY 10000 +#define ETB_HW_MAX_FREQUENCY 3000 #define etb_iFactor_offset 1740 #define etb_iTermMax_offset 3930 #define etb_iTermMin_offset 3928 @@ -1787,7 +1787,7 @@ #define showSdCardWarning_offset 76 #define SIGNATURE_BOARD kin #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 620021175 +#define SIGNATURE_HASH 3328913284 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -2256,7 +2256,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator true #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.10.25.kin.620021175" +#define TS_SIGNATURE "rusEFI 2021.10.25.kin.3328913284" #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 e2a983777d..eeae6c3f35 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_config.sh integration/rusefi_config.txt Mon Oct 25 16:26:20 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:54 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4395,4 +4395,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:26:20 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:54 UTC 2021 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 1ebb1004ef..35e20d7701 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 @@ -918,7 +918,7 @@ #define etb_function_e_ETB_Throttle1 1 #define etb_function_e_ETB_Throttle2 2 #define etb_function_e_ETB_Wastegate 4 -#define ETB_HW_MAX_FREQUENCY 10000 +#define ETB_HW_MAX_FREQUENCY 3000 #define etb_iFactor_offset 1740 #define etb_iTermMax_offset 3958 #define etb_iTermMin_offset 3956 @@ -1819,7 +1819,7 @@ #define showSdCardWarning_offset 76 #define SIGNATURE_BOARD subaru_eg33_f7 #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 212285944 +#define SIGNATURE_HASH 3996701643 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -2288,7 +2288,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port false -#define TS_SIGNATURE "rusEFI 2021.10.25.subaru_eg33_f7.212285944" +#define TS_SIGNATURE "rusEFI 2021.10.25.subaru_eg33_f7.3996701643" #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 85d2db00fb..c3f65911d3 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 Mon Oct 25 16:26:13 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:47 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4395,4 +4395,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:26:13 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:47 UTC 2021 diff --git a/firmware/controllers/generated/fsio_enums_generated.def b/firmware/controllers/generated/fsio_enums_generated.def index ae306503fd..a563ec88b6 100644 --- a/firmware/controllers/generated/fsio_enums_generated.def +++ b/firmware/controllers/generated/fsio_enums_generated.def @@ -1,4 +1,4 @@ -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:26:13 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:47 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000, diff --git a/firmware/controllers/generated/fsio_getters.def b/firmware/controllers/generated/fsio_getters.def index 92f506c7a6..889676010a 100644 --- a/firmware/controllers/generated/fsio_getters.def +++ b/firmware/controllers/generated/fsio_getters.def @@ -1,4 +1,4 @@ -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:26:13 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:47 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer case FSIO_SETTING_ACIDLEEXTRAOFFSET: diff --git a/firmware/controllers/generated/fsio_names.def b/firmware/controllers/generated/fsio_names.def index 721dbd9980..4c02b32fb6 100644 --- a/firmware/controllers/generated/fsio_names.def +++ b/firmware/controllers/generated/fsio_names.def @@ -1,4 +1,4 @@ -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:26:13 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:47 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset"); diff --git a/firmware/controllers/generated/fsio_strings.def b/firmware/controllers/generated/fsio_strings.def index d64ee2cb84..deb3ddf56b 100644 --- a/firmware/controllers/generated/fsio_strings.def +++ b/firmware/controllers/generated/fsio_strings.def @@ -1,4 +1,4 @@ -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:26:13 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:47 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer case FSIO_SETTING_ACIDLEEXTRAOFFSET: diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index 2f178ec8a4..1d58aee62d 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -906,7 +906,7 @@ #define etb_function_e_ETB_Throttle1 1 #define etb_function_e_ETB_Throttle2 2 #define etb_function_e_ETB_Wastegate 4 -#define ETB_HW_MAX_FREQUENCY 10000 +#define ETB_HW_MAX_FREQUENCY 3000 #define etb_iFactor_offset 1740 #define etb_iTermMax_offset 3958 #define etb_iTermMin_offset 3956 @@ -1806,7 +1806,7 @@ #define showSdCardWarning_offset 76 #define SIGNATURE_BOARD all #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 2569917083 +#define SIGNATURE_HASH 2075277480 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -2275,7 +2275,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.10.25.all.2569917083" +#define TS_SIGNATURE "rusEFI 2021.10.25.all.2075277480" #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_all.h b/firmware/controllers/generated/signature_all.h index 7ba750fa91..b309716c4c 100644 --- a/firmware/controllers/generated/signature_all.h +++ b/firmware/controllers/generated/signature_all.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD all #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 2569917083 -#define TS_SIGNATURE "rusEFI 2021.10.25.all.2569917083" +#define SIGNATURE_HASH 2075277480 +#define TS_SIGNATURE "rusEFI 2021.10.25.all.2075277480" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 9d664e1856..26b0eb6804 100644 --- a/firmware/controllers/generated/signature_atlas.h +++ b/firmware/controllers/generated/signature_atlas.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD atlas #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 2569917083 -#define TS_SIGNATURE "rusEFI 2021.10.25.atlas.2569917083" +#define SIGNATURE_HASH 2075277480 +#define TS_SIGNATURE "rusEFI 2021.10.25.atlas.2075277480" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 04da4b7f54..1d317b2e73 100644 --- a/firmware/controllers/generated/signature_f429-discovery.h +++ b/firmware/controllers/generated/signature_f429-discovery.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD f429-discovery #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 2569917083 -#define TS_SIGNATURE "rusEFI 2021.10.25.f429-discovery.2569917083" +#define SIGNATURE_HASH 2075277480 +#define TS_SIGNATURE "rusEFI 2021.10.25.f429-discovery.2075277480" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index d31edf7d56..ec052f4aab 100644 --- a/firmware/controllers/generated/signature_frankenso_na6.h +++ b/firmware/controllers/generated/signature_frankenso_na6.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD frankenso_na6 #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 3810494322 -#define TS_SIGNATURE "rusEFI 2021.10.25.frankenso_na6.3810494322" +#define SIGNATURE_HASH 25193793 +#define TS_SIGNATURE "rusEFI 2021.10.25.frankenso_na6.25193793" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 25049666fe..914e24a974 100644 --- a/firmware/controllers/generated/signature_hellen-nb1.h +++ b/firmware/controllers/generated/signature_hellen-nb1.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellen-nb1 #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 912235867 -#define TS_SIGNATURE "rusEFI 2021.10.25.hellen-nb1.912235867" +#define SIGNATURE_HASH 3569383272 +#define TS_SIGNATURE "rusEFI 2021.10.25.hellen-nb1.3569383272" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index c45691e58a..abfbef9428 100644 --- a/firmware/controllers/generated/signature_hellen121nissan.h +++ b/firmware/controllers/generated/signature_hellen121nissan.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellen121nissan #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 316443353 -#define TS_SIGNATURE "rusEFI 2021.10.25.hellen121nissan.316443353" +#define SIGNATURE_HASH 4030947562 +#define TS_SIGNATURE "rusEFI 2021.10.25.hellen121nissan.4030947562" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index fe13c68e14..0f8419869c 100644 --- a/firmware/controllers/generated/signature_hellen121vag.h +++ b/firmware/controllers/generated/signature_hellen121vag.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellen121vag #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 3401659101 -#define TS_SIGNATURE "rusEFI 2021.10.25.hellen121vag.3401659101" +#define SIGNATURE_HASH 677304558 +#define TS_SIGNATURE "rusEFI 2021.10.25.hellen121vag.677304558" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index fef45537d3..bd037ac916 100644 --- a/firmware/controllers/generated/signature_hellen128.h +++ b/firmware/controllers/generated/signature_hellen128.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellen128 #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 1328400971 -#define TS_SIGNATURE "rusEFI 2021.10.25.hellen128.1328400971" +#define SIGNATURE_HASH 2914132088 +#define TS_SIGNATURE "rusEFI 2021.10.25.hellen128.2914132088" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index ff631600a6..0bb391200c 100644 --- a/firmware/controllers/generated/signature_hellen154hyundai.h +++ b/firmware/controllers/generated/signature_hellen154hyundai.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellen154hyundai #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 3713168545 -#define TS_SIGNATURE "rusEFI 2021.10.25.hellen154hyundai.3713168545" +#define SIGNATURE_HASH 1070440082 +#define TS_SIGNATURE "rusEFI 2021.10.25.hellen154hyundai.1070440082" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 59c86de556..010a4ced13 100644 --- a/firmware/controllers/generated/signature_hellen72.h +++ b/firmware/controllers/generated/signature_hellen72.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellen72 #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 4290294460 -#define TS_SIGNATURE "rusEFI 2021.10.25.hellen72.4290294460" +#define SIGNATURE_HASH 489117839 +#define TS_SIGNATURE "rusEFI 2021.10.25.hellen72.489117839" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 4b805c190f..b093452c68 100644 --- a/firmware/controllers/generated/signature_hellen88bmw.h +++ b/firmware/controllers/generated/signature_hellen88bmw.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellen88bmw #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 1873620598 -#define TS_SIGNATURE "rusEFI 2021.10.25.hellen88bmw.1873620598" +#define SIGNATURE_HASH 2368914501 +#define TS_SIGNATURE "rusEFI 2021.10.25.hellen88bmw.2368914501" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 218e721bab..b7a8558648 100644 --- a/firmware/controllers/generated/signature_hellenNA6.h +++ b/firmware/controllers/generated/signature_hellenNA6.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellenNA6 #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 1877457783 -#define TS_SIGNATURE "rusEFI 2021.10.25.hellenNA6.1877457783" +#define SIGNATURE_HASH 2373472580 +#define TS_SIGNATURE "rusEFI 2021.10.25.hellenNA6.2373472580" diff --git a/firmware/controllers/generated/signature_hellen_cypress.h b/firmware/controllers/generated/signature_hellen_cypress.h index d36f05f847..5d69a2edb3 100644 --- a/firmware/controllers/generated/signature_hellen_cypress.h +++ b/firmware/controllers/generated/signature_hellen_cypress.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 3679521099 -#define TS_SIGNATURE "rusEFI 2021.10.25.hellen_cypress.3679521099" +#define SIGNATURE_HASH 969859960 +#define TS_SIGNATURE "rusEFI 2021.10.25.hellen_cypress.969859960" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 268f46f324..a358530365 100644 --- a/firmware/controllers/generated/signature_kin.h +++ b/firmware/controllers/generated/signature_kin.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD kin #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 620021175 -#define TS_SIGNATURE "rusEFI 2021.10.25.kin.620021175" +#define SIGNATURE_HASH 3328913284 +#define TS_SIGNATURE "rusEFI 2021.10.25.kin.3328913284" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index a5bfb4d74d..8e09eebd55 100644 --- a/firmware/controllers/generated/signature_mre_f4.h +++ b/firmware/controllers/generated/signature_mre_f4.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD mre_f4 #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 297649423 -#define TS_SIGNATURE "rusEFI 2021.10.25.mre_f4.297649423" +#define SIGNATURE_HASH 4079103804 +#define TS_SIGNATURE "rusEFI 2021.10.25.mre_f4.4079103804" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 0b05ed1fb1..d807726142 100644 --- a/firmware/controllers/generated/signature_mre_f7.h +++ b/firmware/controllers/generated/signature_mre_f7.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD mre_f7 #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 297649423 -#define TS_SIGNATURE "rusEFI 2021.10.25.mre_f7.297649423" +#define SIGNATURE_HASH 4079103804 +#define TS_SIGNATURE "rusEFI 2021.10.25.mre_f7.4079103804" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 89f10d149e..78c155d9af 100644 --- a/firmware/controllers/generated/signature_prometheus_405.h +++ b/firmware/controllers/generated/signature_prometheus_405.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD prometheus_405 #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 3385265021 -#define TS_SIGNATURE "rusEFI 2021.10.25.prometheus_405.3385265021" +#define SIGNATURE_HASH 727245134 +#define TS_SIGNATURE "rusEFI 2021.10.25.prometheus_405.727245134" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index d335586a37..c07dec149d 100644 --- a/firmware/controllers/generated/signature_prometheus_469.h +++ b/firmware/controllers/generated/signature_prometheus_469.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD prometheus_469 #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 3385265021 -#define TS_SIGNATURE "rusEFI 2021.10.25.prometheus_469.3385265021" +#define SIGNATURE_HASH 727245134 +#define TS_SIGNATURE "rusEFI 2021.10.25.prometheus_469.727245134" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 966d36492e..f086603d9a 100644 --- a/firmware/controllers/generated/signature_proteus_f4.h +++ b/firmware/controllers/generated/signature_proteus_f4.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD proteus_f4 #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 2757878006 -#define TS_SIGNATURE "rusEFI 2021.10.25.proteus_f4.2757878006" +#define SIGNATURE_HASH 1191054021 +#define TS_SIGNATURE "rusEFI 2021.10.25.proteus_f4.1191054021" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 9cfb84bab1..4874e0f971 100644 --- a/firmware/controllers/generated/signature_proteus_f7.h +++ b/firmware/controllers/generated/signature_proteus_f7.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD proteus_f7 #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 2757878006 -#define TS_SIGNATURE "rusEFI 2021.10.25.proteus_f7.2757878006" +#define SIGNATURE_HASH 1191054021 +#define TS_SIGNATURE "rusEFI 2021.10.25.proteus_f7.1191054021" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 987f1ba707..93a896198c 100644 --- a/firmware/controllers/generated/signature_subaru_eg33_f7.h +++ b/firmware/controllers/generated/signature_subaru_eg33_f7.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD subaru_eg33_f7 #define SIGNATURE_DATE 2021.10.25 -#define SIGNATURE_HASH 212285944 -#define TS_SIGNATURE "rusEFI 2021.10.25.subaru_eg33_f7.212285944" +#define SIGNATURE_HASH 3996701643 +#define TS_SIGNATURE "rusEFI 2021.10.25.subaru_eg33_f7.3996701643" diff --git a/firmware/tunerstudio/generated/cache.zip b/firmware/tunerstudio/generated/cache.zip index 68922996e7..2d6c9f07b4 100644 Binary files a/firmware/tunerstudio/generated/cache.zip and b/firmware/tunerstudio/generated/cache.zip differ diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 160c341f9c..531a2b51c5 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.all.2569917083" + signature = "rusEFI 2021.10.25.all.2075277480" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.all.2569917083" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.all.2075277480" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:26:13 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:47 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index e0f0576fdf..b8e2243cda 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.atlas.2569917083" + signature = "rusEFI 2021.10.25.atlas.2075277480" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.atlas.2569917083" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.atlas.2075277480" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:26:11 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:45 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 83a933edd3..0ba66da950 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.f429-discovery.2569917083" + signature = "rusEFI 2021.10.25.f429-discovery.2075277480" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.f429-discovery.2569917083" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.f429-discovery.2075277480" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:25:32 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:05 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index c1206f0150..7cdea08112 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.frankenso_na6.3810494322" + signature = "rusEFI 2021.10.25.frankenso_na6.25193793" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.frankenso_na6.3810494322" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.frankenso_na6.25193793" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:25:58 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:32 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index ed74fbf54c..1f8c09fc1c 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.hellen-nb1.912235867" + signature = "rusEFI 2021.10.25.hellen-nb1.3569383272" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.hellen-nb1.912235867" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.hellen-nb1.3569383272" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:25:49 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:22 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 8eef6bdc66..42ccd919eb 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.hellen121nissan.316443353" + signature = "rusEFI 2021.10.25.hellen121nissan.4030947562" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.hellen121nissan.316443353" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.hellen121nissan.4030947562" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:25:39 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:12 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index e5f61bbba0..ef4d0756c5 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.hellen121vag.3401659101" + signature = "rusEFI 2021.10.25.hellen121vag.677304558" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.hellen121vag.3401659101" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.hellen121vag.677304558" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:25:37 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:10 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index b72ea6982f..dd1cd98584 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.hellen128.1328400971" + signature = "rusEFI 2021.10.25.hellen128.2914132088" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.hellen128.1328400971" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.hellen128.2914132088" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:25:35 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:07 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index a11559206a..3177549d24 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.hellen154hyundai.3713168545" + signature = "rusEFI 2021.10.25.hellen154hyundai.1070440082" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.hellen154hyundai.3713168545" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.hellen154hyundai.1070440082" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:25:42 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:14 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 48d6c54f98..4355ae22aa 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.hellen72.4290294460" + signature = "rusEFI 2021.10.25.hellen72.489117839" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.hellen72.4290294460" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.hellen72.489117839" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:25:47 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:19 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index ec1cf23952..a4758b7bd4 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.hellen88bmw.1873620598" + signature = "rusEFI 2021.10.25.hellen88bmw.2368914501" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.hellen88bmw.1873620598" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.hellen88bmw.2368914501" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:25:44 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:17 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index dc1a89d83c..1a91627bf3 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.hellenNA6.1877457783" + signature = "rusEFI 2021.10.25.hellenNA6.2373472580" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.hellenNA6.1877457783" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.hellenNA6.2373472580" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:25:51 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:24 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini index 4a048cec3d..93816cecc0 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.hellen_cypress.3679521099" + signature = "rusEFI 2021.10.25.hellen_cypress.969859960" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.hellen_cypress.3679521099" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.hellen_cypress.969859960" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Oct 25 16:26:18 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Oct 25 19:46:52 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_kinetis.ini b/firmware/tunerstudio/generated/rusefi_kinetis.ini index 4e3f70732f..ee4da2cc21 100644 --- a/firmware/tunerstudio/generated/rusefi_kinetis.ini +++ b/firmware/tunerstudio/generated/rusefi_kinetis.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.kin.620021175" + signature = "rusEFI 2021.10.25.kin.3328913284" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.kin.620021175" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.kin.3328913284" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Oct 25 16:26:15 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Oct 25 19:46:50 UTC 2021 pageSize = 19972 page = 1 @@ -948,7 +948,7 @@ applyNonlinearBelowPulse = scalar, U16, 2500, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2502, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2503, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2504, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2506, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2506, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2508, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2512, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index bbd718ae73..c0d1d060d3 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.mre_f4.297649423" + signature = "rusEFI 2021.10.25.mre_f4.4079103804" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.mre_f4.297649423" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.mre_f4.4079103804" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:25:56 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:30 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 5795adce70..1d2b5be5e2 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.mre_f7.297649423" + signature = "rusEFI 2021.10.25.mre_f7.4079103804" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.mre_f7.297649423" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.mre_f7.4079103804" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:25:54 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:27 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 9df8c7c6e2..ff1dd4153d 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.prometheus_405.3385265021" + signature = "rusEFI 2021.10.25.prometheus_405.727245134" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.prometheus_405.3385265021" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.prometheus_405.727245134" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:26:03 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:37 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index b35c3750ff..a52a10457e 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.prometheus_469.3385265021" + signature = "rusEFI 2021.10.25.prometheus_469.727245134" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.prometheus_469.3385265021" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.prometheus_469.727245134" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:26:01 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:35 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 9d33aa6ba1..8f2a78427a 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.proteus_f4.2757878006" + signature = "rusEFI 2021.10.25.proteus_f4.1191054021" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.proteus_f4.2757878006" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.proteus_f4.1191054021" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:26:08 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:42 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 98cbb08677..79ad924325 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.proteus_f7.2757878006" + signature = "rusEFI 2021.10.25.proteus_f7.1191054021" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.proteus_f7.2757878006" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.proteus_f7.1191054021" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:26:06 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:40 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 5406a22d8a..0fc4a33761 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.10.25.subaru_eg33_f7.212285944" + signature = "rusEFI 2021.10.25.subaru_eg33_f7.3996701643" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.10.25.subaru_eg33_f7.212285944" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.10.25.subaru_eg33_f7.3996701643" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Oct 25 16:26:20 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:54 UTC 2021 pageSize = 20000 page = 1 @@ -963,7 +963,7 @@ applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3 injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial" unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0 knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0 +etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 3000, 0 etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 etbWastegatePid_dFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 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 6bcd46b91c..c2195ef1d5 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 Mon Oct 25 16:26:13 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Oct 25 19:46:47 UTC 2021 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -872,7 +872,7 @@ public class Fields { public static final int etb_function_e_ETB_Throttle1 = 1; public static final int etb_function_e_ETB_Throttle2 = 2; public static final int etb_function_e_ETB_Wastegate = 4; - public static final int ETB_HW_MAX_FREQUENCY = 10000; + public static final int ETB_HW_MAX_FREQUENCY = 3000; public static final int etb_iFactor_offset = 1740; public static final int etb_iTermMax_offset = 3958; public static final int etb_iTermMin_offset = 3956; @@ -1733,6 +1733,7 @@ public class Fields { public static final int servoOutputPins8_offset = 3147; public static final int showHumanReadableWarning_offset = 976; public static final int showSdCardWarning_offset = 76; + public static final int SIGNATURE_HASH = 2075277480; public static final int silentTriggerError_offset = 1464; public static final int slowAdcAlpha_offset = 2088; public static final int sparkDwellRpmBins_offset = 332; @@ -2146,7 +2147,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 2021.10.25.all.2569917083"; + public static final String TS_SIGNATURE = "rusEFI 2021.10.25.all.2075277480"; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int tunerStudioSerialSpeed_offset = 728; diff --git a/java_console/rusefi.xml b/java_console/rusefi.xml index 0774c40e33..232a853acd 100644 --- a/java_console/rusefi.xml +++ b/java_console/rusefi.xml @@ -1,6 +1,6 @@ - +