diff --git a/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h index bb6fb1456f..9b5f6b41ad 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/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 Sat Apr 29 22:39:09 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Apr 30 03:31:30 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -5168,13 +5168,13 @@ struct persistent_config_s { */ scaled_channel throttleEstimateEffectiveAreaBins[12]; /** - * In units of kg/s normalized to choked flow conditions - kg/s + * In units of g/s normalized to choked flow conditions + g/s * offset 22404 */ - scaled_channel throttleEstimateEffectiveAreaValues[12]; + scaled_channel throttleEstimateEffectiveAreaValues[12]; }; static_assert(sizeof(persistent_config_s) == 22428); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Apr 29 22:39:09 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Apr 30 03:31:30 UTC 2023 diff --git a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h index 569b652623..50fb47a7e2 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -1066,7 +1066,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 1843600947 +#define SIGNATURE_HASH 2003307941 #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 #define spi_device_e_SPI_DEVICE_2 2 @@ -1357,7 +1357,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.04.30.cypress.1843600947" +#define TS_SIGNATURE "rusEFI master.2023.04.30.cypress.2003307941" #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 aa5a6a7574..a1f82161ff 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 Sat Apr 29 22:39:08 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Apr 30 03:31:29 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -5168,13 +5168,13 @@ struct persistent_config_s { */ scaled_channel throttleEstimateEffectiveAreaBins[12]; /** - * In units of kg/s normalized to choked flow conditions - kg/s + * In units of g/s normalized to choked flow conditions + g/s * offset 22404 */ - scaled_channel throttleEstimateEffectiveAreaValues[12]; + scaled_channel throttleEstimateEffectiveAreaValues[12]; }; static_assert(sizeof(persistent_config_s) == 22428); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Apr 29 22:39:08 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Apr 30 03:31:29 UTC 2023 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 0bf37e038d..ead1433587 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -1066,7 +1066,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 87342335 +#define SIGNATURE_HASH 532655977 #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 #define spi_device_e_SPI_DEVICE_2 2 @@ -1357,7 +1357,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.04.30.kin.87342335" +#define TS_SIGNATURE "rusEFI master.2023.04.30.kin.532655977" #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 2b12b513d8..8ea3ba90d1 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_subaru_config.sh integration/rusefi_config.txt Sat Apr 29 22:39:10 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:31 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -5168,13 +5168,13 @@ struct persistent_config_s { */ scaled_channel throttleEstimateEffectiveAreaBins[12]; /** - * In units of kg/s normalized to choked flow conditions - kg/s + * In units of g/s normalized to choked flow conditions + g/s * offset 22404 */ - scaled_channel throttleEstimateEffectiveAreaValues[12]; + scaled_channel throttleEstimateEffectiveAreaValues[12]; }; static_assert(sizeof(persistent_config_s) == 22428); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Apr 29 22:39:10 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:31 UTC 2023 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 482b1e91b2..37401217aa 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 @@ -1017,7 +1017,7 @@ #define show_Frankenso_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1789439207 +#define SIGNATURE_HASH 1881390961 #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 #define spi_device_e_SPI_DEVICE_2 2 @@ -1309,7 +1309,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.04.30.subaru_eg33_f7.1789439207" +#define TS_SIGNATURE "rusEFI master.2023.04.30.subaru_eg33_f7.1881390961" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/console/binary/generated/output_channels.ini b/firmware/console/binary/generated/output_channels.ini index 2aefe683a0..949cc6b74a 100644 --- a/firmware/console/binary/generated/output_channels.ini +++ b/firmware/console/binary/generated/output_channels.ini @@ -526,7 +526,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/console/binary/generated/sensors.java b/firmware/console/binary/generated/sensors.java index 8a38954d5e..9b5983f946 100644 --- a/firmware/console/binary/generated/sensors.java +++ b/firmware/console/binary/generated/sensors.java @@ -415,7 +415,7 @@ m_knockCount("Knock Count", SensorCategory.SENSOR_INPUTS, FieldType.INT, 880, 1. m_maximumRetard("m_maximumRetard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 884, 1.0, -1.0, -1.0, ""), throttleModelCrossoverAngle("throttleModelCrossoverAngle", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 892, 0.01, 0.0, 100.0, "%"), alignmentFill_at_6("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 894, 1.0, -20.0, 100.0, "units"), -throttleEstimatedFlow("throttleEstimatedFlow", SensorCategory.SENSOR_INPUTS, FieldType.INT, 896, 1.0, 0.0, 5.0, "kg/s"), +throttleEstimatedFlow("throttleEstimatedFlow", SensorCategory.SENSOR_INPUTS, FieldType.INT, 896, 1.0, 0.0, 5.0, "g/s"), m_requested_pump("GDI: HPFP duration\nComputed requested pump duration in degrees (not including deadtime)", SensorCategory.SENSOR_INPUTS, FieldType.INT, 900, 1.0, -1.0, -1.0, ""), fuel_requested_percent("GDI: requested_percent", SensorCategory.SENSOR_INPUTS, FieldType.INT, 904, 1.0, -1.0, -1.0, ""), fuel_requested_percent_pi("GDI: percent_pi", SensorCategory.SENSOR_INPUTS, FieldType.INT, 908, 1.0, -1.0, -1.0, ""), diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index ed59f51a35..3efae30de9 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 Sat Apr 29 22:39:59 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:25 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -5168,13 +5168,13 @@ struct persistent_config_s { */ scaled_channel throttleEstimateEffectiveAreaBins[12]; /** - * In units of kg/s normalized to choked flow conditions - kg/s + * In units of g/s normalized to choked flow conditions + g/s * offset 22404 */ - scaled_channel throttleEstimateEffectiveAreaValues[12]; + scaled_channel throttleEstimateEffectiveAreaValues[12]; }; static_assert(sizeof(persistent_config_s) == 22428); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 29 22:39:59 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:25 UTC 2023 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index 94c29ab500..eb84178ce6 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1066,7 +1066,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 95158421 +#define SIGNATURE_HASH 522654467 #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 #define spi_device_e_SPI_DEVICE_2 2 @@ -1357,7 +1357,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI master.2023.04.30.f407-discovery.95158421" +#define TS_SIGNATURE "rusEFI master.2023.04.30.f407-discovery.522654467" #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_48way.h b/firmware/controllers/generated/signature_48way.h index 0b8588cd5c..c3e7474ea8 100644 --- a/firmware/controllers/generated/signature_48way.h +++ b/firmware/controllers/generated/signature_48way.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1198816872 -#define TS_SIGNATURE "rusEFI master.2023.04.30.48way.1198816872" +#define SIGNATURE_HASH 1577020926 +#define TS_SIGNATURE "rusEFI master.2023.04.30.48way.1577020926" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index 676d9c87ce..b822f103ba 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 by SignatureConsumer // -#define SIGNATURE_HASH 4163684960 -#define TS_SIGNATURE "rusEFI master.2023.04.30.alphax-2chan.4163684960" +#define SIGNATURE_HASH 3802651126 +#define TS_SIGNATURE "rusEFI master.2023.04.30.alphax-2chan.3802651126" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index f9dabd3cce..f65f83d971 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 by SignatureConsumer // -#define SIGNATURE_HASH 70567407 -#define TS_SIGNATURE "rusEFI master.2023.04.30.alphax-4chan.70567407" +#define SIGNATURE_HASH 515888761 +#define TS_SIGNATURE "rusEFI master.2023.04.30.alphax-4chan.515888761" diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index 57b804573a..12167fd3ed 100644 --- a/firmware/controllers/generated/signature_alphax-8chan.h +++ b/firmware/controllers/generated/signature_alphax-8chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 366610480 -#define TS_SIGNATURE "rusEFI master.2023.04.30.alphax-8chan.366610480" +#define SIGNATURE_HASH 256973734 +#define TS_SIGNATURE "rusEFI master.2023.04.30.alphax-8chan.256973734" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 4cb1fd2e02..150128899b 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 by SignatureConsumer // -#define SIGNATURE_HASH 1898572564 -#define TS_SIGNATURE "rusEFI master.2023.04.30.atlas.1898572564" +#define SIGNATURE_HASH 1805842562 +#define TS_SIGNATURE "rusEFI master.2023.04.30.atlas.1805842562" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index 99ce02d5e4..19dd92a958 100644 --- a/firmware/controllers/generated/signature_core8.h +++ b/firmware/controllers/generated/signature_core8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 998898532 -#define TS_SIGNATURE "rusEFI master.2023.04.30.core8.998898532" +#define SIGNATURE_HASH 553838834 +#define TS_SIGNATURE "rusEFI master.2023.04.30.core8.553838834" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index 8402350827..fdb7fe752a 100644 --- a/firmware/controllers/generated/signature_cypress.h +++ b/firmware/controllers/generated/signature_cypress.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 1843600947 -#define TS_SIGNATURE "rusEFI master.2023.04.30.cypress.1843600947" +#define SIGNATURE_HASH 2003307941 +#define TS_SIGNATURE "rusEFI master.2023.04.30.cypress.2003307941" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index a16264504c..f7bb7b0023 100644 --- a/firmware/controllers/generated/signature_f407-discovery.h +++ b/firmware/controllers/generated/signature_f407-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 95158421 -#define TS_SIGNATURE "rusEFI master.2023.04.30.f407-discovery.95158421" +#define SIGNATURE_HASH 522654467 +#define TS_SIGNATURE "rusEFI master.2023.04.30.f407-discovery.522654467" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 883d0270f6..3ae181b6aa 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 by SignatureConsumer // -#define SIGNATURE_HASH 1843600947 -#define TS_SIGNATURE "rusEFI master.2023.04.30.f429-discovery.1843600947" +#define SIGNATURE_HASH 2003307941 +#define TS_SIGNATURE "rusEFI master.2023.04.30.f429-discovery.2003307941" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 243e34c1ec..87fe503566 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 by SignatureConsumer // -#define SIGNATURE_HASH 1337065209 -#define TS_SIGNATURE "rusEFI master.2023.04.30.frankenso_na6.1337065209" +#define SIGNATURE_HASH 1429925231 +#define TS_SIGNATURE "rusEFI master.2023.04.30.frankenso_na6.1429925231" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index 198a0d3b20..2b7c9506de 100644 --- a/firmware/controllers/generated/signature_harley81.h +++ b/firmware/controllers/generated/signature_harley81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 972621359 -#define TS_SIGNATURE "rusEFI master.2023.04.30.harley81.972621359" +#define SIGNATURE_HASH 594679225 +#define TS_SIGNATURE "rusEFI master.2023.04.30.harley81.594679225" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index 40f35acfa3..9f8e928574 100644 --- a/firmware/controllers/generated/signature_hellen-gm-e67.h +++ b/firmware/controllers/generated/signature_hellen-gm-e67.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2756936698 -#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen-gm-e67.2756936698" +#define SIGNATURE_HASH 3201863788 +#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen-gm-e67.3201863788" diff --git a/firmware/controllers/generated/signature_hellen-honda-k.h b/firmware/controllers/generated/signature_hellen-honda-k.h index 8095938456..ab46a3e163 100644 --- a/firmware/controllers/generated/signature_hellen-honda-k.h +++ b/firmware/controllers/generated/signature_hellen-honda-k.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3000480607 -#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen-honda-k.3000480607" +#define SIGNATURE_HASH 2824642761 +#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen-honda-k.2824642761" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 70da017b55..1bb5ac8509 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 by SignatureConsumer // -#define SIGNATURE_HASH 3140495512 -#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen-nb1.3140495512" +#define SIGNATURE_HASH 2713402126 +#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen-nb1.2713402126" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index f0f80552fb..690b426cb2 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 by SignatureConsumer // -#define SIGNATURE_HASH 2879541021 -#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen121nissan.2879541021" +#define SIGNATURE_HASH 2972277899 +#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen121nissan.2972277899" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 550946af84..f65e5bd56a 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 by SignatureConsumer // -#define SIGNATURE_HASH 3086919878 -#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen121vag.3086919878" +#define SIGNATURE_HASH 2910174032 +#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen121vag.2910174032" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 28a910e000..031fa1f4c6 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 by SignatureConsumer // -#define SIGNATURE_HASH 3457701045 -#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen128.3457701045" +#define SIGNATURE_HASH 3566421795 +#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen128.3566421795" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index b5ed3c204a..0d2f7a7bee 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 by SignatureConsumer // -#define SIGNATURE_HASH 2334705655 -#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen154hyundai.2334705655" +#define SIGNATURE_HASH 2443433057 +#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen154hyundai.2443433057" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index d5aa6e7585..4747dcc751 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 by SignatureConsumer // -#define SIGNATURE_HASH 1968436804 -#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen72.1968436804" +#define SIGNATURE_HASH 1876485586 +#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen72.1876485586" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index a91848d386..fba03b2b31 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 by SignatureConsumer // -#define SIGNATURE_HASH 1756957917 -#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen81.1756957917" +#define SIGNATURE_HASH 1915887435 +#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen81.1915887435" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index d48e8179e1..6337deab49 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 by SignatureConsumer // -#define SIGNATURE_HASH 3860705562 -#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen88bmw.3860705562" +#define SIGNATURE_HASH 4237730444 +#define TS_SIGNATURE "rusEFI master.2023.04.30.hellen88bmw.4237730444" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index c459236558..2436ef1279 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 by SignatureConsumer // -#define SIGNATURE_HASH 2292194698 -#define TS_SIGNATURE "rusEFI master.2023.04.30.hellenNA6.2292194698" +#define SIGNATURE_HASH 2452295196 +#define TS_SIGNATURE "rusEFI master.2023.04.30.hellenNA6.2452295196" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index ae70dea9b1..f6c728bcea 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 by SignatureConsumer // -#define SIGNATURE_HASH 3883191134 -#define TS_SIGNATURE "rusEFI master.2023.04.30.hellenNA8_96.3883191134" +#define SIGNATURE_HASH 4261402824 +#define TS_SIGNATURE "rusEFI master.2023.04.30.hellenNA8_96.4261402824" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index e8f11d08c5..c7af698989 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 by SignatureConsumer // -#define SIGNATURE_HASH 87342335 -#define TS_SIGNATURE "rusEFI master.2023.04.30.kin.87342335" +#define SIGNATURE_HASH 532655977 +#define TS_SIGNATURE "rusEFI master.2023.04.30.kin.532655977" diff --git a/firmware/controllers/generated/signature_m74_9.h b/firmware/controllers/generated/signature_m74_9.h index bc221399cc..d729163ff8 100644 --- a/firmware/controllers/generated/signature_m74_9.h +++ b/firmware/controllers/generated/signature_m74_9.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2993537800 -#define TS_SIGNATURE "rusEFI master.2023.04.30.m74_9.2993537800" +#define SIGNATURE_HASH 2833698974 +#define TS_SIGNATURE "rusEFI master.2023.04.30.m74_9.2833698974" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 860a7285bf..0f7901a11d 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 by SignatureConsumer // -#define SIGNATURE_HASH 3759426899 -#define TS_SIGNATURE "rusEFI master.2023.04.30.mre_f4.3759426899" +#define SIGNATURE_HASH 4204748485 +#define TS_SIGNATURE "rusEFI master.2023.04.30.mre_f4.4204748485" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index cabb824d42..3bf9084dc9 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 by SignatureConsumer // -#define SIGNATURE_HASH 3759426899 -#define TS_SIGNATURE "rusEFI master.2023.04.30.mre_f7.3759426899" +#define SIGNATURE_HASH 4204748485 +#define TS_SIGNATURE "rusEFI master.2023.04.30.mre_f7.4204748485" diff --git a/firmware/controllers/generated/signature_nucleo_f429.h b/firmware/controllers/generated/signature_nucleo_f429.h index 82326dea82..7968acfdef 100644 --- a/firmware/controllers/generated/signature_nucleo_f429.h +++ b/firmware/controllers/generated/signature_nucleo_f429.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1843600947 -#define TS_SIGNATURE "rusEFI master.2023.04.30.nucleo_f429.1843600947" +#define SIGNATURE_HASH 2003307941 +#define TS_SIGNATURE "rusEFI master.2023.04.30.nucleo_f429.2003307941" diff --git a/firmware/controllers/generated/signature_nucleo_f767.h b/firmware/controllers/generated/signature_nucleo_f767.h index 7866a06312..7a8f2ab0ac 100644 --- a/firmware/controllers/generated/signature_nucleo_f767.h +++ b/firmware/controllers/generated/signature_nucleo_f767.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1843600947 -#define TS_SIGNATURE "rusEFI master.2023.04.30.nucleo_f767.1843600947" +#define SIGNATURE_HASH 2003307941 +#define TS_SIGNATURE "rusEFI master.2023.04.30.nucleo_f767.2003307941" diff --git a/firmware/controllers/generated/signature_nucleo_h743.h b/firmware/controllers/generated/signature_nucleo_h743.h index 68858c958b..886dee917a 100644 --- a/firmware/controllers/generated/signature_nucleo_h743.h +++ b/firmware/controllers/generated/signature_nucleo_h743.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1843600947 -#define TS_SIGNATURE "rusEFI master.2023.04.30.nucleo_h743.1843600947" +#define SIGNATURE_HASH 2003307941 +#define TS_SIGNATURE "rusEFI master.2023.04.30.nucleo_h743.2003307941" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 000a54e661..0a4b3ec3db 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 by SignatureConsumer // -#define SIGNATURE_HASH 1568134051 -#define TS_SIGNATURE "rusEFI master.2023.04.30.prometheus_405.1568134051" +#define SIGNATURE_HASH 1207746613 +#define TS_SIGNATURE "rusEFI master.2023.04.30.prometheus_405.1207746613" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 7264a4eb25..5d846747e7 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 by SignatureConsumer // -#define SIGNATURE_HASH 1568134051 -#define TS_SIGNATURE "rusEFI master.2023.04.30.prometheus_469.1568134051" +#define SIGNATURE_HASH 1207746613 +#define TS_SIGNATURE "rusEFI master.2023.04.30.prometheus_469.1207746613" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 15602ac18d..8ac165e42e 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 by SignatureConsumer // -#define SIGNATURE_HASH 1608206142 -#define TS_SIGNATURE "rusEFI master.2023.04.30.proteus_f4.1608206142" +#define SIGNATURE_HASH 1162892456 +#define TS_SIGNATURE "rusEFI master.2023.04.30.proteus_f4.1162892456" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 7e24539d8c..a21a4898b9 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 by SignatureConsumer // -#define SIGNATURE_HASH 1608206142 -#define TS_SIGNATURE "rusEFI master.2023.04.30.proteus_f7.1608206142" +#define SIGNATURE_HASH 1162892456 +#define TS_SIGNATURE "rusEFI master.2023.04.30.proteus_f7.1162892456" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 5ad7d82473..798e7e31d8 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 by SignatureConsumer // -#define SIGNATURE_HASH 1608206142 -#define TS_SIGNATURE "rusEFI master.2023.04.30.proteus_h7.1608206142" +#define SIGNATURE_HASH 1162892456 +#define TS_SIGNATURE "rusEFI master.2023.04.30.proteus_h7.1162892456" diff --git a/firmware/controllers/generated/signature_s105.h b/firmware/controllers/generated/signature_s105.h index b194a8cd33..d5ec7b3370 100644 --- a/firmware/controllers/generated/signature_s105.h +++ b/firmware/controllers/generated/signature_s105.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1429203850 -#define TS_SIGNATURE "rusEFI master.2023.04.30.s105.1429203850" +#define SIGNATURE_HASH 1336211484 +#define TS_SIGNATURE "rusEFI master.2023.04.30.s105.1336211484" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 9bf6cd854a..7cb2843103 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_subaru_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1789439207 -#define TS_SIGNATURE "rusEFI master.2023.04.30.subaru_eg33_f7.1789439207" +#define SIGNATURE_HASH 1881390961 +#define TS_SIGNATURE "rusEFI master.2023.04.30.subaru_eg33_f7.1881390961" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index 7d76fab6a1..81cbf95f21 100644 --- a/firmware/controllers/generated/signature_tdg-pdm8.h +++ b/firmware/controllers/generated/signature_tdg-pdm8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3880595985 -#define TS_SIGNATURE "rusEFI master.2023.04.30.tdg-pdm8.3880595985" +#define SIGNATURE_HASH 4257620359 +#define TS_SIGNATURE "rusEFI master.2023.04.30.tdg-pdm8.4257620359" diff --git a/firmware/controllers/math/throttle_model_generated.h b/firmware/controllers/math/throttle_model_generated.h index 094b9139e4..eeec5ef8c3 100644 --- a/firmware/controllers/math/throttle_model_generated.h +++ b/firmware/controllers/math/throttle_model_generated.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/math/throttle_model.txt Sun Apr 30 02:49:28 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/math/throttle_model.txt Sun Apr 30 03:31:28 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -113,7 +113,7 @@ struct throttle_model_s { */ uint8_t alignmentFill_at_6[2]; /** - kg/s + g/s * offset 8 */ float throttleEstimatedFlow = (float)0; @@ -121,4 +121,4 @@ struct throttle_model_s { static_assert(sizeof(throttle_model_s) == 12); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/math/throttle_model.txt Sun Apr 30 02:49:28 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/math/throttle_model.txt Sun Apr 30 03:31:28 UTC 2023 diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index d6f269def6..8c71c64892 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.f407-discovery.95158421" + signature = "rusEFI master.2023.04.30.f407-discovery.522654467" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.f407-discovery.95158421" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.f407-discovery.522654467" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:50:14 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:23 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index fccd094c33..a6348f64e6 100644 --- a/firmware/tunerstudio/generated/rusefi_48way.ini +++ b/firmware/tunerstudio/generated/rusefi_48way.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.48way.1198816872" + signature = "rusEFI master.2023.04.30.48way.1577020926" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.48way.1198816872" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.48way.1577020926" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:56 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:01 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index b52cc54193..9d3ff7973c 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.alphax-2chan.4163684960" + signature = "rusEFI master.2023.04.30.alphax-2chan.3802651126" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.alphax-2chan.4163684960" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.alphax-2chan.3802651126" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:32 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:33 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 378358ac4e..e60ed01e99 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.alphax-4chan.70567407" + signature = "rusEFI master.2023.04.30.alphax-4chan.515888761" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.alphax-4chan.70567407" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.alphax-4chan.515888761" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:33 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:34 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index 425a7116f6..dec78c1c7d 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.alphax-8chan.366610480" + signature = "rusEFI master.2023.04.30.alphax-8chan.256973734" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.alphax-8chan.366610480" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.alphax-8chan.256973734" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:34 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:36 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index e7f0d219df..8a54f80e9b 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.atlas.1898572564" + signature = "rusEFI master.2023.04.30.atlas.1805842562" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.atlas.1898572564" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.atlas.1805842562" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:50:12 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:20 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index 19d150f141..13557d5f29 100644 --- a/firmware/tunerstudio/generated/rusefi_core8.ini +++ b/firmware/tunerstudio/generated/rusefi_core8.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.core8.998898532" + signature = "rusEFI master.2023.04.30.core8.553838834" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.core8.998898532" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.core8.553838834" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:54 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:59 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index 60723c7472..a355c40ee5 100644 --- a/firmware/tunerstudio/generated/rusefi_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_cypress.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.cypress.1843600947" + signature = "rusEFI master.2023.04.30.cypress.2003307941" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.cypress.1843600947" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.cypress.2003307941" ; 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 @@ -87,7 +87,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 hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Apr 30 02:49:30 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Apr 30 03:31:30 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 29355829ed..aad2b1cbb7 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.f407-discovery.95158421" + signature = "rusEFI master.2023.04.30.f407-discovery.522654467" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.f407-discovery.95158421" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.f407-discovery.522654467" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:50:06 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:13 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 6c884212a8..cd03d35344 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.f429-discovery.1843600947" + signature = "rusEFI master.2023.04.30.f429-discovery.2003307941" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.f429-discovery.1843600947" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.f429-discovery.2003307941" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:50:08 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:15 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 02446c1e1a..01636ce718 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.frankenso_na6.1337065209" + signature = "rusEFI master.2023.04.30.frankenso_na6.1429925231" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.frankenso_na6.1337065209" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.frankenso_na6.1429925231" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:59 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:05 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 2b25d7e915..31133e5feb 100644 --- a/firmware/tunerstudio/generated/rusefi_harley81.ini +++ b/firmware/tunerstudio/generated/rusefi_harley81.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.harley81.972621359" + signature = "rusEFI master.2023.04.30.harley81.594679225" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.harley81.972621359" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.harley81.594679225" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:36 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:37 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index 9cca88b676..28f38cc0a0 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.hellen-gm-e67.2756936698" + signature = "rusEFI master.2023.04.30.hellen-gm-e67.3201863788" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.hellen-gm-e67.2756936698" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.hellen-gm-e67.3201863788" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:48 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:52 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini index c8e12bba18..ede0274d56 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.hellen-honda-k.3000480607" + signature = "rusEFI master.2023.04.30.hellen-honda-k.2824642761" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.hellen-honda-k.3000480607" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.hellen-honda-k.2824642761" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:41 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:43 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 475b1c8e0c..221de4b5ba 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.hellen-nb1.3140495512" + signature = "rusEFI master.2023.04.30.hellen-nb1.2713402126" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.hellen-nb1.3140495512" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.hellen-nb1.2713402126" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:47 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:50 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 8240bdc2d0..8034092403 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.hellen121nissan.2879541021" + signature = "rusEFI master.2023.04.30.hellen121nissan.2972277899" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.hellen121nissan.2879541021" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.hellen121nissan.2972277899" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:39 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:42 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 986142ed2b..94c7a8edae 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.hellen121vag.3086919878" + signature = "rusEFI master.2023.04.30.hellen121vag.2910174032" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.hellen121vag.3086919878" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.hellen121vag.2910174032" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:38 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:40 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index c3bc6a4293..30b40dde77 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.hellen128.3457701045" + signature = "rusEFI master.2023.04.30.hellen128.3566421795" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.hellen128.3457701045" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.hellen128.3566421795" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:37 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:39 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 072d241fb5..ae96fe0d24 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.hellen154hyundai.2334705655" + signature = "rusEFI master.2023.04.30.hellen154hyundai.2443433057" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.hellen154hyundai.2334705655" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.hellen154hyundai.2443433057" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:42 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:44 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index bf6fe863f4..eab32025a8 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.hellen72.1968436804" + signature = "rusEFI master.2023.04.30.hellen72.1876485586" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.hellen72.1968436804" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.hellen72.1876485586" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:45 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:47 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index c52e4ae2b8..38767a4ae5 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.hellen81.1756957917" + signature = "rusEFI master.2023.04.30.hellen81.1915887435" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.hellen81.1756957917" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.hellen81.1915887435" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:46 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:49 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 455ea18fa2..167fd0ace5 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.hellen88bmw.3860705562" + signature = "rusEFI master.2023.04.30.hellen88bmw.4237730444" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.hellen88bmw.3860705562" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.hellen88bmw.4237730444" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:43 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:46 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 0698c690e5..baaf73222e 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.hellenNA6.2292194698" + signature = "rusEFI master.2023.04.30.hellenNA6.2452295196" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.hellenNA6.2292194698" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.hellenNA6.2452295196" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:49 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:53 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index 1a6e480a47..2aa97088a4 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.hellenNA8_96.3883191134" + signature = "rusEFI master.2023.04.30.hellenNA8_96.4261402824" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.hellenNA8_96.3883191134" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.hellenNA8_96.4261402824" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:51 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:55 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index f8529c246d..60ca3fe442 100644 --- a/firmware/tunerstudio/generated/rusefi_kin.ini +++ b/firmware/tunerstudio/generated/rusefi_kin.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.kin.87342335" + signature = "rusEFI master.2023.04.30.kin.532655977" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.kin.87342335" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.kin.532655977" ; 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 @@ -87,7 +87,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 kinetis_gen_config.bat integration/rusefi_config.txt Sun Apr 30 02:49:29 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Apr 30 03:31:29 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_m74_9.ini b/firmware/tunerstudio/generated/rusefi_m74_9.ini index 8567a30abe..2080952263 100644 --- a/firmware/tunerstudio/generated/rusefi_m74_9.ini +++ b/firmware/tunerstudio/generated/rusefi_m74_9.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.m74_9.2993537800" + signature = "rusEFI master.2023.04.30.m74_9.2833698974" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.m74_9.2993537800" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.m74_9.2833698974" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:57 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:02 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index fa35653c11..3aac4be928 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.mre_f4.3759426899" + signature = "rusEFI master.2023.04.30.mre_f4.4204748485" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.mre_f4.3759426899" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.mre_f4.4204748485" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:53 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:58 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index c0358e1c45..b6e465be91 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.mre_f7.3759426899" + signature = "rusEFI master.2023.04.30.mre_f7.4204748485" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.mre_f7.3759426899" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.mre_f7.4204748485" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:52 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:56 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini index dc8587501c..383328d336 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.nucleo_f429.1843600947" + signature = "rusEFI master.2023.04.30.nucleo_f429.2003307941" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.nucleo_f429.1843600947" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.nucleo_f429.2003307941" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:50:09 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:16 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini index 3f36194452..45e57645c6 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.nucleo_f767.1843600947" + signature = "rusEFI master.2023.04.30.nucleo_f767.2003307941" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.nucleo_f767.1843600947" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.nucleo_f767.2003307941" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:50:10 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:17 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini index 92d5ce29c0..5cdb45bb39 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.nucleo_h743.1843600947" + signature = "rusEFI master.2023.04.30.nucleo_h743.2003307941" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.nucleo_h743.1843600947" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.nucleo_h743.2003307941" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:50:11 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:19 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 542d2cd41f..b65d9aecd9 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.prometheus_405.1568134051" + signature = "rusEFI master.2023.04.30.prometheus_405.1207746613" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.prometheus_405.1568134051" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.prometheus_405.1207746613" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:50:01 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:07 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 99bd3b581d..9f945ff18f 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.prometheus_469.1568134051" + signature = "rusEFI master.2023.04.30.prometheus_469.1207746613" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.prometheus_469.1568134051" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.prometheus_469.1207746613" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:50:00 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:06 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 0651a54912..1824ea1c1c 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.proteus_f4.1608206142" + signature = "rusEFI master.2023.04.30.proteus_f4.1162892456" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.proteus_f4.1608206142" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.proteus_f4.1162892456" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:50:04 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:10 UTC 2023 pageSize = 26428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 26352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 26354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 26370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 26380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 26404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 26404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 26428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 26404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index f09952c348..f285aa7b3f 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.proteus_f7.1608206142" + signature = "rusEFI master.2023.04.30.proteus_f7.1162892456" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.proteus_f7.1608206142" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.proteus_f7.1162892456" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:50:03 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:09 UTC 2023 pageSize = 26428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 26352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 26354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 26370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 26380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 26404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 26404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 26428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 26404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index 12043c562b..ba79ba6797 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.proteus_h7.1608206142" + signature = "rusEFI master.2023.04.30.proteus_h7.1162892456" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.proteus_h7.1608206142" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.proteus_h7.1162892456" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:50:05 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:12 UTC 2023 pageSize = 26428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 26352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 26354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 26370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 26380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 26404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 26404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 26428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 26404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_s105.ini b/firmware/tunerstudio/generated/rusefi_s105.ini index 4e0e0c8730..b716d4a536 100644 --- a/firmware/tunerstudio/generated/rusefi_s105.ini +++ b/firmware/tunerstudio/generated/rusefi_s105.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.s105.1429203850" + signature = "rusEFI master.2023.04.30.s105.1336211484" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.s105.1429203850" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.s105.1336211484" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:58 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:03 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 17167897ee..33ffdef752 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.subaru_eg33_f7.1789439207" + signature = "rusEFI master.2023.04.30.subaru_eg33_f7.1881390961" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.subaru_eg33_f7.1789439207" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.subaru_eg33_f7.1881390961" ; 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 @@ -87,7 +87,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 config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sun Apr 30 02:49:31 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sun Apr 30 03:31:31 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 590d31c162..ef926409b0 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.04.30.tdg-pdm8.3880595985" + signature = "rusEFI master.2023.04.30.tdg-pdm8.4257620359" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.04.30.tdg-pdm8.3880595985" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.04.30.tdg-pdm8.4257620359" ; 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 @@ -87,7 +87,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 gen_config.sh integration/rusefi_config.txt Sun Apr 30 02:50:13 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:21 UTC 2023 pageSize = 22428 page = 1 @@ -1430,7 +1430,7 @@ veBlends4_blendParameter = bits, U08, 22352, [0:4], "Zero", "TPS", "MAP", "CLT", veBlends4_blendBins = array, S16, 22354, [8], "", 0.1, 0, -1000, 1000, 1 veBlends4_blendValues = array, U08, 22370, [8], "%", 0.5, 0, 0, 100, 1 throttleEstimateEffectiveAreaBins = array, U16, 22380, [12], "%", 0.1, 0, 0, 100, 1 -throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0, 0, 6.5, 4 +throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "g/s", 0.1, 0, 0, 6500, 1 ; total TS size = 22428 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type\nset engine_type X" @@ -2102,7 +2102,7 @@ throttleEstimateEffectiveAreaValues = array, U16, 22404, [12], "kg/s", 1.0E-4, 0 cltIdleCorrBins = "CLT-based idle position multiplier for simple manual idle controller" cltIdleCorr = "CLT-based idle position multiplier for simple manual idle controller" mafDecoding = "Also known as MAF transfer function.\nkg/hour value.\nBy the way 2.081989116 kg/h = 1 ft3/m" - throttleEstimateEffectiveAreaValues = "In units of kg/s normalized to choked flow conditions" + throttleEstimateEffectiveAreaValues = "In units of g/s normalized to choked flow conditions" ; SettingContextHelpEnd @@ -2732,7 +2732,7 @@ m_maximumRetard = scalar, F32, 884, "", 1, 0 ; total TS size = 888 throttleUseWotModel = bits, U32, 888, [0:0] throttleModelCrossoverAngle = scalar, S16, 892, "%", 0.01, 0 -throttleEstimatedFlow = scalar, F32, 896, "kg/s", 1, 0 +throttleEstimatedFlow = scalar, F32, 896, "g/s", 1, 0 ; total TS size = 900 m_requested_pump = scalar, F32, 900, "", 1, 0 fuel_requested_percent = scalar, F32, 904, "", 1, 0 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 85d3381f8a..5a6a9ac94f 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 Sun Apr 30 02:50:16 UTC 2023 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 03:32:25 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1010,7 +1010,7 @@ public class Fields { public static final int SentEtbType_FORD_TYPE_1 = 2; public static final int SentEtbType_GM_TYPE_1 = 1; public static final int SentEtbType_NONE = 0; - public static final int SIGNATURE_HASH = 95158421; + public static final int SIGNATURE_HASH = 522654467; public static final int spi_device_e_SPI_DEVICE_1 = 1; public static final int spi_device_e_SPI_DEVICE_2 = 2; public static final int spi_device_e_SPI_DEVICE_3 = 3; @@ -1234,7 +1234,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 master.2023.04.30.f407-discovery.95158421"; + public static final String TS_SIGNATURE = "rusEFI master.2023.04.30.f407-discovery.522654467"; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int TS_TOTAL_OUTPUT_SIZE = 1388; @@ -2755,7 +2755,7 @@ public class Fields { public static final Field VEBLENDS4_BLENDVALUES = Field.create("VEBLENDS4_BLENDVALUES", 22370, FieldType.INT8).setScale(0.5).setBaseOffset(0); public static final Field VEBLENDS4_ALIGNMENTFILL_AT_186 = Field.create("VEBLENDS4_ALIGNMENTFILL_AT_186", 22378, FieldType.INT8).setScale(1.0).setBaseOffset(0); public static final Field THROTTLEESTIMATEEFFECTIVEAREABINS = Field.create("THROTTLEESTIMATEEFFECTIVEAREABINS", 22380, FieldType.INT16).setScale(0.1).setBaseOffset(0); - public static final Field THROTTLEESTIMATEEFFECTIVEAREAVALUES = Field.create("THROTTLEESTIMATEEFFECTIVEAREAVALUES", 22404, FieldType.INT16).setScale(1.0E-4).setBaseOffset(0); + public static final Field THROTTLEESTIMATEEFFECTIVEAREAVALUES = Field.create("THROTTLEESTIMATEEFFECTIVEAREAVALUES", 22404, FieldType.INT16).setScale(0.1).setBaseOffset(0); public static final Field[] VALUES = { ENGINETYPE, SENSORSNIFFERRPMTHRESHOLD,