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 117702b9ee..caa232dbcc 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 Thu Nov 11 01:45:20 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Nov 11 23:36:23 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2863,6 +2863,7 @@ struct engine_configuration_s { */ int16_t iacByTpsTaper; /** + * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_tx_pin X * offset 2040 */ @@ -2872,6 +2873,7 @@ struct engine_configuration_s { */ brain_pin_e warningLedPin; /** + * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_rx_pin X * offset 2042 */ @@ -4561,4 +4563,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 Thu Nov 11 01:45:20 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Nov 11 23:36:23 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 7701e9282c..1ae34bc4c9 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 @@ -1849,7 +1849,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 976 #define showSdCardWarning_offset 76 -#define SIGNATURE_HASH 767216975 +#define SIGNATURE_HASH 2638281449 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -2356,7 +2356,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.11.11.hellen_cypress.767216975" +#define TS_SIGNATURE "rusEFI 2021.11.11.hellen_cypress.2638281449" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h index e98d3c4c8d..d37b835dd7 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 Thu Nov 11 01:45:18 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Nov 11 23:36:20 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2863,6 +2863,7 @@ struct engine_configuration_s { */ int16_t iacByTpsTaper; /** + * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_tx_pin X * offset 2040 */ @@ -2872,6 +2873,7 @@ struct engine_configuration_s { */ brain_pin_e warningLedPin; /** + * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_rx_pin X * offset 2042 */ @@ -4555,4 +4557,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 Thu Nov 11 01:45:18 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Nov 11 23:36:20 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 a7a14aecd6..a7edb8bd7a 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -1834,7 +1834,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 976 #define showSdCardWarning_offset 76 -#define SIGNATURE_HASH 3525247411 +#define SIGNATURE_HASH 1659188757 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -2341,7 +2341,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator true #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.11.11.kin.3525247411" +#define TS_SIGNATURE "rusEFI 2021.11.11.kin.1659188757" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h index b84233dd44..57eb9352f0 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 Thu Nov 11 01:45:22 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 Thu Nov 11 23:36:26 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2863,6 +2863,7 @@ struct engine_configuration_s { */ int16_t iacByTpsTaper; /** + * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_tx_pin X * offset 2040 */ @@ -2872,6 +2873,7 @@ struct engine_configuration_s { */ brain_pin_e warningLedPin; /** + * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_rx_pin X * offset 2042 */ @@ -4561,4 +4563,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 Thu Nov 11 01:45:22 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 Thu Nov 11 23:36:26 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 8d0149666f..00c99c8d8a 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 @@ -1862,7 +1862,7 @@ #define show_test_presets false #define showHumanReadableWarning_offset 976 #define showSdCardWarning_offset 76 -#define SIGNATURE_HASH 4199349756 +#define SIGNATURE_HASH 1253493338 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -2369,7 +2369,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port false -#define TS_SIGNATURE "rusEFI 2021.11.11.subaru_eg33_f7.4199349756" +#define TS_SIGNATURE "rusEFI 2021.11.11.subaru_eg33_f7.1253493338" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index 6a3e431fc6..c9ae602155 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 Thu Nov 11 01:45:15 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:17 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2863,6 +2863,7 @@ struct engine_configuration_s { */ int16_t iacByTpsTaper; /** + * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_tx_pin X * offset 2040 */ @@ -2872,6 +2873,7 @@ struct engine_configuration_s { */ brain_pin_e warningLedPin; /** + * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_rx_pin X * offset 2042 */ @@ -4561,4 +4563,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 Thu Nov 11 01:45:15 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:17 UTC 2021 diff --git a/firmware/controllers/generated/fsio_enums_generated.def b/firmware/controllers/generated/fsio_enums_generated.def index 49e2428eae..ba8431da1c 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 Thu Nov 11 01:45:15 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:17 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000, diff --git a/firmware/controllers/generated/fsio_getters.def b/firmware/controllers/generated/fsio_getters.def index 6317cfffb8..3df2e752a0 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 Thu Nov 11 01:45:15 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:17 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer case FSIO_SETTING_ACIDLEEXTRAOFFSET: diff --git a/firmware/controllers/generated/fsio_names.def b/firmware/controllers/generated/fsio_names.def index 122e032c1c..c396a18c1d 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 Thu Nov 11 01:45:15 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:17 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset"); diff --git a/firmware/controllers/generated/fsio_strings.def b/firmware/controllers/generated/fsio_strings.def index 9d148cbbf9..cc0682c01b 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 Thu Nov 11 01:45:15 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:17 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer case FSIO_SETTING_ACIDLEEXTRAOFFSET: diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index 116059f904..0c610902ec 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1849,7 +1849,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 976 #define showSdCardWarning_offset 76 -#define SIGNATURE_HASH 1616213464 +#define SIGNATURE_HASH 3501146750 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -2356,7 +2356,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.11.11.all.1616213464" +#define TS_SIGNATURE "rusEFI 2021.11.11.all.3501146750" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/controllers/generated/signature_all.h b/firmware/controllers/generated/signature_all.h index 899180f49b..3178931481 100644 --- a/firmware/controllers/generated/signature_all.h +++ b/firmware/controllers/generated/signature_all.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 1616213464 -#define TS_SIGNATURE "rusEFI 2021.11.11.all.1616213464" +#define SIGNATURE_HASH 3501146750 +#define TS_SIGNATURE "rusEFI 2021.11.11.all.3501146750" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 0a6a111842..b2a1b33587 100644 --- a/firmware/controllers/generated/signature_atlas.h +++ b/firmware/controllers/generated/signature_atlas.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 2090828031 -#define TS_SIGNATURE "rusEFI 2021.11.11.atlas.2090828031" +#define SIGNATURE_HASH 3429218137 +#define TS_SIGNATURE "rusEFI 2021.11.11.atlas.3429218137" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index f38a5f3352..6c3f3982d4 100644 --- a/firmware/controllers/generated/signature_f429-discovery.h +++ b/firmware/controllers/generated/signature_f429-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 1616213464 -#define TS_SIGNATURE "rusEFI 2021.11.11.f429-discovery.1616213464" +#define SIGNATURE_HASH 3501146750 +#define TS_SIGNATURE "rusEFI 2021.11.11.f429-discovery.3501146750" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 9d12755632..f70e3f660d 100644 --- a/firmware/controllers/generated/signature_frankenso_na6.h +++ b/firmware/controllers/generated/signature_frankenso_na6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 442966065 -#define TS_SIGNATURE "rusEFI 2021.11.11.frankenso_na6.442966065" +#define SIGNATURE_HASH 2862421911 +#define TS_SIGNATURE "rusEFI 2021.11.11.frankenso_na6.2862421911" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 56e00b2a46..ebf5639a18 100644 --- a/firmware/controllers/generated/signature_hellen-nb1.h +++ b/firmware/controllers/generated/signature_hellen-nb1.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 133362673 -#define TS_SIGNATURE "rusEFI 2021.11.11.hellen-nb1.133362673" +#define SIGNATURE_HASH 2254526108 +#define TS_SIGNATURE "rusEFI 2021.11.11.hellen-nb1.2254526108" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index facdba5d5d..4988e12ac7 100644 --- a/firmware/controllers/generated/signature_hellen121nissan.h +++ b/firmware/controllers/generated/signature_hellen121nissan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 3953405338 -#define TS_SIGNATURE "rusEFI 2021.11.11.hellen121nissan.3953405338" +#define SIGNATURE_HASH 1532893756 +#define TS_SIGNATURE "rusEFI 2021.11.11.hellen121nissan.1532893756" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 86f62ef147..ee4e75c01f 100644 --- a/firmware/controllers/generated/signature_hellen121vag.h +++ b/firmware/controllers/generated/signature_hellen121vag.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 867800478 -#define TS_SIGNATURE "rusEFI 2021.11.11.hellen121vag.867800478" +#define SIGNATURE_HASH 2202247736 +#define TS_SIGNATURE "rusEFI 2021.11.11.hellen121vag.2202247736" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 4ec42c2673..08919f160c 100644 --- a/firmware/controllers/generated/signature_hellen128.h +++ b/firmware/controllers/generated/signature_hellen128.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 2247449600 -#define TS_SIGNATURE "rusEFI 2021.11.11.hellen128.2247449600" +#define SIGNATURE_HASH 890203046 +#define TS_SIGNATURE "rusEFI 2021.11.11.hellen128.890203046" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index f681bd979c..f86af871fc 100644 --- a/firmware/controllers/generated/signature_hellen154hyundai.h +++ b/firmware/controllers/generated/signature_hellen154hyundai.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 606786530 -#define TS_SIGNATURE "rusEFI 2021.11.11.hellen154hyundai.606786530" +#define SIGNATURE_HASH 2496717892 +#define TS_SIGNATURE "rusEFI 2021.11.11.hellen154hyundai.2496717892" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 6d3a66cdc9..24597d4a64 100644 --- a/firmware/controllers/generated/signature_hellen72.h +++ b/firmware/controllers/generated/signature_hellen72.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 113251839 -#define TS_SIGNATURE "rusEFI 2021.11.11.hellen72.113251839" +#define SIGNATURE_HASH 3704379812 +#define TS_SIGNATURE "rusEFI 2021.11.11.hellen72.3704379812" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index fdcc987af3..01aa257b9a 100644 --- a/firmware/controllers/generated/signature_hellen88bmw.h +++ b/firmware/controllers/generated/signature_hellen88bmw.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 944410700 -#define TS_SIGNATURE "rusEFI 2021.11.11.hellen88bmw.944410700" +#define SIGNATURE_HASH 2293278698 +#define TS_SIGNATURE "rusEFI 2021.11.11.hellen88bmw.2293278698" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 706037ee58..3363d23040 100644 --- a/firmware/controllers/generated/signature_hellenNA6.h +++ b/firmware/controllers/generated/signature_hellenNA6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 3507322070 -#define TS_SIGNATURE "rusEFI 2021.11.11.hellenNA6.3507322070" +#define SIGNATURE_HASH 1435377853 +#define TS_SIGNATURE "rusEFI 2021.11.11.hellenNA6.1435377853" diff --git a/firmware/controllers/generated/signature_hellen_cypress.h b/firmware/controllers/generated/signature_hellen_cypress.h index 6e356d1a4e..1515a7dd8e 100644 --- a/firmware/controllers/generated/signature_hellen_cypress.h +++ b/firmware/controllers/generated/signature_hellen_cypress.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt // -#define SIGNATURE_HASH 767216975 -#define TS_SIGNATURE "rusEFI 2021.11.11.hellen_cypress.767216975" +#define SIGNATURE_HASH 2638281449 +#define TS_SIGNATURE "rusEFI 2021.11.11.hellen_cypress.2638281449" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 3ad44c274e..bb76e50b6a 100644 --- a/firmware/controllers/generated/signature_kin.h +++ b/firmware/controllers/generated/signature_kin.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt // -#define SIGNATURE_HASH 3525247411 -#define TS_SIGNATURE "rusEFI 2021.11.11.kin.3525247411" +#define SIGNATURE_HASH 1659188757 +#define TS_SIGNATURE "rusEFI 2021.11.11.kin.1659188757" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 6cf8070516..a4d4d241b4 100644 --- a/firmware/controllers/generated/signature_mre_f4.h +++ b/firmware/controllers/generated/signature_mre_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 3905249868 -#define TS_SIGNATURE "rusEFI 2021.11.11.mre_f4.3905249868" +#define SIGNATURE_HASH 1480545770 +#define TS_SIGNATURE "rusEFI 2021.11.11.mre_f4.1480545770" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 203b598ced..14d87679d4 100644 --- a/firmware/controllers/generated/signature_mre_f7.h +++ b/firmware/controllers/generated/signature_mre_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 3905249868 -#define TS_SIGNATURE "rusEFI 2021.11.11.mre_f7.3905249868" +#define SIGNATURE_HASH 1480545770 +#define TS_SIGNATURE "rusEFI 2021.11.11.mre_f7.1480545770" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index d3ad684d97..4d5d4137d6 100644 --- a/firmware/controllers/generated/signature_prometheus_405.h +++ b/firmware/controllers/generated/signature_prometheus_405.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 817867838 -#define TS_SIGNATURE "rusEFI 2021.11.11.prometheus_405.817867838" +#define SIGNATURE_HASH 2152045464 +#define TS_SIGNATURE "rusEFI 2021.11.11.prometheus_405.2152045464" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 1bc9ec2507..5d0b627c91 100644 --- a/firmware/controllers/generated/signature_prometheus_469.h +++ b/firmware/controllers/generated/signature_prometheus_469.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 817867838 -#define TS_SIGNATURE "rusEFI 2021.11.11.prometheus_469.817867838" +#define SIGNATURE_HASH 2152045464 +#define TS_SIGNATURE "rusEFI 2021.11.11.prometheus_469.2152045464" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 1cb3c0abd9..3f1d2eaf24 100644 --- a/firmware/controllers/generated/signature_proteus_f4.h +++ b/firmware/controllers/generated/signature_proteus_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 1672264213 -#define TS_SIGNATURE "rusEFI 2021.11.11.proteus_f4.1672264213" +#define SIGNATURE_HASH 3545664947 +#define TS_SIGNATURE "rusEFI 2021.11.11.proteus_f4.3545664947" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 2f8ff25f54..7f36cd17bb 100644 --- a/firmware/controllers/generated/signature_proteus_f7.h +++ b/firmware/controllers/generated/signature_proteus_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 1672264213 -#define TS_SIGNATURE "rusEFI 2021.11.11.proteus_f7.1672264213" +#define SIGNATURE_HASH 3545664947 +#define TS_SIGNATURE "rusEFI 2021.11.11.proteus_f7.3545664947" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 465223f95d..e69911a82b 100644 --- a/firmware/controllers/generated/signature_subaru_eg33_f7.h +++ b/firmware/controllers/generated/signature_subaru_eg33_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 4199349756 -#define TS_SIGNATURE "rusEFI 2021.11.11.subaru_eg33_f7.4199349756" +#define SIGNATURE_HASH 1253493338 +#define TS_SIGNATURE "rusEFI 2021.11.11.subaru_eg33_f7.1253493338" diff --git a/firmware/tunerstudio/generated/cache.zip b/firmware/tunerstudio/generated/cache.zip index d9df6308bd..9bd0d9b01d 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 d87564f651..0016a28d17 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.all.1616213464" + signature = "rusEFI 2021.11.11.all.3501146750" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.all.1616213464" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.all.3501146750" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:45:15 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:17 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -5003,8 +5003,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5036,7 +5036,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" panel = canBus panel = canBus2 - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 752f6388a5..14303cfd5f 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.atlas.2090828031" + signature = "rusEFI 2021.11.11.atlas.3429218137" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.atlas.2090828031" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.atlas.3429218137" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:45:13 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:13 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4995,8 +4995,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5028,7 +5028,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" panel = canBus panel = canBus2 - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index e4daaa72e0..4a3cd55951 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.f429-discovery.1616213464" + signature = "rusEFI 2021.11.11.f429-discovery.3501146750" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.f429-discovery.1616213464" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.f429-discovery.3501146750" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:44:31 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:35:19 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -5003,8 +5003,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5036,7 +5036,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" panel = canBus panel = canBus2 - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 1fb873cda5..ec6229f694 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.frankenso_na6.442966065" + signature = "rusEFI 2021.11.11.frankenso_na6.2862421911" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.frankenso_na6.442966065" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.frankenso_na6.2862421911" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:45:00 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:35:56 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -5003,8 +5003,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5036,7 +5036,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" panel = canBus panel = canBus2 - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 19a33a9939..4db2fcaf1c 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.hellen-nb1.133362673" + signature = "rusEFI 2021.11.11.hellen-nb1.2254526108" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.hellen-nb1.133362673" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.hellen-nb1.2254526108" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:44:49 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:35:43 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4986,8 +4986,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5014,7 +5014,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = canBusMain, "CAN Bus Communication", yAxis panel = canBus - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed @@ -5052,6 +5052,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = connection, "", yAxis field = "ADC vRef voltage", adcVcc + panel = tsPort field = "uartConsoleSerialSpeed", uartConsoleSerialSpeed panel = auxSerial diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index ace2b3e51e..e11290a8b4 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.hellen121nissan.3953405338" + signature = "rusEFI 2021.11.11.hellen121nissan.1532893756" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.hellen121nissan.3953405338" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.hellen121nissan.1532893756" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:44:39 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:35:29 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4986,8 +4986,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5014,7 +5014,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = canBusMain, "CAN Bus Communication", yAxis panel = canBus - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 01179d0729..e8c90598a6 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.hellen121vag.867800478" + signature = "rusEFI 2021.11.11.hellen121vag.2202247736" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.hellen121vag.867800478" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.hellen121vag.2202247736" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:44:37 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:35:26 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4986,8 +4986,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5014,7 +5014,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = canBusMain, "CAN Bus Communication", yAxis panel = canBus - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 3f0735845f..ab7f087928 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.hellen128.2247449600" + signature = "rusEFI 2021.11.11.hellen128.890203046" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.hellen128.2247449600" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.hellen128.890203046" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:44:34 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:35:22 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4986,8 +4986,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5014,7 +5014,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = canBusMain, "CAN Bus Communication", yAxis panel = canBus - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index f6c734fd9d..6af5d796cb 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.hellen154hyundai.606786530" + signature = "rusEFI 2021.11.11.hellen154hyundai.2496717892" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.hellen154hyundai.606786530" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.hellen154hyundai.2496717892" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:44:42 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:35:33 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4986,8 +4986,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5014,7 +5014,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = canBusMain, "CAN Bus Communication", yAxis panel = canBus - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 01b6475d68..2113221136 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.hellen72.113251839" + signature = "rusEFI 2021.11.11.hellen72.3704379812" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.hellen72.113251839" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.hellen72.3704379812" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:44:47 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:35:39 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4986,8 +4986,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5014,7 +5014,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = canBusMain, "CAN Bus Communication", yAxis panel = canBus - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed @@ -5052,6 +5052,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = connection, "", yAxis field = "ADC vRef voltage", adcVcc + panel = tsPort field = "uartConsoleSerialSpeed", uartConsoleSerialSpeed panel = auxSerial diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 471caec968..a0e469a9df 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.hellen88bmw.944410700" + signature = "rusEFI 2021.11.11.hellen88bmw.2293278698" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.hellen88bmw.944410700" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.hellen88bmw.2293278698" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:44:44 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:35:36 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4986,8 +4986,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5014,7 +5014,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = canBusMain, "CAN Bus Communication", yAxis panel = canBus - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index fc19ba89ff..050cb58669 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.hellenNA6.3507322070" + signature = "rusEFI 2021.11.11.hellenNA6.1435377853" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.hellenNA6.3507322070" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.hellenNA6.1435377853" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:44:52 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:35:46 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4986,8 +4986,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5014,7 +5014,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = canBusMain, "CAN Bus Communication", yAxis panel = canBus - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed @@ -5052,6 +5052,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = connection, "", yAxis field = "ADC vRef voltage", adcVcc + panel = tsPort field = "uartConsoleSerialSpeed", uartConsoleSerialSpeed panel = auxSerial diff --git a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini index 6db159ec06..2c37603bb4 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.hellen_cypress.767216975" + signature = "rusEFI 2021.11.11.hellen_cypress.2638281449" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.hellen_cypress.767216975" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.hellen_cypress.2638281449" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Nov 11 01:45:20 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Nov 11 23:36:23 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -5003,8 +5003,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5036,7 +5036,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" panel = canBus panel = canBus2 - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_kinetis.ini b/firmware/tunerstudio/generated/rusefi_kinetis.ini index 3b84ad74fd..c93ce3a6af 100644 --- a/firmware/tunerstudio/generated/rusefi_kinetis.ini +++ b/firmware/tunerstudio/generated/rusefi_kinetis.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.kin.3525247411" + signature = "rusEFI 2021.11.11.kin.1659188757" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.kin.3525247411" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.kin.1659188757" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Nov 11 01:45:18 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Nov 11 23:36:20 UTC 2021 pageSize = 19972 page = 1 @@ -1635,8 +1635,8 @@ fsioTable4RpmBins = array, F32, 19940, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4970,8 +4970,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5003,7 +5003,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" panel = canBus panel = canBus2 - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index eeb994b6ff..032946fb3a 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.mre_f4.3905249868" + signature = "rusEFI 2021.11.11.mre_f4.1480545770" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.mre_f4.3905249868" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.mre_f4.1480545770" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:44:57 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:35:53 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4985,8 +4985,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5013,7 +5013,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = canBusMain, "CAN Bus Communication", yAxis panel = canBus - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index d03249b2cc..1094a57c28 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.mre_f7.3905249868" + signature = "rusEFI 2021.11.11.mre_f7.1480545770" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.mre_f7.3905249868" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.mre_f7.1480545770" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:44:54 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:35:49 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4985,8 +4985,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5013,7 +5013,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = canBusMain, "CAN Bus Communication", yAxis panel = canBus - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index f52390344d..c542830007 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.prometheus_405.817867838" + signature = "rusEFI 2021.11.11.prometheus_405.2152045464" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.prometheus_405.817867838" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.prometheus_405.2152045464" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:45:05 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:03 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4998,8 +4998,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5031,7 +5031,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" panel = canBus panel = canBus2 - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index bd5548939e..763961e923 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.prometheus_469.817867838" + signature = "rusEFI 2021.11.11.prometheus_469.2152045464" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.prometheus_469.817867838" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.prometheus_469.2152045464" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:45:02 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:35:59 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4998,8 +4998,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5031,7 +5031,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" panel = canBus panel = canBus2 - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index a99eafdd2d..61308c6550 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.proteus_f4.1672264213" + signature = "rusEFI 2021.11.11.proteus_f4.3545664947" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.proteus_f4.1672264213" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.proteus_f4.3545664947" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:45:10 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:10 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4972,8 +4972,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5000,7 +5000,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = canBusMain, "CAN Bus Communication", yAxis panel = canBus - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index ed10f54baf..7cbbe4185c 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.proteus_f7.1672264213" + signature = "rusEFI 2021.11.11.proteus_f7.3545664947" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.proteus_f7.1672264213" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.proteus_f7.3545664947" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:45:07 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:06 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4972,8 +4972,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5000,7 +5000,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" dialog = canBusMain, "CAN Bus Communication", yAxis panel = canBus - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 04428b82e5..32262dcf19 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.11.subaru_eg33_f7.4199349756" + signature = "rusEFI 2021.11.11.subaru_eg33_f7.1253493338" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.11.subaru_eg33_f7.4199349756" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.11.subaru_eg33_f7.1253493338" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Thu Nov 11 01:45:22 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 Thu Nov 11 23:36:26 UTC 2021 pageSize = 20000 page = 1 @@ -1663,8 +1663,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2 startOfCrankingPrimingPulse = "Prime pulse for cold engine, duration in ms\nLinear interpolation between -40F/-40C and fallout temperature\n\nSee also isFasterEngineSpinUpEnabled\nset cranking_priming_pulse X" afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup." iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value" - auxSerialTxPin = "set_aux_tx_pin X" - auxSerialRxPin = "set_aux_rx_pin X" + auxSerialTxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_tx_pin X" + auxSerialRxPin = "Auxiliary sensor serial, not to be confused with secondary calibration serial\nset_aux_rx_pin X" tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles." tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in." uartConsoleSerialSpeed = "Band rate for primary TTL" @@ -4996,8 +4996,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" ; Board->Connection - dialog = tsPort, "Secondary Serial" - field = "Use UART/TTL serial?", useSerialPort + dialog = tsPort, "Calibration Secondary Serial" + field = "Use UART/TTL calibration serial?", useSerialPort field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed, {useSerialPort == 1} field = "TX pin", binarySerialTxPin, {useSerialPort == 1} field = "RX pin", binarySerialRxPin, {useSerialPort == 1} @@ -5029,7 +5029,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" panel = canBus panel = canBus2 - dialog = auxSerial, "AUX Serial" + dialog = auxSerial, "AUX Sensor Serial" field = "RX pin", auxSerialRxPin field = "TX pin", auxSerialTxPin field = "Serial Baud Rate", auxSerialSpeed 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 be5df6f423..085f6161bc 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 Thu Nov 11 01:45:15 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:17 UTC 2021 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1776,7 +1776,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 = 1616213464; public static final int silentTriggerError_offset = 1464; public static final int slowAdcAlpha_offset = 2088; public static final int sparkDwellRpmBins_offset = 332; @@ -2228,7 +2227,7 @@ public class Fields { public static final int TS_RESPONSE_UNDERRUN = 0x80; public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83; public static final char TS_SET_LOGGER_SWITCH = 'l'; - public static final String TS_SIGNATURE = "rusEFI 2021.11.11.all.1616213464"; + public static final String TS_SIGNATURE = "rusEFI 2021.11.11.all.3501146750"; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int tunerStudioSerialSpeed_offset = 728; diff --git a/java_console/rusefi.xml b/java_console/rusefi.xml index 92bf0fa444..d14e84a51b 100644 --- a/java_console/rusefi.xml +++ b/java_console/rusefi.xml @@ -1,6 +1,6 @@ - +