From 0bcfa4b1d2a2cd578ad8c04d79fcac526215d809 Mon Sep 17 00:00:00 2001 From: GitHub build-firmware Action Date: Mon, 31 Jan 2022 23:55:52 +0000 Subject: [PATCH] Auto-generated configs and docs --- .../engine_configuration_generated_structures.h | 7 +++---- .../config/controllers/algo/rusefi_generated.h | 8 +++++--- .../engine_configuration_generated_structures.h | 7 +++---- .../config/controllers/algo/rusefi_generated.h | 8 +++++--- .../engine_configuration_generated_structures.h | 7 +++---- .../config/controllers/algo/rusefi_generated.h | 8 +++++--- .../engine_configuration_generated_structures.h | 7 +++---- firmware/controllers/generated/rusefi_generated.h | 8 +++++--- firmware/controllers/generated/signature_all.h | 4 ++-- .../controllers/generated/signature_alphax-2chan.h | 4 ++-- .../controllers/generated/signature_alphax-4chan.h | 4 ++-- firmware/controllers/generated/signature_atlas.h | 4 ++-- .../generated/signature_f429-discovery.h | 4 ++-- .../controllers/generated/signature_frankenso_na6.h | 4 ++-- .../controllers/generated/signature_hellen-nb1.h | 4 ++-- .../generated/signature_hellen121nissan.h | 4 ++-- .../controllers/generated/signature_hellen121vag.h | 4 ++-- .../controllers/generated/signature_hellen128.h | 4 ++-- .../generated/signature_hellen154hyundai.h | 4 ++-- firmware/controllers/generated/signature_hellen72.h | 4 ++-- firmware/controllers/generated/signature_hellen81.h | 4 ++-- .../controllers/generated/signature_hellen88bmw.h | 4 ++-- .../controllers/generated/signature_hellenNA6.h | 4 ++-- .../controllers/generated/signature_hellenNA8_96.h | 4 ++-- .../generated/signature_hellen_cypress.h | 4 ++-- firmware/controllers/generated/signature_kin.h | 4 ++-- firmware/controllers/generated/signature_mre_f4.h | 4 ++-- firmware/controllers/generated/signature_mre_f7.h | 4 ++-- .../generated/signature_prometheus_405.h | 4 ++-- .../generated/signature_prometheus_469.h | 4 ++-- .../controllers/generated/signature_proteus_f4.h | 4 ++-- .../controllers/generated/signature_proteus_f7.h | 4 ++-- .../controllers/generated/signature_proteus_h7.h | 4 ++-- .../generated/signature_subaru_eg33_f7.h | 4 ++-- .../lua/generated/value_lookup_generated.cpp | 7 ------- firmware/tunerstudio/generated/rusefi.ini | 8 ++++---- .../tunerstudio/generated/rusefi_alphax-2chan.ini | 8 ++++---- .../tunerstudio/generated/rusefi_alphax-4chan.ini | 8 ++++---- firmware/tunerstudio/generated/rusefi_atlas.ini | 8 ++++---- .../tunerstudio/generated/rusefi_f429-discovery.ini | 8 ++++---- .../tunerstudio/generated/rusefi_frankenso_na6.ini | 8 ++++---- .../tunerstudio/generated/rusefi_hellen-nb1.ini | 8 ++++---- .../generated/rusefi_hellen121nissan.ini | 8 ++++---- .../tunerstudio/generated/rusefi_hellen121vag.ini | 8 ++++---- .../generated/rusefi_hellen128mercedes.ini | 8 ++++---- .../generated/rusefi_hellen154hyundai.ini | 8 ++++---- firmware/tunerstudio/generated/rusefi_hellen72.ini | 8 ++++---- firmware/tunerstudio/generated/rusefi_hellen81.ini | 8 ++++---- .../tunerstudio/generated/rusefi_hellen88bmw.ini | 8 ++++---- firmware/tunerstudio/generated/rusefi_hellenNA6.ini | 8 ++++---- .../tunerstudio/generated/rusefi_hellenNA8_96.ini | 8 ++++---- .../tunerstudio/generated/rusefi_hellen_cypress.ini | 8 ++++---- firmware/tunerstudio/generated/rusefi_kinetis.ini | 8 ++++---- firmware/tunerstudio/generated/rusefi_mre_f4.ini | 8 ++++---- firmware/tunerstudio/generated/rusefi_mre_f7.ini | 8 ++++---- .../tunerstudio/generated/rusefi_prometheus_405.ini | 8 ++++---- .../tunerstudio/generated/rusefi_prometheus_469.ini | 8 ++++---- .../tunerstudio/generated/rusefi_proteus_f4.ini | 8 ++++---- .../tunerstudio/generated/rusefi_proteus_f7.ini | 8 ++++---- .../tunerstudio/generated/rusefi_proteus_h7.ini | 8 ++++---- .../tunerstudio/generated/rusefi_subaru_eg33_f7.ini | 8 ++++---- .../java/com/rusefi/config/generated/Fields.java | 13 +++++++------ 62 files changed, 195 insertions(+), 197 deletions(-) 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 a991bea060..63dc8f7e3a 100644 --- a/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 30 13:59:23 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:54:03 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2882,10 +2882,9 @@ struct engine_configuration_s { */ float tpsAccelEnrichmentThreshold; /** - cycles * offset 1696 */ - int engineLoadAccelLength; + int unused1696; /** * Band rate for primary TTL BPs @@ -4518,4 +4517,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 30 13:59:23 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:54:03 UTC 2022 diff --git a/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h index b873d0442a..3db842c875 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 @@ -881,7 +881,6 @@ #define engineChartSize_offset 1276 #define engineCode_offset 1044 #define engineConfiguration_offset 0 -#define engineLoadAccelLength_offset 1696 #define engineMake_offset 1012 #define engineSnifferRpmThreshold_offset 7 #define engineType_offset 0 @@ -1892,7 +1891,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 896 #define showSdCardWarning_offset 164 -#define SIGNATURE_HASH 951370108 +#define SIGNATURE_HASH 1816448835 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2365,6 +2364,8 @@ #define TS_GET_FIRMWARE_VERSION_char V #define TS_GET_LOGGER_GET_BUFFER 'L' #define TS_GET_LOGGER_GET_BUFFER_char L +#define TS_GET_OUTPUTS_SIZE '4' +#define TS_GET_OUTPUTS_SIZE_char 4 #define TS_GET_STRUCT '9' #define TS_GET_STRUCT_char 9 #define TS_GET_TEXT 'G' @@ -2420,7 +2421,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.01.31.hellen_cypress.951370108" +#define TS_SIGNATURE "rusEFI 2022.01.31.hellen_cypress.1816448835" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2460,6 +2461,7 @@ #define unused1476b19_offset 1272 #define unused1476b20_offset 1272 #define unused1476b8_offset 1272 +#define unused1696_offset 1696 #define unused1740b0_offset 1740 #define unused1740b1_offset 1740 #define unused1740b2_offset 1740 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 f1ba00a942..fb53b204ad 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 30 13:59:21 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:54:01 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2882,10 +2882,9 @@ struct engine_configuration_s { */ float tpsAccelEnrichmentThreshold; /** - cycles * offset 1696 */ - int engineLoadAccelLength; + int unused1696; /** * Band rate for primary TTL BPs @@ -4512,4 +4511,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 30 13:59:21 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:54:01 UTC 2022 diff --git a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h index c1571642c7..35566b00fe 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -866,7 +866,6 @@ #define engineChartSize_offset 1276 #define engineCode_offset 1044 #define engineConfiguration_offset 0 -#define engineLoadAccelLength_offset 1696 #define engineMake_offset 1012 #define engineSnifferRpmThreshold_offset 7 #define engineType_offset 0 @@ -1877,7 +1876,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 896 #define showSdCardWarning_offset 164 -#define SIGNATURE_HASH 3339783552 +#define SIGNATURE_HASH 2480997311 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2350,6 +2349,8 @@ #define TS_GET_FIRMWARE_VERSION_char V #define TS_GET_LOGGER_GET_BUFFER 'L' #define TS_GET_LOGGER_GET_BUFFER_char L +#define TS_GET_OUTPUTS_SIZE '4' +#define TS_GET_OUTPUTS_SIZE_char 4 #define TS_GET_STRUCT '9' #define TS_GET_STRUCT_char 9 #define TS_GET_TEXT 'G' @@ -2405,7 +2406,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator true #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.01.31.kin.3339783552" +#define TS_SIGNATURE "rusEFI 2022.01.31.kin.2480997311" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2445,6 +2446,7 @@ #define unused1476b19_offset 1272 #define unused1476b20_offset 1272 #define unused1476b8_offset 1272 +#define unused1696_offset 1696 #define unused1740b0_offset 1740 #define unused1740b1_offset 1740 #define unused1740b2_offset 1740 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 69294d2d72..0d6e63b1d8 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 30 13:59:24 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:54:04 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2882,10 +2882,9 @@ struct engine_configuration_s { */ float tpsAccelEnrichmentThreshold; /** - cycles * offset 1696 */ - int engineLoadAccelLength; + int unused1696; /** * Band rate for primary TTL BPs @@ -4518,4 +4517,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 30 13:59:24 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:54:04 UTC 2022 diff --git a/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h index 8d6ad01dfd..89a2dcf27a 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 @@ -893,7 +893,6 @@ #define engineChartSize_offset 1276 #define engineCode_offset 1044 #define engineConfiguration_offset 0 -#define engineLoadAccelLength_offset 1696 #define engineMake_offset 1012 #define engineSnifferRpmThreshold_offset 7 #define engineType_offset 0 @@ -1905,7 +1904,7 @@ #define show_test_presets false #define showHumanReadableWarning_offset 896 #define showSdCardWarning_offset 164 -#define SIGNATURE_HASH 3254464656 +#define SIGNATURE_HASH 2500542127 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2378,6 +2377,8 @@ #define TS_GET_FIRMWARE_VERSION_char V #define TS_GET_LOGGER_GET_BUFFER 'L' #define TS_GET_LOGGER_GET_BUFFER_char L +#define TS_GET_OUTPUTS_SIZE '4' +#define TS_GET_OUTPUTS_SIZE_char 4 #define TS_GET_STRUCT '9' #define TS_GET_STRUCT_char 9 #define TS_GET_TEXT 'G' @@ -2433,7 +2434,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port false -#define TS_SIGNATURE "rusEFI 2022.01.31.subaru_eg33_f7.3254464656" +#define TS_SIGNATURE "rusEFI 2022.01.31.subaru_eg33_f7.2500542127" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2473,6 +2474,7 @@ #define unused1476b19_offset 1272 #define unused1476b20_offset 1272 #define unused1476b8_offset 1272 +#define unused1696_offset 1696 #define unused1740b0_offset 1740 #define unused1740b1_offset 1740 #define unused1740b2_offset 1740 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index 4e3a334161..b47e7251bb 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 30 13:59:27 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:54:07 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2882,10 +2882,9 @@ struct engine_configuration_s { */ float tpsAccelEnrichmentThreshold; /** - cycles * offset 1696 */ - int engineLoadAccelLength; + int unused1696; /** * Band rate for primary TTL BPs @@ -4518,4 +4517,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 30 13:59:27 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:54:07 UTC 2022 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index c0e651e711..3579f6e3c5 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -881,7 +881,6 @@ #define engineChartSize_offset 1276 #define engineCode_offset 1044 #define engineConfiguration_offset 0 -#define engineLoadAccelLength_offset 1696 #define engineMake_offset 1012 #define engineSnifferRpmThreshold_offset 7 #define engineType_offset 0 @@ -1892,7 +1891,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 896 #define showSdCardWarning_offset 164 -#define SIGNATURE_HASH 37824192 +#define SIGNATURE_HASH 1454450943 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2365,6 +2364,8 @@ #define TS_GET_FIRMWARE_VERSION_char V #define TS_GET_LOGGER_GET_BUFFER 'L' #define TS_GET_LOGGER_GET_BUFFER_char L +#define TS_GET_OUTPUTS_SIZE '4' +#define TS_GET_OUTPUTS_SIZE_char 4 #define TS_GET_STRUCT '9' #define TS_GET_STRUCT_char 9 #define TS_GET_TEXT 'G' @@ -2420,7 +2421,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.01.31.all.37824192" +#define TS_SIGNATURE "rusEFI 2022.01.31.all.1454450943" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2460,6 +2461,7 @@ #define unused1476b19_offset 1272 #define unused1476b20_offset 1272 #define unused1476b8_offset 1272 +#define unused1696_offset 1696 #define unused1740b0_offset 1740 #define unused1740b1_offset 1740 #define unused1740b2_offset 1740 diff --git a/firmware/controllers/generated/signature_all.h b/firmware/controllers/generated/signature_all.h index 9c1377ef0d..9faaf66f62 100644 --- a/firmware/controllers/generated/signature_all.h +++ b/firmware/controllers/generated/signature_all.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 37824192 -#define TS_SIGNATURE "rusEFI 2022.01.31.all.37824192" +#define SIGNATURE_HASH 1454450943 +#define TS_SIGNATURE "rusEFI 2022.01.31.all.1454450943" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index 2d40571cf0..c36c07259e 100644 --- a/firmware/controllers/generated/signature_alphax-2chan.h +++ b/firmware/controllers/generated/signature_alphax-2chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 823920520 -#define TS_SIGNATURE "rusEFI 2022.01.31.alphax-2chan.823920520" +#define SIGNATURE_HASH 1709967799 +#define TS_SIGNATURE "rusEFI 2022.01.31.alphax-2chan.1709967799" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 0ba6efa188..b858d727da 100644 --- a/firmware/controllers/generated/signature_alphax-4chan.h +++ b/firmware/controllers/generated/signature_alphax-4chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2895883995 -#define TS_SIGNATURE "rusEFI 2022.01.31.alphax-4chan.2895883995" +#define SIGNATURE_HASH 4167803108 +#define TS_SIGNATURE "rusEFI 2022.01.31.alphax-4chan.4167803108" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 5a27658222..2bbde522e1 100644 --- a/firmware/controllers/generated/signature_atlas.h +++ b/firmware/controllers/generated/signature_atlas.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 512480231 -#define TS_SIGNATURE "rusEFI 2022.01.31.atlas.512480231" +#define SIGNATURE_HASH 1249631704 +#define TS_SIGNATURE "rusEFI 2022.01.31.atlas.1249631704" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index f090c72136..d736ed2c52 100644 --- a/firmware/controllers/generated/signature_f429-discovery.h +++ b/firmware/controllers/generated/signature_f429-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 37824192 -#define TS_SIGNATURE "rusEFI 2022.01.31.f429-discovery.37824192" +#define SIGNATURE_HASH 1454450943 +#define TS_SIGNATURE "rusEFI 2022.01.31.f429-discovery.1454450943" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 09d3836cae..e7ce07c583 100644 --- a/firmware/controllers/generated/signature_frankenso_na6.h +++ b/firmware/controllers/generated/signature_frankenso_na6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2020832041 -#define TS_SIGNATURE "rusEFI 2022.01.31.frankenso_na6.2020832041" +#define SIGNATURE_HASH 746814742 +#define TS_SIGNATURE "rusEFI 2022.01.31.frankenso_na6.746814742" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 631f3d72e6..fc531f8349 100644 --- a/firmware/controllers/generated/signature_hellen-nb1.h +++ b/firmware/controllers/generated/signature_hellen-nb1.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 4270381081 -#define TS_SIGNATURE "rusEFI 2022.01.31.hellen-nb1.4270381081" +#define SIGNATURE_HASH 2860045862 +#define TS_SIGNATURE "rusEFI 2022.01.31.hellen-nb1.2860045862" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index c25825461f..552aa4d875 100644 --- a/firmware/controllers/generated/signature_hellen121nissan.h +++ b/firmware/controllers/generated/signature_hellen121nissan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2800776627 -#define TS_SIGNATURE "rusEFI 2022.01.31.hellen121nissan.2800776627" +#define SIGNATURE_HASH 4060117900 +#define TS_SIGNATURE "rusEFI 2022.01.31.hellen121nissan.4060117900" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 456d32166c..1cd5412f8a 100644 --- a/firmware/controllers/generated/signature_hellen121vag.h +++ b/firmware/controllers/generated/signature_hellen121vag.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1575092938 -#define TS_SIGNATURE "rusEFI 2022.01.31.hellen121vag.1575092938" +#define SIGNATURE_HASH 152177909 +#define TS_SIGNATURE "rusEFI 2022.01.31.hellen121vag.152177909" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 1df40d8beb..e8276e9afd 100644 --- a/firmware/controllers/generated/signature_hellen128.h +++ b/firmware/controllers/generated/signature_hellen128.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1181616869 -#define TS_SIGNATURE "rusEFI 2022.01.31.hellen128.1181616869" +#define SIGNATURE_HASH 312345818 +#define TS_SIGNATURE "rusEFI 2022.01.31.hellen128.312345818" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index 9708de824c..fedff0b99f 100644 --- a/firmware/controllers/generated/signature_hellen154hyundai.h +++ b/firmware/controllers/generated/signature_hellen154hyundai.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3462216300 -#define TS_SIGNATURE "rusEFI 2022.01.31.hellen154hyundai.3462216300" +#define SIGNATURE_HASH 2595042387 +#define TS_SIGNATURE "rusEFI 2022.01.31.hellen154hyundai.2595042387" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index ce3c8d8c61..fa598922cd 100644 --- a/firmware/controllers/generated/signature_hellen72.h +++ b/firmware/controllers/generated/signature_hellen72.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 4143751536 -#define TS_SIGNATURE "rusEFI 2022.01.31.hellen72.4143751536" +#define SIGNATURE_HASH 2718740303 +#define TS_SIGNATURE "rusEFI 2022.01.31.hellen72.2718740303" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index ab1814d37d..bd7f327aef 100644 --- a/firmware/controllers/generated/signature_hellen81.h +++ b/firmware/controllers/generated/signature_hellen81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1123105923 -#define TS_SIGNATURE "rusEFI 2022.01.31.hellen81.1123105923" +#define SIGNATURE_HASH 369177276 +#define TS_SIGNATURE "rusEFI 2022.01.31.hellen81.369177276" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 386535c1aa..c5dba5f298 100644 --- a/firmware/controllers/generated/signature_hellen88bmw.h +++ b/firmware/controllers/generated/signature_hellen88bmw.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2743187359 -#define TS_SIGNATURE "rusEFI 2022.01.31.hellen88bmw.2743187359" +#define SIGNATURE_HASH 4151425440 +#define TS_SIGNATURE "rusEFI 2022.01.31.hellen88bmw.4151425440" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 1f50d6a305..88e9e0c241 100644 --- a/firmware/controllers/generated/signature_hellenNA6.h +++ b/firmware/controllers/generated/signature_hellenNA6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1954308200 -#define TS_SIGNATURE "rusEFI 2022.01.31.hellenNA6.1954308200" +#define SIGNATURE_HASH 546074199 +#define TS_SIGNATURE "rusEFI 2022.01.31.hellenNA6.546074199" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index c8711abd22..e75ce00d3e 100644 --- a/firmware/controllers/generated/signature_hellenNA8_96.h +++ b/firmware/controllers/generated/signature_hellenNA8_96.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 697128731 -#define TS_SIGNATURE "rusEFI 2022.01.31.hellenNA8_96.697128731" +#define SIGNATURE_HASH 2105366820 +#define TS_SIGNATURE "rusEFI 2022.01.31.hellenNA8_96.2105366820" diff --git a/firmware/controllers/generated/signature_hellen_cypress.h b/firmware/controllers/generated/signature_hellen_cypress.h index 88a1910320..b300ebc5d9 100644 --- a/firmware/controllers/generated/signature_hellen_cypress.h +++ b/firmware/controllers/generated/signature_hellen_cypress.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null // -#define SIGNATURE_HASH 951370108 -#define TS_SIGNATURE "rusEFI 2022.01.31.hellen_cypress.951370108" +#define SIGNATURE_HASH 1816448835 +#define TS_SIGNATURE "rusEFI 2022.01.31.hellen_cypress.1816448835" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 3255fb4412..215b6b511d 100644 --- a/firmware/controllers/generated/signature_kin.h +++ b/firmware/controllers/generated/signature_kin.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null // -#define SIGNATURE_HASH 3339783552 -#define TS_SIGNATURE "rusEFI 2022.01.31.kin.3339783552" +#define SIGNATURE_HASH 2480997311 +#define TS_SIGNATURE "rusEFI 2022.01.31.kin.2480997311" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index ce35208e18..fff3a92f4a 100644 --- a/firmware/controllers/generated/signature_mre_f4.h +++ b/firmware/controllers/generated/signature_mre_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1877026565 -#define TS_SIGNATURE "rusEFI 2022.01.31.mre_f4.1877026565" +#define SIGNATURE_HASH 990980410 +#define TS_SIGNATURE "rusEFI 2022.01.31.mre_f4.990980410" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 715598d592..31e615d645 100644 --- a/firmware/controllers/generated/signature_mre_f7.h +++ b/firmware/controllers/generated/signature_mre_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1877026565 -#define TS_SIGNATURE "rusEFI 2022.01.31.mre_f7.1877026565" +#define SIGNATURE_HASH 990980410 +#define TS_SIGNATURE "rusEFI 2022.01.31.mre_f7.990980410" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 8b3c214c85..c387b0b6bd 100644 --- a/firmware/controllers/generated/signature_prometheus_405.h +++ b/firmware/controllers/generated/signature_prometheus_405.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1387003686 -#define TS_SIGNATURE "rusEFI 2022.01.31.prometheus_405.1387003686" +#define SIGNATURE_HASH 106688793 +#define TS_SIGNATURE "rusEFI 2022.01.31.prometheus_405.106688793" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 4a77abe3be..2cc8a69f1c 100644 --- a/firmware/controllers/generated/signature_prometheus_469.h +++ b/firmware/controllers/generated/signature_prometheus_469.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1387003686 -#define TS_SIGNATURE "rusEFI 2022.01.31.prometheus_469.1387003686" +#define SIGNATURE_HASH 106688793 +#define TS_SIGNATURE "rusEFI 2022.01.31.prometheus_469.106688793" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index b77b466748..2d3914f6d6 100644 --- a/firmware/controllers/generated/signature_proteus_f4.h +++ b/firmware/controllers/generated/signature_proteus_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3590581043 -#define TS_SIGNATURE "rusEFI 2022.01.31.proteus_f4.3590581043" +#define SIGNATURE_HASH 2197021964 +#define TS_SIGNATURE "rusEFI 2022.01.31.proteus_f4.2197021964" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index cdfef51ac8..8680d0315c 100644 --- a/firmware/controllers/generated/signature_proteus_f7.h +++ b/firmware/controllers/generated/signature_proteus_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3590581043 -#define TS_SIGNATURE "rusEFI 2022.01.31.proteus_f7.3590581043" +#define SIGNATURE_HASH 2197021964 +#define TS_SIGNATURE "rusEFI 2022.01.31.proteus_f7.2197021964" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index c631deb6a1..28844e3315 100644 --- a/firmware/controllers/generated/signature_proteus_h7.h +++ b/firmware/controllers/generated/signature_proteus_h7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3590581043 -#define TS_SIGNATURE "rusEFI 2022.01.31.proteus_h7.3590581043" +#define SIGNATURE_HASH 2197021964 +#define TS_SIGNATURE "rusEFI 2022.01.31.proteus_h7.2197021964" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 09f133e144..2ab130c68f 100644 --- a/firmware/controllers/generated/signature_subaru_eg33_f7.h +++ b/firmware/controllers/generated/signature_subaru_eg33_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh null // -#define SIGNATURE_HASH 3254464656 -#define TS_SIGNATURE "rusEFI 2022.01.31.subaru_eg33_f7.3254464656" +#define SIGNATURE_HASH 2500542127 +#define TS_SIGNATURE "rusEFI 2022.01.31.subaru_eg33_f7.2500542127" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.cpp b/firmware/controllers/lua/generated/value_lookup_generated.cpp index a966847762..ca5471ca5c 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.cpp +++ b/firmware/controllers/lua/generated/value_lookup_generated.cpp @@ -658,8 +658,6 @@ float getConfigValueByName(const char *name) { return engineConfiguration->noFuelTrimAfterDfcoTime; if (strEqualCaseInsensitive(name, "tpsAccelEnrichmentThreshold")) return engineConfiguration->tpsAccelEnrichmentThreshold; - if (strEqualCaseInsensitive(name, "engineLoadAccelLength")) - return engineConfiguration->engineLoadAccelLength; if (strEqualCaseInsensitive(name, "uartConsoleSerialSpeed")) return engineConfiguration->uartConsoleSerialSpeed; if (strEqualCaseInsensitive(name, "tpsDecelEnleanmentThreshold")) @@ -2568,11 +2566,6 @@ void setConfigValueByName(const char *name, float value) { engineConfiguration->tpsAccelEnrichmentThreshold = value; return; } - if (strEqualCaseInsensitive(name, "engineLoadAccelLength")) - { - engineConfiguration->engineLoadAccelLength = (int)value; - return; - } if (strEqualCaseInsensitive(name, "uartConsoleSerialSpeed")) { engineConfiguration->uartConsoleSerialSpeed = (int)value; diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 146e71a97d..393965eb74 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.31.all.37824192" + signature = "rusEFI 2022.01.31.all.1454450943" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.all.37824192" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.all.1454450943" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:53 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:54:00 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index 3ab0ba8ace..22bd889c78 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.31.alphax-2chan.823920520" + signature = "rusEFI 2022.01.31.alphax-2chan.1709967799" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.alphax-2chan.823920520" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.alphax-2chan.1709967799" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:13 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:26 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index c5b50f2376..bb76fbde2c 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.31.alphax-4chan.2895883995" + signature = "rusEFI 2022.01.31.alphax-4chan.4167803108" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.alphax-4chan.2895883995" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.alphax-4chan.4167803108" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:15 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:27 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 14b0549f52..4ad07c6dd9 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 2022.01.31.atlas.512480231" + signature = "rusEFI 2022.01.31.atlas.1249631704" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.atlas.512480231" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.atlas.1249631704" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:51 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:58 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index c0600c63f7..6b002b1cf5 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 2022.01.31.f429-discovery.37824192" + signature = "rusEFI 2022.01.31.f429-discovery.1454450943" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.f429-discovery.37824192" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.f429-discovery.1454450943" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:11 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:24 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index ee601dd81d..46d5ce0319 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 2022.01.31.frankenso_na6.2020832041" + signature = "rusEFI 2022.01.31.frankenso_na6.746814742" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.frankenso_na6.2020832041" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.frankenso_na6.746814742" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:40 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:48 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 9cf34e73b4..0891759a07 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 2022.01.31.hellen-nb1.4270381081" + signature = "rusEFI 2022.01.31.hellen-nb1.2860045862" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.hellen-nb1.4270381081" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.hellen-nb1.2860045862" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:30 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:40 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 159bb87bd2..63b3b5d247 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 2022.01.31.hellen121nissan.2800776627" + signature = "rusEFI 2022.01.31.hellen121nissan.4060117900" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.hellen121nissan.2800776627" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.hellen121nissan.4060117900" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:21 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:32 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 8be970bbff..f9259c3ea3 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 2022.01.31.hellen121vag.1575092938" + signature = "rusEFI 2022.01.31.hellen121vag.152177909" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.hellen121vag.1575092938" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.hellen121vag.152177909" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:19 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:30 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 0e457578d0..9de2e89812 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 2022.01.31.hellen128.1181616869" + signature = "rusEFI 2022.01.31.hellen128.312345818" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.hellen128.1181616869" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.hellen128.312345818" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:17 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:29 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index d0de542a14..a6ac63067c 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 2022.01.31.hellen154hyundai.3462216300" + signature = "rusEFI 2022.01.31.hellen154hyundai.2595042387" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.hellen154hyundai.3462216300" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.hellen154hyundai.2595042387" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:22 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:34 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index ec5883f2bc..1e1a57cb2c 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 2022.01.31.hellen72.4143751536" + signature = "rusEFI 2022.01.31.hellen72.2718740303" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.hellen72.4143751536" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.hellen72.2718740303" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:26 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:37 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 6a7cf1f159..b986e6db11 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.31.hellen81.1123105923" + signature = "rusEFI 2022.01.31.hellen81.369177276" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.hellen81.1123105923" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.hellen81.369177276" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:28 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:39 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 252239b501..8f5ca1d558 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 2022.01.31.hellen88bmw.2743187359" + signature = "rusEFI 2022.01.31.hellen88bmw.4151425440" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.hellen88bmw.2743187359" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.hellen88bmw.4151425440" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:24 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:36 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index cdb0c8ef98..c7c20d0904 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 2022.01.31.hellenNA6.1954308200" + signature = "rusEFI 2022.01.31.hellenNA6.546074199" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.hellenNA6.1954308200" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.hellenNA6.546074199" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:32 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:42 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index 47cb131ef9..990b14ed0a 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.31.hellenNA8_96.697128731" + signature = "rusEFI 2022.01.31.hellenNA8_96.2105366820" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.hellenNA8_96.697128731" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.hellenNA8_96.2105366820" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:34 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:44 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini index 0edf27f1bf..bef429828e 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 2022.01.31.hellen_cypress.951370108" + signature = "rusEFI 2022.01.31.hellen_cypress.1816448835" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.hellen_cypress.951370108" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.hellen_cypress.1816448835" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:56 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:54:03 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_kinetis.ini b/firmware/tunerstudio/generated/rusefi_kinetis.ini index 2280383977..4e2cea6332 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 2022.01.31.kin.3339783552" + signature = "rusEFI 2022.01.31.kin.2480997311" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.kin.3339783552" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.kin.2480997311" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:54 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:54:01 UTC 2022 pageSize = 20968 page = 1 @@ -776,7 +776,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 45b33cc825..3b04fdfd76 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 2022.01.31.mre_f4.1877026565" + signature = "rusEFI 2022.01.31.mre_f4.990980410" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.mre_f4.1877026565" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.mre_f4.990980410" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:38 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:47 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index fdd64754e9..b933a68bb3 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 2022.01.31.mre_f7.1877026565" + signature = "rusEFI 2022.01.31.mre_f7.990980410" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.mre_f7.1877026565" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.mre_f7.990980410" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:36 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:45 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 7c1cadd9ae..872bc469ae 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 2022.01.31.prometheus_405.1387003686" + signature = "rusEFI 2022.01.31.prometheus_405.106688793" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.prometheus_405.1387003686" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.prometheus_405.106688793" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:43 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:52 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 32e7a5c1c0..148204f727 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 2022.01.31.prometheus_469.1387003686" + signature = "rusEFI 2022.01.31.prometheus_469.106688793" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.prometheus_469.1387003686" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.prometheus_469.106688793" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:42 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:50 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 77aed85844..8ef54621d5 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 2022.01.31.proteus_f4.3590581043" + signature = "rusEFI 2022.01.31.proteus_f4.2197021964" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.proteus_f4.3590581043" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.proteus_f4.2197021964" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:47 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:55 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index b4c9955dff..ecace019e1 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 2022.01.31.proteus_f7.3590581043" + signature = "rusEFI 2022.01.31.proteus_f7.2197021964" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.proteus_f7.3590581043" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.proteus_f7.2197021964" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:45 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:53 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index 19d01761cb..447103440c 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.31.proteus_h7.3590581043" + signature = "rusEFI 2022.01.31.proteus_h7.2197021964" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.proteus_h7.3590581043" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.proteus_h7.2197021964" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:49 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:53:56 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 20870dc31b..359f16a9bd 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 2022.01.31.subaru_eg33_f7.3254464656" + signature = "rusEFI 2022.01.31.subaru_eg33_f7.2500542127" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.31.subaru_eg33_f7.3254464656" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.31.subaru_eg33_f7.2500542127" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:24:58 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:54:04 UTC 2022 pageSize = 20996 page = 1 @@ -785,7 +785,7 @@ coastingFuelCutVssLow = scalar, U08, 1689, "kph", 1, 0, 0, 255, 0 coastingFuelCutVssHigh = scalar, U08, 1690, "kph", 1, 0, 0, 255, 0 noFuelTrimAfterDfcoTime = scalar, U08, 1691, "sec", 0.1, 0, 0, 10, 1 tpsAccelEnrichmentThreshold = scalar, F32, 1692, "roc", 1, 0, 0, 200, 1 -engineLoadAccelLength = scalar, S32, 1696, "cycles", 1, 0, 1, 200, 0 +unused1696 = scalar, S32, 1696, "", 1, 0, 0, 1, 0 uartConsoleSerialSpeed = scalar, U32, 1700, "BPs", 1, 0, 0, 1000000, 0 tpsDecelEnleanmentThreshold = scalar, F32, 1704, "roc", 1, 0, 0, 200, 1 tpsDecelEnleanmentMultiplier = scalar, F32, 1708, "coeff", 1, 0, 0, 200, 2 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 2c9fb622b2..573366c304 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 (unknown script) integration/rusefi_config.txt Mon Jan 31 23:25:01 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Mon Jan 31 23:54:07 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -850,7 +850,6 @@ public class Fields { public static final int engineChartSize_offset = 1276; public static final int engineCode_offset = 1044; public static final int engineConfiguration_offset = 0; - public static final int engineLoadAccelLength_offset = 1696; public static final int engineMake_offset = 1012; public static final int engineSnifferRpmThreshold_offset = 7; public static final int engineType_offset = 0; @@ -1820,7 +1819,7 @@ public class Fields { public static final int servoOutputPins8_offset = 2739; public static final int showHumanReadableWarning_offset = 896; public static final int showSdCardWarning_offset = 164; - public static final int SIGNATURE_HASH = 37824192; + public static final int SIGNATURE_HASH = 1454450943; public static final int silentTriggerError_offset = 1260; public static final int slowAdcAlpha_offset = 1712; public static final int sparkDwellRpmBins_offset = 54; @@ -2271,6 +2270,7 @@ public class Fields { public static final char TS_GET_CONFIG_ERROR = 'e'; public static final char TS_GET_FIRMWARE_VERSION = 'V'; public static final char TS_GET_LOGGER_GET_BUFFER = 'L'; + public static final char TS_GET_OUTPUTS_SIZE = '4'; public static final char TS_GET_STRUCT = '9'; public static final char TS_GET_TEXT = 'G'; public static final char TS_HELLO_COMMAND = 'S'; @@ -2293,7 +2293,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 2022.01.31.all.37824192"; + public static final String TS_SIGNATURE = "rusEFI 2022.01.31.all.1454450943"; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int TsCalMode_EtbKd = 5; @@ -2330,6 +2330,7 @@ public class Fields { public static final int unused1476b19_offset = 1272; public static final int unused1476b20_offset = 1272; public static final int unused1476b8_offset = 1272; + public static final int unused1696_offset = 1696; public static final int unused1740b0_offset = 1740; public static final int unused1740b1_offset = 1740; public static final int unused1740b2_offset = 1740; @@ -3211,7 +3212,7 @@ public class Fields { public static final Field COASTINGFUELCUTVSSHIGH = Field.create("COASTINGFUELCUTVSSHIGH", 1690, FieldType.INT8); public static final Field NOFUELTRIMAFTERDFCOTIME = Field.create("NOFUELTRIMAFTERDFCOTIME", 1691, FieldType.INT8); public static final Field TPSACCELENRICHMENTTHRESHOLD = Field.create("TPSACCELENRICHMENTTHRESHOLD", 1692, FieldType.FLOAT); - public static final Field ENGINELOADACCELLENGTH = Field.create("ENGINELOADACCELLENGTH", 1696, FieldType.INT); + public static final Field UNUSED1696 = Field.create("UNUSED1696", 1696, FieldType.INT); public static final Field UARTCONSOLESERIALSPEED = Field.create("UARTCONSOLESERIALSPEED", 1700, FieldType.INT); public static final Field TPSDECELENLEANMENTTHRESHOLD = Field.create("TPSDECELENLEANMENTTHRESHOLD", 1704, FieldType.FLOAT); public static final Field TPSDECELENLEANMENTMULTIPLIER = Field.create("TPSDECELENLEANMENTMULTIPLIER", 1708, FieldType.FLOAT); @@ -4509,7 +4510,7 @@ public class Fields { COASTINGFUELCUTVSSHIGH, NOFUELTRIMAFTERDFCOTIME, TPSACCELENRICHMENTTHRESHOLD, - ENGINELOADACCELLENGTH, + UNUSED1696, UARTCONSOLESERIALSPEED, TPSDECELENLEANMENTTHRESHOLD, TPSDECELENLEANMENTMULTIPLIER,