mirror of https://github.com/rusefi/fw-example.git
parent
7014c9b0eb
commit
f1af4606af
|
@ -2344,9 +2344,8 @@ struct engine_configuration_s {
|
|||
offset 1316 bit 1 */
|
||||
bool fuelClosedLoopCorrectionEnabled : 1 {};
|
||||
/**
|
||||
* On even fire engines with even number of cylinders we go wasted spark during cranking. Use this setting to disable wasted spark cranking on odd fire engines.
|
||||
offset 1316 bit 2 */
|
||||
bool oddFireEngine : 1 {};
|
||||
bool unusedOfoddFireEngine : 1 {};
|
||||
/**
|
||||
* Write SD card log even when powered by USB
|
||||
offset 1316 bit 3 */
|
||||
|
|
|
@ -1333,7 +1333,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2409042809
|
||||
#define SIGNATURE_HASH 1842381863
|
||||
#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"
|
||||
|
@ -1801,7 +1801,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI main.2024.12.30.XYZ.2409042809"
|
||||
#define TS_SIGNATURE "rusEFI main.2024.12.31.XYZ.1842381863"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2409042809
|
||||
#define TS_SIGNATURE "rusEFI main.2024.12.30.XYZ.2409042809"
|
||||
#define SIGNATURE_HASH 1842381863
|
||||
#define TS_SIGNATURE "rusEFI main.2024.12.31.XYZ.1842381863"
|
||||
|
|
|
@ -38,12 +38,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI main.2024.12.30.XYZ.2409042809"
|
||||
signature = "rusEFI main.2024.12.31.XYZ.1842381863"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI main.2024.12.30.XYZ.2409042809" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI main.2024.12.31.XYZ.1842381863" ; 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
|
||||
|
@ -613,7 +613,7 @@ tps2SecondaryMin = scalar, U16, 1312, "ADC", 1, 0, 0, 1000, 0
|
|||
tps2SecondaryMax = scalar, U16, 1314, "ADC", 1, 0, 0, 1000, 0
|
||||
widebandOnSecondBus = bits, U32, 1316, [0:0], "1", "2"
|
||||
fuelClosedLoopCorrectionEnabled = bits, U32, 1316, [1:1], "false", "true"
|
||||
oddFireEngine = bits, U32, 1316, [2:2], "false", "true"
|
||||
unusedOfoddFireEngine = bits, U32, 1316, [2:2], "false", "true"
|
||||
alwaysWriteSdCard = bits, U32, 1316, [3:3], "false", "true"
|
||||
knockDetectionUseDoubleFrequency = bits, U32, 1316, [4:4], "first harmonic", "second harmonic"
|
||||
yesUnderstandLocking = bits, U32, 1316, [5:5], "no", "yes"
|
||||
|
@ -2067,7 +2067,6 @@ targetAfrBlends2_blendValues = array, U08, 23926, [8], "%", 0.5, 0, 0, 100, 1
|
|||
gpPwmNote4 = "gpPwmNote 4"
|
||||
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
|
||||
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
|
||||
oddFireEngine = "On even fire engines with even number of cylinders we go wasted spark during cranking. Use this setting to disable wasted spark cranking on odd fire engines."
|
||||
alwaysWriteSdCard = "Write SD card log even when powered by USB"
|
||||
knockDetectionUseDoubleFrequency = "Second harmonic (aka double) is usually quieter background noise"
|
||||
silentTriggerError = "Sometimes we have a performance issue while printing error"
|
||||
|
@ -7432,8 +7431,8 @@ dialog = lambda_monitorDialog, "lambda_monitor"
|
|||
dialog = ignitionBasic, ""
|
||||
field = "Enabled", isIgnitionEnabled
|
||||
field = "Mode", ignitionMode, {isIgnitionEnabled}
|
||||
field = "Maximum timing advance", maximumIgnitionTiming, {isIgnitionEnabled}
|
||||
field = "Minimum timing advance", minimumIgnitionTiming, {isIgnitionEnabled}
|
||||
;todo https://github.com/rusefi/rusefi/issues/5894 field = "Maximum timing advance", maximumIgnitionTiming, {isIgnitionEnabled}
|
||||
;todo https://github.com/rusefi/rusefi/issues/5894 field = "Minimum timing advance", minimumIgnitionTiming, {isIgnitionEnabled}
|
||||
field = "Individually wired Wasted Spark", twoWireBatchIgnition, {isIgnitionEnabled == 1 && ignitionMode == 2 }
|
||||
field = "Override ignition table load axis", ignOverrideMode, {isIgnitionEnabled}
|
||||
field = "#Use fixed timing while validating with a timing gun"
|
||||
|
@ -7676,7 +7675,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
|
|||
dialog = ignitionCylExtra, "Cylinder offsets"
|
||||
field = "Offset angle for each cylinder if you have an odd fire"
|
||||
field = "engine, like a v-twin or some V6/V10 engines"
|
||||
field = "Odd Fire Engine", oddFireEngine
|
||||
field = "#Positive numbers retard, negative numbers advance"
|
||||
field = "Offset cyl 1", timing_offset_cylinder1
|
||||
field = "Offset cyl 2", timing_offset_cylinder2, {cylindersCount > 1}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Generated by gen_signature.sh
|
||||
! SIGNATURE_HASH is a built-in variable generated by config_definition-all.jar
|
||||
! gen_signature.sh Using env variable branch [main]
|
||||
#define TS_SIGNATURE "rusEFI main.2024.12.30.XYZ.@@SIGNATURE_HASH@@"
|
||||
#define TS_SIGNATURE "rusEFI main.2024.12.31.XYZ.@@SIGNATURE_HASH@@"
|
||||
|
|
Loading…
Reference in New Issue