Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-01-02 21:53:01 +00:00
parent d213c01ca5
commit 077ba2bf9e
21 changed files with 50 additions and 50 deletions

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.01.02
#define SIGNATURE_HASH 3760507600
#define TS_SIGNATURE "rusEFI 2021.01.02.all.3760507600"
#define SIGNATURE_HASH 772210171
#define TS_SIGNATURE "rusEFI 2021.01.02.all.772210171"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2021.01.02
#define SIGNATURE_HASH 1985248043
#define TS_SIGNATURE "rusEFI 2021.01.02.frankenso_na6.1985248043"
#define SIGNATURE_HASH 3094760448
#define TS_SIGNATURE "rusEFI 2021.01.02.frankenso_na6.3094760448"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.01.02
#define SIGNATURE_HASH 701852691
#define TS_SIGNATURE "rusEFI 2021.01.02.hellen_cypress.701852691"
#define SIGNATURE_HASH 3891747640
#define TS_SIGNATURE "rusEFI 2021.01.02.hellen_cypress.3891747640"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.01.02
#define SIGNATURE_HASH 2026460905
#define TS_SIGNATURE "rusEFI 2021.01.02.kin.2026460905"
#define SIGNATURE_HASH 3068879298
#define TS_SIGNATURE "rusEFI 2021.01.02.kin.3068879298"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2021.01.02
#define SIGNATURE_HASH 4159968425
#define TS_SIGNATURE "rusEFI 2021.01.02.mre_f4.4159968425"
#define SIGNATURE_HASH 970335106
#define TS_SIGNATURE "rusEFI 2021.01.02.mre_f4.970335106"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2021.01.02
#define SIGNATURE_HASH 4159968425
#define TS_SIGNATURE "rusEFI 2021.01.02.mre_f7.4159968425"
#define SIGNATURE_HASH 970335106
#define TS_SIGNATURE "rusEFI 2021.01.02.mre_f7.970335106"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2021.01.02
#define SIGNATURE_HASH 2734476417
#define TS_SIGNATURE "rusEFI 2021.01.02.prometheus_405.2734476417"
#define SIGNATURE_HASH 1826552746
#define TS_SIGNATURE "rusEFI 2021.01.02.prometheus_405.1826552746"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2021.01.02
#define SIGNATURE_HASH 2734476417
#define TS_SIGNATURE "rusEFI 2021.01.02.prometheus_469.2734476417"
#define SIGNATURE_HASH 1826552746
#define TS_SIGNATURE "rusEFI 2021.01.02.prometheus_469.1826552746"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2021.01.02
#define SIGNATURE_HASH 697204750
#define TS_SIGNATURE "rusEFI 2021.01.02.proteus_f4.697204750"
#define SIGNATURE_HASH 3886855973
#define TS_SIGNATURE "rusEFI 2021.01.02.proteus_f4.3886855973"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2021.01.02
#define SIGNATURE_HASH 697204750
#define TS_SIGNATURE "rusEFI 2021.01.02.proteus_f7.697204750"
#define SIGNATURE_HASH 3886855973
#define TS_SIGNATURE "rusEFI 2021.01.02.proteus_f7.3886855973"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.all.3760507600"
signature = "rusEFI 2021.01.02.all.772210171"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.all.3760507600" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.02.all.772210171" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,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 Sat Jan 02 21:44:47 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 21:52:22 UTC 2021
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.frankenso_na6.1985248043"
signature = "rusEFI 2021.01.02.frankenso_na6.3094760448"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.frankenso_na6.1985248043" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.02.frankenso_na6.3094760448" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,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 Sat Jan 02 21:44:52 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 21:52:27 UTC 2021
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.hellen_cypress.701852691"
signature = "rusEFI 2021.01.02.hellen_cypress.3891747640"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.hellen_cypress.701852691" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.02.hellen_cypress.3891747640" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,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 Sat Jan 02 21:45:06 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Jan 02 21:52:44 UTC 2021
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.kin.2026460905"
signature = "rusEFI 2021.01.02.kin.3068879298"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.kin.2026460905" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.02.kin.3068879298" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,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 Sat Jan 02 21:45:01 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Jan 02 21:52:42 UTC 2021
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.mre_f4.4159968425"
signature = "rusEFI 2021.01.02.mre_f4.970335106"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.mre_f4.4159968425" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.02.mre_f4.970335106" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,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 Sat Jan 02 21:44:50 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 21:52:25 UTC 2021
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.mre_f7.4159968425"
signature = "rusEFI 2021.01.02.mre_f7.970335106"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.mre_f7.4159968425" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.02.mre_f7.970335106" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,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 Sat Jan 02 21:44:49 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 21:52:24 UTC 2021
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.prometheus_405.2734476417"
signature = "rusEFI 2021.01.02.prometheus_405.1826552746"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.prometheus_405.2734476417" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.02.prometheus_405.1826552746" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,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 Sat Jan 02 21:44:55 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 21:52:30 UTC 2021
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.prometheus_469.2734476417"
signature = "rusEFI 2021.01.02.prometheus_469.1826552746"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.prometheus_469.2734476417" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.02.prometheus_469.1826552746" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,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 Sat Jan 02 21:44:54 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 21:52:29 UTC 2021
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.proteus_f4.697204750"
signature = "rusEFI 2021.01.02.proteus_f4.3886855973"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.proteus_f4.697204750" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.02.proteus_f4.3886855973" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,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 Sat Jan 02 21:44:59 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 21:52:41 UTC 2021
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.proteus_f7.697204750"
signature = "rusEFI 2021.01.02.proteus_f7.3886855973"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.proteus_f7.697204750" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.02.proteus_f7.3886855973" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -77,7 +77,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 Sat Jan 02 21:44:58 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 21:52:33 UTC 2021
pageSize = 20000
page = 1