Merge remote-tracking branch 'origin/master' into master
This commit is contained in:
commit
fb1d6bcf07
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20201202
|
||||
#define VCS_DATE 20201203
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2020.12.02
|
||||
#define SIGNATURE_HASH 303083695
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.all.303083695"
|
||||
#define SIGNATURE_HASH 1251977955
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.all.1251977955"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD frankenso_na6
|
||||
#define SIGNATURE_DATE 2020.12.02
|
||||
#define SIGNATURE_HASH 2220884308
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.frankenso_na6.2220884308"
|
||||
#define SIGNATURE_HASH 3706657560
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.frankenso_na6.3706657560"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2020.12.02
|
||||
#define SIGNATURE_HASH 3688961644
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.hellen_cypress.3688961644"
|
||||
#define SIGNATURE_HASH 2205027360
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.hellen_cypress.2205027360"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2020.12.02
|
||||
#define SIGNATURE_HASH 2331847830
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.kin.2331847830"
|
||||
#define SIGNATURE_HASH 3530700506
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.kin.3530700506"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f4
|
||||
#define SIGNATURE_DATE 2020.12.02
|
||||
#define SIGNATURE_HASH 96497366
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.mre_f4.96497366"
|
||||
#define SIGNATURE_HASH 1565488282
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.mre_f4.1565488282"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f7
|
||||
#define SIGNATURE_DATE 2020.12.02
|
||||
#define SIGNATURE_HASH 96497366
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.mre_f7.96497366"
|
||||
#define SIGNATURE_HASH 1565488282
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.mre_f7.1565488282"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_405
|
||||
#define SIGNATURE_DATE 2020.12.02
|
||||
#define SIGNATURE_HASH 1355331326
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.prometheus_405.1355331326"
|
||||
#define SIGNATURE_HASH 138914994
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.prometheus_405.138914994"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_469
|
||||
#define SIGNATURE_DATE 2020.12.02
|
||||
#define SIGNATURE_HASH 1355331326
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.prometheus_469.1355331326"
|
||||
#define SIGNATURE_HASH 138914994
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.prometheus_469.138914994"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f4
|
||||
#define SIGNATURE_DATE 2020.12.02
|
||||
#define SIGNATURE_HASH 3686464113
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.proteus_f4.3686464113"
|
||||
#define SIGNATURE_HASH 2201346109
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.proteus_f4.2201346109"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f7
|
||||
#define SIGNATURE_DATE 2020.12.02
|
||||
#define SIGNATURE_HASH 3686464113
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.proteus_f7.3686464113"
|
||||
#define SIGNATURE_HASH 2201346109
|
||||
#define TS_SIGNATURE "rusEFI 2020.12.02.proteus_f7.2201346109"
|
||||
|
|
Binary file not shown.
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.02.all.303083695"
|
||||
signature = "rusEFI 2020.12.02.all.1251977955"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.02.all.303083695" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.02.all.1251977955" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Wed Dec 02 19:17:03 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Dec 02 20:07:40 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1464,6 +1464,8 @@ page = 1
|
|||
; CONFIG_DEFINITION_END
|
||||
idleRpmPid_offset = "Constant base value"
|
||||
|
||||
; 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
|
||||
|
||||
[Tuning]
|
||||
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators.
|
||||
|
@ -1768,7 +1770,7 @@ page = 1
|
|||
highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
|
||||
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
|
||||
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 0.0
|
||||
VssAcceleration = scalar, U16, 284, "m/s2", {1/300}, 0.0
|
||||
VssAcceleration = scalar, S16, 284, "m/s2", {1/300}, 0.0
|
||||
|
||||
;
|
||||
; see TunerStudioOutputChannels struct
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.02.frankenso_na6.2220884308"
|
||||
signature = "rusEFI 2020.12.02.frankenso_na6.3706657560"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.02.frankenso_na6.2220884308" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.02.frankenso_na6.3706657560" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Wed Dec 02 19:17:08 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Dec 02 20:07:47 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1464,6 +1464,8 @@ page = 1
|
|||
; CONFIG_DEFINITION_END
|
||||
idleRpmPid_offset = "Constant base value"
|
||||
|
||||
; 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
|
||||
|
||||
[Tuning]
|
||||
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators.
|
||||
|
@ -1768,7 +1770,7 @@ page = 1
|
|||
highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
|
||||
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
|
||||
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 0.0
|
||||
VssAcceleration = scalar, U16, 284, "m/s2", {1/300}, 0.0
|
||||
VssAcceleration = scalar, S16, 284, "m/s2", {1/300}, 0.0
|
||||
|
||||
;
|
||||
; see TunerStudioOutputChannels struct
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.02.hellen_cypress.3688961644"
|
||||
signature = "rusEFI 2020.12.02.hellen_cypress.2205027360"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.02.hellen_cypress.3688961644" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.02.hellen_cypress.2205027360" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Dec 02 19:17:25 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Dec 02 20:08:06 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1464,6 +1464,8 @@ page = 1
|
|||
; CONFIG_DEFINITION_END
|
||||
idleRpmPid_offset = "Constant base value"
|
||||
|
||||
; 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
|
||||
|
||||
[Tuning]
|
||||
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators.
|
||||
|
@ -1768,7 +1770,7 @@ page = 1
|
|||
highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
|
||||
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
|
||||
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 0.0
|
||||
VssAcceleration = scalar, U16, 284, "m/s2", {1/300}, 0.0
|
||||
VssAcceleration = scalar, S16, 284, "m/s2", {1/300}, 0.0
|
||||
|
||||
;
|
||||
; see TunerStudioOutputChannels struct
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.02.kin.2331847830"
|
||||
signature = "rusEFI 2020.12.02.kin.3530700506"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.02.kin.2331847830" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.02.kin.3530700506" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Wed Dec 02 19:17:23 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Dec 02 20:08:04 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1464,6 +1464,8 @@ page = 1
|
|||
; CONFIG_DEFINITION_END
|
||||
idleRpmPid_offset = "Constant base value"
|
||||
|
||||
; 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
|
||||
|
||||
[Tuning]
|
||||
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators.
|
||||
|
@ -1768,7 +1770,7 @@ page = 1
|
|||
highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
|
||||
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
|
||||
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 0.0
|
||||
VssAcceleration = scalar, U16, 284, "m/s2", {1/300}, 0.0
|
||||
VssAcceleration = scalar, S16, 284, "m/s2", {1/300}, 0.0
|
||||
|
||||
;
|
||||
; see TunerStudioOutputChannels struct
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.02.mre_f4.96497366"
|
||||
signature = "rusEFI 2020.12.02.mre_f4.1565488282"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.02.mre_f4.96497366" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.02.mre_f4.1565488282" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Wed Dec 02 19:17:06 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Dec 02 20:07:45 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1464,6 +1464,8 @@ page = 1
|
|||
; CONFIG_DEFINITION_END
|
||||
idleRpmPid_offset = "Constant base value"
|
||||
|
||||
; 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
|
||||
|
||||
[Tuning]
|
||||
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators.
|
||||
|
@ -1768,7 +1770,7 @@ page = 1
|
|||
highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
|
||||
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
|
||||
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 0.0
|
||||
VssAcceleration = scalar, U16, 284, "m/s2", {1/300}, 0.0
|
||||
VssAcceleration = scalar, S16, 284, "m/s2", {1/300}, 0.0
|
||||
|
||||
;
|
||||
; see TunerStudioOutputChannels struct
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.02.mre_f7.96497366"
|
||||
signature = "rusEFI 2020.12.02.mre_f7.1565488282"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.02.mre_f7.96497366" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.02.mre_f7.1565488282" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Wed Dec 02 19:17:05 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Dec 02 20:07:43 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1464,6 +1464,8 @@ page = 1
|
|||
; CONFIG_DEFINITION_END
|
||||
idleRpmPid_offset = "Constant base value"
|
||||
|
||||
; 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
|
||||
|
||||
[Tuning]
|
||||
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators.
|
||||
|
@ -1768,7 +1770,7 @@ page = 1
|
|||
highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
|
||||
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
|
||||
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 0.0
|
||||
VssAcceleration = scalar, U16, 284, "m/s2", {1/300}, 0.0
|
||||
VssAcceleration = scalar, S16, 284, "m/s2", {1/300}, 0.0
|
||||
|
||||
;
|
||||
; see TunerStudioOutputChannels struct
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.02.prometheus_405.1355331326"
|
||||
signature = "rusEFI 2020.12.02.prometheus_405.138914994"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.02.prometheus_405.1355331326" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.02.prometheus_405.138914994" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Wed Dec 02 19:17:12 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Dec 02 20:07:53 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1464,6 +1464,8 @@ page = 1
|
|||
; CONFIG_DEFINITION_END
|
||||
idleRpmPid_offset = "Constant base value"
|
||||
|
||||
; 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
|
||||
|
||||
[Tuning]
|
||||
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators.
|
||||
|
@ -1768,7 +1770,7 @@ page = 1
|
|||
highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
|
||||
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
|
||||
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 0.0
|
||||
VssAcceleration = scalar, U16, 284, "m/s2", {1/300}, 0.0
|
||||
VssAcceleration = scalar, S16, 284, "m/s2", {1/300}, 0.0
|
||||
|
||||
;
|
||||
; see TunerStudioOutputChannels struct
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.02.prometheus_469.1355331326"
|
||||
signature = "rusEFI 2020.12.02.prometheus_469.138914994"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.02.prometheus_469.1355331326" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.02.prometheus_469.138914994" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Wed Dec 02 19:17:10 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Dec 02 20:07:49 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1464,6 +1464,8 @@ page = 1
|
|||
; CONFIG_DEFINITION_END
|
||||
idleRpmPid_offset = "Constant base value"
|
||||
|
||||
; 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
|
||||
|
||||
[Tuning]
|
||||
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators.
|
||||
|
@ -1768,7 +1770,7 @@ page = 1
|
|||
highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
|
||||
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
|
||||
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 0.0
|
||||
VssAcceleration = scalar, U16, 284, "m/s2", {1/300}, 0.0
|
||||
VssAcceleration = scalar, S16, 284, "m/s2", {1/300}, 0.0
|
||||
|
||||
;
|
||||
; see TunerStudioOutputChannels struct
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.02.proteus_f4.3686464113"
|
||||
signature = "rusEFI 2020.12.02.proteus_f4.2201346109"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.02.proteus_f4.3686464113" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.02.proteus_f4.2201346109" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Wed Dec 02 19:17:21 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Dec 02 20:08:02 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1464,6 +1464,8 @@ page = 1
|
|||
; CONFIG_DEFINITION_END
|
||||
idleRpmPid_offset = "Constant base value"
|
||||
|
||||
; 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
|
||||
|
||||
[Tuning]
|
||||
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators.
|
||||
|
@ -1768,7 +1770,7 @@ page = 1
|
|||
highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
|
||||
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
|
||||
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 0.0
|
||||
VssAcceleration = scalar, U16, 284, "m/s2", {1/300}, 0.0
|
||||
VssAcceleration = scalar, S16, 284, "m/s2", {1/300}, 0.0
|
||||
|
||||
;
|
||||
; see TunerStudioOutputChannels struct
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.12.02.proteus_f7.3686464113"
|
||||
signature = "rusEFI 2020.12.02.proteus_f7.2201346109"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.12.02.proteus_f7.3686464113" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.12.02.proteus_f7.2201346109" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -74,7 +74,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 Wed Dec 02 19:17:15 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Dec 02 20:07:59 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1464,6 +1464,8 @@ page = 1
|
|||
; CONFIG_DEFINITION_END
|
||||
idleRpmPid_offset = "Constant base value"
|
||||
|
||||
; 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
|
||||
|
||||
[Tuning]
|
||||
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators.
|
||||
|
@ -1768,7 +1770,7 @@ page = 1
|
|||
highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
|
||||
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
|
||||
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 0.0
|
||||
VssAcceleration = scalar, U16, 284, "m/s2", {1/300}, 0.0
|
||||
VssAcceleration = scalar, S16, 284, "m/s2", {1/300}, 0.0
|
||||
|
||||
;
|
||||
; see TunerStudioOutputChannels struct
|
||||
|
|
|
@ -80,6 +80,8 @@ enable2ndByteCanID = false
|
|||
; CONFIG_DEFINITION_END
|
||||
idleRpmPid_offset = "Constant base value"
|
||||
|
||||
; 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
|
||||
|
||||
[Tuning]
|
||||
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators.
|
||||
|
@ -384,7 +386,7 @@ enable2ndByteCanID = false
|
|||
highFuelPressure = scalar, S16, 278, "bar", {1/@@PACK_MULT_HIGH_PRESSURE@@}, 0
|
||||
targetLambda = scalar, U16, 280, "",{1/@@PACK_MULT_LAMBDA@@}, 0.0
|
||||
AFRValue = scalar, U16, 282, "AFR",{1/@@PACK_MULT_AFR@@}, 0.0
|
||||
VssAcceleration = scalar, U16, 284, "m/s2", {1/@@PACK_MULT_MS@@}, 0.0
|
||||
VssAcceleration = scalar, S16, 284, "m/s2", {1/@@PACK_MULT_MS@@}, 0.0
|
||||
|
||||
;
|
||||
; see TunerStudioOutputChannels struct
|
||||
|
|
Loading…
Reference in New Issue