From 0287d4d3e75f0566a7bac6277a2941109b63eff9 Mon Sep 17 00:00:00 2001 From: GitHub git update Action Date: Fri, 31 May 2024 16:42:35 +0000 Subject: [PATCH] Auto-generated Configs [no ci] --- ...e_configuration_generated_structures_XYZ.h | 64 ++++++++++--------- .../generated/rusefi_generated_XYZ.h | 4 +- .../controllers/generated/signature_XYZ.h | 4 +- .../tunerstudio/generated/rusefi_XYZ.ini | 15 +++-- 4 files changed, 48 insertions(+), 39 deletions(-) diff --git a/generated/controllers/generated/engine_configuration_generated_structures_XYZ.h b/generated/controllers/generated/engine_configuration_generated_structures_XYZ.h index 00cf022..423b9b5 100644 --- a/generated/controllers/generated/engine_configuration_generated_structures_XYZ.h +++ b/generated/controllers/generated/engine_configuration_generated_structures_XYZ.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Wed May 29 16:40:48 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Fri May 31 16:40:27 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -1692,9 +1692,15 @@ struct engine_configuration_s { */ uint8_t minimumBoostClosedLoopMap; /** + * units: % * offset 778 */ - uint16_t unusedacFanPin; + int8_t initialIgnitionCutPercent; + /** + * units: % + * offset 779 + */ + int8_t finalIgnitionCutPercentBeforeLaunch; /** * offset 780 */ @@ -1808,7 +1814,7 @@ struct engine_configuration_s { /** * offset 828 */ - uint16_t smoothRetardEndRpm; + uint16_t launchCorrectionsEndRpm; /** * offset 830 */ @@ -2872,7 +2878,7 @@ struct engine_configuration_s { bool enableKnockSpectrogram : 1 {}; /** offset 1496 bit 31 */ - bool unusedBit_515_31 : 1 {}; + bool unusedBit_516_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup.\Should be 100 once tune is better * units: cycles @@ -3048,76 +3054,76 @@ struct engine_configuration_s { bool can2ListenMode : 1 {}; /** offset 1556 bit 8 */ - bool unusedBit_551_8 : 1 {}; + bool unusedBit_552_8 : 1 {}; /** offset 1556 bit 9 */ - bool unusedBit_551_9 : 1 {}; + bool unusedBit_552_9 : 1 {}; /** offset 1556 bit 10 */ - bool unusedBit_551_10 : 1 {}; + bool unusedBit_552_10 : 1 {}; /** offset 1556 bit 11 */ - bool unusedBit_551_11 : 1 {}; + bool unusedBit_552_11 : 1 {}; /** offset 1556 bit 12 */ - bool unusedBit_551_12 : 1 {}; + bool unusedBit_552_12 : 1 {}; /** offset 1556 bit 13 */ - bool unusedBit_551_13 : 1 {}; + bool unusedBit_552_13 : 1 {}; /** offset 1556 bit 14 */ - bool unusedBit_551_14 : 1 {}; + bool unusedBit_552_14 : 1 {}; /** offset 1556 bit 15 */ - bool unusedBit_551_15 : 1 {}; + bool unusedBit_552_15 : 1 {}; /** offset 1556 bit 16 */ - bool unusedBit_551_16 : 1 {}; + bool unusedBit_552_16 : 1 {}; /** offset 1556 bit 17 */ - bool unusedBit_551_17 : 1 {}; + bool unusedBit_552_17 : 1 {}; /** offset 1556 bit 18 */ - bool unusedBit_551_18 : 1 {}; + bool unusedBit_552_18 : 1 {}; /** offset 1556 bit 19 */ - bool unusedBit_551_19 : 1 {}; + bool unusedBit_552_19 : 1 {}; /** offset 1556 bit 20 */ - bool unusedBit_551_20 : 1 {}; + bool unusedBit_552_20 : 1 {}; /** offset 1556 bit 21 */ - bool unusedBit_551_21 : 1 {}; + bool unusedBit_552_21 : 1 {}; /** offset 1556 bit 22 */ - bool unusedBit_551_22 : 1 {}; + bool unusedBit_552_22 : 1 {}; /** offset 1556 bit 23 */ - bool unusedBit_551_23 : 1 {}; + bool unusedBit_552_23 : 1 {}; /** offset 1556 bit 24 */ - bool unusedBit_551_24 : 1 {}; + bool unusedBit_552_24 : 1 {}; /** offset 1556 bit 25 */ - bool unusedBit_551_25 : 1 {}; + bool unusedBit_552_25 : 1 {}; /** offset 1556 bit 26 */ - bool unusedBit_551_26 : 1 {}; + bool unusedBit_552_26 : 1 {}; /** offset 1556 bit 27 */ - bool unusedBit_551_27 : 1 {}; + bool unusedBit_552_27 : 1 {}; /** offset 1556 bit 28 */ - bool unusedBit_551_28 : 1 {}; + bool unusedBit_552_28 : 1 {}; /** offset 1556 bit 29 */ - bool unusedBit_551_29 : 1 {}; + bool unusedBit_552_29 : 1 {}; /** offset 1556 bit 30 */ - bool unusedBit_551_30 : 1 {}; + bool unusedBit_552_30 : 1 {}; /** offset 1556 bit 31 */ - bool unusedBit_551_31 : 1 {}; + bool unusedBit_552_31 : 1 {}; /** * offset 1560 */ @@ -5622,4 +5628,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22656); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Wed May 29 16:40:48 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Fri May 31 16:40:27 UTC 2024 diff --git a/generated/controllers/generated/rusefi_generated_XYZ.h b/generated/controllers/generated/rusefi_generated_XYZ.h index bc629ba..0c27d95 100644 --- a/generated/controllers/generated/rusefi_generated_XYZ.h +++ b/generated/controllers/generated/rusefi_generated_XYZ.h @@ -1271,7 +1271,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 2498762432 +#define SIGNATURE_HASH 3039310959 #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" @@ -1662,7 +1662,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI default.2024.05.30.XYZ.2498762432" +#define TS_SIGNATURE "rusEFI default.2024.05.31.XYZ.3039310959" #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 f3d59e5..0488978 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 2498762432 -#define TS_SIGNATURE "rusEFI default.2024.05.30.XYZ.2498762432" +#define SIGNATURE_HASH 3039310959 +#define TS_SIGNATURE "rusEFI default.2024.05.31.XYZ.3039310959" diff --git a/generated/tunerstudio/generated/rusefi_XYZ.ini b/generated/tunerstudio/generated/rusefi_XYZ.ini index 17a9fa7..c215869 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 default.2024.05.30.XYZ.2498762432" + signature = "rusEFI default.2024.05.31.XYZ.3039310959" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI default.2024.05.30.XYZ.2498762432" ; signature is expected to be 7 or more characters. + signature= "rusEFI default.2024.05.31.XYZ.3039310959" ; 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="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Thu May 30 16:40:26 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Fri May 31 16:40:27 UTC 2024 pageSize = 22656 page = 1 @@ -406,7 +406,8 @@ hip9011IntHoldPinMode = bits, U08, 770, [0:1], "default", "default inverted", "o verboseCanBaseAddress = scalar, U32, 772, "", 1, 0, 0, 536870911, 0 mc33_hvolt = scalar, U08, 776, "v", 1, 0, 40, 70, 0 minimumBoostClosedLoopMap = scalar, U08, 777, "kPa", 1, 0, 0, 255, 0 -unusedacFanPin = scalar, U16, 778, "", 1, 0, 0, 32000, 0 +initialIgnitionCutPercent = scalar, S08, 778, "%", 1, 0, 0, 100, 0 +finalIgnitionCutPercentBeforeLaunch = scalar, S08, 779, "%", 1, 0, 0, 100, 0 boostOpenLoopYAxis = bits, U08, 780, [0:4], "Zero", "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Accel Pedal", "Battery Voltage", "VVT 1 I", "VVT 1 E", "VVT 2 I", "VVT 2 E", "Ethanol (Flex) %", "Aux Linear 1", "Aux Linear 2", "GPPWM Output 1", "GPPWM Output 2", "GPPWM Output 3", "GPPWM Output 4", "Lua Gauge 1", "Lua Gauge 2", "RPM", "Gear (detected)", "Baro pressure", "EGT 1", "EGT 2", "INVALID", "INVALID", "INVALID" l9779spiDevice = bits, U08, 781, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "SPI5", "SPI6", "INVALID" imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 3", "type 4", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" @@ -435,7 +436,7 @@ stoichRatioSecondary = scalar, U08, 822, ":1", 0.1, 0, 5, 25, 1 etbMaximumPosition = scalar, U08, 823, "%", 1, 0, 70, 100, 0 sdCardLogFrequency = scalar, U16, 824, "hz", 1, 0, 1, 250, 0 idlePositionChannel = bits, U08, 826, [0:5], $adc_channel_e_list -smoothRetardEndRpm = scalar, U16, 828, "", 1, 0, 0, 32000, 0 +launchCorrectionsEndRpm = scalar, U16, 828, "", 1, 0, 0, 32000, 0 starterRelayDisablePin = bits, U16, 830, [0:8], $output_pin_e_list starterRelayDisablePinMode = bits, U08, 832, [0:1], "default", "default inverted", "open collector", "open collector inverted" secondSolenoidPin = bits, U16, 834, [0:8], $output_pin_e_list @@ -9325,9 +9326,11 @@ dialog = tcuControls, "Transmission Settings" field = "Ignition Retard", launchTimingRetard, {launchControlEnabled == 1 && enableLaunchRetard == 1} field = "Fuel Added %", launchFuelAdderPercent, {launchControlEnabled == 1} field = "Smooth Retard Mode", launchSmoothRetard, {launchControlEnabled == 1 && enableLaunchRetard == 1} - field = "Smooth Retard End RPM (from launch)", smoothRetardEndRpm, {launchSmoothRetard == 1} + field = "Launch Corrections End RPM", launchCorrectionsEndRpm, {launchSmoothRetard == 1 || launchSparkCutEnable == 1} field = "Hard Cut Mode" field = "Ignition Cut", launchSparkCutEnable, {launchControlEnabled == 1} + field = "Initial Ignition Cut %", initialIgnitionCutPercent, {launchSparkCutEnable == 1} + field = "Final Ignition Cut % Before launch", finalIgnitionCutPercentBeforeLaunch, {launchSparkCutEnable == 1} field = "Fuel Cut", launchFuelCutEnable, {launchControlEnabled == 1}