diff --git a/generated/controllers/generated/rusefi_generated_XYZ.h b/generated/controllers/generated/rusefi_generated_XYZ.h index 071187a..756b5f0 100644 --- a/generated/controllers/generated/rusefi_generated_XYZ.h +++ b/generated/controllers/generated/rusefi_generated_XYZ.h @@ -134,6 +134,7 @@ #define BOARD_MENU_FROM_FILE #define BOARD_OPTIONS_FROM_FILE #define BOARD_PANELS_FROM_FILE +#define BOARD_PC_VARIABLES_FROM_FILE #define BOARD_TABLES_FROM_FILE #define BOARD_VE_MENU_FROM_FILE #define BOOST_BLEND_COUNT 2 @@ -476,6 +477,7 @@ #define ETB_COUNT 2 #define ETB_HW_MAX_FREQUENCY 3000 #define FLASH_DATA_VERSION 20016 +#define FRONTEND_TITLE_BAR_NAME "rusEFI" #define fuel_cyl_trim_s_size 16 #define FUEL_LEVEL_TABLE_COUNT 8 #define FUEL_LOAD_COUNT 16 @@ -1287,7 +1289,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 2708272702 +#define SIGNATURE_HASH 987778587 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1695,7 +1697,7 @@ #define ts_show_vvt_output true #define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_set_index true -#define TS_SIGNATURE "rusEFI main.2024.07.04.XYZ.2708272702" +#define TS_SIGNATURE "rusEFI main.2024.07.05.XYZ.987778587" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/generated/controllers/generated/signature_XYZ.h b/generated/controllers/generated/signature_XYZ.h index b4dd4f6..e19cfc8 100644 --- a/generated/controllers/generated/signature_XYZ.h +++ b/generated/controllers/generated/signature_XYZ.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2708272702 -#define TS_SIGNATURE "rusEFI main.2024.07.04.XYZ.2708272702" +#define SIGNATURE_HASH 987778587 +#define TS_SIGNATURE "rusEFI main.2024.07.05.XYZ.987778587" diff --git a/generated/tunerstudio/generated/rusefi_XYZ.ini b/generated/tunerstudio/generated/rusefi_XYZ.ini index df7b928..d2fb539 100644 --- a/generated/tunerstudio/generated/rusefi_XYZ.ini +++ b/generated/tunerstudio/generated/rusefi_XYZ.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI main.2024.07.04.XYZ.2708272702" + signature = "rusEFI main.2024.07.05.XYZ.987778587" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI main.2024.07.04.XYZ.2708272702" ; signature is expected to be 7 or more characters. + signature= "rusEFI main.2024.07.05.XYZ.987778587" ; 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 @@ -100,7 +100,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Thu Jul 04 16:40:12 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Fri Jul 05 16:40:23 UTC 2024 pageSize = 22800 page = 1 @@ -3199,6 +3199,7 @@ lua_acRequestState = bits, U32, 1132, [2:2] lua_luaDisableEtb = bits, U32, 1132, [3:3] lua_luaIgnCut = bits, U32, 1132, [4:4] lua_clutchDownState = bits, U32, 1132, [5:5] +lua_disableDecelerationFuelCutOff = bits, U32, 1132, [6:6] sd_tCharge = scalar, S16, 1136, "deg C", 0.01, 0 sd_tChargeK = scalar, F32, 1140, "", 1, 0 crankingFuel_coolantTemperatureCoefficient = scalar, F32, 1144, "", 1, 0 @@ -3486,6 +3487,7 @@ lambdaTimeSinceGood = scalar, U16, 1756, "sec", 0.01, 0 outputDiagErrorList = bits, U08, [0:3], "Not used", "No error", "Open Load", "Short to Gnd", "Short to Battery", "Overload", "Driver Overtemp", "Driver disabled", "Unknown" + [ConstantsExtensions] ; defaultValue is used to provide TunerStudio with a value to use in the case of ; the constant not yet being initialized. This is primarily important if the @@ -5642,6 +5644,7 @@ entry = lua_acRequestState, "lua_acRequestState", int, "%d" entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = lua_luaIgnCut, "lua_luaIgnCut", int, "%d" entry = lua_clutchDownState, "lua_clutchDownState", int, "%d" +entry = lua_disableDecelerationFuelCutOff, "lua_disableDecelerationFuelCutOff", int, "%d" entry = sd_tCharge, "Air: Charge temperature estimate", float, "%.3f" entry = sd_tChargeK, "Air: Charge temperature estimate K", float, "%.3f" entry = crankingFuel_coolantTemperatureCoefficient, "Fuel: cranking CLT mult", float, "%.3f" @@ -6651,6 +6654,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes" indicator = {lua_clutchDownState}, "clutchDownState No", "clutchDownState Yes" + indicator = {lua_disableDecelerationFuelCutOff}, "disableDecelerationFuelCutOff No", "disableDecelerationFuelCutOff Yes" indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes" indicator = {acrActive}, "acrActive No", "acrActive Yes" indicator = {acrEngineMovedRecently}, "acrEngineMovedRecently No", "acrEngineMovedRecently Yes"