Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-08-14 13:28:43 +00:00
parent 51b59a0aa5
commit a1cb826f24
19 changed files with 63 additions and 54 deletions

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.08.13
#define SIGNATURE_HASH 1378426796
#define TS_SIGNATURE "rusEFI 2020.08.13.all.1378426796"
#define SIGNATURE_DATE 2020.08.14
#define SIGNATURE_HASH 160722676
#define TS_SIGNATURE "rusEFI 2020.08.14.all.160722676"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2020.08.13
#define SIGNATURE_HASH 1850010229
#define TS_SIGNATURE "rusEFI 2020.08.13.frankenso_na6.1850010229"
#define SIGNATURE_DATE 2020.08.14
#define SIGNATURE_HASH 905550637
#define TS_SIGNATURE "rusEFI 2020.08.14.frankenso_na6.905550637"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.08.13
#define SIGNATURE_HASH 2113755660
#define TS_SIGNATURE "rusEFI 2020.08.13.kin.2113755660"
#define SIGNATURE_DATE 2020.08.14
#define SIGNATURE_HASH 641739604
#define TS_SIGNATURE "rusEFI 2020.08.14.kin.641739604"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2020.08.13
#define SIGNATURE_HASH 2844232439
#define TS_SIGNATURE "rusEFI 2020.08.13.mre_f4.2844232439"
#define SIGNATURE_DATE 2020.08.14
#define SIGNATURE_HASH 4063951791
#define TS_SIGNATURE "rusEFI 2020.08.14.mre_f4.4063951791"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2020.08.13
#define SIGNATURE_HASH 2844232439
#define TS_SIGNATURE "rusEFI 2020.08.13.mre_f7.2844232439"
#define SIGNATURE_DATE 2020.08.14
#define SIGNATURE_HASH 4063951791
#define TS_SIGNATURE "rusEFI 2020.08.14.mre_f7.4063951791"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2020.08.13
#define SIGNATURE_HASH 1172266514
#define TS_SIGNATURE "rusEFI 2020.08.13.prometheus_405.1172266514"
#define SIGNATURE_DATE 2020.08.14
#define SIGNATURE_HASH 509751114
#define TS_SIGNATURE "rusEFI 2020.08.14.prometheus_405.509751114"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2020.08.13
#define SIGNATURE_HASH 1172266514
#define TS_SIGNATURE "rusEFI 2020.08.13.prometheus_469.1172266514"
#define SIGNATURE_DATE 2020.08.14
#define SIGNATURE_HASH 509751114
#define TS_SIGNATURE "rusEFI 2020.08.14.prometheus_469.509751114"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2020.08.13
#define SIGNATURE_HASH 1843762807
#define TS_SIGNATURE "rusEFI 2020.08.13.proteus_f4.1843762807"
#define SIGNATURE_DATE 2020.08.14
#define SIGNATURE_HASH 911796015
#define TS_SIGNATURE "rusEFI 2020.08.14.proteus_f4.911796015"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2020.08.13
#define SIGNATURE_HASH 1843762807
#define TS_SIGNATURE "rusEFI 2020.08.13.proteus_f7.1843762807"
#define SIGNATURE_DATE 2020.08.14
#define SIGNATURE_HASH 911796015
#define TS_SIGNATURE "rusEFI 2020.08.14.proteus_f7.911796015"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.13.all.1378426796"
signature = "rusEFI 2020.08.14.all.160722676"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.13.all.1378426796" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.14.all.160722676" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,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 Thu Aug 13 16:22:48 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Aug 14 13:28:14 UTC 2020
pageSize = 20000
page = 1
@ -2190,6 +2190,7 @@ gaugeCategory = ECU Status
recentErrorCode7Gauge = recentErrorCode7, "Error#8", "", 0, 18000, 0, 0, 18000, 18000, 0, 0
firmwareVersionGauge = firmwareVersion , "ECU Software Version", "%", 0, 100, 0, 0, 100, 100, 0, 0
timeSecondsGauge = seconds, "Uptime", "sec", 0, 100, 0, 0, 100, 100, 0, 0
tuneCrc16Gauge = tuneCrc16, "value, "", 0, 64000, 0, 0, 64000, 64000, 0, 0
gaugeCategory = Debug

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.13.frankenso_na6.1850010229"
signature = "rusEFI 2020.08.14.frankenso_na6.905550637"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.13.frankenso_na6.1850010229" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.14.frankenso_na6.905550637" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,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 Thu Aug 13 16:22:53 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Aug 14 13:28:19 UTC 2020
pageSize = 20000
page = 1
@ -2190,6 +2190,7 @@ gaugeCategory = ECU Status
recentErrorCode7Gauge = recentErrorCode7, "Error#8", "", 0, 18000, 0, 0, 18000, 18000, 0, 0
firmwareVersionGauge = firmwareVersion , "ECU Software Version", "%", 0, 100, 0, 0, 100, 100, 0, 0
timeSecondsGauge = seconds, "Uptime", "sec", 0, 100, 0, 0, 100, 100, 0, 0
tuneCrc16Gauge = tuneCrc16, "value, "", 0, 64000, 0, 0, 64000, 64000, 0, 0
gaugeCategory = Debug

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.13.kin.2113755660"
signature = "rusEFI 2020.08.14.kin.641739604"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.13.kin.2113755660" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.14.kin.641739604" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,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 Thu Aug 13 16:23:00 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Aug 14 13:28:26 UTC 2020
pageSize = 20000
page = 1
@ -2190,6 +2190,7 @@ gaugeCategory = ECU Status
recentErrorCode7Gauge = recentErrorCode7, "Error#8", "", 0, 18000, 0, 0, 18000, 18000, 0, 0
firmwareVersionGauge = firmwareVersion , "ECU Software Version", "%", 0, 100, 0, 0, 100, 100, 0, 0
timeSecondsGauge = seconds, "Uptime", "sec", 0, 100, 0, 0, 100, 100, 0, 0
tuneCrc16Gauge = tuneCrc16, "value, "", 0, 64000, 0, 0, 64000, 64000, 0, 0
gaugeCategory = Debug

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.13.mre_f4.2844232439"
signature = "rusEFI 2020.08.14.mre_f4.4063951791"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.13.mre_f4.2844232439" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.14.mre_f4.4063951791" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,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 Thu Aug 13 16:22:51 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Aug 14 13:28:17 UTC 2020
pageSize = 20000
page = 1
@ -2190,6 +2190,7 @@ gaugeCategory = ECU Status
recentErrorCode7Gauge = recentErrorCode7, "Error#8", "", 0, 18000, 0, 0, 18000, 18000, 0, 0
firmwareVersionGauge = firmwareVersion , "ECU Software Version", "%", 0, 100, 0, 0, 100, 100, 0, 0
timeSecondsGauge = seconds, "Uptime", "sec", 0, 100, 0, 0, 100, 100, 0, 0
tuneCrc16Gauge = tuneCrc16, "value, "", 0, 64000, 0, 0, 64000, 64000, 0, 0
gaugeCategory = Debug

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.13.mre_f7.2844232439"
signature = "rusEFI 2020.08.14.mre_f7.4063951791"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.13.mre_f7.2844232439" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.14.mre_f7.4063951791" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,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 Thu Aug 13 16:22:50 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Aug 14 13:28:16 UTC 2020
pageSize = 20000
page = 1
@ -2190,6 +2190,7 @@ gaugeCategory = ECU Status
recentErrorCode7Gauge = recentErrorCode7, "Error#8", "", 0, 18000, 0, 0, 18000, 18000, 0, 0
firmwareVersionGauge = firmwareVersion , "ECU Software Version", "%", 0, 100, 0, 0, 100, 100, 0, 0
timeSecondsGauge = seconds, "Uptime", "sec", 0, 100, 0, 0, 100, 100, 0, 0
tuneCrc16Gauge = tuneCrc16, "value, "", 0, 64000, 0, 0, 64000, 64000, 0, 0
gaugeCategory = Debug

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.13.prometheus_405.1172266514"
signature = "rusEFI 2020.08.14.prometheus_405.509751114"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.13.prometheus_405.1172266514" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.14.prometheus_405.509751114" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,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 Thu Aug 13 16:22:56 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Aug 14 13:28:22 UTC 2020
pageSize = 20000
page = 1
@ -2190,6 +2190,7 @@ gaugeCategory = ECU Status
recentErrorCode7Gauge = recentErrorCode7, "Error#8", "", 0, 18000, 0, 0, 18000, 18000, 0, 0
firmwareVersionGauge = firmwareVersion , "ECU Software Version", "%", 0, 100, 0, 0, 100, 100, 0, 0
timeSecondsGauge = seconds, "Uptime", "sec", 0, 100, 0, 0, 100, 100, 0, 0
tuneCrc16Gauge = tuneCrc16, "value, "", 0, 64000, 0, 0, 64000, 64000, 0, 0
gaugeCategory = Debug

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.13.prometheus_469.1172266514"
signature = "rusEFI 2020.08.14.prometheus_469.509751114"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.13.prometheus_469.1172266514" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.14.prometheus_469.509751114" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,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 Thu Aug 13 16:22:54 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Aug 14 13:28:20 UTC 2020
pageSize = 20000
page = 1
@ -2190,6 +2190,7 @@ gaugeCategory = ECU Status
recentErrorCode7Gauge = recentErrorCode7, "Error#8", "", 0, 18000, 0, 0, 18000, 18000, 0, 0
firmwareVersionGauge = firmwareVersion , "ECU Software Version", "%", 0, 100, 0, 0, 100, 100, 0, 0
timeSecondsGauge = seconds, "Uptime", "sec", 0, 100, 0, 0, 100, 100, 0, 0
tuneCrc16Gauge = tuneCrc16, "value, "", 0, 64000, 0, 0, 64000, 64000, 0, 0
gaugeCategory = Debug

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.13.proteus_f4.1843762807"
signature = "rusEFI 2020.08.14.proteus_f4.911796015"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.13.proteus_f4.1843762807" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.14.proteus_f4.911796015" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,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 Thu Aug 13 16:22:59 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Aug 14 13:28:25 UTC 2020
pageSize = 20000
page = 1
@ -2190,6 +2190,7 @@ gaugeCategory = ECU Status
recentErrorCode7Gauge = recentErrorCode7, "Error#8", "", 0, 18000, 0, 0, 18000, 18000, 0, 0
firmwareVersionGauge = firmwareVersion , "ECU Software Version", "%", 0, 100, 0, 0, 100, 100, 0, 0
timeSecondsGauge = seconds, "Uptime", "sec", 0, 100, 0, 0, 100, 100, 0, 0
tuneCrc16Gauge = tuneCrc16, "value, "", 0, 64000, 0, 0, 64000, 64000, 0, 0
gaugeCategory = Debug

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.13.proteus_f7.1843762807"
signature = "rusEFI 2020.08.14.proteus_f7.911796015"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.13.proteus_f7.1843762807" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.14.proteus_f7.911796015" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -76,7 +76,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 Thu Aug 13 16:22:57 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Aug 14 13:28:23 UTC 2020
pageSize = 20000
page = 1
@ -2190,6 +2190,7 @@ gaugeCategory = ECU Status
recentErrorCode7Gauge = recentErrorCode7, "Error#8", "", 0, 18000, 0, 0, 18000, 18000, 0, 0
firmwareVersionGauge = firmwareVersion , "ECU Software Version", "%", 0, 100, 0, 0, 100, 100, 0, 0
timeSecondsGauge = seconds, "Uptime", "sec", 0, 100, 0, 0, 100, 100, 0, 0
tuneCrc16Gauge = tuneCrc16, "value, "", 0, 64000, 0, 0, 64000, 64000, 0, 0
gaugeCategory = Debug