Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-01-11 01:36:06 +00:00
parent 494b6caf3b
commit b2f715ef32
22 changed files with 73 additions and 63 deletions

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.01.10
#define SIGNATURE_HASH 4108279140
#define TS_SIGNATURE "rusEFI 2021.01.10.all.4108279140"
#define SIGNATURE_DATE 2021.01.11
#define SIGNATURE_HASH 4113538897
#define TS_SIGNATURE "rusEFI 2021.01.11.all.4113538897"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2021.01.10
#define SIGNATURE_HASH 3998497153
#define TS_SIGNATURE "rusEFI 2021.01.10.frankenso_na6.3998497153"
#define SIGNATURE_DATE 2021.01.11
#define SIGNATURE_HASH 4020566964
#define TS_SIGNATURE "rusEFI 2021.01.11.frankenso_na6.4020566964"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD hellen72
#define SIGNATURE_DATE 2021.01.10
#define SIGNATURE_HASH 1844037209
#define TS_SIGNATURE "rusEFI 2021.01.10.hellen72.1844037209"
#define SIGNATURE_DATE 2021.01.11
#define SIGNATURE_HASH 1813578860
#define TS_SIGNATURE "rusEFI 2021.01.11.hellen72.1813578860"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.01.10
#define SIGNATURE_HASH 1026489255
#define TS_SIGNATURE "rusEFI 2021.01.10.hellen_cypress.1026489255"
#define SIGNATURE_DATE 2021.01.11
#define SIGNATURE_HASH 1021196690
#define TS_SIGNATURE "rusEFI 2021.01.11.hellen_cypress.1021196690"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.01.10
#define SIGNATURE_HASH 1815265629
#define TS_SIGNATURE "rusEFI 2021.01.10.kin.1815265629"
#define SIGNATURE_DATE 2021.01.11
#define SIGNATURE_HASH 1841431400
#define TS_SIGNATURE "rusEFI 2021.01.11.kin.1841431400"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2021.01.10
#define SIGNATURE_HASH 3463183231
#define TS_SIGNATURE "rusEFI 2021.01.10.mre_f4.3463183231"
#define SIGNATURE_DATE 2021.01.11
#define SIGNATURE_HASH 3483056458
#define TS_SIGNATURE "rusEFI 2021.01.11.mre_f4.3483056458"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2021.01.10
#define SIGNATURE_HASH 3463183231
#define TS_SIGNATURE "rusEFI 2021.01.10.mre_f7.3463183231"
#define SIGNATURE_DATE 2021.01.11
#define SIGNATURE_HASH 3483056458
#define TS_SIGNATURE "rusEFI 2021.01.11.mre_f7.3483056458"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2021.01.10
#define SIGNATURE_HASH 1928438427
#define TS_SIGNATURE "rusEFI 2021.01.10.prometheus_405.1928438427"
#define SIGNATURE_DATE 2021.01.11
#define SIGNATURE_HASH 1929470126
#define TS_SIGNATURE "rusEFI 2021.01.11.prometheus_405.1929470126"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2021.01.10
#define SIGNATURE_HASH 1928438427
#define TS_SIGNATURE "rusEFI 2021.01.10.prometheus_469.1928438427"
#define SIGNATURE_DATE 2021.01.11
#define SIGNATURE_HASH 1929470126
#define TS_SIGNATURE "rusEFI 2021.01.11.prometheus_469.1929470126"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2021.01.10
#define SIGNATURE_HASH 1938387318
#define TS_SIGNATURE "rusEFI 2021.01.10.proteus_f4.1938387318"
#define SIGNATURE_DATE 2021.01.11
#define SIGNATURE_HASH 1920578371
#define TS_SIGNATURE "rusEFI 2021.01.11.proteus_f4.1920578371"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2021.01.10
#define SIGNATURE_HASH 1938387318
#define TS_SIGNATURE "rusEFI 2021.01.10.proteus_f7.1938387318"
#define SIGNATURE_DATE 2021.01.11
#define SIGNATURE_HASH 1920578371
#define TS_SIGNATURE "rusEFI 2021.01.11.proteus_f7.1920578371"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.10.all.4108279140"
signature = "rusEFI 2021.01.11.all.4113538897"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.10.all.4108279140" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.11.all.4113538897" ; 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 Sun Jan 10 15:16:02 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 11 01:35:19 UTC 2021
pageSize = 20000
page = 1
@ -4704,6 +4704,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = testMisc, "Misc"
; commandButton = "Come To Pit", cmd_call_from_pit
commandButton = "Main Relay", cmd_test_main_relay
commandButton = "Fuel Pump", cmd_test_fuel_pump
commandButton = "Radiator Fan", cmd_test_radiator_fan
commandButton = "Check Engine", cmd_test_check_engine_light

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.10.frankenso_na6.3998497153"
signature = "rusEFI 2021.01.11.frankenso_na6.4020566964"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.10.frankenso_na6.3998497153" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.11.frankenso_na6.4020566964" ; 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 Sun Jan 10 15:16:09 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 11 01:35:28 UTC 2021
pageSize = 20000
page = 1
@ -4704,6 +4704,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = testMisc, "Misc"
; commandButton = "Come To Pit", cmd_call_from_pit
commandButton = "Main Relay", cmd_test_main_relay
commandButton = "Fuel Pump", cmd_test_fuel_pump
commandButton = "Radiator Fan", cmd_test_radiator_fan
commandButton = "Check Engine", cmd_test_check_engine_light

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.10.hellen_cypress.1026489255"
signature = "rusEFI 2021.01.11.hellen_cypress.1021196690"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.10.hellen_cypress.1026489255" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.11.hellen_cypress.1021196690" ; 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 Sun Jan 10 15:16:26 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Jan 11 01:35:47 UTC 2021
pageSize = 20000
page = 1
@ -4704,6 +4704,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = testMisc, "Misc"
; commandButton = "Come To Pit", cmd_call_from_pit
commandButton = "Main Relay", cmd_test_main_relay
commandButton = "Fuel Pump", cmd_test_fuel_pump
commandButton = "Radiator Fan", cmd_test_radiator_fan
commandButton = "Check Engine", cmd_test_check_engine_light

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.10.kin.1815265629"
signature = "rusEFI 2021.01.11.kin.1841431400"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.10.kin.1815265629" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.11.kin.1841431400" ; 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 Sun Jan 10 15:16:25 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Jan 11 01:35:45 UTC 2021
pageSize = 20000
page = 1
@ -4705,6 +4705,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = testMisc, "Misc"
; commandButton = "Come To Pit", cmd_call_from_pit
commandButton = "Main Relay", cmd_test_main_relay
commandButton = "Fuel Pump", cmd_test_fuel_pump
commandButton = "Radiator Fan", cmd_test_radiator_fan
commandButton = "Check Engine", cmd_test_check_engine_light

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.10.mre_f4.3463183231"
signature = "rusEFI 2021.01.11.mre_f4.3483056458"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.10.mre_f4.3463183231" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.11.mre_f4.3483056458" ; 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 Sun Jan 10 15:16:07 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 11 01:35:25 UTC 2021
pageSize = 20000
page = 1
@ -4679,6 +4679,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = testMisc, "Misc"
; commandButton = "Come To Pit", cmd_call_from_pit
commandButton = "Main Relay", cmd_test_main_relay
commandButton = "Fuel Pump", cmd_test_fuel_pump
commandButton = "Radiator Fan", cmd_test_radiator_fan
commandButton = "Check Engine", cmd_test_check_engine_light

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.10.mre_f7.3463183231"
signature = "rusEFI 2021.01.11.mre_f7.3483056458"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.10.mre_f7.3463183231" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.11.mre_f7.3483056458" ; 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 Sun Jan 10 15:16:05 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 11 01:35:23 UTC 2021
pageSize = 20000
page = 1
@ -4679,6 +4679,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = testMisc, "Misc"
; commandButton = "Come To Pit", cmd_call_from_pit
commandButton = "Main Relay", cmd_test_main_relay
commandButton = "Fuel Pump", cmd_test_fuel_pump
commandButton = "Radiator Fan", cmd_test_radiator_fan
commandButton = "Check Engine", cmd_test_check_engine_light

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.10.prometheus_405.1928438427"
signature = "rusEFI 2021.01.11.prometheus_405.1929470126"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.10.prometheus_405.1928438427" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.11.prometheus_405.1929470126" ; 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 Sun Jan 10 15:16:12 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 11 01:35:32 UTC 2021
pageSize = 20000
page = 1
@ -4700,6 +4700,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = testMisc, "Misc"
; commandButton = "Come To Pit", cmd_call_from_pit
commandButton = "Main Relay", cmd_test_main_relay
commandButton = "Fuel Pump", cmd_test_fuel_pump
commandButton = "Radiator Fan", cmd_test_radiator_fan
commandButton = "Check Engine", cmd_test_check_engine_light

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.10.prometheus_469.1928438427"
signature = "rusEFI 2021.01.11.prometheus_469.1929470126"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.10.prometheus_469.1928438427" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.11.prometheus_469.1929470126" ; 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 Sun Jan 10 15:16:10 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 11 01:35:29 UTC 2021
pageSize = 20000
page = 1
@ -4700,6 +4700,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = testMisc, "Misc"
; commandButton = "Come To Pit", cmd_call_from_pit
commandButton = "Main Relay", cmd_test_main_relay
commandButton = "Fuel Pump", cmd_test_fuel_pump
commandButton = "Radiator Fan", cmd_test_radiator_fan
commandButton = "Check Engine", cmd_test_check_engine_light

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.10.proteus_f4.1938387318"
signature = "rusEFI 2021.01.11.proteus_f4.1920578371"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.10.proteus_f4.1938387318" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.11.proteus_f4.1920578371" ; 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 Sun Jan 10 15:16:16 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 11 01:35:43 UTC 2021
pageSize = 20000
page = 1
@ -4671,6 +4671,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = testMisc, "Misc"
; commandButton = "Come To Pit", cmd_call_from_pit
commandButton = "Main Relay", cmd_test_main_relay
commandButton = "Fuel Pump", cmd_test_fuel_pump
commandButton = "Radiator Fan", cmd_test_radiator_fan
commandButton = "Check Engine", cmd_test_check_engine_light

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.10.proteus_f7.1938387318"
signature = "rusEFI 2021.01.11.proteus_f7.1920578371"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.10.proteus_f7.1938387318" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.01.11.proteus_f7.1920578371" ; 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 Sun Jan 10 15:16:14 UTC 2021
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 11 01:35:41 UTC 2021
pageSize = 20000
page = 1
@ -4671,6 +4671,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
dialog = testMisc, "Misc"
; commandButton = "Come To Pit", cmd_call_from_pit
commandButton = "Main Relay", cmd_test_main_relay
commandButton = "Fuel Pump", cmd_test_fuel_pump
commandButton = "Radiator Fan", cmd_test_radiator_fan
commandButton = "Check Engine", cmd_test_check_engine_light