Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-08-08 13:09:42 +00:00
parent f9facfaa4c
commit b1f8c200ba
19 changed files with 93 additions and 66 deletions

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.08.08
#define SIGNATURE_HASH 566531569
#define TS_SIGNATURE "rusEFI 2020.08.08.all.566531569"
#define SIGNATURE_HASH 2348678693
#define TS_SIGNATURE "rusEFI 2020.08.08.all.2348678693"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2020.08.08
#define SIGNATURE_HASH 497639464
#define TS_SIGNATURE "rusEFI 2020.08.08.frankenso_na6.497639464"
#define SIGNATURE_HASH 3079670780
#define TS_SIGNATURE "rusEFI 2020.08.08.frankenso_na6.3079670780"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.08.08
#define SIGNATURE_HASH 235982929
#define TS_SIGNATURE "rusEFI 2020.08.08.kin.235982929"
#define SIGNATURE_HASH 2754198405
#define TS_SIGNATURE "rusEFI 2020.08.08.kin.2754198405"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2020.08.08
#define SIGNATURE_HASH 3664380074
#define TS_SIGNATURE "rusEFI 2020.08.08.mre_f4.3664380074"
#define SIGNATURE_HASH 1884515198
#define TS_SIGNATURE "rusEFI 2020.08.08.mre_f4.1884515198"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2020.08.08
#define SIGNATURE_HASH 3664380074
#define TS_SIGNATURE "rusEFI 2020.08.08.mre_f7.3664380074"
#define SIGNATURE_HASH 1884515198
#define TS_SIGNATURE "rusEFI 2020.08.08.mre_f7.1884515198"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2020.08.08
#define SIGNATURE_HASH 909300815
#define TS_SIGNATURE "rusEFI 2020.08.08.prometheus_405.909300815"
#define SIGNATURE_HASH 2618015643
#define TS_SIGNATURE "rusEFI 2020.08.08.prometheus_405.2618015643"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2020.08.08
#define SIGNATURE_HASH 909300815
#define TS_SIGNATURE "rusEFI 2020.08.08.prometheus_469.909300815"
#define SIGNATURE_HASH 2618015643
#define TS_SIGNATURE "rusEFI 2020.08.08.prometheus_469.2618015643"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2020.08.08
#define SIGNATURE_HASH 503847978
#define TS_SIGNATURE "rusEFI 2020.08.08.proteus_f4.503847978"
#define SIGNATURE_HASH 3023140862
#define TS_SIGNATURE "rusEFI 2020.08.08.proteus_f4.3023140862"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2020.08.08
#define SIGNATURE_HASH 503847978
#define TS_SIGNATURE "rusEFI 2020.08.08.proteus_f7.503847978"
#define SIGNATURE_HASH 3023140862
#define TS_SIGNATURE "rusEFI 2020.08.08.proteus_f7.3023140862"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.08.all.566531569"
signature = "rusEFI 2020.08.08.all.2348678693"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.08.all.566531569" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.08.all.2348678693" ; 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 Sat Aug 08 01:30:43 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 08 13:09:06 UTC 2020
pageSize = 20000
page = 1
@ -2666,6 +2666,8 @@ menuDialog = main
subMenu = monitoringSettings, "rusEfi console"
subMenu = std_separator
subMenu = canBusMain, "CAN Bus Communication"
subMenu = sdCard, "SD Card Logger"
subMenu = connection, "Connection"
subMenu = tle8888, "TLE8888"
@ -3840,6 +3842,10 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "RX pin", can2RxPin
field = "TX pin", can2TxPin
dialog = canBusMain, "CAN Bus Communication", yAxis
panel = canBus
panel = canBus2
dialog = auxSerial, "AUX Serial"
field = "RX pin", auxSerialRxPin
field = "TX pin", auxSerialTxPin
@ -3879,10 +3885,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = connection, "", yAxis
field = "ADC vRef voltage", adcVcc
panel = tsPort
panel = canBus
panel = canBus2
panel = auxSerial
panel = sdCard
panel = gpsReceiver

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.08.frankenso_na6.497639464"
signature = "rusEFI 2020.08.08.frankenso_na6.3079670780"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.08.frankenso_na6.497639464" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.08.frankenso_na6.3079670780" ; 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 Sat Aug 08 01:30:48 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 08 13:09:11 UTC 2020
pageSize = 20000
page = 1
@ -2666,6 +2666,8 @@ menuDialog = main
subMenu = monitoringSettings, "rusEfi console"
subMenu = std_separator
subMenu = canBusMain, "CAN Bus Communication"
subMenu = sdCard, "SD Card Logger"
subMenu = connection, "Connection"
subMenu = tle8888, "TLE8888"
@ -3840,6 +3842,10 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "RX pin", can2RxPin
field = "TX pin", can2TxPin
dialog = canBusMain, "CAN Bus Communication", yAxis
panel = canBus
panel = canBus2
dialog = auxSerial, "AUX Serial"
field = "RX pin", auxSerialRxPin
field = "TX pin", auxSerialTxPin
@ -3879,10 +3885,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = connection, "", yAxis
field = "ADC vRef voltage", adcVcc
panel = tsPort
panel = canBus
panel = canBus2
panel = auxSerial
panel = sdCard
panel = gpsReceiver

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.08.kin.235982929"
signature = "rusEFI 2020.08.08.kin.2754198405"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.08.kin.235982929" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.08.kin.2754198405" ; 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 Sat Aug 08 01:30:55 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Aug 08 13:09:23 UTC 2020
pageSize = 20000
page = 1
@ -2666,6 +2666,8 @@ menuDialog = main
subMenu = monitoringSettings, "rusEfi console"
subMenu = std_separator
subMenu = canBusMain, "CAN Bus Communication"
subMenu = sdCard, "SD Card Logger"
subMenu = connection, "Connection"
subMenu = tle8888, "TLE8888"
@ -3841,6 +3843,10 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "RX pin", can2RxPin
field = "TX pin", can2TxPin
dialog = canBusMain, "CAN Bus Communication", yAxis
panel = canBus
panel = canBus2
dialog = auxSerial, "AUX Serial"
field = "RX pin", auxSerialRxPin
field = "TX pin", auxSerialTxPin
@ -3880,10 +3886,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = connection, "", yAxis
field = "ADC vRef voltage", adcVcc
panel = tsPort
panel = canBus
panel = canBus2
panel = auxSerial
panel = sdCard
panel = gpsReceiver

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.08.mre_f4.3664380074"
signature = "rusEFI 2020.08.08.mre_f4.1884515198"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.08.mre_f4.3664380074" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.08.mre_f4.1884515198" ; 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 Sat Aug 08 01:30:47 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 08 13:09:09 UTC 2020
pageSize = 20000
page = 1
@ -2662,6 +2662,8 @@ menuDialog = main
subMenu = monitoringSettings, "rusEfi console"
subMenu = std_separator
subMenu = canBusMain, "CAN Bus Communication"
subMenu = sdCard, "SD Card Logger"
subMenu = connection, "Connection"
subMenu = tle8888, "TLE8888"
@ -3817,6 +3819,9 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "rusEfi CAN data base address", verboseCan2BaseAddress
field = "Can Sleep Period", can2SleepPeriodMs
dialog = canBusMain, "CAN Bus Communication", yAxis
panel = canBus
dialog = auxSerial, "AUX Serial"
field = "RX pin", auxSerialRxPin
field = "TX pin", auxSerialTxPin
@ -3855,9 +3860,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = connection, "", yAxis
field = "ADC vRef voltage", adcVcc
panel = canBus
panel = auxSerial
panel = sdCard
dialog = monitoringSettings, "rusEfi Console Settings"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.08.mre_f7.3664380074"
signature = "rusEFI 2020.08.08.mre_f7.1884515198"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.08.mre_f7.3664380074" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.08.mre_f7.1884515198" ; 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 Sat Aug 08 01:30:45 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 08 13:09:08 UTC 2020
pageSize = 20000
page = 1
@ -2662,6 +2662,8 @@ menuDialog = main
subMenu = monitoringSettings, "rusEfi console"
subMenu = std_separator
subMenu = canBusMain, "CAN Bus Communication"
subMenu = sdCard, "SD Card Logger"
subMenu = connection, "Connection"
subMenu = tle8888, "TLE8888"
@ -3817,6 +3819,9 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "rusEfi CAN data base address", verboseCan2BaseAddress
field = "Can Sleep Period", can2SleepPeriodMs
dialog = canBusMain, "CAN Bus Communication", yAxis
panel = canBus
dialog = auxSerial, "AUX Serial"
field = "RX pin", auxSerialRxPin
field = "TX pin", auxSerialTxPin
@ -3855,9 +3860,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = connection, "", yAxis
field = "ADC vRef voltage", adcVcc
panel = canBus
panel = auxSerial
panel = sdCard
dialog = monitoringSettings, "rusEfi Console Settings"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.08.prometheus_405.909300815"
signature = "rusEFI 2020.08.08.prometheus_405.2618015643"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.08.prometheus_405.909300815" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.08.prometheus_405.2618015643" ; 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 Sat Aug 08 01:30:51 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 08 13:09:19 UTC 2020
pageSize = 20000
page = 1
@ -2666,6 +2666,8 @@ menuDialog = main
subMenu = monitoringSettings, "rusEfi console"
subMenu = std_separator
subMenu = canBusMain, "CAN Bus Communication"
subMenu = sdCard, "SD Card Logger"
subMenu = connection, "Connection"
subMenu = tle8888, "TLE8888"
@ -3836,6 +3838,10 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "RX pin", can2RxPin
field = "TX pin", can2TxPin
dialog = canBusMain, "CAN Bus Communication", yAxis
panel = canBus
panel = canBus2
dialog = auxSerial, "AUX Serial"
field = "RX pin", auxSerialRxPin
field = "TX pin", auxSerialTxPin
@ -3875,10 +3881,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = connection, "", yAxis
field = "ADC vRef voltage", adcVcc
panel = tsPort
panel = canBus
panel = canBus2
panel = auxSerial
panel = sdCard
panel = gpsReceiver

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.08.prometheus_469.909300815"
signature = "rusEFI 2020.08.08.prometheus_469.2618015643"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.08.prometheus_469.909300815" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.08.prometheus_469.2618015643" ; 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 Sat Aug 08 01:30:49 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 08 13:09:13 UTC 2020
pageSize = 20000
page = 1
@ -2666,6 +2666,8 @@ menuDialog = main
subMenu = monitoringSettings, "rusEfi console"
subMenu = std_separator
subMenu = canBusMain, "CAN Bus Communication"
subMenu = sdCard, "SD Card Logger"
subMenu = connection, "Connection"
subMenu = tle8888, "TLE8888"
@ -3836,6 +3838,10 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "RX pin", can2RxPin
field = "TX pin", can2TxPin
dialog = canBusMain, "CAN Bus Communication", yAxis
panel = canBus
panel = canBus2
dialog = auxSerial, "AUX Serial"
field = "RX pin", auxSerialRxPin
field = "TX pin", auxSerialTxPin
@ -3875,10 +3881,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = connection, "", yAxis
field = "ADC vRef voltage", adcVcc
panel = tsPort
panel = canBus
panel = canBus2
panel = auxSerial
panel = sdCard
panel = gpsReceiver

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.08.proteus_f4.503847978"
signature = "rusEFI 2020.08.08.proteus_f4.3023140862"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.08.proteus_f4.503847978" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.08.proteus_f4.3023140862" ; 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 Sat Aug 08 01:30:54 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 08 13:09:22 UTC 2020
pageSize = 20000
page = 1
@ -2661,6 +2661,7 @@ menuDialog = main
subMenu = monitoringSettings, "rusEfi console"
subMenu = std_separator
subMenu = canBusMain, "CAN Bus Communication"
subMenu = connection, "Connection"
subMenu = tle8888, "TLE8888"
@ -3810,6 +3811,9 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "rusEfi CAN data base address", verboseCan2BaseAddress
field = "Can Sleep Period", can2SleepPeriodMs
dialog = canBusMain, "CAN Bus Communication", yAxis
panel = canBus
dialog = auxSerial, "AUX Serial"
field = "RX pin", auxSerialRxPin
field = "TX pin", auxSerialTxPin
@ -3846,7 +3850,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = connection, "", yAxis
field = "ADC vRef voltage", adcVcc
panel = canBus
panel = auxSerial

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.08.proteus_f7.503847978"
signature = "rusEFI 2020.08.08.proteus_f7.3023140862"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.08.proteus_f7.503847978" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.08.proteus_f7.3023140862" ; 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 Sat Aug 08 01:30:52 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 08 13:09:20 UTC 2020
pageSize = 20000
page = 1
@ -2661,6 +2661,7 @@ menuDialog = main
subMenu = monitoringSettings, "rusEfi console"
subMenu = std_separator
subMenu = canBusMain, "CAN Bus Communication"
subMenu = connection, "Connection"
subMenu = tle8888, "TLE8888"
@ -3810,6 +3811,9 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "rusEfi CAN data base address", verboseCan2BaseAddress
field = "Can Sleep Period", can2SleepPeriodMs
dialog = canBusMain, "CAN Bus Communication", yAxis
panel = canBus
dialog = auxSerial, "AUX Serial"
field = "RX pin", auxSerialRxPin
field = "TX pin", auxSerialTxPin
@ -3846,7 +3850,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = connection, "", yAxis
field = "ADC vRef voltage", adcVcc
panel = canBus
panel = auxSerial