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 6e085350b0..a3989fbf32 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 (unknown script) integration/rusefi_config.txt Mon Jan 24 12:36:20 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 24 19:31:16 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -3556,7 +3556,7 @@ struct engine_configuration_s { */ int16_t coastingFuelCutRpmLow; /** - * Throttle position below which fuel cut is active. + * Throttle position below which fuel cut is active. With an electronic throttle enabled, this checks against pedal position. % * offset 2744 */ @@ -4478,4 +4478,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 24 12:36:20 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 24 19:31:16 UTC 2022 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 b4d932f98b..b77589f566 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 @@ -1894,7 +1894,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 896 #define showSdCardWarning_offset 164 -#define SIGNATURE_HASH 670635670 +#define SIGNATURE_HASH 2530820142 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2419,7 +2419,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.01.24.hellen_cypress.670635670" +#define TS_SIGNATURE "rusEFI 2022.01.24.hellen_cypress.2530820142" #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 6cb3b986ab..a408bb0da2 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 (unknown script) integration/rusefi_config.txt Mon Jan 24 12:36:19 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 24 19:31:14 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -3550,7 +3550,7 @@ struct engine_configuration_s { */ int16_t coastingFuelCutRpmLow; /** - * Throttle position below which fuel cut is active. + * Throttle position below which fuel cut is active. With an electronic throttle enabled, this checks against pedal position. % * offset 2716 */ @@ -4472,4 +4472,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 24 12:36:19 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 24 19:31:14 UTC 2022 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 a31753430d..c0f09919c5 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -1879,7 +1879,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 896 #define showSdCardWarning_offset 164 -#define SIGNATURE_HASH 3629963882 +#define SIGNATURE_HASH 1769770194 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2404,7 +2404,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator true #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.01.24.kin.3629963882" +#define TS_SIGNATURE "rusEFI 2022.01.24.kin.1769770194" #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 022c1c3288..f9b8a36387 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 (unknown script) integration/rusefi_config.txt Mon Jan 24 12:36:22 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 24 19:31:17 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -3556,7 +3556,7 @@ struct engine_configuration_s { */ int16_t coastingFuelCutRpmLow; /** - * Throttle position below which fuel cut is active. + * Throttle position below which fuel cut is active. With an electronic throttle enabled, this checks against pedal position. % * offset 2744 */ @@ -4478,4 +4478,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 24 12:36:22 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 24 19:31:17 UTC 2022 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 046f4a7cd6..51030c7ff2 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 @@ -1907,7 +1907,7 @@ #define show_test_presets false #define showHumanReadableWarning_offset 896 #define showSdCardWarning_offset 164 -#define SIGNATURE_HASH 3736528762 +#define SIGNATURE_HASH 1872146882 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2432,7 +2432,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port false -#define TS_SIGNATURE "rusEFI 2022.01.24.subaru_eg33_f7.3736528762" +#define TS_SIGNATURE "rusEFI 2022.01.24.subaru_eg33_f7.1872146882" #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 12c4a62781..636dd36459 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 (unknown script) integration/rusefi_config.txt Mon Jan 24 12:36:26 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 24 19:31:21 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -3556,7 +3556,7 @@ struct engine_configuration_s { */ int16_t coastingFuelCutRpmLow; /** - * Throttle position below which fuel cut is active. + * Throttle position below which fuel cut is active. With an electronic throttle enabled, this checks against pedal position. % * offset 2744 */ @@ -4478,4 +4478,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 24 12:36:26 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 24 19:31:21 UTC 2022 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index e3c10a4c46..1a2cf85a58 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1894,7 +1894,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 896 #define showSdCardWarning_offset 164 -#define SIGNATURE_HASH 487387434 +#define SIGNATURE_HASH 2888607634 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2419,7 +2419,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.01.24.all.487387434" +#define TS_SIGNATURE "rusEFI 2022.01.24.all.2888607634" #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 9fc9871e0d..0f931b9d33 100644 --- a/firmware/controllers/generated/signature_all.h +++ b/firmware/controllers/generated/signature_all.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 487387434 -#define TS_SIGNATURE "rusEFI 2022.01.24.all.487387434" +#define SIGNATURE_HASH 2888607634 +#define TS_SIGNATURE "rusEFI 2022.01.24.all.2888607634" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index dc66d26a6e..b6a5e27694 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 null // -#define SIGNATURE_HASH 476814053 -#define TS_SIGNATURE "rusEFI 2022.01.24.alphax-2chan.476814053" +#define SIGNATURE_HASH 2907425885 +#define TS_SIGNATURE "rusEFI 2022.01.24.alphax-2chan.2907425885" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index b281647887..8415d6c5d1 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 null // -#define SIGNATURE_HASH 3017177393 -#define TS_SIGNATURE "rusEFI 2022.01.24.alphax-4chan.3017177393" +#define SIGNATURE_HASH 49688457 +#define TS_SIGNATURE "rusEFI 2022.01.24.alphax-4chan.49688457" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 4f615bceaf..e795289ae3 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 null // -#define SIGNATURE_HASH 29754381 -#define TS_SIGNATURE "rusEFI 2022.01.24.atlas.29754381" +#define SIGNATURE_HASH 2967884469 +#define TS_SIGNATURE "rusEFI 2022.01.24.atlas.2967884469" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 4618630777..8dc9ae93a5 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 null // -#define SIGNATURE_HASH 487387434 -#define TS_SIGNATURE "rusEFI 2022.01.24.f429-discovery.487387434" +#define SIGNATURE_HASH 2888607634 +#define TS_SIGNATURE "rusEFI 2022.01.24.f429-discovery.2888607634" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 7460f5bc56..da377c12c4 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 null // -#define SIGNATURE_HASH 1732158659 -#define TS_SIGNATURE "rusEFI 2022.01.24.frankenso_na6.1732158659" +#define SIGNATURE_HASH 3592352379 +#define TS_SIGNATURE "rusEFI 2022.01.24.frankenso_na6.3592352379" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 56f9469175..905ff855a3 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 null // -#define SIGNATURE_HASH 3787788275 -#define TS_SIGNATURE "rusEFI 2022.01.24.hellen-nb1.3787788275" +#define SIGNATURE_HASH 1357207883 +#define TS_SIGNATURE "rusEFI 2022.01.24.hellen-nb1.1357207883" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 2670ed78a7..b8f78ac710 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 null // -#define SIGNATURE_HASH 3116212825 -#define TS_SIGNATURE "rusEFI 2022.01.24.hellen121nissan.3116212825" +#define SIGNATURE_HASH 144569569 +#define TS_SIGNATURE "rusEFI 2022.01.24.hellen121nissan.144569569" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 9db6d568a8..86d96832b6 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 null // -#define SIGNATURE_HASH 1118819616 -#define TS_SIGNATURE "rusEFI 2022.01.24.hellen121vag.1118819616" +#define SIGNATURE_HASH 4086268824 +#define TS_SIGNATURE "rusEFI 2022.01.24.hellen121vag.4086268824" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 33e457b200..d55984d1bd 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 null // -#define SIGNATURE_HASH 1495522575 -#define TS_SIGNATURE "rusEFI 2022.01.24.hellen128.1495522575" +#define SIGNATURE_HASH 3892546487 +#define TS_SIGNATURE "rusEFI 2022.01.24.hellen128.3892546487" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index 9bc9e378ac..0a06e8f8eb 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 null // -#define SIGNATURE_HASH 3507547526 -#define TS_SIGNATURE "rusEFI 2022.01.24.hellen154hyundai.3507547526" +#define SIGNATURE_HASH 1613806398 +#define TS_SIGNATURE "rusEFI 2022.01.24.hellen154hyundai.1613806398" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index b091d692a8..678a1c013d 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 null // -#define SIGNATURE_HASH 3920721562 -#define TS_SIGNATURE "rusEFI 2022.01.24.hellen72.3920721562" +#define SIGNATURE_HASH 1485905954 +#define TS_SIGNATURE "rusEFI 2022.01.24.hellen72.1485905954" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 8d9030b1f5..80da472038 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 null // -#define SIGNATURE_HASH 1572662121 -#define TS_SIGNATURE "rusEFI 2022.01.24.hellen81.1572662121" +#define SIGNATURE_HASH 3969695185 +#define TS_SIGNATURE "rusEFI 2022.01.24.hellen81.3969695185" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 67611618ad..fd6e45fdd8 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 null // -#define SIGNATURE_HASH 3167510645 -#define TS_SIGNATURE "rusEFI 2022.01.24.hellen88bmw.3167510645" +#define SIGNATURE_HASH 233584333 +#define TS_SIGNATURE "rusEFI 2022.01.24.hellen88bmw.233584333" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 6c3b364823..72ac581cf3 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 null // -#define SIGNATURE_HASH 1798420354 -#define TS_SIGNATURE "rusEFI 2022.01.24.hellenNA6.1798420354" +#define SIGNATURE_HASH 3658604858 +#define TS_SIGNATURE "rusEFI 2022.01.24.hellenNA6.3658604858" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index d8e3a3637e..54fb2c772a 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 null // -#define SIGNATURE_HASH 918585585 -#define TS_SIGNATURE "rusEFI 2022.01.24.hellenNA8_96.918585585" +#define SIGNATURE_HASH 2279659081 +#define TS_SIGNATURE "rusEFI 2022.01.24.hellenNA8_96.2279659081" diff --git a/firmware/controllers/generated/signature_hellen_cypress.h b/firmware/controllers/generated/signature_hellen_cypress.h index 88416cdf47..ab26f5aefd 100644 --- a/firmware/controllers/generated/signature_hellen_cypress.h +++ b/firmware/controllers/generated/signature_hellen_cypress.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null // -#define SIGNATURE_HASH 670635670 -#define TS_SIGNATURE "rusEFI 2022.01.24.hellen_cypress.670635670" +#define SIGNATURE_HASH 2530820142 +#define TS_SIGNATURE "rusEFI 2022.01.24.hellen_cypress.2530820142" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 62b6cea907..2ca9b8867e 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 null // -#define SIGNATURE_HASH 3629963882 -#define TS_SIGNATURE "rusEFI 2022.01.24.kin.3629963882" +#define SIGNATURE_HASH 1769770194 +#define TS_SIGNATURE "rusEFI 2022.01.24.kin.1769770194" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index b8c96f8db1..f0e9059f5d 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 null // -#define SIGNATURE_HASH 406300910 -#define TS_SIGNATURE "rusEFI 2022.01.24.mre_f4.406300910" +#define SIGNATURE_HASH 2836921942 +#define TS_SIGNATURE "rusEFI 2022.01.24.mre_f4.2836921942" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 5f8d3faa63..59bd514e2b 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 null // -#define SIGNATURE_HASH 406300910 -#define TS_SIGNATURE "rusEFI 2022.01.24.mre_f7.406300910" +#define SIGNATURE_HASH 2836921942 +#define TS_SIGNATURE "rusEFI 2022.01.24.mre_f7.2836921942" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index d42c986824..c462f06d90 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 null // -#define SIGNATURE_HASH 1306929356 -#define TS_SIGNATURE "rusEFI 2022.01.24.prometheus_405.1306929356" +#define SIGNATURE_HASH 4240866932 +#define TS_SIGNATURE "rusEFI 2022.01.24.prometheus_405.4240866932" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index c394d4a596..63d1392e8f 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 null // -#define SIGNATURE_HASH 1306929356 -#define TS_SIGNATURE "rusEFI 2022.01.24.prometheus_469.1306929356" +#define SIGNATURE_HASH 4240866932 +#define TS_SIGNATURE "rusEFI 2022.01.24.prometheus_469.4240866932" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index f762a72d34..7af42e6814 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 null // -#define SIGNATURE_HASH 3377347801 -#define TS_SIGNATURE "rusEFI 2022.01.24.proteus_f4.3377347801" +#define SIGNATURE_HASH 2020502113 +#define TS_SIGNATURE "rusEFI 2022.01.24.proteus_f4.2020502113" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index e53e08cd9d..74b4b3072c 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 null // -#define SIGNATURE_HASH 3377347801 -#define TS_SIGNATURE "rusEFI 2022.01.24.proteus_f7.3377347801" +#define SIGNATURE_HASH 2020502113 +#define TS_SIGNATURE "rusEFI 2022.01.24.proteus_f7.2020502113" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index c9cb1c02db..9b338c187c 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 null // -#define SIGNATURE_HASH 3377347801 -#define TS_SIGNATURE "rusEFI 2022.01.24.proteus_h7.3377347801" +#define SIGNATURE_HASH 2020502113 +#define TS_SIGNATURE "rusEFI 2022.01.24.proteus_h7.2020502113" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 954ada522c..d3ea7f9089 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_config.sh null // -#define SIGNATURE_HASH 3736528762 -#define TS_SIGNATURE "rusEFI 2022.01.24.subaru_eg33_f7.3736528762" +#define SIGNATURE_HASH 1872146882 +#define TS_SIGNATURE "rusEFI 2022.01.24.subaru_eg33_f7.1872146882" diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 6c4df087f6..574d3e8137 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 2022.01.24.all.487387434" + signature = "rusEFI 2022.01.24.all.2888607634" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.24.all.487387434" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.24.all.2888607634" ; 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 @@ -84,7 +84,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 (unknown script) integration/rusefi_config.txt Mon Jan 24 12:36:17 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 24 19:31:12 UTC 2022 pageSize = 20996 page = 1 @@ -1738,7 +1738,7 @@ fuelTrims12_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 servoOutputPins8 = "todo: more comments" coastingFuelCutRpmHigh = "This sets the RPM above which fuel cut is active." coastingFuelCutRpmLow = "This sets the RPM below which fuel cut is deactivated, this prevents jerking or issues transitioning to idle" - coastingFuelCutTps = "Throttle position below which fuel cut is active." + coastingFuelCutTps = "Throttle position below which fuel cut is active. With an electronic throttle enabled, this checks against pedal position." coastingFuelCutClt = "Fuel cutoff is disabled when the engine is cold." pidExtraForLowRpm = "Increases PID reaction for RPM