From 59e4bceb7b273b872bd135935a902825b5508e04 Mon Sep 17 00:00:00 2001 From: GitHub gen-configs Action Date: Mon, 13 Feb 2023 05:59:16 +0000 Subject: [PATCH] Auto-generated configs and docs --- .../controllers/algo/rusefi_generated.h | 5 +- .../controllers/algo/rusefi_generated.h | 5 +- .../controllers/algo/rusefi_generated.h | 5 +- .../console/binary/generated/data_logs.ini | 4 +- .../binary/generated/output_channels.ini | 12 +- .../console/binary/generated/sensors.java | 12 +- .../actuators/electronic_throttle_generated.h | 12 +- .../controllers/generated/rusefi_generated.h | 5 +- .../controllers/generated/signature_48way.h | 4 +- .../generated/signature_alphax-2chan.h | 4 +- .../generated/signature_alphax-4chan.h | 4 +- .../generated/signature_alphax-8chan.h | 4 +- .../controllers/generated/signature_atlas.h | 4 +- .../controllers/generated/signature_core8.h | 4 +- .../controllers/generated/signature_cypress.h | 4 +- .../generated/signature_f407-discovery.h | 4 +- .../generated/signature_f429-discovery.h | 4 +- .../generated/signature_frankenso_na6.h | 4 +- .../generated/signature_harley81.h | 4 +- .../generated/signature_hellen-gm-e67.h | 4 +- .../generated/signature_hellen-honda-k.h | 4 +- .../generated/signature_hellen-nb1.h | 4 +- .../generated/signature_hellen121nissan.h | 4 +- .../generated/signature_hellen121vag.h | 4 +- .../generated/signature_hellen128.h | 4 +- .../generated/signature_hellen154hyundai.h | 4 +- .../generated/signature_hellen72.h | 4 +- .../generated/signature_hellen81.h | 4 +- .../generated/signature_hellen88bmw.h | 4 +- .../generated/signature_hellenNA6.h | 4 +- .../generated/signature_hellenNA8_96.h | 4 +- .../controllers/generated/signature_kin.h | 4 +- .../controllers/generated/signature_m74_9.h | 4 +- .../controllers/generated/signature_mre_f4.h | 4 +- .../controllers/generated/signature_mre_f7.h | 4 +- .../generated/signature_prometheus_405.h | 4 +- .../generated/signature_prometheus_469.h | 4 +- .../generated/signature_proteus_f4.h | 4 +- .../generated/signature_proteus_f7.h | 4 +- .../generated/signature_proteus_h7.h | 4 +- .../controllers/generated/signature_s105.h | 4 +- .../generated/signature_subaru_eg33_f7.h | 4 +- .../generated/signature_tdg-pdm8.h | 4 +- firmware/tunerstudio/generated/rusefi.ini | 26 +- .../tunerstudio/generated/rusefi_48way.ini | 26 +- .../generated/rusefi_alphax-2chan.ini | 26 +- .../generated/rusefi_alphax-4chan.ini | 26 +- .../generated/rusefi_alphax-8chan.ini | 26 +- .../tunerstudio/generated/rusefi_atlas.ini | 26 +- .../tunerstudio/generated/rusefi_core8.ini | 26 +- .../tunerstudio/generated/rusefi_cypress.ini | 26 +- .../generated/rusefi_f407-discovery.ini | 26 +- .../generated/rusefi_f429-discovery.ini | 26 +- .../generated/rusefi_frankenso_na6.ini | 26 +- .../tunerstudio/generated/rusefi_harley81.ini | 26 +- .../generated/rusefi_hellen-gm-e67.ini | 26 +- .../generated/rusefi_hellen-honda-k.ini | 26 +- .../generated/rusefi_hellen-nb1.ini | 26 +- .../generated/rusefi_hellen121nissan.ini | 26 +- .../generated/rusefi_hellen121vag.ini | 26 +- .../generated/rusefi_hellen128mercedes.ini | 26 +- .../generated/rusefi_hellen154hyundai.ini | 26 +- .../tunerstudio/generated/rusefi_hellen72.ini | 26 +- .../tunerstudio/generated/rusefi_hellen81.ini | 26 +- .../generated/rusefi_hellen88bmw.ini | 26 +- .../generated/rusefi_hellenNA6.ini | 26 +- .../generated/rusefi_hellenNA8_96.ini | 26 +- firmware/tunerstudio/generated/rusefi_kin.ini | 26 +- .../tunerstudio/generated/rusefi_m74_9.ini | 26 +- .../tunerstudio/generated/rusefi_mre_f4.ini | 26 +- .../tunerstudio/generated/rusefi_mre_f7.ini | 26 +- .../generated/rusefi_prometheus_405.ini | 26 +- .../generated/rusefi_prometheus_469.ini | 26 +- .../generated/rusefi_proteus_f4.ini | 26 +- .../generated/rusefi_proteus_f7.ini | 26 +- .../generated/rusefi_proteus_h7.ini | 26 +- .../tunerstudio/generated/rusefi_s105.ini | 26 +- .../generated/rusefi_subaru_eg33_f7.ini | 26 +- .../tunerstudio/generated/rusefi_tdg-pdm8.ini | 26 +- .../rusefi/config/generated/AcControl.java | 3 +- .../config/generated/AntilagSystem.java | 3 +- .../rusefi/config/generated/BoostControl.java | 3 +- .../config/generated/ElectronicThrottle.java | 400 +++++++++++++++++- .../rusefi/config/generated/EngineState.java | 3 +- .../com/rusefi/config/generated/Fields.java | 6 +- .../rusefi/config/generated/FuelComputer.java | 3 +- .../config/generated/IgnitionState.java | 3 +- .../rusefi/config/generated/TriggerState.java | 3 +- .../config/generated/TriggerStatePrimary.java | 3 +- .../rusefi/config/generated/TsOutputs.java | 3 +- 90 files changed, 922 insertions(+), 647 deletions(-) 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 d387c2928b..580ab5ba9a 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -397,6 +397,7 @@ #define FUEL_RPM_COUNT 16 #define GAP_TRACKING_LENGTH 18 #define GAUGE_CATEGORY_BOOST_CONTROL "Boost Control" +#define GAUGE_CATEGORY_ETB "ETB more" #define GAUGE_CATEGORY_FUEL_MATH "Fuel: math" #define GAUGE_CATEGORY_TIMING "Timing" #define GAUGE_COIL_DWELL_TIME "dwell: coil charge time" @@ -1045,7 +1046,7 @@ #define SENT_INPUT_COUNT 1 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 1919312765 +#define SIGNATURE_HASH 3508777102 #define specs_s_size 12 #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 @@ -1321,7 +1322,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.02.13.cypress.1919312765" +#define TS_SIGNATURE "rusEFI master.2023.02.13.cypress.3508777102" #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/rusefi_generated.h b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h index 0ddf570640..bcb65787a5 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -397,6 +397,7 @@ #define FUEL_RPM_COUNT 16 #define GAP_TRACKING_LENGTH 18 #define GAUGE_CATEGORY_BOOST_CONTROL "Boost Control" +#define GAUGE_CATEGORY_ETB "ETB more" #define GAUGE_CATEGORY_FUEL_MATH "Fuel: math" #define GAUGE_CATEGORY_TIMING "Timing" #define GAUGE_COIL_DWELL_TIME "dwell: coil charge time" @@ -1045,7 +1046,7 @@ #define SENT_INPUT_COUNT 1 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 447857073 +#define SIGNATURE_HASH 3119780418 #define specs_s_size 12 #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 @@ -1321,7 +1322,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.02.13.kin.447857073" +#define TS_SIGNATURE "rusEFI master.2023.02.13.kin.3119780418" #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/rusefi_generated.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h index 513773bc56..e9b973da09 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 @@ -391,6 +391,7 @@ #define FUEL_RPM_COUNT 16 #define GAP_TRACKING_LENGTH 18 #define GAUGE_CATEGORY_BOOST_CONTROL "Boost Control" +#define GAUGE_CATEGORY_ETB "ETB more" #define GAUGE_CATEGORY_FUEL_MATH "Fuel: math" #define GAUGE_CATEGORY_TIMING "Timing" #define GAUGE_COIL_DWELL_TIME "dwell: coil charge time" @@ -995,7 +996,7 @@ #define show_Frankenso_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 29045200 +#define SIGNATURE_HASH 2734613027 #define specs_s_size 12 #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 @@ -1272,7 +1273,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.02.13.subaru_eg33_f7.29045200" +#define TS_SIGNATURE "rusEFI master.2023.02.13.subaru_eg33_f7.2734613027" #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/data_logs.ini b/firmware/console/binary/generated/data_logs.ini index 5bb883694d..305a4ff363 100644 --- a/firmware/console/binary/generated/data_logs.ini +++ b/firmware/console/binary/generated/data_logs.ini @@ -520,8 +520,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/console/binary/generated/output_channels.ini b/firmware/console/binary/generated/output_channels.ini index 74d14a4a5d..3dd7efa9a2 100644 --- a/firmware/console/binary/generated/output_channels.ini +++ b/firmware/console/binary/generated/output_channels.ini @@ -695,19 +695,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 diff --git a/firmware/console/binary/generated/sensors.java b/firmware/console/binary/generated/sensors.java index ff4629bd2a..5890ed5150 100644 --- a/firmware/console/binary/generated/sensors.java +++ b/firmware/console/binary/generated/sensors.java @@ -490,17 +490,17 @@ targetRpmByClt("idle: target by CLT", SensorCategory.SENSOR_INPUTS, FieldType.IN targetRpmAcBump("idle: A/C bump", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1244, 1.0, -1.0, -1.0, ""), iacByRpmTaper("idle: iacByRpmTaper portion", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1248, 1.0, -1.0, -1.0, ""), luaAdd("idle: Lua Adder", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1252, 1.0, -1.0, -1.0, ""), -idlePosition("ETB: idlePosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1256, 1.0, -1.0, -1.0, ""), +idlePosition("ETB: idlePosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1256, 1.0, 0.0, 3.0, "per"), trim("ETB: trim", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1260, 1.0, -1.0, -1.0, ""), -luaAdjustment("ETB: luaAdjustment", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1264, 1.0, -1.0, -1.0, ""), +luaAdjustment("ETB: luaAdjustment", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1264, 1.0, 0.0, 3.0, "per"), etbFeedForward("etbFeedForward", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1268, 1.0, -1.0, -1.0, ""), etbIntegralError("etbIntegralError", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1272, 1.0, -10000.0, 10000.0, ""), etbCurrentTarget("etbCurrentTarget", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1276, 1.0, -10000.0, 10000.0, "%"), etbCurrentAdjustedTarget("etbCurrentAdjustedTarget", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1280, 1.0, -10000.0, 10000.0, "%"), -etbDutyRateOfChange("etbDutyRateOfChange", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1288, 1.0, -1.0, -1.0, ""), -etbDutyAverage("etbDutyAverage", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1292, 1.0, -1.0, -1.0, ""), -etbTpsErrorCounter("ETB TPS error counter", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1296, 1.0, -1.0, -1.0, ""), -etbPpsErrorCounter("ETB pedal error counter", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1298, 1.0, -1.0, -1.0, ""), +etbDutyRateOfChange("ETB duty rate of change", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1288, 1.0, 0.0, 3.0, "per"), +etbDutyAverage("ETB average duty", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1292, 1.0, 0.0, 3.0, "per"), +etbTpsErrorCounter("ETB TPS error counter", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1296, 1.0, 0.0, 3.0, "count"), +etbPpsErrorCounter("ETB pedal error counter", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1298, 1.0, 0.0, 3.0, "count"), etbErrorCode("etbErrorCode", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1300, 1.0, -1.0, -1.0, ""), alignmentFill_at_45("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1301, 1.0, -20.0, 100.0, "units"), jamTimer("ETB jam timer", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1302, 0.01, 0.0, 100.0, "sec"), diff --git a/firmware/controllers/actuators/electronic_throttle_generated.h b/firmware/controllers/actuators/electronic_throttle_generated.h index 7b48289e22..792e5a2f4a 100644 --- a/firmware/controllers/actuators/electronic_throttle_generated.h +++ b/firmware/controllers/actuators/electronic_throttle_generated.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Tue Jan 10 21:34:44 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Mon Feb 13 05:58:22 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -7,6 +7,7 @@ struct electronic_throttle_s { /** * "ETB: idlePosition" + per * offset 0 */ float idlePosition = (float)0; @@ -17,6 +18,7 @@ struct electronic_throttle_s { float trim = (float)0; /** * "ETB: luaAdjustment" + per * offset 8 */ float luaAdjustment = (float)0; @@ -135,20 +137,26 @@ struct electronic_throttle_s { offset 28 bit 31 */ bool unusedBit_9_31 : 1 {}; /** + * "ETB duty rate of change" + per * offset 32 */ float etbDutyRateOfChange = (float)0; /** + * "ETB average duty" + per * offset 36 */ float etbDutyAverage = (float)0; /** * "ETB TPS error counter" + count * offset 40 */ uint16_t etbTpsErrorCounter = (uint16_t)0; /** * "ETB pedal error counter" + count * offset 42 */ uint16_t etbPpsErrorCounter = (uint16_t)0; @@ -172,4 +180,4 @@ struct electronic_throttle_s { static_assert(sizeof(electronic_throttle_s) == 48); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Tue Jan 10 21:34:44 UTC 2023 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Mon Feb 13 05:58:22 UTC 2023 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index 119338cfae..6e3921d30b 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -397,6 +397,7 @@ #define FUEL_RPM_COUNT 16 #define GAP_TRACKING_LENGTH 18 #define GAUGE_CATEGORY_BOOST_CONTROL "Boost Control" +#define GAUGE_CATEGORY_ETB "ETB more" #define GAUGE_CATEGORY_FUEL_MATH "Fuel: math" #define GAUGE_CATEGORY_TIMING "Timing" #define GAUGE_COIL_DWELL_TIME "dwell: coil charge time" @@ -1045,7 +1046,7 @@ #define SENT_INPUT_COUNT 1 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 438926811 +#define SIGNATURE_HASH 3110907432 #define specs_s_size 12 #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 @@ -1321,7 +1322,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.02.13.f407-discovery.438926811" +#define TS_SIGNATURE "rusEFI master.2023.02.13.f407-discovery.3110907432" #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 6dd6712810..8b594dcd75 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 3710115869 -#define TS_SIGNATURE "rusEFI master.2023.02.13.48way.3710115869" +#define SIGNATURE_HASH 2120627182 +#define TS_SIGNATURE "rusEFI master.2023.02.13.48way.2120627182" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index 866d8be9ad..c494eeafec 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 777419470 -#define TS_SIGNATURE "rusEFI master.2023.02.13.alphax-2chan.777419470" +#define SIGNATURE_HASH 2366875965 +#define TS_SIGNATURE "rusEFI master.2023.02.13.alphax-2chan.2366875965" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 52515bc62a..2ef273a960 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 2366625528 -#define TS_SIGNATURE "rusEFI master.2023.02.13.alphax-4chan.2366625528" +#define SIGNATURE_HASH 776602891 +#define TS_SIGNATURE "rusEFI master.2023.02.13.alphax-4chan.776602891" diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index 5b0d4c1442..da3e78d8a3 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 3625598041 -#define TS_SIGNATURE "rusEFI master.2023.02.13.alphax-8chan.3625598041" +#define SIGNATURE_HASH 2069884842 +#define TS_SIGNATURE "rusEFI master.2023.02.13.alphax-8chan.2069884842" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 5ac21147ab..a54e07c8d9 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 1856804442 -#define TS_SIGNATURE "rusEFI master.2023.02.13.atlas.1856804442" +#define SIGNATURE_HASH 3454617001 +#define TS_SIGNATURE "rusEFI master.2023.02.13.atlas.3454617001" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index c2c67b00de..c43eb1a2e1 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 2715706641 -#define TS_SIGNATURE "rusEFI master.2023.02.13.core8.2715706641" +#define SIGNATURE_HASH 43759330 +#define TS_SIGNATURE "rusEFI master.2023.02.13.core8.43759330" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index 14abd5753e..ea2eed2f2b 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 1919312765 -#define TS_SIGNATURE "rusEFI master.2023.02.13.cypress.1919312765" +#define SIGNATURE_HASH 3508777102 +#define TS_SIGNATURE "rusEFI master.2023.02.13.cypress.3508777102" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 7fac818e49..84c2b4c051 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 438926811 -#define TS_SIGNATURE "rusEFI master.2023.02.13.f407-discovery.438926811" +#define SIGNATURE_HASH 3110907432 +#define TS_SIGNATURE "rusEFI master.2023.02.13.f407-discovery.3110907432" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index b265cc9ed8..2d544b9c39 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 1919312765 -#define TS_SIGNATURE "rusEFI master.2023.02.13.f429-discovery.1919312765" +#define SIGNATURE_HASH 3508777102 +#define TS_SIGNATURE "rusEFI master.2023.02.13.f429-discovery.3508777102" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 957fc47a54..ed6f5cf292 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 1345618871 -#define TS_SIGNATURE "rusEFI master.2023.02.13.frankenso_na6.1345618871" +#define SIGNATURE_HASH 4084289604 +#define TS_SIGNATURE "rusEFI master.2023.02.13.frankenso_na6.4084289604" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index 11954f0640..33feb2ff84 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 1433392693 -#define TS_SIGNATURE "rusEFI master.2023.02.13.harley81.1433392693" +#define SIGNATURE_HASH 4129949126 +#define TS_SIGNATURE "rusEFI master.2023.02.13.harley81.4129949126" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index 357f2d8f04..963b77566d 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 220076538 -#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen-gm-e67.220076538" +#define SIGNATURE_HASH 2925251081 +#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen-gm-e67.2925251081" diff --git a/firmware/controllers/generated/signature_hellen-honda-k.h b/firmware/controllers/generated/signature_hellen-honda-k.h index 0af472df81..0247d379e3 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 2828461007 -#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen-honda-k.2828461007" +#define SIGNATURE_HASH 198389820 +#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen-honda-k.198389820" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 8a78b15ccf..73b284cfa1 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 2558653436 -#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen-nb1.2558653436" +#define SIGNATURE_HASH 1002709007 +#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen-nb1.1002709007" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index c6724c657b..2761e9d018 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 3431064032 -#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen121nissan.3431064032" +#define SIGNATURE_HASH 1875128851 +#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen121nissan.1875128851" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 0d4d9e7d1f..52ddba3626 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 4257356349 -#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen121vag.4257356349" +#define SIGNATURE_HASH 1585957326 +#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen121vag.1585957326" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index b68d3c2045..211fc47560 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 3562111238 -#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen128.3562111238" +#define SIGNATURE_HASH 1997820661 +#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen128.1997820661" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index c03c7a34d4..004a0e8252 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 2155664884 -#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen154hyundai.2155664884" +#define SIGNATURE_HASH 590939655 +#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen154hyundai.590939655" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index a406210702..d3a9398133 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 3779089832 -#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen72.3779089832" +#define SIGNATURE_HASH 1107658331 +#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen72.1107658331" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 87daa8ce5d..e2f3432d93 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 883523616 -#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen81.883523616" +#define SIGNATURE_HASH 2548847571 +#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen81.2548847571" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 0b1f1931f9..51e1cef90f 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 1619215788 -#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen88bmw.1619215788" +#define SIGNATURE_HASH 3284571743 +#define TS_SIGNATURE "rusEFI master.2023.02.13.hellen88bmw.3284571743" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 49c008be99..f7801fb982 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 465885349 -#define TS_SIGNATURE "rusEFI master.2023.02.13.hellenNA6.465885349" +#define SIGNATURE_HASH 3095464790 +#define TS_SIGNATURE "rusEFI master.2023.02.13.hellenNA6.3095464790" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 21d886d9ef..e18f148a8a 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 1930779546 -#define TS_SIGNATURE "rusEFI master.2023.02.13.hellenNA8_96.1930779546" +#define SIGNATURE_HASH 3494938729 +#define TS_SIGNATURE "rusEFI master.2023.02.13.hellenNA8_96.3494938729" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 62735c899c..c24f009e92 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 447857073 -#define TS_SIGNATURE "rusEFI master.2023.02.13.kin.447857073" +#define SIGNATURE_HASH 3119780418 +#define TS_SIGNATURE "rusEFI master.2023.02.13.kin.3119780418" diff --git a/firmware/controllers/generated/signature_m74_9.h b/firmware/controllers/generated/signature_m74_9.h index 083e9db5b4..bd07e96181 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 2917711430 -#define TS_SIGNATURE "rusEFI master.2023.02.13.m74_9.2917711430" +#define SIGNATURE_HASH 246246837 +#define TS_SIGNATURE "rusEFI master.2023.02.13.m74_9.246246837" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 4bbe18ad6e..7f8e851a3d 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 158369916 -#define TS_SIGNATURE "rusEFI master.2023.02.13.mre_f4.158369916" +#define SIGNATURE_HASH 2855623567 +#define TS_SIGNATURE "rusEFI master.2023.02.13.mre_f4.2855623567" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index ee5cdf2ce5..66f5d75395 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 158369916 -#define TS_SIGNATURE "rusEFI master.2023.02.13.mre_f7.158369916" +#define SIGNATURE_HASH 2855623567 +#define TS_SIGNATURE "rusEFI master.2023.02.13.mre_f7.2855623567" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 38ea5329f9..886567979a 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 579648155 -#define TS_SIGNATURE "rusEFI master.2023.02.13.prometheus_405.579648155" +#define SIGNATURE_HASH 2177460584 +#define TS_SIGNATURE "rusEFI master.2023.02.13.prometheus_405.2177460584" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 1396a1cb9f..5e1f43540b 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 579648155 -#define TS_SIGNATURE "rusEFI master.2023.02.13.prometheus_469.579648155" +#define SIGNATURE_HASH 2177460584 +#define TS_SIGNATURE "rusEFI master.2023.02.13.prometheus_469.2177460584" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index d8b89bbd53..da65f8fed1 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 1554119306 -#define TS_SIGNATURE "rusEFI master.2023.02.13.proteus_f4.1554119306" +#define SIGNATURE_HASH 4293142905 +#define TS_SIGNATURE "rusEFI master.2023.02.13.proteus_f4.4293142905" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index aa3ef5f60c..5b21f1044c 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 1554119306 -#define TS_SIGNATURE "rusEFI master.2023.02.13.proteus_f7.1554119306" +#define SIGNATURE_HASH 4293142905 +#define TS_SIGNATURE "rusEFI master.2023.02.13.proteus_f7.4293142905" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 103dd294d6..1d6c39dd97 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 1554119306 -#define TS_SIGNATURE "rusEFI master.2023.02.13.proteus_h7.1554119306" +#define SIGNATURE_HASH 4293142905 +#define TS_SIGNATURE "rusEFI master.2023.02.13.proteus_h7.4293142905" diff --git a/firmware/controllers/generated/signature_s105.h b/firmware/controllers/generated/signature_s105.h index f0d6a75573..408e2b1a45 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 3415819603 -#define TS_SIGNATURE "rusEFI master.2023.02.13.s105.3415819603" +#define SIGNATURE_HASH 1759286944 +#define TS_SIGNATURE "rusEFI master.2023.02.13.s105.1759286944" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 4fb9b3fef9..8c1291e600 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 29045200 -#define TS_SIGNATURE "rusEFI master.2023.02.13.subaru_eg33_f7.29045200" +#define SIGNATURE_HASH 2734613027 +#define TS_SIGNATURE "rusEFI master.2023.02.13.subaru_eg33_f7.2734613027" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index 1e17c10d25..c09c5c19f7 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 4173877087 -#define TS_SIGNATURE "rusEFI master.2023.02.13.tdg-pdm8.4173877087" +#define SIGNATURE_HASH 1536007340 +#define TS_SIGNATURE "rusEFI master.2023.02.13.tdg-pdm8.1536007340" diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 427d01d48f..e2be77d073 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.f407-discovery.438926811" + signature = "rusEFI master.2023.02.13.f407-discovery.3110907432" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.f407-discovery.438926811" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.f407-discovery.3110907432" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:37 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:59:12 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index b6abfe0715..bc1e6b21dd 100644 --- a/firmware/tunerstudio/generated/rusefi_48way.ini +++ b/firmware/tunerstudio/generated/rusefi_48way.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.48way.3710115869" + signature = "rusEFI master.2023.02.13.48way.2120627182" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.48way.3710115869" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.48way.2120627182" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:21 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:53 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index 7525485215..f875260a4e 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.alphax-2chan.777419470" + signature = "rusEFI master.2023.02.13.alphax-2chan.2366875965" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.alphax-2chan.777419470" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.alphax-2chan.2366875965" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:13:58 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:26 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 4b71a5d25f..b00031ef50 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.alphax-4chan.2366625528" + signature = "rusEFI master.2023.02.13.alphax-4chan.776602891" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.alphax-4chan.2366625528" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.alphax-4chan.776602891" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:13:59 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:27 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index c09934294b..139ae9c138 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.alphax-8chan.3625598041" + signature = "rusEFI master.2023.02.13.alphax-8chan.2069884842" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.alphax-8chan.3625598041" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.alphax-8chan.2069884842" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:01 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:29 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 7aeba7562e..270b7c0a2b 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.atlas.1856804442" + signature = "rusEFI master.2023.02.13.atlas.3454617001" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.atlas.1856804442" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.atlas.3454617001" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:34 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:59:09 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index d35a5b8634..fe708d206a 100644 --- a/firmware/tunerstudio/generated/rusefi_core8.ini +++ b/firmware/tunerstudio/generated/rusefi_core8.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.core8.2715706641" + signature = "rusEFI master.2023.02.13.core8.43759330" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.core8.2715706641" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.core8.43759330" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:20 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:52 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index 7e3e072441..67df6b0980 100644 --- a/firmware/tunerstudio/generated/rusefi_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_cypress.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.cypress.1919312765" + signature = "rusEFI master.2023.02.13.cypress.3508777102" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.cypress.1919312765" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.cypress.3508777102" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:13:56 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Feb 13 05:58:23 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 38238edd9f..6e71c5143c 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.f407-discovery.438926811" + signature = "rusEFI master.2023.02.13.f407-discovery.3110907432" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.f407-discovery.438926811" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.f407-discovery.3110907432" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:32 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:59:07 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 7e5f18eb3d..9e2f3b7d35 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.f429-discovery.1919312765" + signature = "rusEFI master.2023.02.13.f429-discovery.3508777102" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.f429-discovery.1919312765" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.f429-discovery.3508777102" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:33 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:59:08 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 9af6cd174f..3b1a47ad4d 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.frankenso_na6.1345618871" + signature = "rusEFI master.2023.02.13.frankenso_na6.4084289604" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.frankenso_na6.1345618871" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.frankenso_na6.4084289604" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:25 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:58 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 46fb2ab083..b8a9a66a29 100644 --- a/firmware/tunerstudio/generated/rusefi_harley81.ini +++ b/firmware/tunerstudio/generated/rusefi_harley81.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.harley81.1433392693" + signature = "rusEFI master.2023.02.13.harley81.4129949126" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.harley81.1433392693" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.harley81.4129949126" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:02 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:30 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index acbf7c6a21..ffe5a2aa2c 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.hellen-gm-e67.220076538" + signature = "rusEFI master.2023.02.13.hellen-gm-e67.2925251081" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.hellen-gm-e67.220076538" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.hellen-gm-e67.2925251081" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:14 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:45 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini index 88066977f5..99a7dec78c 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.hellen-honda-k.2828461007" + signature = "rusEFI master.2023.02.13.hellen-honda-k.198389820" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.hellen-honda-k.2828461007" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.hellen-honda-k.198389820" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:07 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:36 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index af602bca2d..6fd32a6cfb 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.hellen-nb1.2558653436" + signature = "rusEFI master.2023.02.13.hellen-nb1.1002709007" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.hellen-nb1.2558653436" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.hellen-nb1.1002709007" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:13 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:43 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 0f52306c3c..857ef0ce8a 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.hellen121nissan.3431064032" + signature = "rusEFI master.2023.02.13.hellen121nissan.1875128851" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.hellen121nissan.3431064032" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.hellen121nissan.1875128851" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:05 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:35 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 5b518401ee..3bb7d4a530 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.hellen121vag.4257356349" + signature = "rusEFI master.2023.02.13.hellen121vag.1585957326" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.hellen121vag.4257356349" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.hellen121vag.1585957326" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:04 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:33 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 4c6c6c6a36..d903f54676 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.hellen128.3562111238" + signature = "rusEFI master.2023.02.13.hellen128.1997820661" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.hellen128.3562111238" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.hellen128.1997820661" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:03 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:32 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 694a5b93c2..f26902a69a 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.hellen154hyundai.2155664884" + signature = "rusEFI master.2023.02.13.hellen154hyundai.590939655" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.hellen154hyundai.2155664884" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.hellen154hyundai.590939655" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:08 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:37 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index febb633854..93db979d03 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.hellen72.3779089832" + signature = "rusEFI master.2023.02.13.hellen72.1107658331" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.hellen72.3779089832" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.hellen72.1107658331" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:10 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:40 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index b5fcea6958..db59515bcb 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.hellen81.883523616" + signature = "rusEFI master.2023.02.13.hellen81.2548847571" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.hellen81.883523616" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.hellen81.2548847571" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:12 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:42 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index d5f7301e7d..4a84826055 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.hellen88bmw.1619215788" + signature = "rusEFI master.2023.02.13.hellen88bmw.3284571743" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.hellen88bmw.1619215788" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.hellen88bmw.3284571743" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:09 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:39 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 44891f582e..0c5ed1c034 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.hellenNA6.465885349" + signature = "rusEFI master.2023.02.13.hellenNA6.3095464790" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.hellenNA6.465885349" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.hellenNA6.3095464790" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:15 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:46 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index 53408ac3a8..38f20aa08c 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.hellenNA8_96.1930779546" + signature = "rusEFI master.2023.02.13.hellenNA8_96.3494938729" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.hellenNA8_96.1930779546" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.hellenNA8_96.3494938729" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:17 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:47 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index 0a2d7f5694..5e16d71bef 100644 --- a/firmware/tunerstudio/generated/rusefi_kin.ini +++ b/firmware/tunerstudio/generated/rusefi_kin.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.kin.447857073" + signature = "rusEFI master.2023.02.13.kin.3119780418" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.kin.447857073" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.kin.3119780418" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:13:55 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Feb 13 05:58:22 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_m74_9.ini b/firmware/tunerstudio/generated/rusefi_m74_9.ini index 8a1550b44a..8ef2857fec 100644 --- a/firmware/tunerstudio/generated/rusefi_m74_9.ini +++ b/firmware/tunerstudio/generated/rusefi_m74_9.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.m74_9.2917711430" + signature = "rusEFI master.2023.02.13.m74_9.246246837" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.m74_9.2917711430" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.m74_9.246246837" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:23 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:55 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 2722266833..2603bc47a9 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.mre_f4.158369916" + signature = "rusEFI master.2023.02.13.mre_f4.2855623567" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.mre_f4.158369916" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.mre_f4.2855623567" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:19 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:50 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 98d9bf116e..4a7270b058 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.mre_f7.158369916" + signature = "rusEFI master.2023.02.13.mre_f7.2855623567" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.mre_f7.158369916" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.mre_f7.2855623567" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:18 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:49 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 0e2ee7321e..dbfba79984 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.prometheus_405.579648155" + signature = "rusEFI master.2023.02.13.prometheus_405.2177460584" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.prometheus_405.579648155" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.prometheus_405.2177460584" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:27 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:59:00 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 538812845d..326149d078 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.prometheus_469.579648155" + signature = "rusEFI master.2023.02.13.prometheus_469.2177460584" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.prometheus_469.579648155" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.prometheus_469.2177460584" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:26 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:59 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 6e188935a9..2be39664b0 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.proteus_f4.1554119306" + signature = "rusEFI master.2023.02.13.proteus_f4.4293142905" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.proteus_f4.1554119306" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.proteus_f4.4293142905" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:30 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:59:04 UTC 2023 pageSize = 26432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 1ee732ad72..c526e3472d 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.proteus_f7.1554119306" + signature = "rusEFI master.2023.02.13.proteus_f7.4293142905" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.proteus_f7.1554119306" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.proteus_f7.4293142905" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:28 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:59:02 UTC 2023 pageSize = 26432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index 3477646097..f5e87d5ffc 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.proteus_h7.1554119306" + signature = "rusEFI master.2023.02.13.proteus_h7.4293142905" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.proteus_h7.1554119306" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.proteus_h7.4293142905" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:31 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:59:05 UTC 2023 pageSize = 26432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_s105.ini b/firmware/tunerstudio/generated/rusefi_s105.ini index b0b0f6e4fb..5a5ea38095 100644 --- a/firmware/tunerstudio/generated/rusefi_s105.ini +++ b/firmware/tunerstudio/generated/rusefi_s105.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.s105.3415819603" + signature = "rusEFI master.2023.02.13.s105.1759286944" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.s105.3415819603" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.s105.1759286944" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:24 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:58:56 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 2a33017924..96d8a60dda 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.subaru_eg33_f7.29045200" + signature = "rusEFI master.2023.02.13.subaru_eg33_f7.2734613027" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.subaru_eg33_f7.29045200" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.subaru_eg33_f7.2734613027" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:13:57 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 Mon Feb 13 05:58:24 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index b99a7c7a74..5958c680a4 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.02.13.tdg-pdm8.4173877087" + signature = "rusEFI master.2023.02.13.tdg-pdm8.1536007340" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.02.13.tdg-pdm8.4173877087" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.02.13.tdg-pdm8.1536007340" ; 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 @@ -86,7 +86,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 Mon Feb 13 01:14:36 UTC 2023 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:59:11 UTC 2023 pageSize = 22432 page = 1 @@ -2915,19 +2915,19 @@ targetRpmAcBump = scalar, S32, 1244, "", 1, 0 iacByRpmTaper = scalar, F32, 1248 luaAdd = scalar, F32, 1252 ; total TS size = 1256 -idlePosition = scalar, F32, 1256, "", 1, 0 +idlePosition = scalar, F32, 1256, "per", 1,0 trim = scalar, F32, 1260, "", 1, 0 -luaAdjustment = scalar, F32, 1264, "", 1, 0 +luaAdjustment = scalar, F32, 1264, "per", 1,0 etbFeedForward = scalar, F32, 1268 etbIntegralError = scalar, F32, 1272, "", 1, 0 etbCurrentTarget = scalar, F32, 1276, "%", 1, 0 etbCurrentAdjustedTarget = scalar, F32, 1280, "%", 1, 0 etbRevLimitActive = bits, U32, 1284, [0:0] jamDetected = bits, U32, 1284, [1:1] -etbDutyRateOfChange = scalar, F32, 1288, "", 1, 0 -etbDutyAverage = scalar, F32, 1292, "", 1, 0 -etbTpsErrorCounter = scalar, U16, 1296, "", 1, 0 -etbPpsErrorCounter = scalar, U16, 1298, "", 1, 0 +etbDutyRateOfChange = scalar, F32, 1288, "per", 1,0 +etbDutyAverage = scalar, F32, 1292, "per", 1,0 +etbTpsErrorCounter = scalar, U16, 1296, "count", 1,0 +etbPpsErrorCounter = scalar, U16, 1298, "count", 1,0 etbErrorCode = scalar, S08, 1300, "", 1, 0 jamTimer = scalar, U16, 1302, "sec", 0.01, 0 ; total TS size = 1304 @@ -4155,10 +4155,6 @@ gaugeCategory = Throttle Body (incl. ETB) etbTargetGauge = etbTarget, "ETB position target", "%", 0, 100, 0, 0, 100, 100, 1, 1 etbErrorGauge = etbStatus_error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB Duty", "%", -100, 100, -75, -50, 50, 75, 0, 0 - etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty rate of change", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbDutyAverageGauge = etbDutyAverage, "ETB average duty", "", -100, 100, -75, -50, 50, 75, 0, 3 - etbTpsErrorCounterGauge = etbTpsErrorCounter, "TPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 - etbPpsErrorCounterGauge = etbPpsErrorCounter, "PPS sensor error counter", "", -100, 100, -75, -50, 50, 75, 0, 0 gaugeCategory = Sensors - Raw rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0 @@ -4864,8 +4860,8 @@ entry = etbCurrentTarget, "etbCurrentTarget", float, "%.3f" entry = etbCurrentAdjustedTarget, "etbCurrentAdjustedTarget", float, "%.3f" entry = etbRevLimitActive, "etbRevLimitActive", int, "%d" entry = jamDetected, "jamDetected", int, "%d" -entry = etbDutyRateOfChange, "etbDutyRateOfChange", float, "%.3f" -entry = etbDutyAverage, "etbDutyAverage", float, "%.3f" +entry = etbDutyRateOfChange, "ETB duty rate of change", float, "%.3f" +entry = etbDutyAverage, "ETB average duty", float, "%.3f" entry = etbTpsErrorCounter, "ETB TPS error counter", int, "%d" entry = etbPpsErrorCounter, "ETB pedal error counter", int, "%d" entry = etbErrorCode, "etbErrorCode", int, "%d" diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/AcControl.java b/java_console/models/src/main/java/com/rusefi/config/generated/AcControl.java index 1d57fde355..93114cb3d2 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/AcControl.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/AcControl.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Mon Feb 06 13:14:57 UTC 2023 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Mon Feb 13 05:58:21 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -104,6 +104,7 @@ public class AcControl { public static final int FUEL_RPM_COUNT = 16; public static final int GAP_TRACKING_LENGTH = 18; public static final String GAUGE_CATEGORY_BOOST_CONTROL = "Boost Control"; + public static final String GAUGE_CATEGORY_ETB = "ETB more"; public static final String GAUGE_CATEGORY_FUEL_MATH = "Fuel: math"; public static final String GAUGE_CATEGORY_TIMING = "Timing"; public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time"; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/AntilagSystem.java b/java_console/models/src/main/java/com/rusefi/config/generated/AntilagSystem.java index de7afaa41b..832fe9dd9c 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/AntilagSystem.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/AntilagSystem.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/antilag_system_state.txt Mon Feb 06 23:06:34 UTC 2023 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/antilag_system_state.txt Mon Feb 13 05:58:21 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -104,6 +104,7 @@ public class AntilagSystem { public static final int FUEL_RPM_COUNT = 16; public static final int GAP_TRACKING_LENGTH = 18; public static final String GAUGE_CATEGORY_BOOST_CONTROL = "Boost Control"; + public static final String GAUGE_CATEGORY_ETB = "ETB more"; public static final String GAUGE_CATEGORY_FUEL_MATH = "Fuel: math"; public static final String GAUGE_CATEGORY_TIMING = "Timing"; public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time"; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/BoostControl.java b/java_console/models/src/main/java/com/rusefi/config/generated/BoostControl.java index efdb88ce05..dbf5d5e2dc 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/BoostControl.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/BoostControl.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Mon Feb 06 13:14:57 UTC 2023 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Mon Feb 13 05:58:21 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -104,6 +104,7 @@ public class BoostControl { public static final int FUEL_RPM_COUNT = 16; public static final int GAP_TRACKING_LENGTH = 18; public static final String GAUGE_CATEGORY_BOOST_CONTROL = "Boost Control"; + public static final String GAUGE_CATEGORY_ETB = "ETB more"; public static final String GAUGE_CATEGORY_FUEL_MATH = "Fuel: math"; public static final String GAUGE_CATEGORY_TIMING = "Timing"; public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time"; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/ElectronicThrottle.java b/java_console/models/src/main/java/com/rusefi/config/generated/ElectronicThrottle.java index dac26c7179..dec8641bdb 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/ElectronicThrottle.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/ElectronicThrottle.java @@ -1,11 +1,409 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Mon Feb 06 13:14:57 UTC 2023 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Mon Feb 13 05:58:22 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; public class ElectronicThrottle { + public static final int ADC_CHANNEL_NONE = 0; + public static final int AFTERSTART_DECAY_CURVE_SIZE = 8; + public static final int AFTERSTART_ENRICH_CURVE_SIZE = 8; + public static final int AFTERSTART_HOLD_CURVE_SIZE = 8; + public static final int AUX_DIGITAL_VALVE_COUNT = 2; + public static final int BANKS_COUNT = 2; + public static final int BARO_CORR_SIZE = 4; + public static final int BLOCKING_FACTOR = 750; + public static final int BOOST_LOAD_COUNT = 8; + public static final int BOOST_RPM_COUNT = 8; + public static final int CAM_INPUTS_COUNT = 4; + public static final int CAMS_PER_BANK = 2; + public static final int CAN_DEFAULT_BASE = 0x200; + public static final int CAN_ECU_HW_META = 0xAB1234; + public static final int CAN_ECU_SERIAL_RX_ID = 0x100; + public static final int CAN_ECU_SERIAL_TX_ID = 0x102; + public static final String CAN_RX_PREFIX = "CAN_rx"; + public static final int CLT_CRANKING_CURVE_SIZE = 8; + public static final int CLT_CURVE_SIZE = 16; + public static final int CLT_LIMITER_CURVE_SIZE = 4; + public static final int CLT_TIMING_CURVE_SIZE = 8; + public static final String CMD_AC_RELAY_BENCH = "acrelaybench"; + public static final String CMD_ALTERNATOR_PIN = "set_alternator_pin"; + public static final String CMD_BOOST_PIN = "set_boost_pin"; + public static final String CMD_BURNCONFIG = "burnconfig"; + public static final String CMD_DATE = "date"; + public static final String CMD_DISABLE = "disable"; + public static final String CMD_ECU_UNLOCK = "unlock"; + public static final String CMD_ENABLE = "enable"; + public static final String CMD_ENGINE_TYPE = "engine_type"; + public static final String CMD_ENGINESNIFFERRPMTHRESHOLD = "engineSnifferRpmThreshold"; + public static final String CMD_ETB_DUTY = "set_etb_duty"; + public static final String CMD_EXTERNAL_STIMULATION = "ext_stimulation"; + public static final String CMD_FAN2_BENCH = "fan2bench"; + public static final String CMD_FAN_BENCH = "fanbench"; + public static final String CMD_FUEL_BENCH = "fuelbench"; + public static final String CMD_FUEL_PUMP_BENCH = "fuelpumpbench"; + public static final String CMD_FUNCTIONAL_TEST_MODE = "test_mode"; + public static final String CMD_GET = "get"; + public static final String CMD_HPFP_BENCH = "hpfpbench"; + public static final String CMD_IDLE_BENCH = "idlebench"; + public static final String CMD_IDLE_PIN = "set_idle_pin"; + public static final String CMD_IGNITION = "ignition"; + public static final String CMD_IGNITION_PIN = "set_ignition_pin"; + public static final String CMD_INJECTION = "injection"; + public static final String CMD_INJECTION_PIN = "set_injection_pin"; + public static final String CMD_LOGIC_PIN = "set_logic_input_pin"; + public static final String CMD_MIL_BENCH = "milbench"; + public static final String CMD_PINS = "pins"; + public static final String CMD_PWM = "pwm"; + public static final String CMD_REBOOT = "reboot"; + public static final String CMD_REBOOT_DFU = "reboot_dfu"; + public static final String CMD_REBOOT_OPENBLT = "reboot_openblt"; + public static final String CMD_RESET_ENGINE_SNIFFER = "reset_engine_chart"; + public static final String CMD_RPM = "rpm"; + public static final String CMD_SELF_STIMULATION = "self_stimulation"; + public static final String CMD_SET = "set"; + public static final String CMD_SPARK_BENCH = "sparkbench"; + public static final String CMD_STARTER_BENCH = "starterbench"; + public static final String CMD_TRIGGER_HW_INPUT = "trigger_hw_input"; + public static final String CMD_TRIGGER_PIN = "set_trigger_input_pin"; + public static final String CMD_TRIGGER_SIMULATOR_PIN = "set_trigger_simulator_pin"; + public static final String CMD_TRIGGERINFO = "triggerinfo"; + public static final String CMD_VSS_PIN = "vss_pin"; + public static final String CMD_WRITECONFIG = "writeconfig"; + public static final int COMPOSITE_PACKET_SIZE = 5; + public static final String CONSOLE_DATA_PROTOCOL_TAG = " @"; + public static final int CRANKING_ADVANCE_CURVE_SIZE = 4; + public static final int CRANKING_CLT_IDLE_CURVE_SIZE = 8; + public static final int CRANKING_CURVE_SIZE = 8; + public static final String CRITICAL_PREFIX = "CRITICAL"; + public static final int DC_PER_STEPPER = 2; + public static final int DIGIPOT_COUNT = 4; + public static final int DWELL_CURVE_SIZE = 8; + public static final int EGT_CHANNEL_COUNT = 8; + public static final String ENGINE_MAKE_BMW = "BMW"; + public static final String ENGINE_MAKE_GM = "GM"; + public static final String ENGINE_MAKE_HONDA = "Honda"; + public static final String ENGINE_MAKE_Hyundai = "Hyundai"; + public static final String ENGINE_MAKE_LADA = "Lada"; + public static final String ENGINE_MAKE_MAZDA = "Mazda"; + public static final String ENGINE_MAKE_MERCEDES = "Mercedes"; + public static final String ENGINE_MAKE_NISSAN = "Nissan"; + public static final String ENGINE_MAKE_SUBARU = "Subaru"; + public static final String ENGINE_MAKE_TOYOTA = "Toyota"; + public static final String ENGINE_MAKE_VAG = "VAG"; + public static final int ENGINE_NOISE_CURVE_SIZE = 16; + public static final int ENGINE_SNIFFER_UNIT_US = 10; + public static final int ERROR_BUFFER_SIZE = 120; + public static final int ETB_BIAS_CURVE_LENGTH = 8; + public static final int ETB_COUNT = 2; + public static final int ETB_HW_MAX_FREQUENCY = 3000; + public static final int FLASH_DATA_VERSION = 10019; + public static final int FUEL_LEVEL_TABLE_COUNT = 8; + public static final int FUEL_LOAD_COUNT = 16; + public static final int FUEL_RPM_COUNT = 16; + public static final int GAP_TRACKING_LENGTH = 18; + public static final String GAUGE_CATEGORY_BOOST_CONTROL = "Boost Control"; + public static final String GAUGE_CATEGORY_ETB = "ETB more"; + public static final String GAUGE_CATEGORY_FUEL_MATH = "Fuel: math"; + public static final String GAUGE_CATEGORY_TIMING = "Timing"; + public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time"; + public static final String GAUGE_NAME_ACCEL_ROLL = "Acceleration: Roll"; + public static final String GAUGE_NAME_ACCEL_X = "Acceleration: X"; + public static final String GAUGE_NAME_ACCEL_Y = "Acceleration: Y"; + public static final String GAUGE_NAME_ACCEL_YAW = "Acceleration: Yaw"; + public static final String GAUGE_NAME_ACCEL_Z = "Acceleration: Z"; + public static final String GAUGE_NAME_AFR = "Air/Fuel Ratio"; + public static final String GAUGE_NAME_AFR2 = "Air/Fuel Ratio 2"; + public static final String GAUGE_NAME_AIR_FLOW_ESTIMATE = "MAF estimate"; + public static final String GAUGE_NAME_AIR_FLOW_MEASURED = "MAF"; + public static final String GAUGE_NAME_AIR_FLOW_MEASURED_2 = "MAF #2"; + public static final String GAUGE_NAME_AIR_MASS = "air mass"; + public static final String GAUGE_NAME_AUX_LINEAR_1 = "Aux Linear #1"; + public static final String GAUGE_NAME_AUX_LINEAR_2 = "Aux Linear #2"; + public static final String GAUGE_NAME_AUX_TEMP1 = "Aux temp 1"; + public static final String GAUGE_NAME_AUX_TEMP2 = "Aux temp 2"; + public static final String GAUGE_NAME_BARO_PRESSURE = "Barometric pressure"; + public static final String GAUGE_NAME_BOOST_CLOSED_LOOP = "Boost Closed Loop"; + public static final String GAUGE_NAME_BOOST_OPEN_LOOP = "Boost Open Loop"; + public static final String GAUGE_NAME_BOOST_OUTPUT = "Boost Output"; + public static final String GAUGE_NAME_BOOST_TARGET = "Boost Target"; + public static final String GAUGE_NAME_CLT = "CLT"; + public static final String GAUGE_NAME_CPU_TEMP = "CPU Temperature"; + public static final String GAUGE_NAME_CURRENT_GEAR = "Current Gear"; + public static final String GAUGE_NAME_DEBUG_F1 = "debug f1"; + public static final String GAUGE_NAME_DEBUG_F2 = "debug f2: iTerm"; + public static final String GAUGE_NAME_DEBUG_F3 = "debug f3: prevError"; + public static final String GAUGE_NAME_DEBUG_F4 = "debug f4: iParam"; + public static final String GAUGE_NAME_DEBUG_F5 = "debug f5: dParam"; + public static final String GAUGE_NAME_DEBUG_F6 = "debug f6: dTerm"; + public static final String GAUGE_NAME_DEBUG_F7 = "debug f7"; + public static final String GAUGE_NAME_DEBUG_I1 = "debug i1: pParam"; + public static final String GAUGE_NAME_DEBUG_I2 = "debug i2: offset"; + public static final String GAUGE_NAME_DEBUG_I3 = "debug i3"; + public static final String GAUGE_NAME_DEBUG_I4 = "debug i4"; + public static final String GAUGE_NAME_DEBUG_I5 = "debug i5"; + public static final String GAUGE_NAME_DESIRED_GEAR = "Desired Gear"; + public static final String GAUGE_NAME_DETECTED_GEAR = "Detected Gear"; + public static final String GAUGE_NAME_DWELL_DUTY = "dwell: coil duty cycle"; + public static final String GAUGE_NAME_ECU_TEMPERATURE = "ECU temperature"; + public static final String GAUGE_NAME_ENGINE_CRC16 = "Engine CRC16"; + public static final String GAUGE_NAME_ETB_DUTY = "ETB Duty"; + public static final String GAUGE_NAME_ETB_ERROR = "ETB position error"; + public static final String GAUGE_NAME_ETB_TARGET = "ETB position target"; + public static final String GAUGE_NAME_FLEX = "Flex Ethanol %"; + public static final String GAUGE_NAME_FUEL_BARO_CORR = "fuel: Barometric pressure mult"; + public static final String GAUGE_NAME_FUEL_BASE = "fuel: base mass"; + public static final String GAUGE_NAME_FUEL_CHARGE_TEMP = "fuel: Estimated charge temperature"; + public static final String GAUGE_NAME_FUEL_CLT_CORR = "fuel: CLT correction"; + public static final String GAUGE_NAME_FUEL_CONSUMPTION = "fuel: Total consumed"; + public static final String GAUGE_NAME_FUEL_CRANKING = "fuel: cranking"; + public static final String GAUGE_NAME_FUEL_EL_EXTRA = "fuel: engine load acceleration extra fuel"; + public static final String GAUGE_NAME_FUEL_FLOW = "fuel: Flow rate"; + public static final String GAUGE_NAME_FUEL_IAT_CORR = "fuel: IAT correction"; + public static final String GAUGE_NAME_FUEL_INJ_DUTY = "fuel: injector duty cycle"; + public static final String GAUGE_NAME_FUEL_LAST_INJECTION = "fuel: Last injection"; + public static final String GAUGE_NAME_FUEL_LEVEL = "fuel level"; + public static final String GAUGE_NAME_FUEL_LOAD = "fuel: load"; + public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH = "Fuel pressure (high)"; + public static final String GAUGE_NAME_FUEL_PRESSURE_HIGH_UNITS = "bar"; + public static final String GAUGE_NAME_FUEL_PRESSURE_LOW = "Fuel pressure (low)"; + public static final String GAUGE_NAME_FUEL_PRESSURE_LOW_UNITS = "kPa"; + public static final String GAUGE_NAME_FUEL_RUNNING = "fuel: running"; + public static final String GAUGE_NAME_FUEL_TPS_EXTRA = "fuel: TPS acceleration add fuel ms"; + public static final String GAUGE_NAME_FUEL_TPS_ROC = "fuel: TPS change"; + public static final String GAUGE_NAME_FUEL_TRIM = "fuel: fuel trim"; + public static final String GAUGE_NAME_FUEL_TRIM_2 = "fuel: fuel trim 2"; + public static final String GAUGE_NAME_FUEL_VE = "fuel: VE"; + public static final String GAUGE_NAME_FUEL_WALL_AMOUNT = "fuel: wall amount"; + public static final String GAUGE_NAME_FUEL_WALL_CORRECTION = "fuel: wall correction"; + public static final String GAUGE_NAME_FW_VERSION = "ECU Software Version"; + public static final String GAUGE_NAME_GEAR_RATIO = "Gearbox Ratio"; + public static final String GAUGE_NAME_IAC = "Idle Air Valve"; + public static final String GAUGE_NAME_IAT = "IAT"; + public static final String GAUGE_NAME_IDLE_POSITION = "Idle position sensor"; + public static final String GAUGE_NAME_IGNITION_LOAD = "ign: load"; + public static final String GAUGE_NAME_INJECTOR_LAG = "fuel: injector lag"; + public static final String GAUGE_NAME_ISS = "Input Shaft Speed"; + public static final String GAUGE_NAME_KNOCK_1 = "knock 1"; + public static final String GAUGE_NAME_KNOCK_10 = "knock 10"; + public static final String GAUGE_NAME_KNOCK_11 = "knock 11"; + public static final String GAUGE_NAME_KNOCK_12 = "knock 12"; + public static final String GAUGE_NAME_KNOCK_2 = "knock 2"; + public static final String GAUGE_NAME_KNOCK_3 = "knock 3"; + public static final String GAUGE_NAME_KNOCK_4 = "knock 4"; + public static final String GAUGE_NAME_KNOCK_5 = "knock 5"; + public static final String GAUGE_NAME_KNOCK_6 = "knock 6"; + public static final String GAUGE_NAME_KNOCK_7 = "knock 7"; + public static final String GAUGE_NAME_KNOCK_8 = "knock 8"; + public static final String GAUGE_NAME_KNOCK_9 = "knock 9"; + public static final String GAUGE_NAME_KNOCK_COUNTER = "knock: count"; + public static final String GAUGE_NAME_KNOCK_LEVEL = "knock: current level"; + public static final String GAUGE_NAME_KNOCK_RETARD = "knock: retard"; + public static final String GAUGE_NAME_LAMBDA = "Lambda"; + public static final String GAUGE_NAME_LAMBDA2 = "Lambda 2"; + public static final String GAUGE_NAME_LAST_ERROR = "Last error"; + public static final String GAUGE_NAME_MAF = "MAF"; + public static final String GAUGE_NAME_MAP = "MAP"; + public static final String GAUGE_NAME_OIL_PRESSURE = "Oil Pressure"; + public static final String GAUGE_NAME_OIL_PRESSURE_UNITS = "kPa"; + public static final String GAUGE_NAME_RAW_FUEL_PRESSURE_HIGH = "Fuel pressure raw (high)"; + public static final String GAUGE_NAME_RAW_FUEL_PRESSURE_LOW = "Fuel pressure raw (low)"; + public static final String GAUGE_NAME_RPM = "RPM"; + public static final String GAUGE_NAME_TARGET_AFR = "fuel: target AFR"; + public static final String GAUGE_NAME_TARGET_LAMBDA = "fuel: target lambda"; + public static final String GAUGE_NAME_TC_RATIO = "Torque Converter Ratio"; + public static final String GAUGE_NAME_TCHARGE = "fuel: SD tCharge"; + public static final String GAUGE_NAME_THROTTLE_PEDAL = "Throttle pedal position"; + public static final String GAUGE_NAME_TIME = "Time"; + public static final String GAUGE_NAME_TIMING_ADVANCE = "timing"; + public static final String GAUGE_NAME_TPS = "TPS"; + public static final String GAUGE_NAME_TPS2 = "TPS2"; + public static final String GAUGE_NAME_TRG_ERR = "Trigger Error Counter"; + public static final String GAUGE_NAME_TRG_GAP = "Trigger Sync Latest Ratio"; + public static final String GAUGE_NAME_TUNE_CRC16 = "Tune CRC16"; + public static final String GAUGE_NAME_TURBO_SPEED = "Turbocharger Speed"; + public static final String GAUGE_NAME_UPTIME = "Uptime"; + public static final String GAUGE_NAME_VBAT = "VBatt"; + public static final String GAUGE_NAME_VERSION = "firmware"; + public static final String GAUGE_NAME_VVS = "Vehicle Speed"; + public static final String GAUGE_NAME_VVT_B1E = "VVT: bank 1 exhaust"; + public static final String GAUGE_NAME_VVT_B1I = "VVT: bank 1 intake"; + public static final String GAUGE_NAME_VVT_B2E = "VVT: bank 2 exhaust"; + public static final String GAUGE_NAME_VVT_B2I = "VVT: bank 2 intake"; + public static final String GAUGE_NAME_VVT_TARGET_B1E = "VVT: bank 1 exhaust target"; + public static final String GAUGE_NAME_VVT_TARGET_B1I = "VVT: bank 1 intake target"; + public static final String GAUGE_NAME_VVT_TARGET_B2E = "VVT: bank 2 exhaust target"; + public static final String GAUGE_NAME_VVT_TARGET_B2I = "VVT: bank 2 intake target"; + public static final String GAUGE_NAME_WARNING_COUNT = "Warning count"; + public static final String GAUGE_NAME_WARNING_COUNTER = "warning: counter"; + public static final String GAUGE_NAME_WARNING_LAST = "warning: last"; + public static final String GAUGE_NAME_WG_POSITION = "Wastegate position sensor"; + public static final int GEARS_COUNT = 8; + public static final int GPPWM_CHANNELS = 4; + public static final int GPPWM_LOAD_COUNT = 8; + public static final int GPPWM_NOTE_SIZE = 16; + public static final int GPPWM_RPM_COUNT = 8; + public static final int HIGH_SPEED_COUNT = 32; + public static final int HPFP_COMPENSATION_SIZE = 10; + public static final int HPFP_DEADTIME_SIZE = 8; + public static final int HPFP_LOBE_PROFILE_SIZE = 16; + public static final int HPFP_TARGET_SIZE = 10; + public static final int HW_MAX_ADC_INDEX = 17; + public static final int IAC_PID_MULT_SIZE = 8; + public static final int IAT_CURVE_SIZE = 16; + public static final int IDLE_ADVANCE_CURVE_SIZE = 8; + public static final int IDLE_VE_SIZE = 4; + public static final int IGN_BLEND_COUNT = 4; + public static final int IGN_LOAD_COUNT = 16; + public static final int IGN_RPM_COUNT = 16; + public static final String INDICATOR_NAME_AC_SWITCH = "AC switch"; + public static final String INDICATOR_NAME_BRAKE_DOWN = "brake: down"; + public static final String INDICATOR_NAME_CLUTCH_DOWN = "clutch: down"; + public static final String INDICATOR_NAME_CLUTCH_UP = "clutch: up"; + public static final String LOG_DELIMITER = "`"; + public static final int LOGIC_ANALYZER_CHANNEL_COUNT = 4; + public static final int LUA_ANALOG_INPUT_COUNT = 8; + public static final int LUA_DIGITAL_INPUT_COUNT = 8; + public static final int LUA_GAUGE_COUNT = 2; + public static final int LUA_PWM_COUNT = 8; + public static final int LUA_SCRIPT_SIZE = 8000; + public static final int MAF_DECODING_COUNT = 256; + public static final String MAIN_HELP_URL = "http://www.rusefi.com/"; + public static final int MAP_ANGLE_SIZE = 8; + public static final int MAP_WINDOW_SIZE = 8; + public static final int MAX_CYLINDER_COUNT = 12; + public static final int MLQ_FIELD_HEADER_SIZE = 89; + public static final int MLQ_HEADER_SIZE = 24; + public static final String MOCK_PPS_POSITION_COMMAND = "mock_pps_position"; + public static final String MOCK_PPS_VOLTAGE_COMMAND = "mock_pps_voltage"; + public static final int NARROW_BAND_WIDE_BAND_CONVERSION_SIZE = 8; + public static final int PACK_ADD_TEMPERATURE = 40; + public static final int PACK_MULT_AFR = 1000; + public static final int PACK_MULT_AFR_CFG = 10; + public static final int PACK_MULT_ANGLE = 50; + public static final int PACK_MULT_FUEL_FLOW = 200; + public static final int PACK_MULT_FUEL_MASS = 100; + public static final int PACK_MULT_HIGH_PRESSURE = 10; + public static final int PACK_MULT_LAMBDA = 10000; + public static final int PACK_MULT_LAMBDA_CFG = 147; + public static final int PACK_MULT_MASS_FLOW = 10; + public static final int PACK_MULT_MS = 300; + public static final int PACK_MULT_PERCENT = 100; + public static final int PACK_MULT_PRESSURE = 30; + public static final int PACK_MULT_TEMPERATURE = 100; + public static final int PACK_MULT_VOLTAGE = 1000; + public static final int PEDAL_TO_TPS_SIZE = 8; + public static final String PROTOCOL_ANALOG_CHART = "analog_chart"; + public static final String PROTOCOL_COIL1_SHORT_NAME = "c1"; + public static final String PROTOCOL_CRANK1 = "t1"; + public static final String PROTOCOL_CRANK2 = "t2"; + public static final String PROTOCOL_ENGINE_SNIFFER = "wave_chart"; + public static final String PROTOCOL_ES_DOWN = "d"; + public static final String PROTOCOL_ES_UP = "u"; + public static final String PROTOCOL_HELLO_PREFIX = "***"; + public static final String PROTOCOL_HIP_NAME = "HIP"; + public static final String PROTOCOL_HPFP_NAME = "hpfp"; + public static final String PROTOCOL_INJ1_SHORT_NAME = "i1"; + public static final String PROTOCOL_MSG = "msg"; + public static final String PROTOCOL_OUTPIN = "outpin"; + public static final String PROTOCOL_SIGNATURE_PREFIX = "rusEFI "; + public static final String PROTOCOL_TACH_NAME = "tach"; + public static final String PROTOCOL_TEST_RESPONSE_TAG = "ts_p_alive"; + public static final String PROTOCOL_VERSION_TAG = "rusEfiVersion"; + public static final String PROTOCOL_VVT1_NAME = "VVT1"; + public static final String PROTOCOL_VVT2_NAME = "VVT2"; + public static final String PROTOCOL_VVT3_NAME = "VVT3"; + public static final String PROTOCOL_VVT4_NAME = "VVT4"; + public static final String PROTOCOL_WA_CHANNEL_1 = "input1"; + public static final String PROTOCOL_WA_CHANNEL_2 = "input2"; + public static final String PROTOCOL_WA_CHANNEL_3 = "input3"; + public static final String PROTOCOL_WA_CHANNEL_4 = "input4"; + public static final int SCRIPT_CURVE_16 = 16; + public static final int SCRIPT_CURVE_8 = 8; + public static final int SCRIPT_CURVE_COUNT = 6; + public static final int SCRIPT_SETTING_COUNT = 8; + public static final int SCRIPT_TABLE_8 = 8; + public static final int SCRIPT_TABLE_COUNT = 4; + public static final int SENT_INPUT_COUNT = 1; + public static final int STFT_BANK_COUNT = 2; + public static final int STFT_CELL_COUNT = 4; + public static final int TCU_GEAR_COUNT = 10; + public static final int TCU_MAGIC_SIZE = 8; + public static final int TCU_SOLENOID_COUNT = 6; + public static final int TOOTH_DATA_LENGTH = 2000; + public static final int TOOTH_PACKET_COUNT = 1000; + public static final int TOOTH_PACKET_SIZE = 2; + public static final String TOP_DEAD_CENTER_MESSAGE = "r"; + public static final int TORQUE_CURVE_SIZE = 6; + public static final int TPS_2_BYTE_PACKING_MULT = 100; + public static final int TPS_TPS_ACCEL_CLT_CORR_TABLE = 4; + public static final int TPS_TPS_ACCEL_TABLE = 8; + public static final String TRIGGER_COMMENT = "#"; + public static final String TRIGGER_CYCLE_DURATION = "cycleDuration"; + public static final String TRIGGER_GAP_FROM = "gapFrom"; + public static final String TRIGGER_GAP_TO = "gapTo"; + public static final String TRIGGER_GAPS_COUNT = "gapsCount"; + public static final String TRIGGER_HARDCODED_OPERATION_MODE = "knownOperationMode"; + public static final String TRIGGER_HAS_SECOND_CHANNEL = "hasSecondChannel"; + public static final int TRIGGER_INPUT_PIN_COUNT = 2; + public static final String TRIGGER_IS_CRANK_KEY = "crankBased"; + public static final String TRIGGER_IS_SECOND_WHEEL_CAM = "isSecondWheelCam"; + public static final int TRIGGER_SIMULATOR_PIN_COUNT = 2; + public static final String TRIGGER_WITH_SYNC = "isSynchronizationNeeded"; + public static final String TRIGGERS_FILE_NAME = "triggers.txt"; + public static final int TRIM_SIZE = 4; + public static final int TS_BLOCK_READ_TIMEOUT = 3000; + public static final char TS_BURN_COMMAND = 'B'; + public static final char TS_CHUNK_WRITE_COMMAND = 'C'; + public static final char TS_COMMAND_F = 'F'; + public static final int TS_COMPOSITE_DISABLE = 2; + public static final int TS_COMPOSITE_ENABLE = 1; + public static final int TS_COMPOSITE_READ = 3; + public static final char TS_CRC_CHECK_COMMAND = 'k'; + public static final char TS_EXECUTE = 'E'; + public static final int TS_FILE_VERSION = 20210312; + public static final int TS_FILE_VERSION_OFFSET = 124; + public static final char TS_GET_COMPOSITE_BUFFER_DONE_DIFFERENTLY = '8'; + public static final char TS_GET_CONFIG_ERROR = 'e'; + public static final char TS_GET_FIRMWARE_VERSION = 'V'; + public static final char TS_GET_OUTPUTS_SIZE = '4'; + public static final char TS_GET_PROTOCOL_VERSION_COMMAND_F = 'F'; + public static final char TS_GET_SCATTERED_GET_COMMAND = '9'; + public static final char TS_GET_TEXT = 'G'; + public static final char TS_HELLO_COMMAND = 'S'; + public static final char TS_IO_TEST_COMMAND = 'Z'; + public static final char TS_ONLINE_PROTOCOL = 'z'; + public static final char TS_OUTPUT_COMMAND = 'O'; + public static final char TS_PAGE_COMMAND = 'P'; + public static final char TS_PERF_TRACE_BEGIN = '_'; + public static final char TS_PERF_TRACE_GET_BUFFER = 'b'; + public static final String TS_PROTOCOL = "001"; + public static final char TS_QUERY_COMMAND = 'Q'; + public static final char TS_READ_COMMAND = 'R'; + public static final int TS_RESPONSE_BURN_OK = 4; + public static final int TS_RESPONSE_COMMAND_OK = 7; + public static final int TS_RESPONSE_CRC_FAILURE = 0x82; + public static final int TS_RESPONSE_FRAMING_ERROR = 0x8D; + public static final int TS_RESPONSE_OK = 0; + public static final int TS_RESPONSE_OUT_OF_RANGE = 0x84; + 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 char TS_SINGLE_WRITE_COMMAND = 'W'; + public static final char TS_TEST_COMMAND = 't'; + public static final String TS_TRIGGER_SCOPE_CHANNEL_1_NAME = "Channel 1"; + public static final String TS_TRIGGER_SCOPE_CHANNEL_2_NAME = "Channel 2"; + public static final int TS_TRIGGER_SCOPE_DISABLE = 5; + public static final int TS_TRIGGER_SCOPE_ENABLE = 4; + public static final int TS_TRIGGER_SCOPE_READ = 6; + public static final int VBAT_INJECTOR_CURVE_SIZE = 8; + public static final int VE_BLEND_COUNT = 4; + public static final int VEHICLE_INFO_SIZE = 32; + public static final int VIN_NUMBER_SIZE = 17; + public static final int VM_VVT_INACTIVE = 0; + public static final int VR_THRESHOLD_COUNT = 2; + public static final int WWAE_TABLE_SIZE = 8; public static final Field IDLEPOSITION = Field.create("IDLEPOSITION", 0, FieldType.FLOAT).setBaseOffset(1256); public static final Field TRIM = Field.create("TRIM", 4, FieldType.FLOAT).setBaseOffset(1256); public static final Field LUAADJUSTMENT = Field.create("LUAADJUSTMENT", 8, FieldType.FLOAT).setBaseOffset(1256); diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java b/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java index 22d4582c45..f97cec2f65 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Mon Feb 06 13:14:57 UTC 2023 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Mon Feb 13 05:58:21 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -104,6 +104,7 @@ public class EngineState { public static final int FUEL_RPM_COUNT = 16; public static final int GAP_TRACKING_LENGTH = 18; public static final String GAUGE_CATEGORY_BOOST_CONTROL = "Boost Control"; + public static final String GAUGE_CATEGORY_ETB = "ETB more"; public static final String GAUGE_CATEGORY_FUEL_MATH = "Fuel: math"; public static final String GAUGE_CATEGORY_TIMING = "Timing"; public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time"; 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 8b36ed6f0a..bd9a17559a 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 Mon Feb 13 01:14:39 UTC 2023 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Feb 13 05:59:14 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -380,6 +380,7 @@ public class Fields { public static final int FUEL_RPM_COUNT = 16; public static final int GAP_TRACKING_LENGTH = 18; public static final String GAUGE_CATEGORY_BOOST_CONTROL = "Boost Control"; + public static final String GAUGE_CATEGORY_ETB = "ETB more"; public static final String GAUGE_CATEGORY_FUEL_MATH = "Fuel: math"; public static final String GAUGE_CATEGORY_TIMING = "Timing"; public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time"; @@ -993,7 +994,6 @@ public class Fields { public static final int sensor_chart_e_SC_RPM_ACCEL = 3; public static final int sensor_chart_e_SC_TRIGGER = 1; public static final int SENT_INPUT_COUNT = 1; - public static final int SIGNATURE_HASH = 438926811; public static final int specs_s_size = 12; public static final int spi_device_e_SPI_DEVICE_1 = 1; public static final int spi_device_e_SPI_DEVICE_2 = 2; @@ -1203,7 +1203,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.02.13.f407-discovery.438926811"; + public static final String TS_SIGNATURE = "rusEFI master.2023.02.13.f407-discovery.3110907432"; 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 = 1316; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/FuelComputer.java b/java_console/models/src/main/java/com/rusefi/config/generated/FuelComputer.java index ca42562063..a0e34e57de 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/FuelComputer.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/FuelComputer.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Mon Feb 06 13:14:57 UTC 2023 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Mon Feb 13 05:58:21 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -104,6 +104,7 @@ public class FuelComputer { public static final int FUEL_RPM_COUNT = 16; public static final int GAP_TRACKING_LENGTH = 18; public static final String GAUGE_CATEGORY_BOOST_CONTROL = "Boost Control"; + public static final String GAUGE_CATEGORY_ETB = "ETB more"; public static final String GAUGE_CATEGORY_FUEL_MATH = "Fuel: math"; public static final String GAUGE_CATEGORY_TIMING = "Timing"; public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time"; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/IgnitionState.java b/java_console/models/src/main/java/com/rusefi/config/generated/IgnitionState.java index 558d7a6e55..1bd9a30068 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/IgnitionState.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/IgnitionState.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Mon Feb 06 13:14:57 UTC 2023 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/ignition_state.txt Mon Feb 13 05:58:21 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -104,6 +104,7 @@ public class IgnitionState { public static final int FUEL_RPM_COUNT = 16; public static final int GAP_TRACKING_LENGTH = 18; public static final String GAUGE_CATEGORY_BOOST_CONTROL = "Boost Control"; + public static final String GAUGE_CATEGORY_ETB = "ETB more"; public static final String GAUGE_CATEGORY_FUEL_MATH = "Fuel: math"; public static final String GAUGE_CATEGORY_TIMING = "Timing"; public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time"; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/TriggerState.java b/java_console/models/src/main/java/com/rusefi/config/generated/TriggerState.java index 933da8b23f..6612cd75bc 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/TriggerState.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/TriggerState.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Mon Feb 06 13:14:57 UTC 2023 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Mon Feb 13 05:58:22 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -104,6 +104,7 @@ public class TriggerState { public static final int FUEL_RPM_COUNT = 16; public static final int GAP_TRACKING_LENGTH = 18; public static final String GAUGE_CATEGORY_BOOST_CONTROL = "Boost Control"; + public static final String GAUGE_CATEGORY_ETB = "ETB more"; public static final String GAUGE_CATEGORY_FUEL_MATH = "Fuel: math"; public static final String GAUGE_CATEGORY_TIMING = "Timing"; public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time"; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/TriggerStatePrimary.java b/java_console/models/src/main/java/com/rusefi/config/generated/TriggerStatePrimary.java index bce223fcec..1ca711b5ed 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/TriggerStatePrimary.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/TriggerStatePrimary.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state_primary.txt Mon Feb 06 13:14:57 UTC 2023 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state_primary.txt Mon Feb 13 05:58:22 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -104,6 +104,7 @@ public class TriggerStatePrimary { public static final int FUEL_RPM_COUNT = 16; public static final int GAP_TRACKING_LENGTH = 18; public static final String GAUGE_CATEGORY_BOOST_CONTROL = "Boost Control"; + public static final String GAUGE_CATEGORY_ETB = "ETB more"; public static final String GAUGE_CATEGORY_FUEL_MATH = "Fuel: math"; public static final String GAUGE_CATEGORY_TIMING = "Timing"; public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time"; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/TsOutputs.java b/java_console/models/src/main/java/com/rusefi/config/generated/TsOutputs.java index ff005ca105..f409ab9cb9 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/TsOutputs.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/TsOutputs.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Feb 06 13:14:56 UTC 2023 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Feb 13 05:58:21 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -104,6 +104,7 @@ public class TsOutputs { public static final int FUEL_RPM_COUNT = 16; public static final int GAP_TRACKING_LENGTH = 18; public static final String GAUGE_CATEGORY_BOOST_CONTROL = "Boost Control"; + public static final String GAUGE_CATEGORY_ETB = "ETB more"; public static final String GAUGE_CATEGORY_FUEL_MATH = "Fuel: math"; public static final String GAUGE_CATEGORY_TIMING = "Timing"; public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time";