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 02c1f1ba9b..00fd2d4785 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 Fri May 28 07:40:28 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun May 30 11:06:00 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -1093,10 +1093,11 @@ struct engine_configuration_s { */ uint8_t failedMapFallback; /** - unit + * Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost. + % * offset 542 */ - uint8_t unused542; + uint8_t boostControlSafeDutyCycle; /** * offset 543 */ @@ -4202,4 +4203,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 Fri May 28 07:40:28 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun May 30 11:06:00 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 5f277fc91f..42a8a50a22 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 @@ -136,6 +136,7 @@ #define BOOST_RPM_COUNT 8 #define boostControlPin_offset 988 #define boostControlPinMode_offset 989 +#define boostControlSafeDutyCycle_offset 542 #define boostCutPressure_offset 2132 #define boostPid_dFactor_offset 1000 #define boostPid_iFactor_offset 996 @@ -1275,8 +1276,8 @@ #define showHumanReadableWarning_offset 976 #define showSdCardWarning_offset 76 #define SIGNATURE_BOARD hellen_cypress -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 669490187 +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 3387462188 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -1629,7 +1630,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.05.28.hellen_cypress.669490187" +#define TS_SIGNATURE "rusEFI 2021.05.30.hellen_cypress.3387462188" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' // 0x74 @@ -1708,7 +1709,6 @@ #define unused3988_offset 3988 #define unused4028_offset 4028 #define unused520_offset 520 -#define unused542_offset 542 #define unused6312_offset 6312 #define unused744b4_offset 744 #define unused76b19_offset 76 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 7b8cedd1ab..6892f7d1aa 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 Fri May 28 07:40:26 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun May 30 11:05:58 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -1093,10 +1093,11 @@ struct engine_configuration_s { */ uint8_t failedMapFallback; /** - unit + * Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost. + % * offset 542 */ - uint8_t unused542; + uint8_t boostControlSafeDutyCycle; /** * offset 543 */ @@ -4196,4 +4197,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 Fri May 28 07:40:26 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun May 30 11:05:58 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 8e7ba3d162..0790a15805 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -123,6 +123,7 @@ #define BOOST_RPM_COUNT 8 #define boostControlPin_offset 988 #define boostControlPinMode_offset 989 +#define boostControlSafeDutyCycle_offset 542 #define boostCutPressure_offset 2132 #define boostPid_dFactor_offset 1000 #define boostPid_iFactor_offset 996 @@ -1259,8 +1260,8 @@ #define showHumanReadableWarning_offset 976 #define showSdCardWarning_offset 76 #define SIGNATURE_BOARD kin -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 3628224759 +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 911040208 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -1613,7 +1614,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator true #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.05.28.kin.3628224759" +#define TS_SIGNATURE "rusEFI 2021.05.30.kin.911040208" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' // 0x74 @@ -1692,7 +1693,6 @@ #define unused3988_offset 3960 #define unused4028_offset 4000 #define unused520_offset 520 -#define unused542_offset 542 #define unused6312_offset 6284 #define unused744b4_offset 744 #define unused76b19_offset 76 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 44d80e9ce6..9702a018d4 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 Fri May 28 07:40:30 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 Sun May 30 11:06:02 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -1093,10 +1093,11 @@ struct engine_configuration_s { */ uint8_t failedMapFallback; /** - unit + * Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost. + % * offset 542 */ - uint8_t unused542; + uint8_t boostControlSafeDutyCycle; /** * offset 543 */ @@ -4202,4 +4203,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 Fri May 28 07:40:30 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 Sun May 30 11:06:02 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 6e95805bd0..4e183e6334 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 @@ -136,6 +136,7 @@ #define BOOST_RPM_COUNT 8 #define boostControlPin_offset 988 #define boostControlPinMode_offset 989 +#define boostControlSafeDutyCycle_offset 542 #define boostCutPressure_offset 2132 #define boostPid_dFactor_offset 1000 #define boostPid_iFactor_offset 996 @@ -1275,8 +1276,8 @@ #define showHumanReadableWarning_offset 976 #define showSdCardWarning_offset 76 #define SIGNATURE_BOARD subaru_eg33_f7 -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 4129545509 +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 405590786 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -1629,7 +1630,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port false -#define TS_SIGNATURE "rusEFI 2021.05.28.subaru_eg33_f7.4129545509" +#define TS_SIGNATURE "rusEFI 2021.05.30.subaru_eg33_f7.405590786" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' // 0x74 @@ -1708,7 +1709,6 @@ #define unused3988_offset 3988 #define unused4028_offset 4028 #define unused520_offset 520 -#define unused542_offset 542 #define unused6312_offset 6312 #define unused744b4_offset 744 #define unused76b19_offset 76 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index 5c5c17266a..3a9c4db129 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 Fri May 28 07:39:54 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:31 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -1093,10 +1093,11 @@ struct engine_configuration_s { */ uint8_t failedMapFallback; /** - unit + * Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost. + % * offset 542 */ - uint8_t unused542; + uint8_t boostControlSafeDutyCycle; /** * offset 543 */ @@ -4202,4 +4203,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 Fri May 28 07:39:54 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:31 UTC 2021 diff --git a/firmware/controllers/generated/fsio_enums_generated.def b/firmware/controllers/generated/fsio_enums_generated.def index 7f7248da49..0971597843 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 Fri May 28 07:39:54 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:31 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer FSIO_SETTING_FANONTEMPERATURE = 1000, diff --git a/firmware/controllers/generated/fsio_getters.def b/firmware/controllers/generated/fsio_getters.def index c562e159ff..b7d70f5963 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 Fri May 28 07:39:54 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:31 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer case FSIO_SETTING_FANONTEMPERATURE: diff --git a/firmware/controllers/generated/fsio_names.def b/firmware/controllers/generated/fsio_names.def index fc1df2fd6f..e3d9e653ba 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 Fri May 28 07:39:54 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:31 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature"); diff --git a/firmware/controllers/generated/fsio_strings.def b/firmware/controllers/generated/fsio_strings.def index f749efe2e9..49eed6ce4b 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 Fri May 28 07:39:54 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:31 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer case FSIO_SETTING_FANONTEMPERATURE: diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index 1b019a8ee9..0ca349d421 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -135,6 +135,7 @@ #define BOOST_RPM_COUNT 8 #define boostControlPin_offset 988 #define boostControlPinMode_offset 989 +#define boostControlSafeDutyCycle_offset 542 #define boostCutPressure_offset 2132 #define boostPid_dFactor_offset 1000 #define boostPid_iFactor_offset 996 @@ -1272,8 +1273,8 @@ #define showHumanReadableWarning_offset 976 #define showSdCardWarning_offset 76 #define SIGNATURE_BOARD all -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 1704675291 +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 2341751292 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -1626,7 +1627,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.05.28.all.1704675291" +#define TS_SIGNATURE "rusEFI 2021.05.30.all.2341751292" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' // 0x74 @@ -1705,7 +1706,6 @@ #define unused3988_offset 3988 #define unused4028_offset 4028 #define unused520_offset 520 -#define unused542_offset 542 #define unused6312_offset 6312 #define unused744b4_offset 744 #define unused76b19_offset 76 diff --git a/firmware/controllers/generated/signature_all.h b/firmware/controllers/generated/signature_all.h index 4ac9792909..84055fe599 100644 --- a/firmware/controllers/generated/signature_all.h +++ b/firmware/controllers/generated/signature_all.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD all -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 1704675291 -#define TS_SIGNATURE "rusEFI 2021.05.28.all.1704675291" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 2341751292 +#define TS_SIGNATURE "rusEFI 2021.05.30.all.2341751292" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index f2291006cb..1efc412359 100644 --- a/firmware/controllers/generated/signature_frankenso_na6.h +++ b/firmware/controllers/generated/signature_frankenso_na6.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD frankenso_na6 -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 1574291938 -#define TS_SIGNATURE "rusEFI 2021.05.28.frankenso_na6.1574291938" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 3017459653 +#define TS_SIGNATURE "rusEFI 2021.05.30.frankenso_na6.3017459653" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 67acf682b1..5803d810d8 100644 --- a/firmware/controllers/generated/signature_hellen121nissan.h +++ b/firmware/controllers/generated/signature_hellen121nissan.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD hellen121nissan -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 2919223272 -#define TS_SIGNATURE "rusEFI 2021.05.28.hellen121nissan.2919223272" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 1139851727 +#define TS_SIGNATURE "rusEFI 2021.05.30.hellen121nissan.1139851727" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 2b9f68568d..5e7b956a57 100644 --- a/firmware/controllers/generated/signature_hellen121vag.h +++ b/firmware/controllers/generated/signature_hellen121vag.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD hellen121vag -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 4072332292 -#define TS_SIGNATURE "rusEFI 2021.05.28.hellen121vag.4072332292" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 481677859 +#define TS_SIGNATURE "rusEFI 2021.05.30.hellen121vag.481677859" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 4f92ca4c52..2abe799df6 100644 --- a/firmware/controllers/generated/signature_hellen128.h +++ b/firmware/controllers/generated/signature_hellen128.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD hellen128 -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 2456113983 -#define TS_SIGNATURE "rusEFI 2021.05.28.hellen128.2456113983" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 2087345432 +#define TS_SIGNATURE "rusEFI 2021.05.30.hellen128.2087345432" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 4f260907c8..2f0fd42fbf 100644 --- a/firmware/controllers/generated/signature_hellen72.h +++ b/firmware/controllers/generated/signature_hellen72.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD hellen72 -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 3412965456 -#define TS_SIGNATURE "rusEFI 2021.05.28.hellen72.3412965456" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 627226231 +#define TS_SIGNATURE "rusEFI 2021.05.30.hellen72.627226231" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index b1d6c0e4d4..428e9453b9 100644 --- a/firmware/controllers/generated/signature_hellenNA6.h +++ b/firmware/controllers/generated/signature_hellenNA6.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD hellenNA6 -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 1283357527 -#define TS_SIGNATURE "rusEFI 2021.05.28.hellenNA6.1283357527" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 2725344624 +#define TS_SIGNATURE "rusEFI 2021.05.30.hellenNA6.2725344624" diff --git a/firmware/controllers/generated/signature_hellen_cypress.h b/firmware/controllers/generated/signature_hellen_cypress.h index fcf4d40948..b9079c0d30 100644 --- a/firmware/controllers/generated/signature_hellen_cypress.h +++ b/firmware/controllers/generated/signature_hellen_cypress.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD hellen_cypress -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 669490187 -#define TS_SIGNATURE "rusEFI 2021.05.28.hellen_cypress.669490187" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 3387462188 +#define TS_SIGNATURE "rusEFI 2021.05.30.hellen_cypress.3387462188" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 19dc93178b..3dd305134e 100644 --- a/firmware/controllers/generated/signature_kin.h +++ b/firmware/controllers/generated/signature_kin.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD kin -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 3628224759 -#define TS_SIGNATURE "rusEFI 2021.05.28.kin.3628224759" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 911040208 +#define TS_SIGNATURE "rusEFI 2021.05.30.kin.911040208" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 2ed3650946..1949583d3e 100644 --- a/firmware/controllers/generated/signature_mre_f4.h +++ b/firmware/controllers/generated/signature_mre_f4.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD mre_f4 -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 3880378049 -#define TS_SIGNATURE "rusEFI 2021.05.28.mre_f4.3880378049" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 155635942 +#define TS_SIGNATURE "rusEFI 2021.05.30.mre_f4.155635942" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index db5a75a485..fb43103690 100644 --- a/firmware/controllers/generated/signature_mre_f7.h +++ b/firmware/controllers/generated/signature_mre_f7.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD mre_f7 -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 3880378049 -#define TS_SIGNATURE "rusEFI 2021.05.28.mre_f7.3880378049" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 155635942 +#define TS_SIGNATURE "rusEFI 2021.05.30.mre_f7.155635942" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index f33df7c468..50e974e1f2 100644 --- a/firmware/controllers/generated/signature_prometheus_405.h +++ b/firmware/controllers/generated/signature_prometheus_405.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD prometheus_405 -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 1997358573 -#define TS_SIGNATURE "rusEFI 2021.05.28.prometheus_405.1997358573" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 2567064522 +#define TS_SIGNATURE "rusEFI 2021.05.30.prometheus_405.2567064522" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index e4f8d40be0..5a981a5769 100644 --- a/firmware/controllers/generated/signature_prometheus_469.h +++ b/firmware/controllers/generated/signature_prometheus_469.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD prometheus_469 -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 1997358573 -#define TS_SIGNATURE "rusEFI 2021.05.28.prometheus_469.1997358573" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 2567064522 +#define TS_SIGNATURE "rusEFI 2021.05.30.prometheus_469.2567064522" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 8c8600708a..138622ac0d 100644 --- a/firmware/controllers/generated/signature_proteus_f4.h +++ b/firmware/controllers/generated/signature_proteus_f4.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD proteus_f4 -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 204339904 -#define TS_SIGNATURE "rusEFI 2021.05.28.proteus_f4.204339904" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 3793941735 +#define TS_SIGNATURE "rusEFI 2021.05.30.proteus_f4.3793941735" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index cac5b2f2cf..c0e4207bb5 100644 --- a/firmware/controllers/generated/signature_proteus_f7.h +++ b/firmware/controllers/generated/signature_proteus_f7.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD proteus_f7 -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 204339904 -#define TS_SIGNATURE "rusEFI 2021.05.28.proteus_f7.204339904" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 3793941735 +#define TS_SIGNATURE "rusEFI 2021.05.30.proteus_f7.3793941735" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 68095d01aa..913bdf753d 100644 --- a/firmware/controllers/generated/signature_subaru_eg33_f7.h +++ b/firmware/controllers/generated/signature_subaru_eg33_f7.h @@ -3,6 +3,6 @@ // #define SIGNATURE_BOARD subaru_eg33_f7 -#define SIGNATURE_DATE 2021.05.28 -#define SIGNATURE_HASH 4129545509 -#define TS_SIGNATURE "rusEFI 2021.05.28.subaru_eg33_f7.4129545509" +#define SIGNATURE_DATE 2021.05.30 +#define SIGNATURE_HASH 405590786 +#define TS_SIGNATURE "rusEFI 2021.05.30.subaru_eg33_f7.405590786" diff --git a/firmware/tunerstudio/generated/cache.zip b/firmware/tunerstudio/generated/cache.zip index 2d5e132ac4..c5c65d9c56 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 2d1ff8cea4..177e3fdb2a 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.all.1704675291" + signature = "rusEFI 2021.05.30.all.2341751292" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.all.1704675291" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.all.2341751292" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:39:54 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:31 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4730,6 +4731,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index c109aba8b7..3c7414bf6b 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.frankenso_na6.1574291938" + signature = "rusEFI 2021.05.30.frankenso_na6.3017459653" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.frankenso_na6.1574291938" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.frankenso_na6.3017459653" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:40:15 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:49 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "NONE","Analog 3O","Analog 3L","Analog 3M","Analog 3J","Analog 3I","INVALID","Analog 3H","Analog 3G","INVALID","INVALID","INVALID","Analog 3P","Analog 3Q","Analog 3N","Analog VBatt","Analog 3E", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4730,6 +4731,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 317a2955b4..ceec48a308 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.hellen121nissan.2919223272" + signature = "rusEFI 2021.05.30.hellen121nissan.1139851727" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.hellen121nissan.2919223272" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.hellen121nissan.1139851727" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:40:03 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:39 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4706,6 +4707,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 304e541690..99fe00f99e 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.hellen121vag.4072332292" + signature = "rusEFI 2021.05.30.hellen121vag.481677859" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.hellen121vag.4072332292" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.hellen121vag.481677859" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:40:01 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:37 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "NONE","INVALID","INVALID","INVALID","39 - IN RES2","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4706,6 +4707,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_hellen128.ini b/firmware/tunerstudio/generated/rusefi_hellen128.ini index f0aa31f744..33f7b6d927 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.hellen128.2456113983" + signature = "rusEFI 2021.05.30.hellen128.2087345432" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.hellen128.2456113983" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.hellen128.2087345432" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:39:56 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:35 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4706,6 +4707,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 076164a8b2..94e79284aa 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.hellen72.3412965456" + signature = "rusEFI 2021.05.30.hellen72.627226231" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.hellen72.3412965456" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.hellen72.627226231" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:40:05 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:41 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "NONE","4W - O2S (A13)","3L - IGN_7 / AFR","intMAP (A15)","4AB - FTP/PPS (A18)","4V - TPS (A17)","4T - Alternator voltage (A5)","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","4AA - O2S2 (A12)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","4AD - FUEL_LEVEL (A21)","4AE - EGR/MAP4 (A22)", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4706,6 +4707,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index b30273ca91..b3b0c48ba8 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.hellenNA6.1283357527" + signature = "rusEFI 2021.05.30.hellenNA6.2725344624" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.hellenNA6.1283357527" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.hellenNA6.2725344624" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:40:08 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:43 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "NONE","3N - O2S","INVALID","intMAP (A15)","INVALID","3M - TPS 94-95","1B - Battery Sense","INVALID","INVALID","INVALID","INVALID","3O - MAF","INVALID","3Q - CLT","3P - IAT","1V - Clutch Switch", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4706,6 +4707,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini index 05ab93fc8c..a6d41efc97 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.hellen_cypress.669490187" + signature = "rusEFI 2021.05.30.hellen_cypress.3387462188" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.hellen_cypress.669490187" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.hellen_cypress.3387462188" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:40:28 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun May 30 11:06:00 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4730,6 +4731,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_kinetis.ini b/firmware/tunerstudio/generated/rusefi_kinetis.ini index 3c9c1a5ec1..719b84714a 100644 --- a/firmware/tunerstudio/generated/rusefi_kinetis.ini +++ b/firmware/tunerstudio/generated/rusefi_kinetis.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.kin.3628224759" + signature = "rusEFI 2021.05.30.kin.911040208" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.kin.3628224759" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.kin.911040208" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:40:26 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun May 30 11:05:58 UTC 2021 pageSize = 19972 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1336,6 +1336,7 @@ fsioTable4RpmBins = array, F32, 19940, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." throttlePedalUpPin = "Throttle Pedal not pressed switch - used on some older vehicles like early Mazda Miata" triggerSimulatorFrequency = "Same RPM is used for two ways of producing simulated RPM. See also triggerSimulatorPins (with wires)\nSee also directSelfStimulation (no wires, bypassing input hardware)\nrpm X\nTODO: rename to triggerSimulatorRpm" @@ -4712,6 +4713,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 9ef9e36c81..12b6f11405 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.mre_f4.3880378049" + signature = "rusEFI 2021.05.30.mre_f4.155635942" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.mre_f4.3880378049" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.mre_f4.155635942" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:40:12 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:47 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8","40 - AN volt 9","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6","30 - AN volt 7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4705,6 +4706,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 3305de4d06..c7ef0b0f30 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.mre_f7.3880378049" + signature = "rusEFI 2021.05.30.mre_f7.155635942" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.mre_f7.3880378049" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.mre_f7.155635942" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:40:10 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:45 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8","40 - AN volt 9","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6","30 - AN volt 7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4705,6 +4706,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index b21260004f..0a07287c0b 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.prometheus_405.1997358573" + signature = "rusEFI 2021.05.30.prometheus_405.2567064522" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.prometheus_405.1997358573" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.prometheus_405.2567064522" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:40:19 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:52 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4725,6 +4726,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 6e9d6d5a24..810dea5e59 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.prometheus_469.1997358573" + signature = "rusEFI 2021.05.30.prometheus_469.2567064522" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.prometheus_469.1997358573" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.prometheus_469.2567064522" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:40:17 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:51 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4725,6 +4726,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 001acf7b44..ab4350b398 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.proteus_f4.204339904" + signature = "rusEFI 2021.05.30.proteus_f4.3793941735" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.proteus_f4.204339904" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.proteus_f4.3793941735" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:40:23 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:56 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4697,6 +4698,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index f8316a4004..038a7fbbb0 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.proteus_f7.204339904" + signature = "rusEFI 2021.05.30.proteus_f7.3793941735" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.proteus_f7.204339904" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.proteus_f7.3793941735" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:40:21 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:54 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4697,6 +4698,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 41ffdc70cd..f86fb539d3 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.28.subaru_eg33_f7.4129545509" + signature = "rusEFI 2021.05.30.subaru_eg33_f7.405590786" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.28.subaru_eg33_f7.4129545509" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.30.subaru_eg33_f7.405590786" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Fri May 28 07:40:30 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 Sun May 30 11:06:02 UTC 2021 pageSize = 20000 page = 1 @@ -234,7 +234,7 @@ trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0 hip9011SpiDevice = bits, U08, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID" failedMapFallback = scalar, U08, 541, "kPa", 1.0, 0, 0, 100, 0 -unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 542, "%", 1.0,0,0,100,0 mafAdcChannel = bits, U08, 543, [0:5], "NONE","INVALID","INVALID","INVALID","B05 - MAF Ain","INVALID","INVALID","INVALID","INVALID","A06 - Oxyg 2 Ain","A04 - EGR t Ain","INVALID","A18 - AUX0 Ain","B02 - TPS Ain","INVALID","A03 - Coolant t Ain","A06 - Oxyg 1 Ain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2 adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3 @@ -1352,6 +1352,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1.0, 0, 0.0, 25500.0, 2 trigger_type = "https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers\nset trigger_type X" trigger_useOnlyFirstChannel = "This option could be used if your second trigger channel is broken" failedMapFallback = "This value is only used for speed density fueling calculations." + boostControlSafeDutyCycle = "Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost." camInputs1 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs2 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." camInputs3 = "Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts." @@ -4721,6 +4722,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Output Mode", boostControlPinMode, { isBoostControlEnabled } field = "Frequency", boostPwmFrequency, { isBoostControlEnabled } + field = "Safe duty cycle", boostControlSafeDutyCycle, { isBoostControlEnabled } dialog = boostDialog, "", border panel = boost_left, West panel = boostTableTbl, Center 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 54c6c59b2b..3bc96407d6 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri May 28 07:39:54 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun May 30 11:05:31 UTC 2021 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -132,6 +132,7 @@ public class Fields { public static final int BOOST_RPM_COUNT = 8; public static final int boostControlPin_offset = 988; public static final int boostControlPinMode_offset = 989; + public static final int boostControlSafeDutyCycle_offset = 542; public static final int boostCutPressure_offset = 2132; public static final int boostPid_dFactor_offset = 1000; public static final int boostPid_iFactor_offset = 996; @@ -1227,7 +1228,6 @@ 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 = 1704675291; public static final int silentTriggerError_offset = 1464; public static final int slowAdcAlpha_offset = 2088; public static final int sparkDwellRpmBins_offset = 332; @@ -1529,7 +1529,7 @@ public class Fields { public static final char TS_SD_R_COMMAND = 'r'; public static final char TS_SD_W_COMMAND = 'w'; public static final char TS_SET_LOGGER_SWITCH = 'l'; - public static final String TS_SIGNATURE = "rusEFI 2021.05.28.all.1704675291"; + public static final String TS_SIGNATURE = "rusEFI 2021.05.30.all.2341751292"; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final int TT_TT_1_16 = 50; public static final int TT_TT_2JZ_1_12 = 29; @@ -1605,7 +1605,6 @@ public class Fields { public static final int unused3988_offset = 3988; public static final int unused4028_offset = 4028; public static final int unused520_offset = 520; - public static final int unused542_offset = 542; public static final int unused6312_offset = 6312; public static final int unused744b4_offset = 744; public static final int unused76b19_offset = 76; @@ -1881,7 +1880,7 @@ public class Fields { public static final Field TRIGGER_CUSTOMSKIPPEDTOOTHCOUNT = Field.create("TRIGGER_CUSTOMSKIPPEDTOOTHCOUNT", 536, FieldType.INT); public static final Field HIP9011SPIDEVICE = Field.create("HIP9011SPIDEVICE", 540, FieldType.INT8); public static final Field FAILEDMAPFALLBACK = Field.create("FAILEDMAPFALLBACK", 541, FieldType.INT8); - public static final Field UNUSED542 = Field.create("UNUSED542", 542, FieldType.INT8); + public static final Field BOOSTCONTROLSAFEDUTYCYCLE = Field.create("BOOSTCONTROLSAFEDUTYCYCLE", 542, FieldType.INT8); public static final Field MAFADCCHANNEL = Field.create("MAFADCCHANNEL", 543, FieldType.INT8, adc_channel_e); public static final Field GLOBALFUELCORRECTION = Field.create("GLOBALFUELCORRECTION", 544, FieldType.FLOAT); public static final Field ADCVCC = Field.create("ADCVCC", 548, FieldType.FLOAT); @@ -2990,7 +2989,7 @@ public class Fields { TRIGGER_CUSTOMSKIPPEDTOOTHCOUNT, HIP9011SPIDEVICE, FAILEDMAPFALLBACK, - UNUSED542, + BOOSTCONTROLSAFEDUTYCYCLE, MAFADCCHANNEL, GLOBALFUELCORRECTION, ADCVCC, diff --git a/java_console/rusefi.xml b/java_console/rusefi.xml index fc473fa139..3f5f8154ce 100644 --- a/java_console/rusefi.xml +++ b/java_console/rusefi.xml @@ -1,6 +1,6 @@ - +