Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-07-09 02:05:21 +00:00
parent 35cc5d4247
commit 93dea17a4e
17 changed files with 48 additions and 64 deletions

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.07.08
#define SIGNATURE_HASH 35698347
#define TS_SIGNATURE "rusEFI 2020.07.08.all.35698347"
#define SIGNATURE_DATE 2020.07.09
#define SIGNATURE_HASH 4220792071
#define TS_SIGNATURE "rusEFI 2020.07.09.all.4220792071"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2020.07.08
#define SIGNATURE_HASH 3701987912
#define TS_SIGNATURE "rusEFI 2020.07.08.frankenso_na6.3701987912"
#define SIGNATURE_DATE 2020.07.09
#define SIGNATURE_HASH 622019044
#define TS_SIGNATURE "rusEFI 2020.07.09.frankenso_na6.622019044"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2020.07.08
#define SIGNATURE_HASH 1272864805
#define TS_SIGNATURE "rusEFI 2020.07.08.mre_f4.1272864805"
#define SIGNATURE_DATE 2020.07.09
#define SIGNATURE_HASH 2993355657
#define TS_SIGNATURE "rusEFI 2020.07.09.mre_f4.2993355657"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2020.07.08
#define SIGNATURE_HASH 1272864805
#define TS_SIGNATURE "rusEFI 2020.07.08.mre_f7.1272864805"
#define SIGNATURE_DATE 2020.07.09
#define SIGNATURE_HASH 2993355657
#define TS_SIGNATURE "rusEFI 2020.07.09.mre_f7.2993355657"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2020.07.08
#define SIGNATURE_HASH 4147932719
#define TS_SIGNATURE "rusEFI 2020.07.08.prometheus_405.4147932719"
#define SIGNATURE_DATE 2020.07.09
#define SIGNATURE_HASH 243856771
#define TS_SIGNATURE "rusEFI 2020.07.09.prometheus_405.243856771"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2020.07.08
#define SIGNATURE_HASH 4147932719
#define TS_SIGNATURE "rusEFI 2020.07.08.prometheus_469.4147932719"
#define SIGNATURE_DATE 2020.07.09
#define SIGNATURE_HASH 243856771
#define TS_SIGNATURE "rusEFI 2020.07.09.prometheus_469.243856771"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2020.07.08
#define SIGNATURE_HASH 2410792804
#define TS_SIGNATURE "rusEFI 2020.07.08.proteus_f4.2410792804"
#define SIGNATURE_DATE 2020.07.09
#define SIGNATURE_HASH 1980062920
#define TS_SIGNATURE "rusEFI 2020.07.09.proteus_f4.1980062920"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2020.07.08
#define SIGNATURE_HASH 2410792804
#define TS_SIGNATURE "rusEFI 2020.07.08.proteus_f7.2410792804"
#define SIGNATURE_DATE 2020.07.09
#define SIGNATURE_HASH 1980062920
#define TS_SIGNATURE "rusEFI 2020.07.09.proteus_f7.1980062920"

View File

@ -45,12 +45,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.08.all.35698347"
signature = "rusEFI 2020.07.09.all.4220792071"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.08.all.35698347" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.09.all.4220792071" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -88,7 +88,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 Jul 08 03:02:21 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 09 02:04:48 UTC 2020
pageSize = 20000
page = 1
@ -3572,8 +3572,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
field = "Max", idleRpmPid_maxValue
field = "iTerm Min", idlerpmpid_iTermMin
field = "iTerm Max", idlerpmpid_iTermMax
field = "Offset#2", idleRpmPid2_offset
field = "Min#2", idleRpmPid2_minValue
field = "period", idleRpmPid_periodMs
field = "RPM dead zone to deactivate IAC pid", idlePidRpmDeadZone
field = "RPM upper limit to deactivate IAC pid",idlePidRpmUpperLimit

View File

@ -45,12 +45,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.08.frankenso_na6.3701987912"
signature = "rusEFI 2020.07.09.frankenso_na6.622019044"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.08.frankenso_na6.3701987912" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.09.frankenso_na6.622019044" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -88,7 +88,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 Jul 08 03:02:25 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 09 02:04:54 UTC 2020
pageSize = 20000
page = 1
@ -3572,8 +3572,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
field = "Max", idleRpmPid_maxValue
field = "iTerm Min", idlerpmpid_iTermMin
field = "iTerm Max", idlerpmpid_iTermMax
field = "Offset#2", idleRpmPid2_offset
field = "Min#2", idleRpmPid2_minValue
field = "period", idleRpmPid_periodMs
field = "RPM dead zone to deactivate IAC pid", idlePidRpmDeadZone
field = "RPM upper limit to deactivate IAC pid",idlePidRpmUpperLimit

View File

