Merge remote-tracking branch 'origin/master' into master

This commit is contained in:
rusefillc 2020-12-02 20:19:56 -05:00
commit fb1d6bcf07
23 changed files with 84 additions and 62 deletions

View File

@ -1,2 +1,2 @@
#pragma once #pragma once
#define VCS_DATE 20201202 #define VCS_DATE 20201203

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD all #define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.12.02 #define SIGNATURE_DATE 2020.12.02
#define SIGNATURE_HASH 303083695 #define SIGNATURE_HASH 1251977955
#define TS_SIGNATURE "rusEFI 2020.12.02.all.303083695" #define TS_SIGNATURE "rusEFI 2020.12.02.all.1251977955"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD frankenso_na6 #define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2020.12.02 #define SIGNATURE_DATE 2020.12.02
#define SIGNATURE_HASH 2220884308 #define SIGNATURE_HASH 3706657560
#define TS_SIGNATURE "rusEFI 2020.12.02.frankenso_na6.2220884308" #define TS_SIGNATURE "rusEFI 2020.12.02.frankenso_na6.3706657560"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2020.12.02 #define SIGNATURE_DATE 2020.12.02
#define SIGNATURE_HASH 3688961644 #define SIGNATURE_HASH 2205027360
#define TS_SIGNATURE "rusEFI 2020.12.02.hellen_cypress.3688961644" #define TS_SIGNATURE "rusEFI 2020.12.02.hellen_cypress.2205027360"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD kin #define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.12.02 #define SIGNATURE_DATE 2020.12.02
#define SIGNATURE_HASH 2331847830 #define SIGNATURE_HASH 3530700506
#define TS_SIGNATURE "rusEFI 2020.12.02.kin.2331847830" #define TS_SIGNATURE "rusEFI 2020.12.02.kin.3530700506"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f4 #define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2020.12.02 #define SIGNATURE_DATE 2020.12.02
#define SIGNATURE_HASH 96497366 #define SIGNATURE_HASH 1565488282
#define TS_SIGNATURE "rusEFI 2020.12.02.mre_f4.96497366" #define TS_SIGNATURE "rusEFI 2020.12.02.mre_f4.1565488282"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f7 #define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2020.12.02 #define SIGNATURE_DATE 2020.12.02
#define SIGNATURE_HASH 96497366 #define SIGNATURE_HASH 1565488282
#define TS_SIGNATURE "rusEFI 2020.12.02.mre_f7.96497366" #define TS_SIGNATURE "rusEFI 2020.12.02.mre_f7.1565488282"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_405 #define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2020.12.02 #define SIGNATURE_DATE 2020.12.02
#define SIGNATURE_HASH 1355331326 #define SIGNATURE_HASH 138914994
#define TS_SIGNATURE "rusEFI 2020.12.02.prometheus_405.1355331326" #define TS_SIGNATURE "rusEFI 2020.12.02.prometheus_405.138914994"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_469 #define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2020.12.02 #define SIGNATURE_DATE 2020.12.02
#define SIGNATURE_HASH 1355331326 #define SIGNATURE_HASH 138914994
#define TS_SIGNATURE "rusEFI 2020.12.02.prometheus_469.1355331326" #define TS_SIGNATURE "rusEFI 2020.12.02.prometheus_469.138914994"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f4 #define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2020.12.02 #define SIGNATURE_DATE 2020.12.02
#define SIGNATURE_HASH 3686464113 #define SIGNATURE_HASH 2201346109
#define TS_SIGNATURE "rusEFI 2020.12.02.proteus_f4.3686464113" #define TS_SIGNATURE "rusEFI 2020.12.02.proteus_f4.2201346109"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f7 #define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2020.12.02 #define SIGNATURE_DATE 2020.12.02
#define SIGNATURE_HASH 3686464113 #define SIGNATURE_HASH 2201346109
#define TS_SIGNATURE "rusEFI 2020.12.02.proteus_f7.3686464113" #define TS_SIGNATURE "rusEFI 2020.12.02.proteus_f7.2201346109"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.12.02.all.303083695" signature = "rusEFI 2020.12.02.all.1251977955"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. 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] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; 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 pageSize = 20000
page = 1 page = 1
@ -1464,6 +1464,8 @@ page = 1
; CONFIG_DEFINITION_END ; CONFIG_DEFINITION_END
idleRpmPid_offset = "Constant base value" 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] [Tuning]
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators. 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 highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0 targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 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 ; see TunerStudioOutputChannels struct

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; 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] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. 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] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; 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 pageSize = 20000
page = 1 page = 1
@ -1464,6 +1464,8 @@ page = 1
; CONFIG_DEFINITION_END ; CONFIG_DEFINITION_END
idleRpmPid_offset = "Constant base value" 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] [Tuning]
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators. 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 highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0 targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 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 ; see TunerStudioOutputChannels struct

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; 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] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. 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] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; 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 pageSize = 20000
page = 1 page = 1
@ -1464,6 +1464,8 @@ page = 1
; CONFIG_DEFINITION_END ; CONFIG_DEFINITION_END
idleRpmPid_offset = "Constant base value" 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] [Tuning]
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators. 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 highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0 targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 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 ; see TunerStudioOutputChannels struct

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.12.02.kin.2331847830" signature = "rusEFI 2020.12.02.kin.3530700506"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. 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] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; 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 pageSize = 20000
page = 1 page = 1
@ -1464,6 +1464,8 @@ page = 1
; CONFIG_DEFINITION_END ; CONFIG_DEFINITION_END
idleRpmPid_offset = "Constant base value" 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] [Tuning]
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators. 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 highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0 targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 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 ; see TunerStudioOutputChannels struct

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; 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] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. 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] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; 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 pageSize = 20000
page = 1 page = 1
@ -1464,6 +1464,8 @@ page = 1
; CONFIG_DEFINITION_END ; CONFIG_DEFINITION_END
idleRpmPid_offset = "Constant base value" 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] [Tuning]
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators. 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 highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0 targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 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 ; see TunerStudioOutputChannels struct

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; 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] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. 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] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; 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 pageSize = 20000
page = 1 page = 1
@ -1464,6 +1464,8 @@ page = 1
; CONFIG_DEFINITION_END ; CONFIG_DEFINITION_END
idleRpmPid_offset = "Constant base value" 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] [Tuning]
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators. 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 highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0 targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 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 ; see TunerStudioOutputChannels struct

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; 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] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. 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] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; 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 pageSize = 20000
page = 1 page = 1
@ -1464,6 +1464,8 @@ page = 1
; CONFIG_DEFINITION_END ; CONFIG_DEFINITION_END
idleRpmPid_offset = "Constant base value" 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] [Tuning]
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators. 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 highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0 targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 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 ; see TunerStudioOutputChannels struct

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; 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] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. 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] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; 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 pageSize = 20000
page = 1 page = 1
@ -1464,6 +1464,8 @@ page = 1
; CONFIG_DEFINITION_END ; CONFIG_DEFINITION_END
idleRpmPid_offset = "Constant base value" 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] [Tuning]
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators. 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 highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0 targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 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 ; see TunerStudioOutputChannels struct

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; 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] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. 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] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; 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 pageSize = 20000
page = 1 page = 1
@ -1464,6 +1464,8 @@ page = 1
; CONFIG_DEFINITION_END ; CONFIG_DEFINITION_END
idleRpmPid_offset = "Constant base value" 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] [Tuning]
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators. 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 highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0 targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 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 ; see TunerStudioOutputChannels struct

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; 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] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. 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] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; 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 pageSize = 20000
page = 1 page = 1
@ -1464,6 +1464,8 @@ page = 1
; CONFIG_DEFINITION_END ; CONFIG_DEFINITION_END
idleRpmPid_offset = "Constant base value" 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] [Tuning]
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators. 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 highFuelPressure = scalar, S16, 278, "bar", {1/10}, 0
targetLambda = scalar, U16, 280, "",{1/10000}, 0.0 targetLambda = scalar, U16, 280, "",{1/10000}, 0.0
AFRValue = scalar, U16, 282, "AFR",{1/1000}, 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 ; see TunerStudioOutputChannels struct

View File

@ -80,6 +80,8 @@ enable2ndByteCanID = false
; CONFIG_DEFINITION_END ; CONFIG_DEFINITION_END
idleRpmPid_offset = "Constant base value" 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] [Tuning]
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators. 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 highFuelPressure = scalar, S16, 278, "bar", {1/@@PACK_MULT_HIGH_PRESSURE@@}, 0
targetLambda = scalar, U16, 280, "",{1/@@PACK_MULT_LAMBDA@@}, 0.0 targetLambda = scalar, U16, 280, "",{1/@@PACK_MULT_LAMBDA@@}, 0.0
AFRValue = scalar, U16, 282, "AFR",{1/@@PACK_MULT_AFR@@}, 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 ; see TunerStudioOutputChannels struct