Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-07-03 00:44:38 +00:00
parent 922907952b
commit 4a532cba82
13 changed files with 41 additions and 41 deletions

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD all #define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.07.02 #define SIGNATURE_DATE 2020.07.03
#define SIGNATURE_HASH 2574977903 #define SIGNATURE_HASH 2903991359
#define TS_SIGNATURE "rusEFI 2020.07.02.all.2574977903" #define TS_SIGNATURE "rusEFI 2020.07.03.all.2903991359"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD fra #define SIGNATURE_BOARD fra
#define SIGNATURE_DATE 2020.07.02 #define SIGNATURE_DATE 2020.07.03
#define SIGNATURE_HASH 1207723916 #define SIGNATURE_HASH 1938819292
#define TS_SIGNATURE "rusEFI 2020.07.02.fra.1207723916" #define TS_SIGNATURE "rusEFI 2020.07.03.fra.1938819292"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD kin #define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.07.02 #define SIGNATURE_DATE 2020.07.03
#define SIGNATURE_HASH 1413863413 #define SIGNATURE_HASH 1613346981
#define TS_SIGNATURE "rusEFI 2020.07.02.kin.1413863413" #define TS_SIGNATURE "rusEFI 2020.07.03.kin.1613346981"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD mre #define SIGNATURE_BOARD mre
#define SIGNATURE_DATE 2020.07.02 #define SIGNATURE_DATE 2020.07.03
#define SIGNATURE_HASH 814711832 #define SIGNATURE_HASH 82045768
#define TS_SIGNATURE "rusEFI 2020.07.02.mre.814711832" #define TS_SIGNATURE "rusEFI 2020.07.03.mre.82045768"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD pro #define SIGNATURE_BOARD pro
#define SIGNATURE_DATE 2020.07.02 #define SIGNATURE_DATE 2020.07.03
#define SIGNATURE_HASH 350911136 #define SIGNATURE_HASH 545658352
#define TS_SIGNATURE "rusEFI 2020.07.02.pro.350911136" #define TS_SIGNATURE "rusEFI 2020.07.03.pro.545658352"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD pth #define SIGNATURE_BOARD pth
#define SIGNATURE_DATE 2020.07.02 #define SIGNATURE_DATE 2020.07.03
#define SIGNATURE_HASH 1818743787 #define SIGNATURE_HASH 1477164219
#define TS_SIGNATURE "rusEFI 2020.07.02.pth.1818743787" #define TS_SIGNATURE "rusEFI 2020.07.03.pth.1477164219"

Binary file not shown.

View File

@ -45,12 +45,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.02.all.2574977903" signature = "rusEFI 2020.07.03.all.2903991359"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.02.all.2574977903" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.07.03.all.2903991359" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -88,7 +88,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 23:18:36 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 03 00:44:20 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -4268,7 +4268,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
commandButton = "ETB test bench", cmd_set_engine_type_etb_test commandButton = "ETB test bench", cmd_set_engine_type_etb_test
commandButton = "TLE8888B test bench", cmd_set_engine_type_8888_test commandButton = "TLE8888 test bench", cmd_set_engine_type_8888_test
commandButton = "Reset firmware settings", cmd_set_engine_type_default commandButton = "Reset firmware settings", cmd_set_engine_type_default
field = "#Please DO NOT hit 'Burn' - just press a command button above and disconnect TunerStudio!" field = "#Please DO NOT hit 'Burn' - just press a command button above and disconnect TunerStudio!"

View File

@ -45,12 +45,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.02.fra.1207723916" signature = "rusEFI 2020.07.03.fra.1938819292"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.02.fra.1207723916" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.07.03.fra.1938819292" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -88,7 +88,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 23:18:40 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 03 00:44:23 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -4268,7 +4268,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
commandButton = "ETB test bench", cmd_set_engine_type_etb_test commandButton = "ETB test bench", cmd_set_engine_type_etb_test
commandButton = "TLE8888B test bench", cmd_set_engine_type_8888_test commandButton = "TLE8888 test bench", cmd_set_engine_type_8888_test
commandButton = "Reset firmware settings", cmd_set_engine_type_default commandButton = "Reset firmware settings", cmd_set_engine_type_default
field = "#Please DO NOT hit 'Burn' - just press a command button above and disconnect TunerStudio!" field = "#Please DO NOT hit 'Burn' - just press a command button above and disconnect TunerStudio!"

View File

@ -45,12 +45,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.02.kin.1413863413" signature = "rusEFI 2020.07.03.kin.1613346981"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.02.kin.1413863413" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.07.03.kin.1613346981" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -88,7 +88,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Jul 02 23:18:44 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Jul 03 00:44:26 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -4269,7 +4269,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
commandButton = "ETB test bench", cmd_set_engine_type_etb_test commandButton = "ETB test bench", cmd_set_engine_type_etb_test
commandButton = "TLE8888B test bench", cmd_set_engine_type_8888_test commandButton = "TLE8888 test bench", cmd_set_engine_type_8888_test
commandButton = "Reset firmware settings", cmd_set_engine_type_default commandButton = "Reset firmware settings", cmd_set_engine_type_default
field = "#Please DO NOT hit 'Burn' - just press a command button above and disconnect TunerStudio!" field = "#Please DO NOT hit 'Burn' - just press a command button above and disconnect TunerStudio!"

View File

@ -45,12 +45,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.02.mre.814711832" signature = "rusEFI 2020.07.03.mre.82045768"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.02.mre.814711832" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.07.03.mre.82045768" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -88,7 +88,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 23:18:38 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 03 00:44:22 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -45,12 +45,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.02.pth.1818743787" signature = "rusEFI 2020.07.03.pth.1477164219"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.02.pth.1818743787" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.07.03.pth.1477164219" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -88,7 +88,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 23:18:41 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 03 00:44:24 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -4264,7 +4264,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
commandButton = "ETB test bench", cmd_set_engine_type_etb_test commandButton = "ETB test bench", cmd_set_engine_type_etb_test
commandButton = "TLE8888B test bench", cmd_set_engine_type_8888_test commandButton = "TLE8888 test bench", cmd_set_engine_type_8888_test
commandButton = "Reset firmware settings", cmd_set_engine_type_default commandButton = "Reset firmware settings", cmd_set_engine_type_default
field = "#Please DO NOT hit 'Burn' - just press a command button above and disconnect TunerStudio!" field = "#Please DO NOT hit 'Burn' - just press a command button above and disconnect TunerStudio!"

View File

@ -45,12 +45,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.07.02.pro.350911136" signature = "rusEFI 2020.07.03.pro.545658352"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.07.02.pro.350911136" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.07.03.pro.545658352" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -88,7 +88,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jul 02 23:18:42 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 03 00:44:25 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -4235,7 +4235,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
commandButton = "ETB test bench", cmd_set_engine_type_etb_test commandButton = "ETB test bench", cmd_set_engine_type_etb_test
commandButton = "TLE8888B test bench", cmd_set_engine_type_8888_test commandButton = "TLE8888 test bench", cmd_set_engine_type_8888_test
commandButton = "Reset firmware settings", cmd_set_engine_type_default commandButton = "Reset firmware settings", cmd_set_engine_type_default
field = "#Please DO NOT hit 'Burn' - just press a command button above and disconnect TunerStudio!" field = "#Please DO NOT hit 'Burn' - just press a command button above and disconnect TunerStudio!"