@ -45,12 +45,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.08.mre_f4.1272864805"
signature = "rusEFI 2020.07.09.mre_f4.2993355657"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.08.mre_f4.1272864805" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.09.mre_f4.2993355657" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -88,7 +88,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 Jul 08 03:02:24 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 09 02:04:53 UTC 2020
pageSize = 20000
page = 1
@ -3555,8 +3555,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
field = "Max", idleRpmPid_maxValue
field = "iTerm Min", idlerpmpid_iTermMin
field = "iTerm Max", idlerpmpid_iTermMax
field = "Offset#2", idleRpmPid2_offset
field = "Min#2", idleRpmPid2_minValue
field = "period", idleRpmPid_periodMs
field = "RPM dead zone to deactivate IAC pid", idlePidRpmDeadZone
field = "RPM upper limit to deactivate IAC pid",idlePidRpmUpperLimit

View File

@ -45,12 +45,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.08.mre_f7.1272864805"
signature = "rusEFI 2020.07.09.mre_f7.2993355657"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.08.mre_f7.1272864805" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.09.mre_f7.2993355657" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -88,7 +88,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 Jul 08 03:02:22 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 09 02:04:52 UTC 2020
pageSize = 20000
page = 1
@ -3555,8 +3555,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
field = "Max", idleRpmPid_maxValue
field = "iTerm Min", idlerpmpid_iTermMin
field = "iTerm Max", idlerpmpid_iTermMax
field = "Offset#2", idleRpmPid2_offset
field = "Min#2", idleRpmPid2_minValue
field = "period", idleRpmPid_periodMs
field = "RPM dead zone to deactivate IAC pid", idlePidRpmDeadZone
field = "RPM upper limit to deactivate IAC pid",idlePidRpmUpperLimit

View File

@ -45,12 +45,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.08.prometheus_405.4147932719"
signature = "rusEFI 2020.07.09.prometheus_405.243856771"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.08.prometheus_405.4147932719" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.09.prometheus_405.243856771" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -88,7 +88,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 Jul 08 03:02:28 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 09 02:04:57 UTC 2020
pageSize = 20000
page = 1
@ -3568,8 +3568,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
field = "Max", idleRpmPid_maxValue
field = "iTerm Min", idlerpmpid_iTermMin
field = "iTerm Max", idlerpmpid_iTermMax
field = "Offset#2", idleRpmPid2_offset
field = "Min#2", idleRpmPid2_minValue
field = "period", idleRpmPid_periodMs
field = "RPM dead zone to deactivate IAC pid", idlePidRpmDeadZone
field = "RPM upper limit to deactivate IAC pid",idlePidRpmUpperLimit

View File

@ -45,12 +45,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.08.prometheus_469.4147932719"
signature = "rusEFI 2020.07.09.prometheus_469.243856771"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.08.prometheus_469.4147932719" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.09.prometheus_469.243856771" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -88,7 +88,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 Jul 08 03:02:26 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 09 02:04:55 UTC 2020
pageSize = 20000
page = 1
@ -3568,8 +3568,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
field = "Max", idleRpmPid_maxValue
field = "iTerm Min", idlerpmpid_iTermMin
field = "iTerm Max", idlerpmpid_iTermMax
field = "Offset#2", idleRpmPid2_offset
field = "Min#2", idleRpmPid2_minValue
field = "period", idleRpmPid_periodMs
field = "RPM dead zone to deactivate IAC pid", idlePidRpmDeadZone
field = "RPM upper limit to deactivate IAC pid",idlePidRpmUpperLimit

View File

@ -45,12 +45,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.08.proteus_f4.2410792804"
signature = "rusEFI 2020.07.09.proteus_f4.1980062920"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.08.proteus_f4.2410792804" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.09.proteus_f4.1980062920" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -88,7 +88,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 Jul 08 03:02:30 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 09 02:04:59 UTC 2020
pageSize = 20000
page = 1
@ -3547,8 +3547,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
field = "Max", idleRpmPid_maxValue
field = "iTerm Min", idlerpmpid_iTermMin
field = "iTerm Max", idlerpmpid_iTermMax
field = "Offset#2", idleRpmPid2_offset
field = "Min#2", idleRpmPid2_minValue
field = "period", idleRpmPid_periodMs
field = "RPM dead zone to deactivate IAC pid", idlePidRpmDeadZone
field = "RPM upper limit to deactivate IAC pid",idlePidRpmUpperLimit

View File

@ -45,12 +45,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.08.proteus_f7.2410792804"
signature = "rusEFI 2020.07.09.proteus_f7.1980062920"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.08.proteus_f7.2410792804" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.07.09.proteus_f7.1980062920" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -88,7 +88,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 Jul 08 03:02:29 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 09 02:04:58 UTC 2020
pageSize = 20000
page = 1
@ -3547,8 +3547,6 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
field = "Max", idleRpmPid_maxValue
field = "iTerm Min", idlerpmpid_iTermMin
field = "iTerm Max", idlerpmpid_iTermMax
field = "Offset#2", idleRpmPid2_offset
field = "Min#2", idleRpmPid2_minValue
field = "period", idleRpmPid_periodMs
field = "RPM dead zone to deactivate IAC pid", idlePidRpmDeadZone
field = "RPM upper limit to deactivate IAC pid",idlePidRpmUpperLimit