Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-09-08 21:17:04 +00:00
parent 6d1acb40f8
commit 0c0cc630df
19 changed files with 63 additions and 72 deletions

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.09.07
#define SIGNATURE_HASH 1946232709
#define TS_SIGNATURE "rusEFI 2020.09.07.all.1946232709"
#define SIGNATURE_DATE 2020.09.08
#define SIGNATURE_HASH 1750163688
#define TS_SIGNATURE "rusEFI 2020.09.08.all.1750163688"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2020.09.07
#define SIGNATURE_HASH 3550101950
#define TS_SIGNATURE "rusEFI 2020.09.07.frankenso_na6.3550101950"
#define SIGNATURE_DATE 2020.09.08
#define SIGNATURE_HASH 3486123731
#define TS_SIGNATURE "rusEFI 2020.09.08.frankenso_na6.3486123731"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.09.07
#define SIGNATURE_HASH 2681871361
#define TS_SIGNATURE "rusEFI 2020.09.07.kin.2681871361"
#define SIGNATURE_DATE 2020.09.08
#define SIGNATURE_HASH 2206882668
#define TS_SIGNATURE "rusEFI 2020.09.08.kin.2206882668"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2020.09.07
#define SIGNATURE_HASH 1709474607
#define TS_SIGNATURE "rusEFI 2020.09.07.mre_f4.1709474607"
#define SIGNATURE_DATE 2020.09.08
#define SIGNATURE_HASH 2041889858
#define TS_SIGNATURE "rusEFI 2020.09.08.mre_f4.2041889858"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2020.09.07
#define SIGNATURE_HASH 1709474607
#define TS_SIGNATURE "rusEFI 2020.09.07.mre_f7.1709474607"
#define SIGNATURE_DATE 2020.09.08
#define SIGNATURE_HASH 2041889858
#define TS_SIGNATURE "rusEFI 2020.09.08.mre_f7.2041889858"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2020.09.07
#define SIGNATURE_HASH 3241070326
#define TS_SIGNATURE "rusEFI 2020.09.07.prometheus_405.3241070326"
#define SIGNATURE_DATE 2020.09.08
#define SIGNATURE_HASH 3716057499
#define TS_SIGNATURE "rusEFI 2020.09.08.prometheus_405.3716057499"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2020.09.07
#define SIGNATURE_HASH 3241070326
#define TS_SIGNATURE "rusEFI 2020.09.07.prometheus_469.3241070326"
#define SIGNATURE_DATE 2020.09.08
#define SIGNATURE_HASH 3716057499
#define TS_SIGNATURE "rusEFI 2020.09.08.prometheus_469.3716057499"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2020.09.07
#define SIGNATURE_HASH 2547055765
#define TS_SIGNATURE "rusEFI 2020.09.07.proteus_f4.2547055765"
#define SIGNATURE_DATE 2020.09.08
#define SIGNATURE_HASH 2340469752
#define TS_SIGNATURE "rusEFI 2020.09.08.proteus_f4.2340469752"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2020.09.07
#define SIGNATURE_HASH 2547055765
#define TS_SIGNATURE "rusEFI 2020.09.07.proteus_f7.2547055765"
#define SIGNATURE_DATE 2020.09.08
#define SIGNATURE_HASH 2340469752
#define TS_SIGNATURE "rusEFI 2020.09.08.proteus_f7.2340469752"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.07.all.1946232709"
signature = "rusEFI 2020.09.08.all.1750163688"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.07.all.1946232709" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.08.all.1750163688" ; 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 Sep 07 21:39:59 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Sep 08 21:16:22 UTC 2020
pageSize = 20000
page = 1
@ -2925,8 +2925,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Batch injection with individual wiring"
field = "Two wire batch emulation", twoWireBatchInjection, {isInjectionEnabled == 1 && injectionMode == 2}
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
;field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
; ^^^ Not yet implemented, hidden for now! ^^^
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
dialog = ignitionOutputs, "Ignition Outputs"
field = "Ignition Pin Mode", ignitionPinMode, {isIgnitionEnabled == 1}

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.07.frankenso_na6.3550101950"
signature = "rusEFI 2020.09.08.frankenso_na6.3486123731"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.07.frankenso_na6.3550101950" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.08.frankenso_na6.3486123731" ; 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 Sep 07 21:40:08 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Sep 08 21:16:31 UTC 2020
pageSize = 20000
page = 1
@ -2925,8 +2925,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Batch injection with individual wiring"
field = "Two wire batch emulation", twoWireBatchInjection, {isInjectionEnabled == 1 && injectionMode == 2}
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
;field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
; ^^^ Not yet implemented, hidden for now! ^^^
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
dialog = ignitionOutputs, "Ignition Outputs"
field = "Ignition Pin Mode", ignitionPinMode, {isIgnitionEnabled == 1}

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.07.kin.2681871361"
signature = "rusEFI 2020.09.08.kin.2206882668"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.07.kin.2681871361" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.08.kin.2206882668" ; 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 Sep 07 21:40:17 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Sep 08 21:16:40 UTC 2020
pageSize = 20000
page = 1
@ -2925,8 +2925,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Batch injection with individual wiring"
field = "Two wire batch emulation", twoWireBatchInjection, {isInjectionEnabled == 1 && injectionMode == 2}
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
;field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
; ^^^ Not yet implemented, hidden for now! ^^^
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
dialog = ignitionOutputs, "Ignition Outputs"
field = "Ignition Pin Mode", ignitionPinMode, {isIgnitionEnabled == 1}

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.07.mre_f4.1709474607"
signature = "rusEFI 2020.09.08.mre_f4.2041889858"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.07.mre_f4.1709474607" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.08.mre_f4.2041889858" ; 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 Sep 07 21:40:03 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Sep 08 21:16:27 UTC 2020
pageSize = 20000
page = 1
@ -2920,8 +2920,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Batch injection with individual wiring"
field = "Two wire batch emulation", twoWireBatchInjection, {isInjectionEnabled == 1 && injectionMode == 2}
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
;field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
; ^^^ Not yet implemented, hidden for now! ^^^
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
dialog = ignitionOutputs, "Ignition Outputs"
field = "Ignition Pin Mode", ignitionPinMode, {isIgnitionEnabled == 1}

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.07.mre_f7.1709474607"
signature = "rusEFI 2020.09.08.mre_f7.2041889858"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.07.mre_f7.1709474607" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.08.mre_f7.2041889858" ; 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 Sep 07 21:40:01 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Sep 08 21:16:24 UTC 2020
pageSize = 20000
page = 1
@ -2920,8 +2920,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Batch injection with individual wiring"
field = "Two wire batch emulation", twoWireBatchInjection, {isInjectionEnabled == 1 && injectionMode == 2}
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
;field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
; ^^^ Not yet implemented, hidden for now! ^^^
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
dialog = ignitionOutputs, "Ignition Outputs"
field = "Ignition Pin Mode", ignitionPinMode, {isIgnitionEnabled == 1}

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.07.prometheus_405.3241070326"
signature = "rusEFI 2020.09.08.prometheus_405.3716057499"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.07.prometheus_405.3241070326" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.08.prometheus_405.3716057499" ; 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 Sep 07 21:40:13 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Sep 08 21:16:36 UTC 2020
pageSize = 20000
page = 1
@ -2921,8 +2921,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Batch injection with individual wiring"
field = "Two wire batch emulation", twoWireBatchInjection, {isInjectionEnabled == 1 && injectionMode == 2}
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
;field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
; ^^^ Not yet implemented, hidden for now! ^^^
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
dialog = ignitionOutputs, "Ignition Outputs"
field = "Ignition Pin Mode", ignitionPinMode, {isIgnitionEnabled == 1}

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.07.prometheus_469.3241070326"
signature = "rusEFI 2020.09.08.prometheus_469.3716057499"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.07.prometheus_469.3241070326" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.08.prometheus_469.3716057499" ; 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 Sep 07 21:40:11 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Sep 08 21:16:34 UTC 2020
pageSize = 20000
page = 1
@ -2921,8 +2921,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Batch injection with individual wiring"
field = "Two wire batch emulation", twoWireBatchInjection, {isInjectionEnabled == 1 && injectionMode == 2}
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
;field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
; ^^^ Not yet implemented, hidden for now! ^^^
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
dialog = ignitionOutputs, "Ignition Outputs"
field = "Ignition Pin Mode", ignitionPinMode, {isIgnitionEnabled == 1}

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.07.proteus_f4.2547055765"
signature = "rusEFI 2020.09.08.proteus_f4.2340469752"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.07.proteus_f4.2547055765" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.08.proteus_f4.2340469752" ; 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 Sep 07 21:40:16 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Sep 08 21:16:39 UTC 2020
pageSize = 20000
page = 1
@ -2916,8 +2916,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Batch injection with individual wiring"
field = "Two wire batch emulation", twoWireBatchInjection, {isInjectionEnabled == 1 && injectionMode == 2}
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
;field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
; ^^^ Not yet implemented, hidden for now! ^^^
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
dialog = ignitionOutputs, "Ignition Outputs"
field = "Ignition Pin Mode", ignitionPinMode, {isIgnitionEnabled == 1}

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.07.proteus_f7.2547055765"
signature = "rusEFI 2020.09.08.proteus_f7.2340469752"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.07.proteus_f7.2547055765" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.08.proteus_f7.2340469752" ; 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 Sep 07 21:40:14 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Sep 08 21:16:37 UTC 2020
pageSize = 20000
page = 1
@ -2916,8 +2916,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "#Batch injection with individual wiring"
field = "Two wire batch emulation", twoWireBatchInjection, {isInjectionEnabled == 1 && injectionMode == 2}
field = "Override VE table load axis", veOverrideMode, { isInjectionEnabled }
;field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
; ^^^ Not yet implemented, hidden for now! ^^^
field = "Override AFR table load axis", afrOverrideMode, { isInjectionEnabled }
dialog = ignitionOutputs, "Ignition Outputs"
field = "Ignition Pin Mode", ignitionPinMode, {isIgnitionEnabled == 1}