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 c0a4c7c72c..53e45b3353 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -1026,7 +1026,7 @@ #define SENT_INPUT_COUNT 1 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH snap_55846 +#define SIGNATURE_HASH snap_18509 #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 @@ -1298,7 +1298,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.10.28.cypress.snap_55846" +#define TS_SIGNATURE "rusEFI 2022.10.28.cypress.snap_18509" #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 ef64b0cc78..14147a69fc 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -1026,7 +1026,7 @@ #define SENT_INPUT_COUNT 1 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH snap_30954 +#define SIGNATURE_HASH snap_60033 #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 @@ -1298,7 +1298,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.10.28.kin.snap_30954" +#define TS_SIGNATURE "rusEFI 2022.10.28.kin.snap_60033" #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 fe275e54b3..1268646c4c 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 @@ -992,7 +992,7 @@ #define show_Frankenso_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH snap_1020 +#define SIGNATURE_HASH snap_37271 #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 @@ -1265,7 +1265,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.10.28.subaru_eg33_f7.snap_1020" +#define TS_SIGNATURE "rusEFI 2022.10.28.subaru_eg33_f7.snap_37271" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/console/binary/generated/output_channels.ini b/firmware/console/binary/generated/output_channels.ini index 0be93ba79c..e08f973a55 100644 --- a/firmware/console/binary/generated/output_channels.ini +++ b/firmware/console/binary/generated/output_channels.ini @@ -873,7 +873,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -928,12 +928,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/console/binary_log/log_fields_generated.h b/firmware/console/binary_log/log_fields_generated.h index dd361e3007..4dbf0ab4b0 100644 --- a/firmware/console/binary_log/log_fields_generated.h +++ b/firmware/console/binary_log/log_fields_generated.h @@ -253,4 +253,42 @@ static constexpr LogField fields[] = { {engine->outputChannels.luaGauges[1], "luaGauges 2", "value", 3}, {engine->outputChannels.rawMaf2, "rawMaf2", "V", 3}, {engine->outputChannels.mafMeasured2, "MAF sensor 2", "kg/h", 1}, + {engine->engineState.lua.fuelAdd, "lua.fuelAdd", "", 0}, + {engine->engineState.lua.fuelMult, "lua.fuelMult", "", 0}, + {engine->engineState.sd.tCharge, "speed density", "", 0}, + {engine->engineState.sd.tChargeK, "sd.tChargeK", "", 0}, + {engine->engineState.sd.airFlow, "sd.airFlow", "", 0}, + {engine->engineState.engineCycleDurationMs, "engineCycleDurationMs", "", 0}, + {engine->engineState.minRpmKcurrentTPS, "minRpmKcurrentTPS", "", 0}, + {engine->engineState.currentTpsAdc, "currentTpsAdc", "", 0}, + {engine->engineState.tpsVoltageMCU, "tpsVoltageMCU", "", 0}, + {engine->engineState.tpsVoltageBoard, "tpsVoltageBoard", "", 0}, + {engine->engineState.currentBaroCorrectedVE, "currentBaroCorrectedVE", "", 0}, + {engine->engineState.injectorFlowCorrection, "injectorFlowCorrection", "", 0}, + {engine->engineState.baroCorrection, "fuel: Barometric pressure correction", "", 0}, + {engine->engineState.cranking.baseFuel, "Duration of injection, in ms. During cranking we do not account for injector flow, so if you change injectors you would need to change settings.", "", 0}, + {engine->engineState.cranking.coolantTemperatureCoefficient, "cranking.coolantTemperatureCoefficient", "", 0}, + {engine->engineState.cranking.tpsCoefficient, "cranking.tpsCoefficient", "", 0}, + {engine->engineState.cranking.durationCoefficient, "cranking.durationCoefficient", "", 0}, + {engine->engineState.cranking.fuel, "Actual injection duration based on all above coefficients.", "", 0}, + {engine->engineState.running.postCrankingFuelCorrection, "running.postCrankingFuelCorrection", "", 0}, + {engine->engineState.running.intakeTemperatureCoefficient, "fuel: IAT correction", "", 0}, + {engine->engineState.running.coolantTemperatureCoefficient, "fuel: CLT correction", "", 0}, + {engine->engineState.running.timeSinceCrankingInSecs, "running.timeSinceCrankingInSecs", "", 0}, + {engine->engineState.running.baseFuel, "running.baseFuel", "", 0}, + {engine->engineState.running.fuel, "Actual injection duration with CLT, IAT and TPS acceleration corrections per cycle, as squirt duration.", "", 0}, + {engine->engineState.sparkDwell, "ignition dwell duration in ms", "", 0}, + {engine->engineState.dwellAngle, "ignition dwell duration as crankshaft angle", "", 0}, + {engine->engineState.cltTimingCorrection, "cltTimingCorrection", "deg", 2}, + {engine->engineState.timingIatCorrection, "timingIatCorrection", "deg", 2}, + {engine->engineState.timingPidCorrection, "timingPidCorrection", "deg", 2}, + {engine->engineState.hellenBoardId, "Detected Board ID", "id", 0}, + {engine->engineState.startStopStateToggleCounter, "startStopStateToggleCounter", "", 0}, + {engine->engineState.egt1, "egt1", "", 0}, + {engine->engineState.egt2, "egt2", "", 0}, + {engine->engineState.desiredRpmLimit, "User-defined RPM hard limit", "rpm", 0}, + {engine->engineState.fuelInjectionCounter, "fuelInjectionCounter", "", 0}, + {engine->engineState.sparkCounter, "sparkCounter", "", 0}, + {engine->engineState.fuelingLoad, "fuel: load", "", 0}, + {engine->engineState.ignitionLoad, "ign: load", "", 0}, }; diff --git a/firmware/controllers/algo/engine_state_generated.h b/firmware/controllers/algo/engine_state_generated.h index 59d5894ee1..715362e14b 100644 --- a/firmware/controllers/algo/engine_state_generated.h +++ b/firmware/controllers/algo/engine_state_generated.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Thu Oct 06 23:23:12 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Fri Oct 28 08:35:47 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -216,7 +216,7 @@ struct engine_state_s { /** * offset 32 */ - uint32_t currentTpsAdc = (int)0; + uint32_t currentTpsAdc = (uint32_t)0; /** * offset 36 */ @@ -382,7 +382,7 @@ struct engine_state_s { /** * offset 120 */ - uint32_t startStopStateToggleCounter = (int)0; + uint32_t startStopStateToggleCounter = (uint32_t)0; /** * offset 124 */ @@ -406,11 +406,11 @@ struct engine_state_s { /** * offset 136 */ - uint32_t fuelInjectionCounter = (int)0; + uint32_t fuelInjectionCounter = (uint32_t)0; /** * offset 140 */ - uint32_t sparkCounter = (int)0; + uint32_t sparkCounter = (uint32_t)0; /** * @@GAUGE_NAME_FUEL_LOAD@@ * offset 144 @@ -425,4 +425,4 @@ struct engine_state_s { static_assert(sizeof(engine_state_s) == 152); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Thu Oct 06 23:23:12 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Fri Oct 28 08:35:47 UTC 2022 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index fe980b384f..a39e36ec54 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1026,7 +1026,7 @@ #define SENT_INPUT_COUNT 1 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH snap_55846 +#define SIGNATURE_HASH snap_18509 #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 @@ -1298,7 +1298,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.10.28.all.snap_55846" +#define TS_SIGNATURE "rusEFI 2022.10.28.all.snap_18509" #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 3b6188dbdf..8ceff0141a 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 snap_53865 -#define TS_SIGNATURE "rusEFI 2022.10.28.48way.snap_53865" +#define SIGNATURE_HASH snap_16386 +#define TS_SIGNATURE "rusEFI 2022.10.28.48way.snap_16386" diff --git a/firmware/controllers/generated/signature_all.h b/firmware/controllers/generated/signature_all.h index fdc2d8731a..a045b5752a 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 by SignatureConsumer // -#define SIGNATURE_HASH snap_55846 -#define TS_SIGNATURE "rusEFI 2022.10.28.all.snap_55846" +#define SIGNATURE_HASH snap_18509 +#define TS_SIGNATURE "rusEFI 2022.10.28.all.snap_18509" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index dc59f7a5d8..a677573939 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 snap_18250 -#define TS_SIGNATURE "rusEFI 2022.10.28.alphax-2chan.snap_18250" +#define SIGNATURE_HASH snap_54561 +#define TS_SIGNATURE "rusEFI 2022.10.28.alphax-2chan.snap_54561" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index dc6f5be822..031ce4bacf 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 snap_6569 -#define TS_SIGNATURE "rusEFI 2022.10.28.alphax-4chan.snap_6569" +#define SIGNATURE_HASH snap_35778 +#define TS_SIGNATURE "rusEFI 2022.10.28.alphax-4chan.snap_35778" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 04cbeb810c..5e78333202 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 snap_12033 -#define TS_SIGNATURE "rusEFI 2022.10.28.atlas.snap_12033" +#define SIGNATURE_HASH snap_48490 +#define TS_SIGNATURE "rusEFI 2022.10.28.atlas.snap_48490" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index 954347a41f..8893c38384 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 snap_35807 -#define TS_SIGNATURE "rusEFI 2022.10.28.core8.snap_35807" +#define SIGNATURE_HASH snap_6580 +#define TS_SIGNATURE "rusEFI 2022.10.28.core8.snap_6580" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index b0397f72b8..839c9f6739 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 snap_55846 -#define TS_SIGNATURE "rusEFI 2022.10.28.cypress.snap_55846" +#define SIGNATURE_HASH snap_18509 +#define TS_SIGNATURE "rusEFI 2022.10.28.cypress.snap_18509" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index d2a5bdf628..e2c5cfcee2 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 snap_55846 -#define TS_SIGNATURE "rusEFI 2022.10.28.f407-discovery.snap_55846" +#define SIGNATURE_HASH snap_18509 +#define TS_SIGNATURE "rusEFI 2022.10.28.f407-discovery.snap_18509" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 0bf9ca1895..d917629b67 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 snap_55846 -#define TS_SIGNATURE "rusEFI 2022.10.28.f429-discovery.snap_55846" +#define SIGNATURE_HASH snap_18509 +#define TS_SIGNATURE "rusEFI 2022.10.28.f429-discovery.snap_18509" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 88ce335cb3..1ceeb87cbf 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 snap_9954 -#define TS_SIGNATURE "rusEFI 2022.10.28.frankenso_na6.snap_9954" +#define SIGNATURE_HASH snap_46217 +#define TS_SIGNATURE "rusEFI 2022.10.28.frankenso_na6.snap_46217" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index aba8077f71..75b5d666ed 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 snap_57097 -#define TS_SIGNATURE "rusEFI 2022.10.28.harley81.snap_57097" +#define SIGNATURE_HASH snap_19810 +#define TS_SIGNATURE "rusEFI 2022.10.28.harley81.snap_19810" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index c8f22c6491..6ef4205e77 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 snap_23079 -#define TS_SIGNATURE "rusEFI 2022.10.28.hellen-gm-e67.snap_23079" +#define SIGNATURE_HASH snap_51276 +#define TS_SIGNATURE "rusEFI 2022.10.28.hellen-gm-e67.snap_51276" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index f05b1b1b05..4c9b8be74b 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 snap_60394 -#define TS_SIGNATURE "rusEFI 2022.10.28.hellen-nb1.snap_60394" +#define SIGNATURE_HASH snap_31105 +#define TS_SIGNATURE "rusEFI 2022.10.28.hellen-nb1.snap_31105" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 21aeffc445..e78fa7e7c8 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 snap_25292 -#define TS_SIGNATURE "rusEFI 2022.10.28.hellen121nissan.snap_25292" +#define SIGNATURE_HASH snap_61607 +#define TS_SIGNATURE "rusEFI 2022.10.28.hellen121nissan.snap_61607" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 8d26f52426..c05916d708 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 snap_6492 -#define TS_SIGNATURE "rusEFI 2022.10.28.hellen121vag.snap_6492" +#define SIGNATURE_HASH snap_35639 +#define TS_SIGNATURE "rusEFI 2022.10.28.hellen121vag.snap_35639" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index dff40b50a5..cfc6b4a235 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 snap_42781 -#define TS_SIGNATURE "rusEFI 2022.10.28.hellen128.snap_42781" +#define SIGNATURE_HASH snap_13686 +#define TS_SIGNATURE "rusEFI 2022.10.28.hellen128.snap_13686" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index 328dc53d1e..d0db5704f4 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 snap_27662 -#define TS_SIGNATURE "rusEFI 2022.10.28.hellen154hyundai.snap_27662" +#define SIGNATURE_HASH snap_65125 +#define TS_SIGNATURE "rusEFI 2022.10.28.hellen154hyundai.snap_65125" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 353a6b1337..c95db4dd64 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 snap_54445 -#define TS_SIGNATURE "rusEFI 2022.10.28.hellen72.snap_54445" +#define SIGNATURE_HASH snap_18118 +#define TS_SIGNATURE "rusEFI 2022.10.28.hellen72.snap_18118" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 204f7aba67..445f595764 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 snap_556 -#define TS_SIGNATURE "rusEFI 2022.10.28.hellen81.snap_556" +#define SIGNATURE_HASH snap_36935 +#define TS_SIGNATURE "rusEFI 2022.10.28.hellen81.snap_36935" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index adfe4eddd3..acc28249ca 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 snap_51690 -#define TS_SIGNATURE "rusEFI 2022.10.28.hellen88bmw.snap_51690" +#define SIGNATURE_HASH snap_23425 +#define TS_SIGNATURE "rusEFI 2022.10.28.hellen88bmw.snap_23425" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 3f8ad201fe..efcc795696 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 snap_27409 -#define TS_SIGNATURE "rusEFI 2022.10.28.hellenNA6.snap_27409" +#define SIGNATURE_HASH snap_63866 +#define TS_SIGNATURE "rusEFI 2022.10.28.hellenNA6.snap_63866" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 99665db50e..9a58fdc8b8 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 snap_27598 -#define TS_SIGNATURE "rusEFI 2022.10.28.hellenNA8_96.snap_27598" +#define SIGNATURE_HASH snap_63909 +#define TS_SIGNATURE "rusEFI 2022.10.28.hellenNA8_96.snap_63909" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index be4883b7ca..0f0cd92335 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 snap_30954 -#define TS_SIGNATURE "rusEFI 2022.10.28.kin.snap_30954" +#define SIGNATURE_HASH snap_60033 +#define TS_SIGNATURE "rusEFI 2022.10.28.kin.snap_60033" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 5b57d44c13..d5b885b636 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 snap_48422 -#define TS_SIGNATURE "rusEFI 2022.10.28.mre_f4.snap_48422" +#define SIGNATURE_HASH snap_12109 +#define TS_SIGNATURE "rusEFI 2022.10.28.mre_f4.snap_12109" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index b7d601a950..884b652058 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 snap_48422 -#define TS_SIGNATURE "rusEFI 2022.10.28.mre_f7.snap_48422" +#define SIGNATURE_HASH snap_12109 +#define TS_SIGNATURE "rusEFI 2022.10.28.mre_f7.snap_12109" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 2ae521128f..c1ba709239 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 snap_960 -#define TS_SIGNATURE "rusEFI 2022.10.28.prometheus_405.snap_960" +#define SIGNATURE_HASH snap_37291 +#define TS_SIGNATURE "rusEFI 2022.10.28.prometheus_405.snap_37291" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 1b80b5a111..0e7e5aadd7 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 snap_960 -#define TS_SIGNATURE "rusEFI 2022.10.28.prometheus_469.snap_960" +#define SIGNATURE_HASH snap_37291 +#define TS_SIGNATURE "rusEFI 2022.10.28.prometheus_469.snap_37291" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 6c6a09fc5d..bdeeb23511 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 snap_7504 -#define TS_SIGNATURE "rusEFI 2022.10.28.proteus_f4.snap_7504" +#define SIGNATURE_HASH snap_36667 +#define TS_SIGNATURE "rusEFI 2022.10.28.proteus_f4.snap_36667" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index a1d9aa16e5..cd9b9d2ec3 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 snap_7504 -#define TS_SIGNATURE "rusEFI 2022.10.28.proteus_f7.snap_7504" +#define SIGNATURE_HASH snap_36667 +#define TS_SIGNATURE "rusEFI 2022.10.28.proteus_f7.snap_36667" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 2d17ae4340..32b2389243 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 snap_7504 -#define TS_SIGNATURE "rusEFI 2022.10.28.proteus_h7.snap_7504" +#define SIGNATURE_HASH snap_36667 +#define TS_SIGNATURE "rusEFI 2022.10.28.proteus_h7.snap_36667" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 347377e10d..9c75f40d7b 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 snap_1020 -#define TS_SIGNATURE "rusEFI 2022.10.28.subaru_eg33_f7.snap_1020" +#define SIGNATURE_HASH snap_37271 +#define TS_SIGNATURE "rusEFI 2022.10.28.subaru_eg33_f7.snap_37271" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index c4bb97f003..90fa06bbc0 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 snap_5234 -#define TS_SIGNATURE "rusEFI 2022.10.28.tdg-pdm8.snap_5234" +#define SIGNATURE_HASH snap_34329 +#define TS_SIGNATURE "rusEFI 2022.10.28.tdg-pdm8.snap_34329" diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 78fc1969de..df5767e12b 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 2022.10.28.all.snap_55846" + signature = "rusEFI 2022.10.28.all.snap_18509" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.all.snap_55846" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.all.snap_18509" ; 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 Fri Oct 28 02:38:41 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:39 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index 1b0d56399c..fda38990e1 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 2022.10.28.48way.snap_53865" + signature = "rusEFI 2022.10.28.48way.snap_16386" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.48way.snap_53865" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.48way.snap_16386" ; 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 Fri Oct 28 02:38:20 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:21 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index 38424c4563..ca31cee778 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 2022.10.28.alphax-2chan.snap_18250" + signature = "rusEFI 2022.10.28.alphax-2chan.snap_54561" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.alphax-2chan.snap_18250" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.alphax-2chan.snap_54561" ; 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 Fri Oct 28 02:37:46 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:35:53 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 16ec527db8..dd034fc332 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 2022.10.28.alphax-4chan.snap_6569" + signature = "rusEFI 2022.10.28.alphax-4chan.snap_35778" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.alphax-4chan.snap_6569" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.alphax-4chan.snap_35778" ; 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 Fri Oct 28 02:37:48 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:35:55 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 6fd55f13ad..1bbe5e76d1 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 2022.10.28.atlas.snap_12033" + signature = "rusEFI 2022.10.28.atlas.snap_48490" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.atlas.snap_12033" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.atlas.snap_48490" ; 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 Fri Oct 28 02:38:38 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:36 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index a26bdd6f5e..76a43c005a 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 2022.10.28.core8.snap_35807" + signature = "rusEFI 2022.10.28.core8.snap_6580" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.core8.snap_35807" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.core8.snap_6580" ; 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 Fri Oct 28 02:38:18 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:19 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index 8724987679..0b1463dadb 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 2022.10.28.cypress.snap_55846" + signature = "rusEFI 2022.10.28.cypress.snap_18509" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.cypress.snap_55846" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.cypress.snap_18509" ; 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 Fri Oct 28 02:37:43 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Oct 28 08:35:50 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 0ae074b96f..c89ec70291 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 2022.10.28.f407-discovery.snap_55846" + signature = "rusEFI 2022.10.28.f407-discovery.snap_18509" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.f407-discovery.snap_55846" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.f407-discovery.snap_18509" ; 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 Fri Oct 28 02:38:34 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:32 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 7557280969..8195009fa5 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 2022.10.28.f429-discovery.snap_55846" + signature = "rusEFI 2022.10.28.f429-discovery.snap_18509" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.f429-discovery.snap_55846" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.f429-discovery.snap_18509" ; 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 Fri Oct 28 02:38:36 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:34 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index d4e1ea6432..dff346f8d4 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 2022.10.28.frankenso_na6.snap_9954" + signature = "rusEFI 2022.10.28.frankenso_na6.snap_46217" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.frankenso_na6.snap_9954" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.frankenso_na6.snap_46217" ; 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 Fri Oct 28 02:38:22 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:22 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 54b5cc92cb..b3776de4bb 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 2022.10.28.harley81.snap_57097" + signature = "rusEFI 2022.10.28.harley81.snap_19810" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.harley81.snap_57097" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.harley81.snap_19810" ; 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 Fri Oct 28 02:37:50 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:35:57 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index 746de2f64f..ac6609792c 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 2022.10.28.hellen-gm-e67.snap_23079" + signature = "rusEFI 2022.10.28.hellen-gm-e67.snap_51276" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.hellen-gm-e67.snap_23079" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.hellen-gm-e67.snap_51276" ; 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 Fri Oct 28 02:38:08 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:11 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index ebc633ecfc..e0ef31232c 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 2022.10.28.hellen-nb1.snap_60394" + signature = "rusEFI 2022.10.28.hellen-nb1.snap_31105" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.hellen-nb1.snap_60394" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.hellen-nb1.snap_31105" ; 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 Fri Oct 28 02:38:06 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:09 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 51010db276..1f81eab3ee 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 2022.10.28.hellen121nissan.snap_25292" + signature = "rusEFI 2022.10.28.hellen121nissan.snap_61607" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.hellen121nissan.snap_25292" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.hellen121nissan.snap_61607" ; 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 Fri Oct 28 02:37:56 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:01 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index d153d04a38..ec575d9955 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 2022.10.28.hellen121vag.snap_6492" + signature = "rusEFI 2022.10.28.hellen121vag.snap_35639" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.hellen121vag.snap_6492" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.hellen121vag.snap_35639" ; 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 Fri Oct 28 02:37:54 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:00 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index e500e31fd6..84f29fa6ef 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 2022.10.28.hellen128.snap_42781" + signature = "rusEFI 2022.10.28.hellen128.snap_13686" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.hellen128.snap_42781" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.hellen128.snap_13686" ; 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 Fri Oct 28 02:37:52 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:35:58 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 24b9a2faa2..4330f8954a 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 2022.10.28.hellen154hyundai.snap_27662" + signature = "rusEFI 2022.10.28.hellen154hyundai.snap_65125" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.hellen154hyundai.snap_27662" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.hellen154hyundai.snap_65125" ; 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 Fri Oct 28 02:37:58 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:03 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 5a1975f367..7d7f913df4 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 2022.10.28.hellen72.snap_54445" + signature = "rusEFI 2022.10.28.hellen72.snap_18118" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.hellen72.snap_54445" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.hellen72.snap_18118" ; 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 Fri Oct 28 02:38:02 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:06 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 14b3738491..0c09942b38 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 2022.10.28.hellen81.snap_556" + signature = "rusEFI 2022.10.28.hellen81.snap_36935" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.hellen81.snap_556" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.hellen81.snap_36935" ; 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 Fri Oct 28 02:38:04 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:08 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 38e5a45184..ce8c734300 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 2022.10.28.hellen88bmw.snap_51690" + signature = "rusEFI 2022.10.28.hellen88bmw.snap_23425" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.hellen88bmw.snap_51690" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.hellen88bmw.snap_23425" ; 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 Fri Oct 28 02:38:00 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:05 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 262bca45ea..6b3afe5f24 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 2022.10.28.hellenNA6.snap_27409" + signature = "rusEFI 2022.10.28.hellenNA6.snap_63866" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.hellenNA6.snap_27409" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.hellenNA6.snap_63866" ; 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 Fri Oct 28 02:38:10 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:13 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index de959cd8c9..51124d5d32 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 2022.10.28.hellenNA8_96.snap_27598" + signature = "rusEFI 2022.10.28.hellenNA8_96.snap_63909" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.hellenNA8_96.snap_27598" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.hellenNA8_96.snap_63909" ; 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 Fri Oct 28 02:38:12 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:14 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index 99329b8616..e7e61ad6ce 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 2022.10.28.kin.snap_30954" + signature = "rusEFI 2022.10.28.kin.snap_60033" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.kin.snap_30954" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.kin.snap_60033" ; 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 Fri Oct 28 02:37:41 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Oct 28 08:35:49 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 8e0b3cf2b9..b8cac849cc 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 2022.10.28.mre_f4.snap_48422" + signature = "rusEFI 2022.10.28.mre_f4.snap_12109" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.mre_f4.snap_48422" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.mre_f4.snap_12109" ; 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 Fri Oct 28 02:38:16 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:18 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index c3562feccf..74b17fd2f9 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 2022.10.28.mre_f7.snap_48422" + signature = "rusEFI 2022.10.28.mre_f7.snap_12109" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.mre_f7.snap_48422" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.mre_f7.snap_12109" ; 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 Fri Oct 28 02:38:14 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:16 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index dcd87ee1d6..0ab5a0bc37 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 2022.10.28.prometheus_405.snap_960" + signature = "rusEFI 2022.10.28.prometheus_405.snap_37291" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.prometheus_405.snap_960" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.prometheus_405.snap_37291" ; 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 Fri Oct 28 02:38:26 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:26 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index bae46c6d1d..b995e3f6a9 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 2022.10.28.prometheus_469.snap_960" + signature = "rusEFI 2022.10.28.prometheus_469.snap_37291" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.prometheus_469.snap_960" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.prometheus_469.snap_37291" ; 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 Fri Oct 28 02:38:24 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:24 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index f2ffbf03b1..93d358ee36 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 2022.10.28.proteus_f4.snap_7504" + signature = "rusEFI 2022.10.28.proteus_f4.snap_36667" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.proteus_f4.snap_7504" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.proteus_f4.snap_36667" ; 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 Fri Oct 28 02:38:30 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:29 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 67ae0f0a2b..2aa026341f 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 2022.10.28.proteus_f7.snap_7504" + signature = "rusEFI 2022.10.28.proteus_f7.snap_36667" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.proteus_f7.snap_7504" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.proteus_f7.snap_36667" ; 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 Fri Oct 28 02:38:28 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:27 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index 060505163f..46ee6530fa 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 2022.10.28.proteus_h7.snap_7504" + signature = "rusEFI 2022.10.28.proteus_h7.snap_36667" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.proteus_h7.snap_7504" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.proteus_h7.snap_36667" ; 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 Fri Oct 28 02:38:32 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:31 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 347d3afe7c..46f106d962 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 2022.10.28.subaru_eg33_f7.snap_1020" + signature = "rusEFI 2022.10.28.subaru_eg33_f7.snap_37271" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.subaru_eg33_f7.snap_1020" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.subaru_eg33_f7.snap_37271" ; 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 Fri Oct 28 02:37:45 UTC 2022 +; 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 Fri Oct 28 08:35:52 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 2ef7c68df0..0db612e04d 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 2022.10.28.tdg-pdm8.snap_5234" + signature = "rusEFI 2022.10.28.tdg-pdm8.snap_34329" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.10.28.tdg-pdm8.snap_5234" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.10.28.tdg-pdm8.snap_34329" ; 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 Fri Oct 28 02:38:39 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:37 UTC 2022 pageSize = 22800 page = 1 @@ -3044,7 +3044,7 @@ sd_tChargeK = scalar, F32, 916, "", 1, 0 sd_airFlow = scalar, F32, 920, "", 1, 0 engineCycleDurationMs = scalar, F32, 924, "", 1, 0 minRpmKcurrentTPS = scalar, F32, 928, "", 1, 0 -currentTpsAdc = scalar, S32, 932, "", 1, 0 +currentTpsAdc = scalar, U32, 932, "", 1, 0 tpsVoltageMCU = scalar, F32, 936, "", 1, 0 tpsVoltageBoard = scalar, F32, 940, "", 1, 0 currentBaroCorrectedVE = scalar, F32, 944, "", 1, 0 @@ -3099,12 +3099,12 @@ unusedBit_22_28 = bits, U32, 1016, [28:28] unusedBit_22_29 = bits, U32, 1016, [29:29] unusedBit_22_30 = bits, U32, 1016, [30:30] unusedBit_22_31 = bits, U32, 1016, [31:31] -startStopStateToggleCounter = scalar, S32, 1020, "", 1, 0 +startStopStateToggleCounter = scalar, U32, 1020, "", 1, 0 egt1 = scalar, F32, 1024, "", 1, 0 egt2 = scalar, F32, 1028, "", 1, 0 desiredRpmLimit = scalar, S16, 1032, "rpm", 1, 0 -fuelInjectionCounter = scalar, S32, 1036, "", 1, 0 -sparkCounter = scalar, S32, 1040, "", 1, 0 +fuelInjectionCounter = scalar, U32, 1036, "", 1, 0 +sparkCounter = scalar, U32, 1040, "", 1, 0 fuelingLoad = scalar, F32, 1044, "", 1, 0 ignitionLoad = scalar, F32, 1048, "", 1, 0 ; total TS size = 1052 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 afe3161f69..cc781a2253 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 Fri Oct 28 02:38:45 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Oct 28 08:36:42 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1180,7 +1180,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.10.28.all.snap_55846"; + public static final String TS_SIGNATURE = "rusEFI 2022.10.28.all.snap_18509"; 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 = 1280;