parent
1d50c8776f
commit
c37dba3ef0
|
@ -1,4 +1,4 @@
|
|||
// 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
|
||||
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Wed Jun 05 16:40:33 UTC 2024
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1252,7 +1252,7 @@ struct engine_configuration_s {
|
|||
*/
|
||||
idle_hardware_s idle;
|
||||
/**
|
||||
* Ignition timing to remove when a knock event occurs.
|
||||
* Ignition timing to remove when a knock event occurs. Advice: 5% (mild), 10% (turbo/high comp.), 15% (high knock, e.g. GDI), 20% (spicy lump),
|
||||
* units: %
|
||||
* offset 612
|
||||
*/
|
||||
|
@ -5628,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 Fri May 31 16:40:27 UTC 2024
|
||||
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Wed Jun 05 16:40:33 UTC 2024
|
||||
|
|
|
@ -1271,7 +1271,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 765517088
|
||||
#define SIGNATURE_HASH 2946290295
|
||||
#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 main.2024.06.04.XYZ.765517088"
|
||||
#define TS_SIGNATURE "rusEFI main.2024.06.05.XYZ.2946290295"
|
||||
#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 765517088
|
||||
#define TS_SIGNATURE "rusEFI main.2024.06.04.XYZ.765517088"
|
||||
#define SIGNATURE_HASH 2946290295
|
||||
#define TS_SIGNATURE "rusEFI main.2024.06.05.XYZ.2946290295"
|
||||
|
|
|
@ -38,12 +38,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI main.2024.06.04.XYZ.765517088"
|
||||
signature = "rusEFI main.2024.06.05.XYZ.2946290295"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI main.2024.06.04.XYZ.765517088" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI main.2024.06.05.XYZ.2946290295" ; 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 Tue Jun 04 16:41:16 UTC 2024
|
||||
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Wed Jun 05 16:40:33 UTC 2024
|
||||
|
||||
pageSize = 22656
|
||||
page = 1
|
||||
|
@ -955,9 +955,9 @@ injectorCorrectionPolynomial8 = scalar, F32, 2132, "", 1, 0, -1000, 1000, 4
|
|||
primeBins = array, S08, 2136, [8], "C", 1, 0, -40, 250, 0
|
||||
oilPressure_hwChannel = bits, U08, 2144, [0:5], $adc_channel_e_list
|
||||
oilPressure_v1 = scalar, F32, 2148, "volts", 1, 0, 0, 10, 2
|
||||
oilPressure_value1 = scalar, F32, 2152, "", 1, 0, 0, 1000000, 2
|
||||
oilPressure_value1 = scalar, F32, 2152, "", 1, 0, -100000, 1000000, 2
|
||||
oilPressure_v2 = scalar, F32, 2156, "volts", 1, 0, 0, 10, 2
|
||||
oilPressure_value2 = scalar, F32, 2160, "", 1, 0, 0, 1000000, 2
|
||||
oilPressure_value2 = scalar, F32, 2160, "", 1, 0, -100000, 1000000, 2
|
||||
accelerometerSpiDevice = bits, U08, 2164, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "SPI5", "SPI6", "INVALID"
|
||||
fan2Pin = bits, U16, 2166, [0:8], $output_pin_e_list
|
||||
fan2OnTemperature = scalar, U08, 2168, "deg C", 1, 0, 0, 150, 0
|
||||
|
@ -976,14 +976,14 @@ pidExtraForLowRpm = scalar, S16, 2194, "%", 1, 0, 0, 100, 0
|
|||
coastingFuelCutMap = scalar, S16, 2196, "kPa", 1, 0, 0, 250, 0
|
||||
highPressureFuel_hwChannel = bits, U08, 2200, [0:5], $adc_channel_e_list
|
||||
highPressureFuel_v1 = scalar, F32, 2204, "volts", 1, 0, 0, 10, 2
|
||||
highPressureFuel_value1 = scalar, F32, 2208, "", 1, 0, 0, 1000000, 2
|
||||
highPressureFuel_value1 = scalar, F32, 2208, "", 1, 0, -100000, 1000000, 2
|
||||
highPressureFuel_v2 = scalar, F32, 2212, "volts", 1, 0, 0, 10, 2
|
||||
highPressureFuel_value2 = scalar, F32, 2216, "", 1, 0, 0, 1000000, 2
|
||||
highPressureFuel_value2 = scalar, F32, 2216, "", 1, 0, -100000, 1000000, 2
|
||||
lowPressureFuel_hwChannel = bits, U08, 2220, [0:5], $adc_channel_e_list
|
||||
lowPressureFuel_v1 = scalar, F32, 2224, "volts", 1, 0, 0, 10, 2
|
||||
lowPressureFuel_value1 = scalar, F32, 2228, "", 1, 0, 0, 1000000, 2
|
||||
lowPressureFuel_value1 = scalar, F32, 2228, "", 1, 0, -100000, 1000000, 2
|
||||
lowPressureFuel_v2 = scalar, F32, 2232, "volts", 1, 0, 0, 10, 2
|
||||
lowPressureFuel_value2 = scalar, F32, 2236, "", 1, 0, 0, 1000000, 2
|
||||
lowPressureFuel_value2 = scalar, F32, 2236, "", 1, 0, -100000, 1000000, 2
|
||||
scriptCurveName1 = string, ASCII, 2240, 16
|
||||
scriptCurveName2 = string, ASCII, 2256, 16
|
||||
scriptCurveName3 = string, ASCII, 2272, 16
|
||||
|
@ -1183,14 +1183,14 @@ transmissionControllerMode = bits, U08, 3365, [0:1], "None", "Simple Transmissio
|
|||
acrDisablePhase = scalar, U16, 3366, "deg", 1, 0, 0, 720, 0
|
||||
auxLinear1_hwChannel = bits, U08, 3368, [0:5], $adc_channel_e_list
|
||||
auxLinear1_v1 = scalar, F32, 3372, "volts", 1, 0, 0, 10, 2
|
||||
auxLinear1_value1 = scalar, F32, 3376, "", 1, 0, 0, 1000000, 2
|
||||
auxLinear1_value1 = scalar, F32, 3376, "", 1, 0, -100000, 1000000, 2
|
||||
auxLinear1_v2 = scalar, F32, 3380, "volts", 1, 0, 0, 10, 2
|
||||
auxLinear1_value2 = scalar, F32, 3384, "", 1, 0, 0, 1000000, 2
|
||||
auxLinear1_value2 = scalar, F32, 3384, "", 1, 0, -100000, 1000000, 2
|
||||
auxLinear2_hwChannel = bits, U08, 3388, [0:5], $adc_channel_e_list
|
||||
auxLinear2_v1 = scalar, F32, 3392, "volts", 1, 0, 0, 10, 2
|
||||
auxLinear2_value1 = scalar, F32, 3396, "", 1, 0, 0, 1000000, 2
|
||||
auxLinear2_value1 = scalar, F32, 3396, "", 1, 0, -100000, 1000000, 2
|
||||
auxLinear2_v2 = scalar, F32, 3400, "volts", 1, 0, 0, 10, 2
|
||||
auxLinear2_value2 = scalar, F32, 3404, "", 1, 0, 0, 1000000, 2
|
||||
auxLinear2_value2 = scalar, F32, 3404, "", 1, 0, -100000, 1000000, 2
|
||||
tcu_tcc_onoff_solenoid = bits, U16, 3408, [0:8], $output_pin_e_list
|
||||
tcu_tcc_onoff_solenoid_mode = bits, U08, 3410, [0:1], "default", "default inverted", "open collector", "open collector inverted"
|
||||
tcu_tcc_pwm_solenoid = bits, U16, 3412, [0:8], $output_pin_e_list
|
||||
|
@ -1787,7 +1787,7 @@ tcu_shiftTime = scalar, F32, 22652, "ms", 1, 0, 0, 3000, 0
|
|||
throttlePedalUpPin = "Throttle Pedal not pressed switch - used on some older vehicles like early Mazda Miata"
|
||||
baroSensor_lowValue = "kPa value at low volts"
|
||||
baroSensor_highValue = "kPa value at high volts"
|
||||
knockRetardAggression = "Ignition timing to remove when a knock event occurs."
|
||||
knockRetardAggression = "Ignition timing to remove when a knock event occurs. Advice: 5% (mild), 10% (turbo/high comp.), 15% (high knock, e.g. GDI), 20% (spicy lump),"
|
||||
knockRetardReapplyRate = "After a knock event, reapply timing at this rate."
|
||||
engineSyncCam = "Select which cam is used for engine sync. Other cams will be used only for VVT measurement, but not engine sync."
|
||||
vssGearRatio = "Number of turns of your vehicle speed sensor per turn of the wheels. For example if your sensor is on the transmission output, enter your axle/differential ratio. If you are using a hub-mounted sensor, enter a value of 1.0."
|
||||
|
|
Loading…
Reference in New Issue