diff --git a/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h index 5469ce4e5d..2004b513d0 100644 --- a/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h @@ -1070,7 +1070,7 @@ #define GAUGE_NAME_FUEL_TRIM_2 "fuel: fuel trim 2" #define GAUGE_NAME_FUEL_VE "fuel: VE" #define GAUGE_NAME_FUEL_WALL_AMOUNT "fuel: wall amount" -#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall corr ms" +#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall correction" #define GAUGE_NAME_FW_VERSION "ECU Software Version" #define GAUGE_NAME_GEAR_RATIO "Gearbox Ratio" #define GAUGE_NAME_IAC "Idle Air Valve" @@ -1894,7 +1894,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 896 #define showSdCardWarning_offset 164 -#define SIGNATURE_HASH 876291827 +#define SIGNATURE_HASH 2651313152 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2419,7 +2419,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.01.21.hellen_cypress.876291827" +#define TS_SIGNATURE "rusEFI 2022.01.21.hellen_cypress.2651313152" #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 9042d90185..082fadd2ed 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -1055,7 +1055,7 @@ #define GAUGE_NAME_FUEL_TRIM_2 "fuel: fuel trim 2" #define GAUGE_NAME_FUEL_VE "fuel: VE" #define GAUGE_NAME_FUEL_WALL_AMOUNT "fuel: wall amount" -#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall corr ms" +#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall correction" #define GAUGE_NAME_FW_VERSION "ECU Software Version" #define GAUGE_NAME_GEAR_RATIO "Gearbox Ratio" #define GAUGE_NAME_IAC "Idle Air Valve" @@ -1879,7 +1879,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 896 #define showSdCardWarning_offset 164 -#define SIGNATURE_HASH 3416189455 +#define SIGNATURE_HASH 1638013180 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2404,7 +2404,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator true #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.01.21.kin.3416189455" +#define TS_SIGNATURE "rusEFI 2022.01.21.kin.1638013180" #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 b838672032..f836f5f4d3 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 @@ -1082,7 +1082,7 @@ #define GAUGE_NAME_FUEL_TRIM_2 "fuel: fuel trim 2" #define GAUGE_NAME_FUEL_VE "fuel: VE" #define GAUGE_NAME_FUEL_WALL_AMOUNT "fuel: wall amount" -#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall corr ms" +#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall correction" #define GAUGE_NAME_FW_VERSION "ECU Software Version" #define GAUGE_NAME_GEAR_RATIO "Gearbox Ratio" #define GAUGE_NAME_IAC "Idle Air Valve" @@ -1907,7 +1907,7 @@ #define show_test_presets false #define showHumanReadableWarning_offset 896 #define showSdCardWarning_offset 164 -#define SIGNATURE_HASH 3446986527 +#define SIGNATURE_HASH 1732781548 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2432,7 +2432,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port false -#define TS_SIGNATURE "rusEFI 2022.01.21.subaru_eg33_f7.3446986527" +#define TS_SIGNATURE "rusEFI 2022.01.21.subaru_eg33_f7.1732781548" #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 a33b619bd1..f47248a54c 100644 --- a/firmware/console/binary/generated/data_logs.ini +++ b/firmware/console/binary/generated/data_logs.ini @@ -67,8 +67,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/console/binary/generated/gauges.ini b/firmware/console/binary/generated/gauges.ini index 8f00e30b61..ea732d3157 100644 --- a/firmware/console/binary/generated/gauges.ini +++ b/firmware/console/binary/generated/gauges.ini @@ -67,8 +67,8 @@ iatCorrectionGauge = iatCorrection,"fuel: IAT correction", "%", 0.0,0.0, 0.0,0.0 cltCorrectionGauge = cltCorrection,"fuel: CLT correction", "%", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 baroCorrectionGauge = baroCorrection,"fuel: Barometric pressure correction", "%", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 currentEnginePhaseGauge = currentEnginePhase,"Engine Phase", "deg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 -wallFuelAmountGauge = wallFuelAmount,"fuel: wall corr ms", "mg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 -wallFuelCorrectionGauge = wallFuelCorrection,"fuel: wall amount", "mg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 +wallFuelAmountGauge = wallFuelAmount,"fuel: wall amount", "mg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 +wallFuelCorrectionGauge = wallFuelCorrection,"fuel: wall correction", "mg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 revolutionCounterSinceStartGauge = revolutionCounterSinceStart,"revolutionCounterSinceStart", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 deltaTpsGauge = deltaTps,"fuel: TPS change", "ratio", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 canReadCounterGauge = canReadCounter,"canReadCounter", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0 diff --git a/firmware/console/binary/ts_outputs_generated.h b/firmware/console/binary/ts_outputs_generated.h index ee54a5a8b9..13d0ee81e7 100644 --- a/firmware/console/binary/ts_outputs_generated.h +++ b/firmware/console/binary/ts_outputs_generated.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Fri Jan 21 20:56:35 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Fri Jan 21 23:12:48 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -347,13 +347,13 @@ struct ts_outputs_s { */ scaled_channel currentEnginePhase = (uint16_t)0; /** - * @@GAUGE_NAME_FUEL_WALL_CORRECTION@@ + * @@GAUGE_NAME_FUEL_WALL_AMOUNT@@ mg * offset 72 */ scaled_channel wallFuelAmount = (uint16_t)0; /** - * @@GAUGE_NAME_FUEL_WALL_AMOUNT@@ + * @@GAUGE_NAME_FUEL_WALL_CORRECTION@@ mg * offset 74 */ @@ -1227,4 +1227,4 @@ struct ts_outputs_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Fri Jan 21 20:56:35 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Fri Jan 21 23:12:48 UTC 2022 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index 8b926309be..92330cf784 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1070,7 +1070,7 @@ #define GAUGE_NAME_FUEL_TRIM_2 "fuel: fuel trim 2" #define GAUGE_NAME_FUEL_VE "fuel: VE" #define GAUGE_NAME_FUEL_WALL_AMOUNT "fuel: wall amount" -#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall corr ms" +#define GAUGE_NAME_FUEL_WALL_CORRECTION "fuel: wall correction" #define GAUGE_NAME_FW_VERSION "ECU Software Version" #define GAUGE_NAME_GEAR_RATIO "Gearbox Ratio" #define GAUGE_NAME_IAC "Idle Air Valve" @@ -1894,7 +1894,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 896 #define showSdCardWarning_offset 164 -#define SIGNATURE_HASH 248430927 +#define SIGNATURE_HASH 2767336380 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2419,7 +2419,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.01.21.all.248430927" +#define TS_SIGNATURE "rusEFI 2022.01.21.all.2767336380" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/controllers/generated/signature_all.h b/firmware/controllers/generated/signature_all.h index 0bad7c44a9..c537c6a9fd 100644 --- a/firmware/controllers/generated/signature_all.h +++ b/firmware/controllers/generated/signature_all.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 248430927 -#define TS_SIGNATURE "rusEFI 2022.01.21.all.248430927" +#define SIGNATURE_HASH 2767336380 +#define TS_SIGNATURE "rusEFI 2022.01.21.all.2767336380" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index eca0c1733c..911940684a 100644 --- a/firmware/controllers/generated/signature_alphax-2chan.h +++ b/firmware/controllers/generated/signature_alphax-2chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 262777472 -#define TS_SIGNATURE "rusEFI 2022.01.21.alphax-2chan.262777472" +#define SIGNATURE_HASH 2778028147 +#define TS_SIGNATURE "rusEFI 2022.01.21.alphax-2chan.2778028147" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 20a6fba916..10a3a66ef1 100644 --- a/firmware/controllers/generated/signature_alphax-4chan.h +++ b/firmware/controllers/generated/signature_alphax-4chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2685684052 -#define TS_SIGNATURE "rusEFI 2022.01.21.alphax-4chan.2685684052" +#define SIGNATURE_HASH 170441639 +#define TS_SIGNATURE "rusEFI 2022.01.21.alphax-4chan.170441639" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 413c9ae3c2..4d29629874 100644 --- a/firmware/controllers/generated/signature_atlas.h +++ b/firmware/controllers/generated/signature_atlas.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 302265448 -#define TS_SIGNATURE "rusEFI 2022.01.21.atlas.302265448" +#define SIGNATURE_HASH 3090728603 +#define TS_SIGNATURE "rusEFI 2022.01.21.atlas.3090728603" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 66eeb4d458..df1b033b7d 100644 --- a/firmware/controllers/generated/signature_f429-discovery.h +++ b/firmware/controllers/generated/signature_f429-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 248430927 -#define TS_SIGNATURE "rusEFI 2022.01.21.f429-discovery.248430927" +#define SIGNATURE_HASH 2767336380 +#define TS_SIGNATURE "rusEFI 2022.01.21.f429-discovery.2767336380" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index a738572a86..2fc6ecbe5b 100644 --- a/firmware/controllers/generated/signature_frankenso_na6.h +++ b/firmware/controllers/generated/signature_frankenso_na6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1962710182 -#define TS_SIGNATURE "rusEFI 2022.01.21.frankenso_na6.1962710182" +#define SIGNATURE_HASH 3737151061 +#define TS_SIGNATURE "rusEFI 2022.01.21.frankenso_na6.3737151061" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 0937e7eaca..ec9f8e0e38 100644 --- a/firmware/controllers/generated/signature_hellen-nb1.h +++ b/firmware/controllers/generated/signature_hellen-nb1.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 4060561302 -#define TS_SIGNATURE "rusEFI 2022.01.21.hellen-nb1.4060561302" +#define SIGNATURE_HASH 1480314213 +#define TS_SIGNATURE "rusEFI 2022.01.21.hellen-nb1.1480314213" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 10bc84365a..c2325c0ef3 100644 --- a/firmware/controllers/generated/signature_hellen121nissan.h +++ b/firmware/controllers/generated/signature_hellen121nissan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2860487228 -#define TS_SIGNATURE "rusEFI 2022.01.21.hellen121nissan.2860487228" +#define SIGNATURE_HASH 4415695 +#define TS_SIGNATURE "rusEFI 2022.01.21.hellen121nissan.4415695" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 74b367cdea..218cd64f20 100644 --- a/firmware/controllers/generated/signature_hellen121vag.h +++ b/firmware/controllers/generated/signature_hellen121vag.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1366156613 -#define TS_SIGNATURE "rusEFI 2022.01.21.hellen121vag.1366156613" +#define SIGNATURE_HASH 4216395702 +#define TS_SIGNATURE "rusEFI 2022.01.21.hellen121vag.4216395702" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 1d7273d240..6b10b9acd9 100644 --- a/firmware/controllers/generated/signature_hellen128.h +++ b/firmware/controllers/generated/signature_hellen128.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1256320362 -#define TS_SIGNATURE "rusEFI 2022.01.21.hellen128.1256320362" +#define SIGNATURE_HASH 3772587929 +#define TS_SIGNATURE "rusEFI 2022.01.21.hellen128.3772587929" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index f55ff5fa24..c6e07c4aea 100644 --- a/firmware/controllers/generated/signature_hellen154hyundai.h +++ b/firmware/controllers/generated/signature_hellen154hyundai.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3268599267 -#define TS_SIGNATURE "rusEFI 2022.01.21.hellen154hyundai.3268599267" +#define SIGNATURE_HASH 1760440080 +#define TS_SIGNATURE "rusEFI 2022.01.21.hellen154hyundai.1760440080" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 767b05dacb..d1ae7e5a57 100644 --- a/firmware/controllers/generated/signature_hellen72.h +++ b/firmware/controllers/generated/signature_hellen72.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 4201858815 -#define TS_SIGNATURE "rusEFI 2022.01.21.hellen72.4201858815" +#define SIGNATURE_HASH 1347400716 +#define TS_SIGNATURE "rusEFI 2022.01.21.hellen72.1347400716" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 0c266b2e45..dee6955bf4 100644 --- a/firmware/controllers/generated/signature_hellen81.h +++ b/firmware/controllers/generated/signature_hellen81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1316936460 -#define TS_SIGNATURE "rusEFI 2022.01.21.hellen81.1316936460" +#define SIGNATURE_HASH 3829541375 +#define TS_SIGNATURE "rusEFI 2022.01.21.hellen81.3829541375" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 354e7cc65a..65a760590c 100644 --- a/firmware/controllers/generated/signature_hellen88bmw.h +++ b/firmware/controllers/generated/signature_hellen88bmw.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2936950800 -#define TS_SIGNATURE "rusEFI 2022.01.21.hellen88bmw.2936950800" +#define SIGNATURE_HASH 87204579 +#define TS_SIGNATURE "rusEFI 2022.01.21.hellen88bmw.87204579" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index f30b0b1139..d59c7e0063 100644 --- a/firmware/controllers/generated/signature_hellenNA6.h +++ b/firmware/controllers/generated/signature_hellenNA6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2029225959 -#define TS_SIGNATURE "rusEFI 2022.01.21.hellenNA6.2029225959" +#define SIGNATURE_HASH 3536811284 +#define TS_SIGNATURE "rusEFI 2022.01.21.hellenNA6.3536811284" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index b7dd02465c..3531ff4138 100644 --- a/firmware/controllers/generated/signature_hellenNA8_96.h +++ b/firmware/controllers/generated/signature_hellenNA8_96.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 620933268 -#define TS_SIGNATURE "rusEFI 2022.01.21.hellenNA8_96.620933268" +#define SIGNATURE_HASH 2403222119 +#define TS_SIGNATURE "rusEFI 2022.01.21.hellenNA8_96.2403222119" diff --git a/firmware/controllers/generated/signature_hellen_cypress.h b/firmware/controllers/generated/signature_hellen_cypress.h index e1068fcc86..ad2d0cc3bf 100644 --- a/firmware/controllers/generated/signature_hellen_cypress.h +++ b/firmware/controllers/generated/signature_hellen_cypress.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null // -#define SIGNATURE_HASH 876291827 -#define TS_SIGNATURE "rusEFI 2022.01.21.hellen_cypress.876291827" +#define SIGNATURE_HASH 2651313152 +#define TS_SIGNATURE "rusEFI 2022.01.21.hellen_cypress.2651313152" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index b0c47703e7..0c9e6571a2 100644 --- a/firmware/controllers/generated/signature_kin.h +++ b/firmware/controllers/generated/signature_kin.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null // -#define SIGNATURE_HASH 3416189455 -#define TS_SIGNATURE "rusEFI 2022.01.21.kin.3416189455" +#define SIGNATURE_HASH 1638013180 +#define TS_SIGNATURE "rusEFI 2022.01.21.kin.1638013180" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 6f6dd1caa2..007f129a3b 100644 --- a/firmware/controllers/generated/signature_mre_f4.h +++ b/firmware/controllers/generated/signature_mre_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 200644747 -#define TS_SIGNATURE "rusEFI 2022.01.21.mre_f4.200644747" +#define SIGNATURE_HASH 2714331768 +#define TS_SIGNATURE "rusEFI 2022.01.21.mre_f4.2714331768" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 132dfa8a91..add738a386 100644 --- a/firmware/controllers/generated/signature_mre_f7.h +++ b/firmware/controllers/generated/signature_mre_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 200644747 -#define TS_SIGNATURE "rusEFI 2022.01.21.mre_f7.200644747" +#define SIGNATURE_HASH 2714331768 +#define TS_SIGNATURE "rusEFI 2022.01.21.mre_f7.2714331768" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 2602206dc7..6e4aab1865 100644 --- a/firmware/controllers/generated/signature_prometheus_405.h +++ b/firmware/controllers/generated/signature_prometheus_405.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1579423913 -#define TS_SIGNATURE "rusEFI 2022.01.21.prometheus_405.1579423913" +#define SIGNATURE_HASH 4095273562 +#define TS_SIGNATURE "rusEFI 2022.01.21.prometheus_405.4095273562" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 8fc53ce76c..ebaca7f615 100644 --- a/firmware/controllers/generated/signature_prometheus_469.h +++ b/firmware/controllers/generated/signature_prometheus_469.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1579423913 -#define TS_SIGNATURE "rusEFI 2022.01.21.prometheus_469.1579423913" +#define SIGNATURE_HASH 4095273562 +#define TS_SIGNATURE "rusEFI 2022.01.21.prometheus_469.4095273562" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 42a2af91b1..49e52f85f0 100644 --- a/firmware/controllers/generated/signature_proteus_f4.h +++ b/firmware/controllers/generated/signature_proteus_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3666611388 -#define TS_SIGNATURE "rusEFI 2022.01.21.proteus_f4.3666611388" +#define SIGNATURE_HASH 1890647631 +#define TS_SIGNATURE "rusEFI 2022.01.21.proteus_f4.1890647631" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index dc4df18060..1f5e13f390 100644 --- a/firmware/controllers/generated/signature_proteus_f7.h +++ b/firmware/controllers/generated/signature_proteus_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3666611388 -#define TS_SIGNATURE "rusEFI 2022.01.21.proteus_f7.3666611388" +#define SIGNATURE_HASH 1890647631 +#define TS_SIGNATURE "rusEFI 2022.01.21.proteus_f7.1890647631" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 68dd198f08..10ab32dcff 100644 --- a/firmware/controllers/generated/signature_proteus_h7.h +++ b/firmware/controllers/generated/signature_proteus_h7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3666611388 -#define TS_SIGNATURE "rusEFI 2022.01.21.proteus_h7.3666611388" +#define SIGNATURE_HASH 1890647631 +#define TS_SIGNATURE "rusEFI 2022.01.21.proteus_h7.1890647631" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 60281ff2d4..9feb4152f2 100644 --- a/firmware/controllers/generated/signature_subaru_eg33_f7.h +++ b/firmware/controllers/generated/signature_subaru_eg33_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh null // -#define SIGNATURE_HASH 3446986527 -#define TS_SIGNATURE "rusEFI 2022.01.21.subaru_eg33_f7.3446986527" +#define SIGNATURE_HASH 1732781548 +#define TS_SIGNATURE "rusEFI 2022.01.21.subaru_eg33_f7.1732781548" diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 9339b75cd6..9678f4c1cf 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.all.248430927" + signature = "rusEFI 2022.01.21.all.2767336380" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.all.248430927" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.all.2767336380" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:17 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:23 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index c9f2fe38f8..f3368a54d8 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.alphax-2chan.262777472" + signature = "rusEFI 2022.01.21.alphax-2chan.2778028147" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.alphax-2chan.262777472" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.alphax-2chan.2778028147" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:38 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:12:51 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index f9d1022e2d..9abe569f50 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.alphax-4chan.2685684052" + signature = "rusEFI 2022.01.21.alphax-4chan.170441639" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.alphax-4chan.2685684052" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.alphax-4chan.170441639" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:40 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:12:53 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 32800ed57c..d2723ca5d0 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.atlas.302265448" + signature = "rusEFI 2022.01.21.atlas.3090728603" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.atlas.302265448" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.atlas.3090728603" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:15 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:22 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 49c68e632a..91077d1be2 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.f429-discovery.248430927" + signature = "rusEFI 2022.01.21.f429-discovery.2767336380" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.f429-discovery.248430927" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.f429-discovery.2767336380" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:37 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:12:49 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 4ef69c295d..00533be5e8 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.frankenso_na6.1962710182" + signature = "rusEFI 2022.01.21.frankenso_na6.3737151061" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.frankenso_na6.1962710182" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.frankenso_na6.3737151061" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:04 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:13 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index d2bd2ba305..04cdddf222 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.hellen-nb1.4060561302" + signature = "rusEFI 2022.01.21.hellen-nb1.1480314213" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.hellen-nb1.4060561302" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.hellen-nb1.1480314213" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:55 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:05 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 033115159d..c3eb622549 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.hellen121nissan.2860487228" + signature = "rusEFI 2022.01.21.hellen121nissan.4415695" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.hellen121nissan.2860487228" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.hellen121nissan.4415695" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:46 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:12:57 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 74a15f5d98..692a964e8f 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.hellen121vag.1366156613" + signature = "rusEFI 2022.01.21.hellen121vag.4216395702" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.hellen121vag.1366156613" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.hellen121vag.4216395702" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:44 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:12:56 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 59849c07b2..fa4b55a3bd 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.hellen128.1256320362" + signature = "rusEFI 2022.01.21.hellen128.3772587929" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.hellen128.1256320362" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.hellen128.3772587929" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 22:26:20 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:12:54 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 2ae41ac296..1198a1ef10 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.hellen154hyundai.3268599267" + signature = "rusEFI 2022.01.21.hellen154hyundai.1760440080" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.hellen154hyundai.3268599267" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.hellen154hyundai.1760440080" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:47 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:12:59 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 08cd0cbba0..e0ed8663da 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.hellen72.4201858815" + signature = "rusEFI 2022.01.21.hellen72.1347400716" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.hellen72.4201858815" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.hellen72.1347400716" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:51 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:02 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 46e59a7d95..888ebd04c9 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.hellen81.1316936460" + signature = "rusEFI 2022.01.21.hellen81.3829541375" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.hellen81.1316936460" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.hellen81.3829541375" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:53 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:04 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 69914ae4dc..eb1dc7f9c7 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.hellen88bmw.2936950800" + signature = "rusEFI 2022.01.21.hellen88bmw.87204579" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.hellen88bmw.2936950800" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.hellen88bmw.87204579" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:49 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:00 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index d5b7345836..1a5a9b2698 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.hellenNA6.2029225959" + signature = "rusEFI 2022.01.21.hellenNA6.3536811284" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.hellenNA6.2029225959" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.hellenNA6.3536811284" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:57 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:07 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index 26443ac475..7d610c0f98 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.hellenNA8_96.620933268" + signature = "rusEFI 2022.01.21.hellenNA8_96.2403222119" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.hellenNA8_96.620933268" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.hellenNA8_96.2403222119" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:56:58 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:08 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini index ee49afcc2a..e6c79bbc67 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.hellen_cypress.876291827" + signature = "rusEFI 2022.01.21.hellen_cypress.2651313152" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.hellen_cypress.876291827" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.hellen_cypress.2651313152" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:20 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:26 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_kinetis.ini b/firmware/tunerstudio/generated/rusefi_kinetis.ini index c3b93143f3..46add2b89f 100644 --- a/firmware/tunerstudio/generated/rusefi_kinetis.ini +++ b/firmware/tunerstudio/generated/rusefi_kinetis.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.kin.3416189455" + signature = "rusEFI 2022.01.21.kin.1638013180" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.kin.3416189455" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.kin.1638013180" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:19 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:25 UTC 2022 pageSize = 20968 page = 1 @@ -3438,8 +3438,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 817666ad29..bc2fd1ebf6 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.mre_f4.200644747" + signature = "rusEFI 2022.01.21.mre_f4.2714331768" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.mre_f4.200644747" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.mre_f4.2714331768" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:02 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:11 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 9d4f8e406b..aa7258353f 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.mre_f7.200644747" + signature = "rusEFI 2022.01.21.mre_f7.2714331768" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.mre_f7.200644747" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.mre_f7.2714331768" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:00 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:10 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index f1a2efdb2a..e50bd04182 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.prometheus_405.1579423913" + signature = "rusEFI 2022.01.21.prometheus_405.4095273562" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.prometheus_405.1579423913" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.prometheus_405.4095273562" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:08 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:16 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 83712edfb2..56301c7e10 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.prometheus_469.1579423913" + signature = "rusEFI 2022.01.21.prometheus_469.4095273562" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.prometheus_469.1579423913" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.prometheus_469.4095273562" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:06 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:15 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 19337bd1ab..aaa30fe445 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.proteus_f4.3666611388" + signature = "rusEFI 2022.01.21.proteus_f4.1890647631" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.proteus_f4.3666611388" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.proteus_f4.1890647631" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:11 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:19 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index a71e4879b2..1a1d6dca3d 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.proteus_f7.3666611388" + signature = "rusEFI 2022.01.21.proteus_f7.1890647631" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.proteus_f7.3666611388" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.proteus_f7.1890647631" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:09 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:18 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index 1db46e88e6..fdc7690cc0 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.proteus_h7.3666611388" + signature = "rusEFI 2022.01.21.proteus_h7.1890647631" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.proteus_h7.3666611388" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.proteus_h7.1890647631" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:13 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:21 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index ace86d1e56..1d469f947d 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.01.21.subaru_eg33_f7.3446986527" + signature = "rusEFI 2022.01.21.subaru_eg33_f7.1732781548" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.01.21.subaru_eg33_f7.3446986527" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.01.21.subaru_eg33_f7.1732781548" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:22 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:28 UTC 2022 pageSize = 20996 page = 1 @@ -3472,8 +3472,8 @@ entry = iatCorrection, "fuel: IAT correction", float, "%.3f" entry = cltCorrection, "fuel: CLT correction", float, "%.3f" entry = baroCorrection, "fuel: Barometric pressure correction", float, "%.3f" entry = currentEnginePhase, "Engine Phase", int, "%d" -entry = wallFuelAmount, "fuel: wall corr ms", float, "%.3f" -entry = wallFuelCorrection, "fuel: wall amount", float, "%.3f" +entry = wallFuelAmount, "fuel: wall amount", float, "%.3f" +entry = wallFuelCorrection, "fuel: wall correction", float, "%.3f" entry = revolutionCounterSinceStart, "revolutionCounterSinceStart", int, "%d" entry = deltaTps, "fuel: TPS change", float, "%.3f" entry = canReadCounter, "canReadCounter", int, "%d" 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 a54a00d67e..adfe3c2108 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 20:57:26 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Jan 21 23:13:30 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1038,7 +1038,7 @@ public class Fields { 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 corr ms"; + 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"; @@ -1822,7 +1822,6 @@ public class Fields { public static final int servoOutputPins8_offset = 2739; public static final int showHumanReadableWarning_offset = 896; public static final int showSdCardWarning_offset = 164; - public static final int SIGNATURE_HASH = 248430927; public static final int silentTriggerError_offset = 1260; public static final int slowAdcAlpha_offset = 1712; public static final int sparkDwellRpmBins_offset = 54; @@ -2292,7 +2291,7 @@ public class Fields { public static final int TS_RESPONSE_UNDERRUN = 0x80; public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83; public static final char TS_SET_LOGGER_SWITCH = 'l'; - public static final String TS_SIGNATURE = "rusEFI 2022.01.21.all.248430927"; + public static final String TS_SIGNATURE = "rusEFI 2022.01.21.all.2767336380"; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int tunerStudioSerialSpeed_offset = 732;