Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-07-02 18:44:11 +00:00
parent edc9158229
commit fab2e44fe1
13 changed files with 30 additions and 36 deletions

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD all #define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.07.02 #define SIGNATURE_DATE 2020.07.02
#define SIGNATURE_HASH 4274229142 #define SIGNATURE_HASH 1686056769
#define TS_SIGNATURE "rusEFI 2020.07.02.all.4274229142" #define TS_SIGNATURE "rusEFI 2020.07.02.all.1686056769"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD fra #define SIGNATURE_BOARD fra
#define SIGNATURE_DATE 2020.07.02 #define SIGNATURE_DATE 2020.07.02
#define SIGNATURE_HASH 541385589 #define SIGNATURE_HASH 3136832418
#define TS_SIGNATURE "rusEFI 2020.07.02.fra.541385589" #define TS_SIGNATURE "rusEFI 2020.07.02.fra.3136832418"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD kin #define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.07.02 #define SIGNATURE_DATE 2020.07.02
#define SIGNATURE_HASH 872239884 #define SIGNATURE_HASH 2839671771
#define TS_SIGNATURE "rusEFI 2020.07.02.kin.872239884" #define TS_SIGNATURE "rusEFI 2020.07.02.kin.2839671771"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre #define SIGNATURE_BOARD mre
#define SIGNATURE_DATE 2020.07.02 #define SIGNATURE_DATE 2020.07.02
#define SIGNATURE_HASH 1463222497 #define SIGNATURE_HASH 3448479798
#define TS_SIGNATURE "rusEFI 2020.07.02.mre.1463222497" #define TS_SIGNATURE "rusEFI 2020.07.02.mre.3448479798"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD pro #define SIGNATURE_BOARD pro
#define SIGNATURE_DATE 2020.07.02 #define SIGNATURE_DATE 2020.07.02
#define SIGNATURE_HASH 1934818905 #define SIGNATURE_HASH 3924713102
#define TS_SIGNATURE "rusEFI 2020.07.02.pro.1934818905" #define TS_SIGNATURE "rusEFI 2020.07.02.pro.3924713102"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD pth #define SIGNATURE_BOARD pth
#define SIGNATURE_DATE 2020.07.02 #define SIGNATURE_DATE 2020.07.02
#define SIGNATURE_HASH 199186194 #define SIGNATURE_HASH 2439247813
#define TS_SIGNATURE "rusEFI 2020.07.02.pth.199186194" #define TS_SIGNATURE "rusEFI 2020.07.02.pth.2439247813"

Binary file not shown.

View File

@ -21,7 +21,6 @@
; ;
; ;
; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly. ; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly.
enable2ndByteCanID = false enable2ndByteCanID = false
@ -46,12 +45,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.07.02.all.4274229142" signature = "rusEFI 2020.07.02.all.1686056769"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.02.all.4274229142" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.07.02.all.1686056769" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -89,7 +88,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 Thu Jul 02 18:26:29 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 18:43:51 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -21,7 +21,6 @@
; ;
; ;
; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly. ; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly.
enable2ndByteCanID = false enable2ndByteCanID = false
@ -46,12 +45,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.07.02.fra.541385589" signature = "rusEFI 2020.07.02.fra.3136832418"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.02.fra.541385589" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.07.02.fra.3136832418" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -89,7 +88,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 Thu Jul 02 18:26:32 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 18:43:55 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -21,7 +21,6 @@
; ;
; ;
; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly. ; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly.
enable2ndByteCanID = false enable2ndByteCanID = false
@ -46,12 +45,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.07.02.kin.872239884" signature = "rusEFI 2020.07.02.kin.2839671771"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.02.kin.872239884" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.07.02.kin.2839671771" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -89,7 +88,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 Thu Jul 02 18:26:35 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Jul 02 18:43:59 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -21,7 +21,6 @@
; ;
; ;
; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly. ; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly.
enable2ndByteCanID = false enable2ndByteCanID = false
@ -46,12 +45,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.07.02.mre.1463222497" signature = "rusEFI 2020.07.02.mre.3448479798"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.02.mre.1463222497" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.07.02.mre.3448479798" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -89,7 +88,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 Thu Jul 02 18:26:31 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 18:43:54 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -21,7 +21,6 @@
; ;
; ;
; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly. ; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly.
enable2ndByteCanID = false enable2ndByteCanID = false
@ -46,12 +45,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.07.02.pth.199186194" signature = "rusEFI 2020.07.02.pth.2439247813"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.02.pth.199186194" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.07.02.pth.2439247813" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -89,7 +88,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 Thu Jul 02 18:26:33 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 18:43:56 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -21,7 +21,6 @@
; ;
; ;
; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly. ; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly.
enable2ndByteCanID = false enable2ndByteCanID = false
@ -46,12 +45,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.07.02.pro.1934818905" signature = "rusEFI 2020.07.02.pro.3924713102"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.02.pro.1934818905" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.07.02.pro.3924713102" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -89,7 +88,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 Thu Jul 02 18:26:34 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 18:43:58 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1