Merge remote-tracking branch 'origin/master'

This commit is contained in:
rusefi 2020-11-02 23:53:38 -05:00
commit 148f9494f2
15 changed files with 42 additions and 42 deletions

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD frankenso_na6 #define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2020.11.02 #define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 1266301096 #define SIGNATURE_HASH 3637298954
#define TS_SIGNATURE "rusEFI 2020.11.02.frankenso_na6.1266301096" #define TS_SIGNATURE "rusEFI 2020.11.03.frankenso_na6.3637298954"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD mre_f4 #define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2020.11.02 #define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 351842662 #define SIGNATURE_HASH 647487135
#define TS_SIGNATURE "rusEFI 2020.11.02.mre_f4.351842662" #define TS_SIGNATURE "rusEFI 2020.11.03.mre_f4.647487135"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD mre_f7 #define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2020.11.02 #define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 351842662 #define SIGNATURE_HASH 647487135
#define TS_SIGNATURE "rusEFI 2020.11.02.mre_f7.351842662" #define TS_SIGNATURE "rusEFI 2020.11.03.mre_f7.647487135"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD prometheus_405 #define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2020.11.02 #define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 3895698543 #define SIGNATURE_HASH 207909024
#define TS_SIGNATURE "rusEFI 2020.11.02.prometheus_405.3895698543" #define TS_SIGNATURE "rusEFI 2020.11.03.prometheus_405.207909024"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD prometheus_469 #define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2020.11.02 #define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 3895698543 #define SIGNATURE_HASH 207909024
#define TS_SIGNATURE "rusEFI 2020.11.02.prometheus_469.3895698543" #define TS_SIGNATURE "rusEFI 2020.11.03.prometheus_469.207909024"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD proteus_f4 #define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2020.11.02 #define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 3794303224 #define SIGNATURE_HASH 2266381359
#define TS_SIGNATURE "rusEFI 2020.11.02.proteus_f4.3794303224" #define TS_SIGNATURE "rusEFI 2020.11.03.proteus_f4.2266381359"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD proteus_f7 #define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2020.11.02 #define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 3794303224 #define SIGNATURE_HASH 2266381359
#define TS_SIGNATURE "rusEFI 2020.11.02.proteus_f7.3794303224" #define TS_SIGNATURE "rusEFI 2020.11.03.proteus_f7.2266381359"

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.11.02.frankenso_na6.1266301096" signature = "rusEFI 2020.11.03.frankenso_na6.3637298954"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.02.frankenso_na6.1266301096" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.03.frankenso_na6.3637298954" ; 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 Mon Nov 02 03:26:58 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 04:48:14 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1

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.11.02.mre_f4.351842662" signature = "rusEFI 2020.11.03.mre_f4.647487135"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.02.mre_f4.351842662" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.03.mre_f4.647487135" ; 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 Mon Nov 02 03:26:50 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 04:48:12 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1

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.11.02.mre_f7.351842662" signature = "rusEFI 2020.11.03.mre_f7.647487135"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.02.mre_f7.351842662" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.03.mre_f7.647487135" ; 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 Mon Nov 02 03:26:47 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 04:48:05 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1

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.11.02.prometheus_405.3895698543" signature = "rusEFI 2020.11.03.prometheus_405.207909024"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.02.prometheus_405.3895698543" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.03.prometheus_405.207909024" ; 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 Mon Nov 02 03:27:02 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 04:48:18 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1

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.11.02.prometheus_469.3895698543" signature = "rusEFI 2020.11.03.prometheus_469.207909024"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.02.prometheus_469.3895698543" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.03.prometheus_469.207909024" ; 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 Mon Nov 02 03:27:00 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 04:48:16 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1

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.11.02.proteus_f4.3794303224" signature = "rusEFI 2020.11.03.proteus_f4.2266381359"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.02.proteus_f4.3794303224" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.03.proteus_f4.2266381359" ; 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 Mon Nov 02 03:27:06 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 04:48:22 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1

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.11.02.proteus_f7.3794303224" signature = "rusEFI 2020.11.03.proteus_f7.2266381359"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.02.proteus_f7.3794303224" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.03.proteus_f7.2266381359" ; 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 Mon Nov 02 03:27:04 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 04:48:20 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1