Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-01-28 00:25:42 +00:00
parent 1109c879a5
commit 5c2ad041ca
23 changed files with 13178 additions and 13189 deletions

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.01.27
#define SIGNATURE_HASH 3165519488
#define TS_SIGNATURE "rusEFI 2021.01.27.all.3165519488"
#define SIGNATURE_DATE 2021.01.28
#define SIGNATURE_HASH 3350011827
#define TS_SIGNATURE "rusEFI 2021.01.28.all.3350011827"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2021.01.27
#define SIGNATURE_HASH 953668371
#define TS_SIGNATURE "rusEFI 2021.01.27.frankenso_na6.953668371"
#define SIGNATURE_DATE 2021.01.28
#define SIGNATURE_HASH 1138176544
#define TS_SIGNATURE "rusEFI 2021.01.28.frankenso_na6.1138176544"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD hellen72
#define SIGNATURE_DATE 2021.01.27
#define SIGNATURE_HASH 2935596600
#define TS_SIGNATURE "rusEFI 2021.01.27.hellen72.2935596600"
#define SIGNATURE_DATE 2021.01.28
#define SIGNATURE_HASH 3589883659
#define TS_SIGNATURE "rusEFI 2021.01.28.hellen72.3589883659"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.01.27
#define SIGNATURE_HASH 4275119440
#define TS_SIGNATURE "rusEFI 2021.01.27.hellen_cypress.4275119440"
#define SIGNATURE_DATE 2021.01.28
#define SIGNATURE_HASH 2245117027
#define TS_SIGNATURE "rusEFI 2021.01.28.hellen_cypress.2245117027"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.01.27
#define SIGNATURE_HASH 4275119440
#define TS_SIGNATURE "rusEFI 2021.01.27.kin.4275119440"
#define SIGNATURE_DATE 2021.01.28
#define SIGNATURE_HASH 2245117027
#define TS_SIGNATURE "rusEFI 2021.01.28.kin.2245117027"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2021.01.27
#define SIGNATURE_HASH 2456521834
#define TS_SIGNATURE "rusEFI 2021.01.27.mre_f4.2456521834"
#define SIGNATURE_DATE 2021.01.28
#define SIGNATURE_HASH 3916131673
#define TS_SIGNATURE "rusEFI 2021.01.28.mre_f4.3916131673"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2021.01.27
#define SIGNATURE_HASH 2456521834
#define TS_SIGNATURE "rusEFI 2021.01.27.mre_f7.2456521834"
#define SIGNATURE_DATE 2021.01.28
#define SIGNATURE_HASH 3916131673
#define TS_SIGNATURE "rusEFI 2021.01.28.mre_f7.3916131673"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2021.01.27
#define SIGNATURE_HASH 2923166902
#define TS_SIGNATURE "rusEFI 2021.01.27.prometheus_405.2923166902"
#define SIGNATURE_DATE 2021.01.28
#define SIGNATURE_HASH 3577421189
#define TS_SIGNATURE "rusEFI 2021.01.28.prometheus_405.3577421189"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2021.01.27
#define SIGNATURE_HASH 2923166902
#define TS_SIGNATURE "rusEFI 2021.01.27.prometheus_469.2923166902"
#define SIGNATURE_DATE 2021.01.28
#define SIGNATURE_HASH 3577421189
#define TS_SIGNATURE "rusEFI 2021.01.28.prometheus_469.3577421189"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2021.01.27
#define SIGNATURE_HASH 3684447919
#define TS_SIGNATURE "rusEFI 2021.01.27.proteus_f4.3684447919"
#define SIGNATURE_DATE 2021.01.28
#define SIGNATURE_HASH 2694633372
#define TS_SIGNATURE "rusEFI 2021.01.28.proteus_f4.2694633372"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2021.01.27
#define SIGNATURE_HASH 3684447919
#define TS_SIGNATURE "rusEFI 2021.01.27.proteus_f7.3684447919"
#define SIGNATURE_DATE 2021.01.28
#define SIGNATURE_HASH 2694633372
#define TS_SIGNATURE "rusEFI 2021.01.28.proteus_f7.2694633372"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.27.all.3165519488"
signature = "rusEFI 2021.01.28.all.3350011827"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.27.all.3165519488" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.28.all.3350011827" ; 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 Wed Jan 27 04:46:20 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jan 28 00:25:02 UTC 2021
pageSize = 20000
page = 1
@ -2588,7 +2588,6 @@ gaugeCategory = DynoView
indicator = { knockEverIndicator }, "", "Knock recently", white, black, red, black
indicator = { knockNowIndicator }, "no knock", "Knock NOW", white, black, red, black
[KeyActions]
showPanel = spi, spiFunction
showPanel = con, connection

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.27.frankenso_na6.953668371"
signature = "rusEFI 2021.01.28.frankenso_na6.1138176544"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.27.frankenso_na6.953668371" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.28.frankenso_na6.1138176544" ; 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 Wed Jan 27 04:46:27 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jan 28 00:25:09 UTC 2021
pageSize = 20000
page = 1
@ -2588,7 +2588,6 @@ gaugeCategory = DynoView
indicator = { knockEverIndicator }, "", "Knock recently", white, black, red, black
indicator = { knockNowIndicator }, "no knock", "Knock NOW", white, black, red, black
[KeyActions]
showPanel = spi, spiFunction
showPanel = con, connection

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.27.hellen72.2935596600"
signature = "rusEFI 2021.01.28.hellen72.3589883659"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.27.hellen72.2935596600" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.28.hellen72.3589883659" ; 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 Wed Jan 27 04:46:22 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jan 28 00:25:04 UTC 2021
pageSize = 20000
page = 1
@ -2588,7 +2588,6 @@ gaugeCategory = DynoView
indicator = { knockEverIndicator }, "", "Knock recently", white, black, red, black
indicator = { knockNowIndicator }, "no knock", "Knock NOW", white, black, red, black
[KeyActions]
showPanel = spi, spiFunction
showPanel = con, connection

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.27.hellen_cypress.4275119440"
signature = "rusEFI 2021.01.28.hellen_cypress.2245117027"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.27.hellen_cypress.4275119440" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.28.hellen_cypress.2245117027" ; 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 Wed Jan 27 04:46:40 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Jan 28 00:25:24 UTC 2021
pageSize = 20000
page = 1
@ -2588,7 +2588,6 @@ gaugeCategory = DynoView
indicator = { knockEverIndicator }, "", "Knock recently", white, black, red, black
indicator = { knockNowIndicator }, "no knock", "Knock NOW", white, black, red, black
[KeyActions]
showPanel = spi, spiFunction
showPanel = con, connection

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.27.kin.4275119440"
signature = "rusEFI 2021.01.28.kin.2245117027"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.27.kin.4275119440" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.28.kin.2245117027" ; 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 Wed Jan 27 04:46:37 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Jan 28 00:25:21 UTC 2021
pageSize = 20000
page = 1
@ -2588,7 +2588,6 @@ gaugeCategory = DynoView
indicator = { knockEverIndicator }, "", "Knock recently", white, black, red, black
indicator = { knockNowIndicator }, "no knock", "Knock NOW", white, black, red, black
[KeyActions]
showPanel = spi, spiFunction
showPanel = con, connection

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.27.mre_f4.2456521834"
signature = "rusEFI 2021.01.28.mre_f4.3916131673"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.27.mre_f4.2456521834" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.28.mre_f4.3916131673" ; 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 Wed Jan 27 04:46:25 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jan 28 00:25:07 UTC 2021
pageSize = 20000
page = 1
@ -2588,7 +2588,6 @@ gaugeCategory = DynoView
indicator = { knockEverIndicator }, "", "Knock recently", white, black, red, black
indicator = { knockNowIndicator }, "no knock", "Knock NOW", white, black, red, black
[KeyActions]
showPanel = spi, spiFunction
showPanel = con, connection

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.27.mre_f7.2456521834"
signature = "rusEFI 2021.01.28.mre_f7.3916131673"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.27.mre_f7.2456521834" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.28.mre_f7.3916131673" ; 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 Wed Jan 27 04:46:24 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jan 28 00:25:06 UTC 2021
pageSize = 20000
page = 1
@ -2588,7 +2588,6 @@ gaugeCategory = DynoView
indicator = { knockEverIndicator }, "", "Knock recently", white, black, red, black
indicator = { knockNowIndicator }, "no knock", "Knock NOW", white, black, red, black
[KeyActions]
showPanel = spi, spiFunction
showPanel = con, connection

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.27.prometheus_405.2923166902"
signature = "rusEFI 2021.01.28.prometheus_405.3577421189"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.27.prometheus_405.2923166902" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.28.prometheus_405.3577421189" ; 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 Wed Jan 27 04:46:30 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jan 28 00:25:13 UTC 2021
pageSize = 20000
page = 1
@ -2588,7 +2588,6 @@ gaugeCategory = DynoView
indicator = { knockEverIndicator }, "", "Knock recently", white, black, red, black
indicator = { knockNowIndicator }, "no knock", "Knock NOW", white, black, red, black
[KeyActions]
showPanel = spi, spiFunction
showPanel = con, connection

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.27.prometheus_469.2923166902"
signature = "rusEFI 2021.01.28.prometheus_469.3577421189"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.27.prometheus_469.2923166902" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.28.prometheus_469.3577421189" ; 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 Wed Jan 27 04:46:29 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jan 28 00:25:11 UTC 2021
pageSize = 20000
page = 1
@ -2588,7 +2588,6 @@ gaugeCategory = DynoView
indicator = { knockEverIndicator }, "", "Knock recently", white, black, red, black
indicator = { knockNowIndicator }, "no knock", "Knock NOW", white, black, red, black
[KeyActions]
showPanel = spi, spiFunction
showPanel = con, connection

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.27.proteus_f4.3684447919"
signature = "rusEFI 2021.01.28.proteus_f4.2694633372"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.27.proteus_f4.3684447919" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.28.proteus_f4.2694633372" ; 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 Wed Jan 27 04:46:35 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jan 28 00:25:17 UTC 2021
pageSize = 20000
page = 1
@ -2588,7 +2588,6 @@ gaugeCategory = DynoView
indicator = { knockEverIndicator }, "", "Knock recently", white, black, red, black
indicator = { knockNowIndicator }, "no knock", "Knock NOW", white, black, red, black
[KeyActions]
showPanel = spi, spiFunction
showPanel = con, connection

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.27.proteus_f7.3684447919"
signature = "rusEFI 2021.01.28.proteus_f7.2694633372"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.27.proteus_f7.3684447919" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.28.proteus_f7.2694633372" ; 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 Wed Jan 27 04:46:32 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jan 28 00:25:14 UTC 2021
pageSize = 20000
page = 1
@ -2588,7 +2588,6 @@ gaugeCategory = DynoView
indicator = { knockEverIndicator }, "", "Knock recently", white, black, red, black
indicator = { knockNowIndicator }, "no knock", "Knock NOW", white, black, red, black
[KeyActions]
showPanel = spi, spiFunction
showPanel = con, connection