Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-08-24 03:19:53 +00:00
parent f65287deed
commit 7fab55ad3e
19 changed files with 63 additions and 63 deletions

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.08.24
#define SIGNATURE_HASH 346336766
#define TS_SIGNATURE "rusEFI 2020.08.24.all.346336766"
#define SIGNATURE_HASH 1867104539
#define TS_SIGNATURE "rusEFI 2020.08.24.all.1867104539"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2020.08.24
#define SIGNATURE_HASH 3692603639
#define TS_SIGNATURE "rusEFI 2020.08.24.frankenso_na6.3692603639"
#define SIGNATURE_HASH 2817901586
#define TS_SIGNATURE "rusEFI 2020.08.24.frankenso_na6.2817901586"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.08.24
#define SIGNATURE_HASH 997255262
#define TS_SIGNATURE "rusEFI 2020.08.24.kin.997255262"
#define SIGNATURE_HASH 1084064955
#define TS_SIGNATURE "rusEFI 2020.08.24.kin.1084064955"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2020.08.24
#define SIGNATURE_HASH 4010424485
#define TS_SIGNATURE "rusEFI 2020.08.24.mre_f4.4010424485"
#define SIGNATURE_HASH 2498188352
#define TS_SIGNATURE "rusEFI 2020.08.24.mre_f4.2498188352"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2020.08.24
#define SIGNATURE_HASH 4010424485
#define TS_SIGNATURE "rusEFI 2020.08.24.mre_f7.4010424485"
#define SIGNATURE_HASH 2498188352
#define TS_SIGNATURE "rusEFI 2020.08.24.mre_f7.2498188352"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2020.08.24
#define SIGNATURE_HASH 55766080
#define TS_SIGNATURE "rusEFI 2020.08.24.prometheus_405.55766080"
#define SIGNATURE_HASH 2025816229
#define TS_SIGNATURE "rusEFI 2020.08.24.prometheus_405.2025816229"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2020.08.24
#define SIGNATURE_HASH 55766080
#define TS_SIGNATURE "rusEFI 2020.08.24.prometheus_469.55766080"
#define SIGNATURE_HASH 2025816229
#define TS_SIGNATURE "rusEFI 2020.08.24.prometheus_469.2025816229"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2020.08.24
#define SIGNATURE_HASH 4110775205
#define TS_SIGNATURE "rusEFI 2020.08.24.proteus_f4.4110775205"
#define SIGNATURE_HASH 2397577024
#define TS_SIGNATURE "rusEFI 2020.08.24.proteus_f4.2397577024"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2020.08.24
#define SIGNATURE_HASH 4110775205
#define TS_SIGNATURE "rusEFI 2020.08.24.proteus_f7.4110775205"
#define SIGNATURE_HASH 2397577024
#define TS_SIGNATURE "rusEFI 2020.08.24.proteus_f7.2397577024"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.24.all.346336766"
signature = "rusEFI 2020.08.24.all.1867104539"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.24.all.346336766" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.24.all.1867104539" ; 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 Mon Aug 24 00:37:24 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 24 03:19:17 UTC 2020
pageSize = 20000
page = 1
@ -2517,8 +2517,8 @@ menuDialog = main
menu = "Fuel"
# basic
subMenu = injectorConfig, "Injection configuration", 0, {isInjectionEnabled == 1}
subMenu = injectionSettings, "Injection hardware"
subMenu = injectorConfig, "Injection configuration"
subMenu = injectionSettings, "Injection hardware", 0, {isInjectionEnabled == 1}
subMenu = std_separator
# Air mass model

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.24.frankenso_na6.3692603639"
signature = "rusEFI 2020.08.24.frankenso_na6.2817901586"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.24.frankenso_na6.3692603639" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.24.frankenso_na6.2817901586" ; 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 Mon Aug 24 00:37:29 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 24 03:19:22 UTC 2020
pageSize = 20000
page = 1
@ -2517,8 +2517,8 @@ menuDialog = main
menu = "Fuel"
# basic
subMenu = injectorConfig, "Injection configuration", 0, {isInjectionEnabled == 1}
subMenu = injectionSettings, "Injection hardware"
subMenu = injectorConfig, "Injection configuration"
subMenu = injectionSettings, "Injection hardware", 0, {isInjectionEnabled == 1}
subMenu = std_separator
# Air mass model

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.24.kin.997255262"
signature = "rusEFI 2020.08.24.kin.1084064955"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.24.kin.997255262" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.24.kin.1084064955" ; 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 Mon Aug 24 00:37:36 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Aug 24 03:19:36 UTC 2020
pageSize = 20000
page = 1
@ -2517,8 +2517,8 @@ menuDialog = main
menu = "Fuel"
# basic
subMenu = injectorConfig, "Injection configuration", 0, {isInjectionEnabled == 1}
subMenu = injectionSettings, "Injection hardware"
subMenu = injectorConfig, "Injection configuration"
subMenu = injectionSettings, "Injection hardware", 0, {isInjectionEnabled == 1}
subMenu = std_separator
# Air mass model

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.24.mre_f4.4010424485"
signature = "rusEFI 2020.08.24.mre_f4.2498188352"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.24.mre_f4.4010424485" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.24.mre_f4.2498188352" ; 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 Mon Aug 24 00:37:28 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 24 03:19:20 UTC 2020
pageSize = 20000
page = 1
@ -2517,8 +2517,8 @@ menuDialog = main
menu = "Fuel"
# basic
subMenu = injectorConfig, "Injection configuration", 0, {isInjectionEnabled == 1}
subMenu = injectionSettings, "Injection hardware"
subMenu = injectorConfig, "Injection configuration"
subMenu = injectionSettings, "Injection hardware", 0, {isInjectionEnabled == 1}
subMenu = std_separator
# Air mass model

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.24.mre_f7.4010424485"
signature = "rusEFI 2020.08.24.mre_f7.2498188352"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.24.mre_f7.4010424485" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.24.mre_f7.2498188352" ; 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 Mon Aug 24 00:37:26 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 24 03:19:19 UTC 2020
pageSize = 20000
page = 1
@ -2517,8 +2517,8 @@ menuDialog = main
menu = "Fuel"
# basic
subMenu = injectorConfig, "Injection configuration", 0, {isInjectionEnabled == 1}
subMenu = injectionSettings, "Injection hardware"
subMenu = injectorConfig, "Injection configuration"
subMenu = injectionSettings, "Injection hardware", 0, {isInjectionEnabled == 1}
subMenu = std_separator
# Air mass model

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.24.prometheus_405.55766080"
signature = "rusEFI 2020.08.24.prometheus_405.2025816229"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.24.prometheus_405.55766080" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.24.prometheus_405.2025816229" ; 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 Mon Aug 24 00:37:32 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 24 03:19:25 UTC 2020
pageSize = 20000
page = 1
@ -2517,8 +2517,8 @@ menuDialog = main
menu = "Fuel"
# basic
subMenu = injectorConfig, "Injection configuration", 0, {isInjectionEnabled == 1}
subMenu = injectionSettings, "Injection hardware"
subMenu = injectorConfig, "Injection configuration"
subMenu = injectionSettings, "Injection hardware", 0, {isInjectionEnabled == 1}
subMenu = std_separator
# Air mass model

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.24.prometheus_469.55766080"
signature = "rusEFI 2020.08.24.prometheus_469.2025816229"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.24.prometheus_469.55766080" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.24.prometheus_469.2025816229" ; 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 Mon Aug 24 00:37:31 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 24 03:19:23 UTC 2020
pageSize = 20000
page = 1
@ -2517,8 +2517,8 @@ menuDialog = main
menu = "Fuel"
# basic
subMenu = injectorConfig, "Injection configuration", 0, {isInjectionEnabled == 1}
subMenu = injectionSettings, "Injection hardware"
subMenu = injectorConfig, "Injection configuration"
subMenu = injectionSettings, "Injection hardware", 0, {isInjectionEnabled == 1}
subMenu = std_separator
# Air mass model

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.24.proteus_f4.4110775205"
signature = "rusEFI 2020.08.24.proteus_f4.2397577024"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.24.proteus_f4.4110775205" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.24.proteus_f4.2397577024" ; 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 Mon Aug 24 00:37:35 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 24 03:19:34 UTC 2020
pageSize = 20000
page = 1
@ -2517,8 +2517,8 @@ menuDialog = main
menu = "Fuel"
# basic
subMenu = injectorConfig, "Injection configuration", 0, {isInjectionEnabled == 1}
subMenu = injectionSettings, "Injection hardware"
subMenu = injectorConfig, "Injection configuration"
subMenu = injectionSettings, "Injection hardware", 0, {isInjectionEnabled == 1}
subMenu = std_separator
# Air mass model

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.24.proteus_f7.4110775205"
signature = "rusEFI 2020.08.24.proteus_f7.2397577024"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.24.proteus_f7.4110775205" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.24.proteus_f7.2397577024" ; 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 Mon Aug 24 00:37:33 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 24 03:19:26 UTC 2020
pageSize = 20000
page = 1
@ -2517,8 +2517,8 @@ menuDialog = main
menu = "Fuel"
# basic
subMenu = injectorConfig, "Injection configuration", 0, {isInjectionEnabled == 1}
subMenu = injectionSettings, "Injection hardware"
subMenu = injectorConfig, "Injection configuration"
subMenu = injectionSettings, "Injection hardware", 0, {isInjectionEnabled == 1}
subMenu = std_separator
# Air mass model