Merge remote-tracking branch 'origin/master'

This commit is contained in:
rusefi 2020-07-26 11:01:06 -04:00
commit e597d5b36d
29 changed files with 91 additions and 77 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Jul 26 14:49:43 UTC 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Jul 26 14:57:46 UTC 2020
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -1759,8 +1759,11 @@ struct engine_configuration_s {
offset 976 bit 10 */
bool stftIgnoreErrorMagnitude : 1;
/**
* Used on some German vehicles around late 90s: cable-operated throttle and DC motor idle air valve.
* Set the primary TPS to the cable-operated throttle's sensor
* Set the secondary TPS to the mini ETB's position sensor(s).
offset 976 bit 11 */
bool volkswagenEtbIdle : 1;
bool dcMotorIdleValve : 1;
/**
offset 976 bit 12 */
bool unusedBit_251_12 : 1;
@ -3530,4 +3533,4 @@ struct persistent_config_s {
typedef struct persistent_config_s persistent_config_s;
// end
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Jul 26 14:49:43 UTC 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Jul 26 14:57:46 UTC 2020

View File

@ -276,6 +276,7 @@
#define cutSparkOnHardLimit_offset 1464
#define cylinderBore_offset 408
#define cylindersCount_offset 400
#define dcMotorIdleValve_offset 976
#define debug_mode_e_enum "Alternator PID", "TPS acceleration enrichment", "INVALID", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "FSIO_ADC", "AUX_PID_1", "VVT input", "Cranking", "Timing", "Closed-loop fuel corr PID", "VSS", "SD card", "sr5", "Knock", "mode16", "Electronic Throttle", "Executor", "Bench Test / TS commands", "Aux Valves", "Analog inputs #1", "INSTANT_RPM", "FSIO_EXPRESSION_1_7", "Status", "CJ125", "CAN", "MAP", "Metrics", "ETB#2", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "ETB Logic", "Boost Control", "Start/Stop", "Launch", "ETB Autotune", "FSIO_COMPOSITE_LOG", "FSIO_EXPRESSION_8_14", "FSIO_SPECIAL", "Mode43", "Mode44"
#define debugMapAveraging_offset 807
#define debugMode_offset 2092
@ -1075,7 +1076,7 @@
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.07.26
#define SIGNATURE_HASH 3815423868
#define SIGNATURE_HASH 987820688
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -1343,7 +1344,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator true
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2020.07.26.kin.3815423868"
#define TS_SIGNATURE "rusEFI 2020.07.26.kin.987820688"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define tunerStudioSerialSpeed_offset 728
#define twoWireBatchIgnition_offset 1476
@ -1460,7 +1461,6 @@
#define verboseTriggerSynchDetails_offset 1476
#define veRpmBins_offset 18528
#define veTable_offset 17440
#define volkswagenEtbIdle_offset 976
#define VOLTAGE_1_BYTE_PACKING_DIV 0.02
#define vRefAdcChannel_offset 1470
#define vvt_mode_e_enum "Inactive", "Second half", "2GZ", "Miata NB2", "First half", "mode5", "mode6", "mode7"

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:32 UTC 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:37 UTC 2020
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -1759,8 +1759,11 @@ struct engine_configuration_s {
offset 976 bit 10 */
bool stftIgnoreErrorMagnitude : 1;
/**
* Used on some German vehicles around late 90s: cable-operated throttle and DC motor idle air valve.
* Set the primary TPS to the cable-operated throttle's sensor
* Set the secondary TPS to the mini ETB's position sensor(s).
offset 976 bit 11 */
bool volkswagenEtbIdle : 1;
bool dcMotorIdleValve : 1;
/**
offset 976 bit 12 */
bool unusedBit_251_12 : 1;
@ -3530,4 +3533,4 @@ struct persistent_config_s {
typedef struct persistent_config_s persistent_config_s;
// end
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:32 UTC 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:37 UTC 2020

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:32 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:37 UTC 2020
// by class com.rusefi.output.FileFsioSettingsConsumer
FSIO_SETTING_FANONTEMPERATURE = 1000,

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:32 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:37 UTC 2020
// by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE:

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:32 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:37 UTC 2020
// by class com.rusefi.output.FileFsioSettingsConsumer
static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature");

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:32 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:37 UTC 2020
// by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE:

View File

@ -276,6 +276,7 @@
#define cutSparkOnHardLimit_offset 1464
#define cylinderBore_offset 408
#define cylindersCount_offset 400
#define dcMotorIdleValve_offset 976
#define debug_mode_e_enum "Alternator PID", "TPS acceleration enrichment", "INVALID", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "FSIO_ADC", "AUX_PID_1", "VVT input", "Cranking", "Timing", "Closed-loop fuel corr PID", "VSS", "SD card", "sr5", "Knock", "mode16", "Electronic Throttle", "Executor", "Bench Test / TS commands", "Aux Valves", "Analog inputs #1", "INSTANT_RPM", "FSIO_EXPRESSION_1_7", "Status", "CJ125", "CAN", "MAP", "Metrics", "ETB#2", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "ETB Logic", "Boost Control", "Start/Stop", "Launch", "ETB Autotune", "FSIO_COMPOSITE_LOG", "FSIO_EXPRESSION_8_14", "FSIO_SPECIAL", "Mode43", "Mode44"
#define debugMapAveraging_offset 807
#define debugMode_offset 2092
@ -1075,7 +1076,7 @@
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.07.26
#define SIGNATURE_HASH 777282534
#define SIGNATURE_HASH 4158533130
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -1343,7 +1344,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2020.07.26.all.777282534"
#define TS_SIGNATURE "rusEFI 2020.07.26.all.4158533130"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define tunerStudioSerialSpeed_offset 728
#define twoWireBatchIgnition_offset 1476
@ -1460,7 +1461,6 @@
#define verboseTriggerSynchDetails_offset 1476
#define veRpmBins_offset 18528
#define veTable_offset 17440
#define volkswagenEtbIdle_offset 976
#define VOLTAGE_1_BYTE_PACKING_DIV 0.02
#define vRefAdcChannel_offset 1470
#define vvt_mode_e_enum "Inactive", "Second half", "2GZ", "Miata NB2", "First half", "mode5", "mode6", "mode7"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.07.26
#define SIGNATURE_HASH 777282534
#define TS_SIGNATURE "rusEFI 2020.07.26.all.777282534"
#define SIGNATURE_HASH 4158533130
#define TS_SIGNATURE "rusEFI 2020.07.26.all.4158533130"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2020.07.26
#define SIGNATURE_HASH 4040363781
#define TS_SIGNATURE "rusEFI 2020.07.26.frankenso_na6.4040363781"
#define SIGNATURE_HASH 693715689
#define TS_SIGNATURE "rusEFI 2020.07.26.frankenso_na6.693715689"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.07.26
#define SIGNATURE_HASH 3815423868
#define TS_SIGNATURE "rusEFI 2020.07.26.kin.3815423868"
#define SIGNATURE_HASH 987820688
#define TS_SIGNATURE "rusEFI 2020.07.26.kin.987820688"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2020.07.26
#define SIGNATURE_HASH 1739240808
#define TS_SIGNATURE "rusEFI 2020.07.26.mre_f4.1739240808"
#define SIGNATURE_HASH 3189831812
#define TS_SIGNATURE "rusEFI 2020.07.26.mre_f4.3189831812"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2020.07.26
#define SIGNATURE_HASH 1739240808
#define TS_SIGNATURE "rusEFI 2020.07.26.mre_f7.1739240808"
#define SIGNATURE_HASH 3189831812
#define TS_SIGNATURE "rusEFI 2020.07.26.mre_f7.3189831812"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2020.07.26
#define SIGNATURE_HASH 3678976866
#define TS_SIGNATURE "rusEFI 2020.07.26.prometheus_405.3678976866"
#define SIGNATURE_HASH 46331534
#define TS_SIGNATURE "rusEFI 2020.07.26.prometheus_405.46331534"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2020.07.26
#define SIGNATURE_HASH 3678976866
#define TS_SIGNATURE "rusEFI 2020.07.26.prometheus_469.3678976866"
#define SIGNATURE_HASH 46331534
#define TS_SIGNATURE "rusEFI 2020.07.26.prometheus_469.46331534"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2020.07.26
#define SIGNATURE_HASH 2747601449
#define TS_SIGNATURE "rusEFI 2020.07.26.proteus_f4.2747601449"
#define SIGNATURE_HASH 2052022213
#define TS_SIGNATURE "rusEFI 2020.07.26.proteus_f4.2052022213"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2020.07.26
#define SIGNATURE_HASH 2747601449
#define TS_SIGNATURE "rusEFI 2020.07.26.proteus_f7.2747601449"
#define SIGNATURE_HASH 2052022213
#define TS_SIGNATURE "rusEFI 2020.07.26.proteus_f7.2052022213"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.26.all.777282534"
signature = "rusEFI 2020.07.26.all.4158533130"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.26.all.777282534" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.26.all.4158533130" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:32 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:37 UTC 2020
pageSize = 20000
page = 1
@ -541,7 +541,7 @@ page = 1
enableInnovateLC2 = bits, U32, 976, [8:8], "false", "true"
showHumanReadableWarning= bits, U32, 976, [9:9], "false", "true"
stftIgnoreErrorMagnitude= bits, U32, 976, [10:10], "false", "true"
volkswagenEtbIdle = bits, U32, 976, [11:11], "false", "true"
dcMotorIdleValve = bits, U32, 976, [11:11], "false", "true"
unusedBit_251_12 = bits, U32, 976, [12:12], "false", "true"
unusedBit_251_13 = bits, U32, 976, [13:13], "false", "true"
unusedBit_251_14 = bits, U32, 976, [14:14], "false", "true"
@ -1246,6 +1246,7 @@ page = 1
sensorChartMode = "rusEfi console Sensor Sniffer mode"
useHbridges = "If enabled we use two H-bridges to drive stepper idle air valve"
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor.;"
dcMotorIdleValve = "Used on some German vehicles around late 90s: cable-operated throttle and DC motor idle air valve.\nSet the primary TPS to the cable-operated throttle's sensor\nSet the secondary TPS to the mini ETB's position sensor(s)."
launchSpeedTreshold = "Disabled above this speed"
launchRpmTreshold = "Disabled below this rpm"
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.26.frankenso_na6.4040363781"
signature = "rusEFI 2020.07.26.frankenso_na6.693715689"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.26.frankenso_na6.4040363781" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.26.frankenso_na6.693715689" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:36 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:40 UTC 2020
pageSize = 20000
page = 1
@ -541,7 +541,7 @@ page = 1
enableInnovateLC2 = bits, U32, 976, [8:8], "false", "true"
showHumanReadableWarning= bits, U32, 976, [9:9], "false", "true"
stftIgnoreErrorMagnitude= bits, U32, 976, [10:10], "false", "true"
volkswagenEtbIdle = bits, U32, 976, [11:11], "false", "true"
dcMotorIdleValve = bits, U32, 976, [11:11], "false", "true"
unusedBit_251_12 = bits, U32, 976, [12:12], "false", "true"
unusedBit_251_13 = bits, U32, 976, [13:13], "false", "true"
unusedBit_251_14 = bits, U32, 976, [14:14], "false", "true"
@ -1246,6 +1246,7 @@ page = 1
sensorChartMode = "rusEfi console Sensor Sniffer mode"
useHbridges = "If enabled we use two H-bridges to drive stepper idle air valve"
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor.;"
dcMotorIdleValve = "Used on some German vehicles around late 90s: cable-operated throttle and DC motor idle air valve.\nSet the primary TPS to the cable-operated throttle's sensor\nSet the secondary TPS to the mini ETB's position sensor(s)."
launchSpeedTreshold = "Disabled above this speed"
launchRpmTreshold = "Disabled below this rpm"
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.26.kin.3815423868"
signature = "rusEFI 2020.07.26.kin.987820688"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.26.kin.3815423868" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.26.kin.987820688" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Jul 26 14:49:43 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Jul 26 14:57:46 UTC 2020
pageSize = 20000
page = 1
@ -541,7 +541,7 @@ page = 1
enableInnovateLC2 = bits, U32, 976, [8:8], "false", "true"
showHumanReadableWarning= bits, U32, 976, [9:9], "false", "true"
stftIgnoreErrorMagnitude= bits, U32, 976, [10:10], "false", "true"
volkswagenEtbIdle = bits, U32, 976, [11:11], "false", "true"
dcMotorIdleValve = bits, U32, 976, [11:11], "false", "true"
unusedBit_251_12 = bits, U32, 976, [12:12], "false", "true"
unusedBit_251_13 = bits, U32, 976, [13:13], "false", "true"
unusedBit_251_14 = bits, U32, 976, [14:14], "false", "true"
@ -1246,6 +1246,7 @@ page = 1
sensorChartMode = "rusEfi console Sensor Sniffer mode"
useHbridges = "If enabled we use two H-bridges to drive stepper idle air valve"
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor.;"
dcMotorIdleValve = "Used on some German vehicles around late 90s: cable-operated throttle and DC motor idle air valve.\nSet the primary TPS to the cable-operated throttle's sensor\nSet the secondary TPS to the mini ETB's position sensor(s)."
launchSpeedTreshold = "Disabled above this speed"
launchRpmTreshold = "Disabled below this rpm"
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.26.mre_f4.1739240808"
signature = "rusEFI 2020.07.26.mre_f4.3189831812"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.26.mre_f4.1739240808" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.26.mre_f4.3189831812" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:35 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:39 UTC 2020
pageSize = 20000
page = 1
@ -541,7 +541,7 @@ page = 1
enableInnovateLC2 = bits, U32, 976, [8:8], "false", "true"
showHumanReadableWarning= bits, U32, 976, [9:9], "false", "true"
stftIgnoreErrorMagnitude= bits, U32, 976, [10:10], "false", "true"
volkswagenEtbIdle = bits, U32, 976, [11:11], "false", "true"
dcMotorIdleValve = bits, U32, 976, [11:11], "false", "true"
unusedBit_251_12 = bits, U32, 976, [12:12], "false", "true"
unusedBit_251_13 = bits, U32, 976, [13:13], "false", "true"
unusedBit_251_14 = bits, U32, 976, [14:14], "false", "true"
@ -1246,6 +1246,7 @@ page = 1
sensorChartMode = "rusEfi console Sensor Sniffer mode"
useHbridges = "If enabled we use two H-bridges to drive stepper idle air valve"
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor.;"
dcMotorIdleValve = "Used on some German vehicles around late 90s: cable-operated throttle and DC motor idle air valve.\nSet the primary TPS to the cable-operated throttle's sensor\nSet the secondary TPS to the mini ETB's position sensor(s)."
launchSpeedTreshold = "Disabled above this speed"
launchRpmTreshold = "Disabled below this rpm"
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.26.mre_f7.1739240808"
signature = "rusEFI 2020.07.26.mre_f7.3189831812"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.26.mre_f7.1739240808" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.26.mre_f7.3189831812" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:34 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:38 UTC 2020
pageSize = 20000
page = 1
@ -541,7 +541,7 @@ page = 1
enableInnovateLC2 = bits, U32, 976, [8:8], "false", "true"
showHumanReadableWarning= bits, U32, 976, [9:9], "false", "true"
stftIgnoreErrorMagnitude= bits, U32, 976, [10:10], "false", "true"
volkswagenEtbIdle = bits, U32, 976, [11:11], "false", "true"
dcMotorIdleValve = bits, U32, 976, [11:11], "false", "true"
unusedBit_251_12 = bits, U32, 976, [12:12], "false", "true"
unusedBit_251_13 = bits, U32, 976, [13:13], "false", "true"
unusedBit_251_14 = bits, U32, 976, [14:14], "false", "true"
@ -1246,6 +1246,7 @@ page = 1
sensorChartMode = "rusEfi console Sensor Sniffer mode"
useHbridges = "If enabled we use two H-bridges to drive stepper idle air valve"
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor.;"
dcMotorIdleValve = "Used on some German vehicles around late 90s: cable-operated throttle and DC motor idle air valve.\nSet the primary TPS to the cable-operated throttle's sensor\nSet the secondary TPS to the mini ETB's position sensor(s)."
launchSpeedTreshold = "Disabled above this speed"
launchRpmTreshold = "Disabled below this rpm"
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.26.prometheus_405.3678976866"
signature = "rusEFI 2020.07.26.prometheus_405.46331534"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.26.prometheus_405.3678976866" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.26.prometheus_405.46331534" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:39 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:43 UTC 2020
pageSize = 20000
page = 1
@ -541,7 +541,7 @@ page = 1
enableInnovateLC2 = bits, U32, 976, [8:8], "false", "true"
showHumanReadableWarning= bits, U32, 976, [9:9], "false", "true"
stftIgnoreErrorMagnitude= bits, U32, 976, [10:10], "false", "true"
volkswagenEtbIdle = bits, U32, 976, [11:11], "false", "true"
dcMotorIdleValve = bits, U32, 976, [11:11], "false", "true"
unusedBit_251_12 = bits, U32, 976, [12:12], "false", "true"
unusedBit_251_13 = bits, U32, 976, [13:13], "false", "true"
unusedBit_251_14 = bits, U32, 976, [14:14], "false", "true"
@ -1246,6 +1246,7 @@ page = 1
sensorChartMode = "rusEfi console Sensor Sniffer mode"
useHbridges = "If enabled we use two H-bridges to drive stepper idle air valve"
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor.;"
dcMotorIdleValve = "Used on some German vehicles around late 90s: cable-operated throttle and DC motor idle air valve.\nSet the primary TPS to the cable-operated throttle's sensor\nSet the secondary TPS to the mini ETB's position sensor(s)."
launchSpeedTreshold = "Disabled above this speed"
launchRpmTreshold = "Disabled below this rpm"
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.26.prometheus_469.3678976866"
signature = "rusEFI 2020.07.26.prometheus_469.46331534"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.26.prometheus_469.3678976866" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.26.prometheus_469.46331534" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:38 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:41 UTC 2020
pageSize = 20000
page = 1
@ -541,7 +541,7 @@ page = 1
enableInnovateLC2 = bits, U32, 976, [8:8], "false", "true"
showHumanReadableWarning= bits, U32, 976, [9:9], "false", "true"
stftIgnoreErrorMagnitude= bits, U32, 976, [10:10], "false", "true"
volkswagenEtbIdle = bits, U32, 976, [11:11], "false", "true"
dcMotorIdleValve = bits, U32, 976, [11:11], "false", "true"
unusedBit_251_12 = bits, U32, 976, [12:12], "false", "true"
unusedBit_251_13 = bits, U32, 976, [13:13], "false", "true"
unusedBit_251_14 = bits, U32, 976, [14:14], "false", "true"
@ -1246,6 +1246,7 @@ page = 1
sensorChartMode = "rusEfi console Sensor Sniffer mode"
useHbridges = "If enabled we use two H-bridges to drive stepper idle air valve"
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor.;"
dcMotorIdleValve = "Used on some German vehicles around late 90s: cable-operated throttle and DC motor idle air valve.\nSet the primary TPS to the cable-operated throttle's sensor\nSet the secondary TPS to the mini ETB's position sensor(s)."
launchSpeedTreshold = "Disabled above this speed"
launchRpmTreshold = "Disabled below this rpm"
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.26.proteus_f4.2747601449"
signature = "rusEFI 2020.07.26.proteus_f4.2052022213"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.26.proteus_f4.2747601449" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.26.proteus_f4.2052022213" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:42 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:45 UTC 2020
pageSize = 20000
page = 1
@ -541,7 +541,7 @@ page = 1
enableInnovateLC2 = bits, U32, 976, [8:8], "false", "true"
showHumanReadableWarning= bits, U32, 976, [9:9], "false", "true"
stftIgnoreErrorMagnitude= bits, U32, 976, [10:10], "false", "true"
volkswagenEtbIdle = bits, U32, 976, [11:11], "false", "true"
dcMotorIdleValve = bits, U32, 976, [11:11], "false", "true"
unusedBit_251_12 = bits, U32, 976, [12:12], "false", "true"
unusedBit_251_13 = bits, U32, 976, [13:13], "false", "true"
unusedBit_251_14 = bits, U32, 976, [14:14], "false", "true"
@ -1246,6 +1246,7 @@ page = 1
sensorChartMode = "rusEfi console Sensor Sniffer mode"
useHbridges = "If enabled we use two H-bridges to drive stepper idle air valve"
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor.;"
dcMotorIdleValve = "Used on some German vehicles around late 90s: cable-operated throttle and DC motor idle air valve.\nSet the primary TPS to the cable-operated throttle's sensor\nSet the secondary TPS to the mini ETB's position sensor(s)."
launchSpeedTreshold = "Disabled above this speed"
launchRpmTreshold = "Disabled below this rpm"
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.26.proteus_f7.2747601449"
signature = "rusEFI 2020.07.26.proteus_f7.2052022213"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.26.proteus_f7.2747601449" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.26.proteus_f7.2052022213" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:40 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:44 UTC 2020
pageSize = 20000
page = 1
@ -541,7 +541,7 @@ page = 1
enableInnovateLC2 = bits, U32, 976, [8:8], "false", "true"
showHumanReadableWarning= bits, U32, 976, [9:9], "false", "true"
stftIgnoreErrorMagnitude= bits, U32, 976, [10:10], "false", "true"
volkswagenEtbIdle = bits, U32, 976, [11:11], "false", "true"
dcMotorIdleValve = bits, U32, 976, [11:11], "false", "true"
unusedBit_251_12 = bits, U32, 976, [12:12], "false", "true"
unusedBit_251_13 = bits, U32, 976, [13:13], "false", "true"
unusedBit_251_14 = bits, U32, 976, [14:14], "false", "true"
@ -1246,6 +1246,7 @@ page = 1
sensorChartMode = "rusEfi console Sensor Sniffer mode"
useHbridges = "If enabled we use two H-bridges to drive stepper idle air valve"
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor.;"
dcMotorIdleValve = "Used on some German vehicles around late 90s: cable-operated throttle and DC motor idle air valve.\nSet the primary TPS to the cable-operated throttle's sensor\nSet the secondary TPS to the mini ETB's position sensor(s)."
launchSpeedTreshold = "Disabled above this speed"
launchRpmTreshold = "Disabled below this rpm"
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:49:32 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jul 26 14:57:37 UTC 2020
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -274,6 +274,7 @@ public class Fields {
public static final int cutSparkOnHardLimit_offset = 1464;
public static final int cylinderBore_offset = 408;
public static final int cylindersCount_offset = 400;
public static final int dcMotorIdleValve_offset = 976;
public static final int debugMapAveraging_offset = 807;
public static final int debugMode_offset = 2092;
public static final int debugTriggerSync_offset = 676;
@ -1056,7 +1057,6 @@ public class Fields {
public static final int servoOutputPins8_offset = 3147;
public static final int showHumanReadableWarning_offset = 976;
public static final int showSdCardWarning_offset = 76;
public static final int SIGNATURE_HASH = 777282534;
public static final int silentTriggerError_offset = 1464;
public static final int slowAdcAlpha_offset = 2088;
public static final int sparkDwellRpmBins_offset = 332;
@ -1303,7 +1303,7 @@ public class Fields {
public static final int TS_RESPONSE_COMMAND_OK = 7;
public static final int TS_RESPONSE_OK = 0;
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI 2020.07.26.all.777282534";
public static final String TS_SIGNATURE = "rusEFI 2020.07.26.all.4158533130";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final int tunerStudioSerialSpeed_offset = 728;
public static final int twoWireBatchIgnition_offset = 1476;
@ -1420,7 +1420,6 @@ public class Fields {
public static final int verboseTriggerSynchDetails_offset = 1476;
public static final int veRpmBins_offset = 18528;
public static final int veTable_offset = 17440;
public static final int volkswagenEtbIdle_offset = 976;
public static final int vRefAdcChannel_offset = 1470;
public static final int vvtCamSensorUseRise_offset = 744;
public static final int vvtMode_offset = 2328;
@ -1888,7 +1887,7 @@ public class Fields {
public static final Field ENABLEINNOVATELC2 = Field.create("ENABLEINNOVATELC2", 976, FieldType.BIT, 8);
public static final Field SHOWHUMANREADABLEWARNING = Field.create("SHOWHUMANREADABLEWARNING", 976, FieldType.BIT, 9);
public static final Field STFTIGNOREERRORMAGNITUDE = Field.create("STFTIGNOREERRORMAGNITUDE", 976, FieldType.BIT, 10);
public static final Field VOLKSWAGENETBIDLE = Field.create("VOLKSWAGENETBIDLE", 976, FieldType.BIT, 11);
public static final Field DCMOTORIDLEVALVE = Field.create("DCMOTORIDLEVALVE", 976, FieldType.BIT, 11);
public static final Field UNUSEDBIT_251_12 = Field.create("UNUSEDBIT_251_12", 976, FieldType.BIT, 12);
public static final Field UNUSEDBIT_251_13 = Field.create("UNUSEDBIT_251_13", 976, FieldType.BIT, 13);
public static final Field UNUSEDBIT_251_14 = Field.create("UNUSEDBIT_251_14", 976, FieldType.BIT, 14);
@ -2874,7 +2873,7 @@ public class Fields {
ENABLEINNOVATELC2,
SHOWHUMANREADABLEWARNING,
STFTIGNOREERRORMAGNITUDE,
VOLKSWAGENETBIDLE,
DCMOTORIDLEVALVE,
UNUSEDBIT_251_12,
UNUSEDBIT_251_13,
UNUSEDBIT_251_14,

View File

@ -1,6 +1,6 @@
<roms>
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Sun Jul 26 14:49:33 UTC 2020 -->
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Sun Jul 26 14:57:38 UTC 2020 -->
<rom>
<romid>