Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-07-20 17:47:01 +00:00
parent c788f1478f
commit f39be3b69e
5 changed files with 14 additions and 10 deletions

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2021.07.20
#define SIGNATURE_HASH 2532542903
#define TS_SIGNATURE "rusEFI 2021.07.20.proteus_f4.2532542903"
#define SIGNATURE_HASH 1562219667
#define TS_SIGNATURE "rusEFI 2021.07.20.proteus_f4.1562219667"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2021.07.20
#define SIGNATURE_HASH 2532542903
#define TS_SIGNATURE "rusEFI 2021.07.20.proteus_f7.2532542903"
#define SIGNATURE_HASH 1562219667
#define TS_SIGNATURE "rusEFI 2021.07.20.proteus_f7.1562219667"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.20.proteus_f4.2532542903"
signature = "rusEFI 2021.07.20.proteus_f4.1562219667"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.20.proteus_f4.2532542903" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.07.20.proteus_f4.1562219667" ; 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 Tue Jul 20 17:32:25 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jul 20 17:46:13 UTC 2021
pageSize = 20000
page = 1
@ -3223,6 +3223,7 @@ cmd_etb_autotune_stop = "Z\x00\x14\x00\x10"
cmb_etb_auto_calibrate_2 = "Z\x00\x14\x00\x11"
cmd_wideband_firmare_update = "Z\x00\x14\x00\x12"
cmd_enable_ext_stim = "Z\x00\x14\x00\x13"
cmd_nDBANK = "Z\x00\x14\x00\x14"
cmd_set_wideband_idx_0 = "Z\x00\x15\x00\x00"
cmd_set_wideband_idx_1 = "Z\x00\x15\x00\x01"
@ -4969,6 +4970,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "Write Config", cmd_write_config
commandButton = "Reset ECU", cmd_reset_controller
commandButton = "Reset to DFU", cmd_dfu
commandButton = "F7 nDBANK fix", cmd_nDBANK
; bench test
dialog = ioTest, "Bench Test & Commands", xAxis

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.07.20.proteus_f7.2532542903"
signature = "rusEFI 2021.07.20.proteus_f7.1562219667"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.07.20.proteus_f7.2532542903" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2021.07.20.proteus_f7.1562219667" ; 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 Tue Jul 20 17:32:22 UTC 2021
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jul 20 17:46:10 UTC 2021
pageSize = 20000
page = 1
@ -3223,6 +3223,7 @@ cmd_etb_autotune_stop = "Z\x00\x14\x00\x10"
cmb_etb_auto_calibrate_2 = "Z\x00\x14\x00\x11"
cmd_wideband_firmare_update = "Z\x00\x14\x00\x12"
cmd_enable_ext_stim = "Z\x00\x14\x00\x13"
cmd_nDBANK = "Z\x00\x14\x00\x14"
cmd_set_wideband_idx_0 = "Z\x00\x15\x00\x00"
cmd_set_wideband_idx_1 = "Z\x00\x15\x00\x01"
@ -4969,6 +4970,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "Write Config", cmd_write_config
commandButton = "Reset ECU", cmd_reset_controller
commandButton = "Reset to DFU", cmd_dfu
commandButton = "F7 nDBANK fix", cmd_nDBANK
; bench test
dialog = ioTest, "Bench Test & Commands", xAxis