GHA Automation
This commit is contained in:
parent
190664ab99
commit
b90f1cb72f
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 20 17:17:06 UTC 2024
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Feb 01 17:19:14 UTC 2024
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2325,6 +2325,7 @@ struct engine_configuration_s {
|
|||
offset 1384 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 1384 bit 2 */
|
||||
bool oddFireEngine : 1 {};
|
||||
/**
|
||||
|
@ -5528,4 +5529,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 22176);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 20 17:17:06 UTC 2024
|
||||
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Feb 01 17:19:14 UTC 2024
|
||||
|
|
|
@ -1158,7 +1158,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3393579722
|
||||
#define SIGNATURE_HASH 734133769
|
||||
#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"
|
||||
|
@ -1480,7 +1480,7 @@
|
|||
#define ts_show_vr_threshold_2 false
|
||||
#define ts_show_vr_threshold_all false
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI default.2024.01.31.XXX.3393579722"
|
||||
#define TS_SIGNATURE "rusEFI default.2024.02.01.XXX.734133769"
|
||||
#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.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3393579722
|
||||
#define TS_SIGNATURE "rusEFI default.2024.01.31.XXX.3393579722"
|
||||
#define SIGNATURE_HASH 734133769
|
||||
#define TS_SIGNATURE "rusEFI default.2024.02.01.XXX.734133769"
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI default.2024.01.31.XXX.3393579722"
|
||||
signature = "rusEFI default.2024.02.01.XXX.734133769"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI default.2024.01.31.XXX.3393579722" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI default.2024.02.01.XXX.734133769" ; 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
|
||||
|
@ -92,7 +92,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.jar based on (unknown script) integration/rusefi_config.txt Wed Jan 31 17:17:29 UTC 2024
|
||||
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Feb 01 17:19:14 UTC 2024
|
||||
|
||||
pageSize = 22176
|
||||
page = 1
|
||||
|
@ -1879,6 +1879,7 @@ injectorStagingRpmBins = array, U16, 22162, [6], "RPM", 1, 0, 0, 18000, 0
|
|||
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."
|
||||
silentTriggerError = "Sometimes we have a performance issue while printing error"
|
||||
canReadEnabled = "enable can_read/disable can_read"
|
||||
canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode"
|
||||
|
@ -6854,6 +6855,7 @@ 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}
|
||||
|
@ -8893,7 +8895,6 @@ dialog = tcuControls, "Transmission Settings"
|
|||
field = "Pin", acrPin
|
||||
field = "Pin 2", acrPin2
|
||||
field = "cutFuelInAcr", cutFuelInAcr
|
||||
field = "oddFireEngine", oddFireEngine
|
||||
field = "#ACR is disabled after the specified number"
|
||||
field = "#of revolutions, plus degrees of engine phase"
|
||||
field = "Disable after revolutions", acrRevolutions
|
||||
|
|
Loading…
Reference in New Issue