parent
e75e8e34b7
commit
bff67ef86c
|
@ -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 Apr 03 17:16:00 UTC 2024
|
||||
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 08 17:16:13 UTC 2024
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -5139,67 +5139,67 @@ struct persistent_config_s {
|
|||
* units: Airmass
|
||||
* offset 18980
|
||||
*/
|
||||
scaled_channel<uint8_t, 50, 1> tcu_pcAirmassBins[TCU_MAGIC_SIZE];
|
||||
scaled_channel<uint8_t, 50, 1> tcu_pcAirmassBins[TCU_TABLE_WIDTH];
|
||||
/**
|
||||
* units: %
|
||||
* offset 18988
|
||||
*/
|
||||
uint8_t tcu_pcValsR[TCU_MAGIC_SIZE];
|
||||
uint8_t tcu_pcValsR[TCU_TABLE_WIDTH];
|
||||
/**
|
||||
* units: %
|
||||
* offset 18996
|
||||
*/
|
||||
uint8_t tcu_pcValsN[TCU_MAGIC_SIZE];
|
||||
uint8_t tcu_pcValsN[TCU_TABLE_WIDTH];
|
||||
/**
|
||||
* units: %
|
||||
* offset 19004
|
||||
*/
|
||||
uint8_t tcu_pcVals1[TCU_MAGIC_SIZE];
|
||||
uint8_t tcu_pcVals1[TCU_TABLE_WIDTH];
|
||||
/**
|
||||
* units: %
|
||||
* offset 19012
|
||||
*/
|
||||
uint8_t tcu_pcVals2[TCU_MAGIC_SIZE];
|
||||
uint8_t tcu_pcVals2[TCU_TABLE_WIDTH];
|
||||
/**
|
||||
* units: %
|
||||
* offset 19020
|
||||
*/
|
||||
uint8_t tcu_pcVals3[TCU_MAGIC_SIZE];
|
||||
uint8_t tcu_pcVals3[TCU_TABLE_WIDTH];
|
||||
/**
|
||||
* units: %
|
||||
* offset 19028
|
||||
*/
|
||||
uint8_t tcu_pcVals4[TCU_MAGIC_SIZE];
|
||||
uint8_t tcu_pcVals4[TCU_TABLE_WIDTH];
|
||||
/**
|
||||
* units: %
|
||||
* offset 19036
|
||||
*/
|
||||
uint8_t tcu_pcVals12[TCU_MAGIC_SIZE];
|
||||
uint8_t tcu_pcVals12[TCU_TABLE_WIDTH];
|
||||
/**
|
||||
* units: %
|
||||
* offset 19044
|
||||
*/
|
||||
uint8_t tcu_pcVals23[TCU_MAGIC_SIZE];
|
||||
uint8_t tcu_pcVals23[TCU_TABLE_WIDTH];
|
||||
/**
|
||||
* units: %
|
||||
* offset 19052
|
||||
*/
|
||||
uint8_t tcu_pcVals34[TCU_MAGIC_SIZE];
|
||||
uint8_t tcu_pcVals34[TCU_TABLE_WIDTH];
|
||||
/**
|
||||
* units: %
|
||||
* offset 19060
|
||||
*/
|
||||
uint8_t tcu_pcVals21[TCU_MAGIC_SIZE];
|
||||
uint8_t tcu_pcVals21[TCU_TABLE_WIDTH];
|
||||
/**
|
||||
* units: %
|
||||
* offset 19068
|
||||
*/
|
||||
uint8_t tcu_pcVals32[TCU_MAGIC_SIZE];
|
||||
uint8_t tcu_pcVals32[TCU_TABLE_WIDTH];
|
||||
/**
|
||||
* units: %
|
||||
* offset 19076
|
||||
*/
|
||||
uint8_t tcu_pcVals43[TCU_MAGIC_SIZE];
|
||||
uint8_t tcu_pcVals43[TCU_TABLE_WIDTH];
|
||||
/**
|
||||
* units: TPS
|
||||
* offset 19084
|
||||
|
@ -5547,4 +5547,4 @@ struct persistent_config_s {
|
|||
static_assert(sizeof(persistent_config_s) == 22400);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Wed Apr 03 17:16:00 UTC 2024
|
||||
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 08 17:16:13 UTC 2024
|
||||
|
|
|
@ -602,7 +602,7 @@
|
|||
#define GAUGE_NAME_WARNING_COUNTER "Warning: counter"
|
||||
#define GAUGE_NAME_WARNING_LAST "Warning: last"
|
||||
#define GAUGE_NAME_WG_POSITION "Wastegate position sensor"
|
||||
#define gear_controller_e_enum "None", "Button Shift"
|
||||
#define gear_controller_e_enum "None", "Button Shift", "Generic"
|
||||
#define gear_e_GEAR_1 1
|
||||
#define gear_e_GEAR_2 2
|
||||
#define gear_e_GEAR_3 3
|
||||
|
@ -1188,7 +1188,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 699555807
|
||||
#define SIGNATURE_HASH 3515258183
|
||||
#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"
|
||||
|
@ -1227,8 +1227,8 @@
|
|||
#define tChargeMode_e_TCHARGE_MODE_AIR_INTERP_TABLE 2
|
||||
#define tChargeMode_e_TCHARGE_MODE_RPM_TPS 0
|
||||
#define TCU_GEAR_COUNT 10
|
||||
#define TCU_MAGIC_SIZE 8
|
||||
#define TCU_SOLENOID_COUNT 6
|
||||
#define TCU_TABLE_WIDTH 8
|
||||
#define thermistor_conf_s_size 28
|
||||
#define ThermistorConf_size 32
|
||||
#define timing_mode_e_auto_enum 0="TM_DYNAMIC",1="TM_FIXED"
|
||||
|
@ -1563,7 +1563,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.04.07.XXX.699555807"
|
||||
#define TS_SIGNATURE "rusEFI default.2024.04.08.XXX.3515258183"
|
||||
#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 699555807
|
||||
#define TS_SIGNATURE "rusEFI default.2024.04.07.XXX.699555807"
|
||||
#define SIGNATURE_HASH 3515258183
|
||||
#define TS_SIGNATURE "rusEFI default.2024.04.08.XXX.3515258183"
|
||||
|
|
|
@ -38,12 +38,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI default.2024.04.07.XXX.699555807"
|
||||
signature = "rusEFI default.2024.04.08.XXX.3515258183"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI default.2024.04.07.XXX.699555807" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI default.2024.04.08.XXX.3515258183" ; 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 Sun Apr 07 17:15:44 UTC 2024
|
||||
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Apr 08 17:16:13 UTC 2024
|
||||
|
||||
pageSize = 22400
|
||||
page = 1
|
||||
|
@ -1162,7 +1162,7 @@ vvtActivationDelayMs = scalar, U16, 3302, "ms", 1, 0, 0, 65000, 0
|
|||
torqueTable = array, U08, 3304, [6x6], "Nm", 10.0, 0, 0, 255, 0
|
||||
torqueRpmBins = array, U16, 3340, [6], "RPM", 1, 0, 0, 65000, 0
|
||||
torqueLoadBins = array, U16, 3352, [6], "Load", 1, 0, 0, 65000, 0
|
||||
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "INVALID", "INVALID"
|
||||
gearControllerMode = bits, U08, 3364, [0:1], "None", "Button Shift", "Generic", "INVALID"
|
||||
transmissionControllerMode = bits, U08, 3365, [0:1], "None", "Simple Transmission", "GM 4L6X", "INVALID"
|
||||
acrDisablePhase = scalar, U16, 3366, "deg", 1, 0, 0, 720, 0
|
||||
auxLinear1_hwChannel = bits, U08, 3368, [0:5], $adc_channel_e_list
|
||||
|
@ -4514,7 +4514,7 @@ curve = rangeMatrix, "Range Switch Input Matrix"
|
|||
xBins = gearCountArray, tcuCurrentGear
|
||||
yBins = solenoidCountArray, tcuCurrentGear
|
||||
zBins = tcuSolenoidTable
|
||||
xyLabels = "Solenoid", "Gear"
|
||||
xyLabels = "Gear", "Solenoid"
|
||||
|
||||
table = hpfpTargetTable, hpfpTargetTableId, "HPFP Target Fuel Pressure", 1
|
||||
xBins = hpfpTargetRpmBins, RPMValue
|
||||
|
@ -9251,7 +9251,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot2, "Experimental 2"
|
||||
field = dacOutputPins1, dacOutputPins1
|
||||
field = dacOutputPins2, dacOutputPins2
|
||||
field = skipBoardCanDash, skipBoardCanDash
|
||||
field = "Skip Board Can Dash", skipBoardCanDash
|
||||
field = luaCanRxWorkaround, luaCanRxWorkaround
|
||||
field = "Read RPM matching VSS profile", canInputBCM
|
||||
field = auxSpeed1Multiplier, auxSpeed1Multiplier
|
||||
|
@ -9287,6 +9287,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
commandButton = "ACR #1", cmd_test_acr_valve
|
||||
commandButton = "ACR #2", cmd_test_acr2_valve
|
||||
panel = acrActiveDiagPanel
|
||||
field = "Skip Board Can Dash", skipBoardCanDash
|
||||
|
||||
dialog = kLineDialog, "K Line"
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
|
|
Loading…
Reference in New Issue