Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-08-29 20:51:24 +00:00
parent b66ec2d9a5
commit bdf3dea1bb
19 changed files with 93 additions and 45 deletions

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.08.29
#define SIGNATURE_HASH 3344532170
#define TS_SIGNATURE "rusEFI 2020.08.29.all.3344532170"
#define SIGNATURE_HASH 2630242900
#define TS_SIGNATURE "rusEFI 2020.08.29.all.2630242900"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2020.08.29
#define SIGNATURE_HASH 266700739
#define TS_SIGNATURE "rusEFI 2020.08.29.frankenso_na6.266700739"
#define SIGNATURE_HASH 1417303901
#define TS_SIGNATURE "rusEFI 2020.08.29.frankenso_na6.1417303901"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.08.29
#define SIGNATURE_HASH 3901605738
#define TS_SIGNATURE "rusEFI 2020.08.29.kin.3901605738"
#define SIGNATURE_HASH 3004307444
#define TS_SIGNATURE "rusEFI 2020.08.29.kin.3004307444"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2020.08.29
#define SIGNATURE_HASH 1022826385
#define TS_SIGNATURE "rusEFI 2020.08.29.mre_f4.1022826385"
#define SIGNATURE_HASH 1734919951
#define TS_SIGNATURE "rusEFI 2020.08.29.mre_f4.1734919951"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2020.08.29
#define SIGNATURE_HASH 1022826385
#define TS_SIGNATURE "rusEFI 2020.08.29.mre_f7.1022826385"
#define SIGNATURE_HASH 1734919951
#define TS_SIGNATURE "rusEFI 2020.08.29.mre_f7.1734919951"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2020.08.29
#define SIGNATURE_HASH 3501179764
#define TS_SIGNATURE "rusEFI 2020.08.29.prometheus_405.3501179764"
#define SIGNATURE_HASH 2335183850
#define TS_SIGNATURE "rusEFI 2020.08.29.prometheus_405.2335183850"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2020.08.29
#define SIGNATURE_HASH 3501179764
#define TS_SIGNATURE "rusEFI 2020.08.29.prometheus_469.3501179764"
#define SIGNATURE_HASH 2335183850
#define TS_SIGNATURE "rusEFI 2020.08.29.prometheus_469.2335183850"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2020.08.29
#define SIGNATURE_HASH 4060597647
#define TS_SIGNATURE "rusEFI 2020.08.29.proteus_f4.4060597647"
#define SIGNATURE_HASH 2845318417
#define TS_SIGNATURE "rusEFI 2020.08.29.proteus_f4.2845318417"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2020.08.29
#define SIGNATURE_HASH 4060597647
#define TS_SIGNATURE "rusEFI 2020.08.29.proteus_f7.4060597647"
#define SIGNATURE_HASH 2845318417
#define TS_SIGNATURE "rusEFI 2020.08.29.proteus_f7.2845318417"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.29.all.3344532170"
signature = "rusEFI 2020.08.29.all.2630242900"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.29.all.3344532170" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.29.all.2630242900" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 29 20:45:51 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 29 20:50:48 UTC 2020
pageSize = 20000
page = 1
@ -2792,6 +2792,10 @@ cmd_dfu = "Z\x00\xba\x00\x00"
; MRE_MIATA_NB2_MAP = 11
cmd_set_engine_type_microRusEFI_Miata_NB2_MAP = "Z\x00\x30\x00\x0b"
cmd_set_engine_type_microRusEFI_VW_B6 = "Z\x00\x30\x00\x3e"
cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL = "Z\x00\x30\x00\x17"
; MRE_MIATA_NA6 12
cmd_set_engine_type_microRusEFI_Miata_NA6_VAF = "Z\x00\x30\x00\x0c"
@ -4284,6 +4288,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "microRusEfi Miata NB2 MAP", cmd_set_engine_type_microRusEFI_Miata_NB2_MAP
commandButton = "microRusEFI Miata NB2 MAF", cmd_set_engine_type_microRusEFI_Miata_NB2_MAF
commandButton = "microRusEFI Defaults", cmd_set_engine_type_microRusEFI_Defaults
commandButton = "microRusEFI B6 test", cmd_set_engine_type_microRusEFI_VW_B6
commandButton = "microRusEFI BCM", cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL
commandButton = "Proteus M73 v12", cmd_set_engine_type_Proteus_M73

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.29.frankenso_na6.266700739"
signature = "rusEFI 2020.08.29.frankenso_na6.1417303901"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.29.frankenso_na6.266700739" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.29.frankenso_na6.1417303901" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 29 20:45:56 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 29 20:50:53 UTC 2020
pageSize = 20000
page = 1
@ -2792,6 +2792,10 @@ cmd_dfu = "Z\x00\xba\x00\x00"
; MRE_MIATA_NB2_MAP = 11
cmd_set_engine_type_microRusEFI_Miata_NB2_MAP = "Z\x00\x30\x00\x0b"
cmd_set_engine_type_microRusEFI_VW_B6 = "Z\x00\x30\x00\x3e"
cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL = "Z\x00\x30\x00\x17"
; MRE_MIATA_NA6 12
cmd_set_engine_type_microRusEFI_Miata_NA6_VAF = "Z\x00\x30\x00\x0c"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.29.kin.3901605738"
signature = "rusEFI 2020.08.29.kin.3004307444"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.29.kin.3901605738" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.29.kin.3004307444" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 29 20:46:03 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Aug 29 20:51:08 UTC 2020
pageSize = 20000
page = 1
@ -2792,6 +2792,10 @@ cmd_dfu = "Z\x00\xba\x00\x00"
; MRE_MIATA_NB2_MAP = 11
cmd_set_engine_type_microRusEFI_Miata_NB2_MAP = "Z\x00\x30\x00\x0b"
cmd_set_engine_type_microRusEFI_VW_B6 = "Z\x00\x30\x00\x3e"
cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL = "Z\x00\x30\x00\x17"
; MRE_MIATA_NA6 12
cmd_set_engine_type_microRusEFI_Miata_NA6_VAF = "Z\x00\x30\x00\x0c"
@ -4285,6 +4289,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "microRusEfi Miata NB2 MAP", cmd_set_engine_type_microRusEFI_Miata_NB2_MAP
commandButton = "microRusEFI Miata NB2 MAF", cmd_set_engine_type_microRusEFI_Miata_NB2_MAF
commandButton = "microRusEFI Defaults", cmd_set_engine_type_microRusEFI_Defaults
commandButton = "microRusEFI B6 test", cmd_set_engine_type_microRusEFI_VW_B6
commandButton = "microRusEFI BCM", cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL
commandButton = "Proteus M73 v12", cmd_set_engine_type_Proteus_M73

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.29.mre_f4.1022826385"
signature = "rusEFI 2020.08.29.mre_f4.1734919951"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.29.mre_f4.1022826385" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.29.mre_f4.1734919951" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 29 20:45:55 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 29 20:50:51 UTC 2020
pageSize = 20000
page = 1
@ -2787,6 +2787,10 @@ cmd_dfu = "Z\x00\xba\x00\x00"
; MRE_MIATA_NB2_MAP = 11
cmd_set_engine_type_microRusEFI_Miata_NB2_MAP = "Z\x00\x30\x00\x0b"
cmd_set_engine_type_microRusEFI_VW_B6 = "Z\x00\x30\x00\x3e"
cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL = "Z\x00\x30\x00\x17"
; MRE_MIATA_NA6 12
cmd_set_engine_type_microRusEFI_Miata_NA6_VAF = "Z\x00\x30\x00\x0c"
@ -4255,6 +4259,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "microRusEfi Miata NB2 MAP", cmd_set_engine_type_microRusEFI_Miata_NB2_MAP
commandButton = "microRusEFI Miata NB2 MAF", cmd_set_engine_type_microRusEFI_Miata_NB2_MAF
commandButton = "microRusEFI Defaults", cmd_set_engine_type_microRusEFI_Defaults
commandButton = "microRusEFI B6 test", cmd_set_engine_type_microRusEFI_VW_B6
commandButton = "microRusEFI BCM", cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.29.mre_f7.1022826385"
signature = "rusEFI 2020.08.29.mre_f7.1734919951"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.29.mre_f7.1022826385" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.29.mre_f7.1734919951" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 29 20:45:53 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 29 20:50:50 UTC 2020
pageSize = 20000
page = 1
@ -2787,6 +2787,10 @@ cmd_dfu = "Z\x00\xba\x00\x00"
; MRE_MIATA_NB2_MAP = 11
cmd_set_engine_type_microRusEFI_Miata_NB2_MAP = "Z\x00\x30\x00\x0b"
cmd_set_engine_type_microRusEFI_VW_B6 = "Z\x00\x30\x00\x3e"
cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL = "Z\x00\x30\x00\x17"
; MRE_MIATA_NA6 12
cmd_set_engine_type_microRusEFI_Miata_NA6_VAF = "Z\x00\x30\x00\x0c"
@ -4255,6 +4259,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "microRusEfi Miata NB2 MAP", cmd_set_engine_type_microRusEFI_Miata_NB2_MAP
commandButton = "microRusEFI Miata NB2 MAF", cmd_set_engine_type_microRusEFI_Miata_NB2_MAF
commandButton = "microRusEFI Defaults", cmd_set_engine_type_microRusEFI_Defaults
commandButton = "microRusEFI B6 test", cmd_set_engine_type_microRusEFI_VW_B6
commandButton = "microRusEFI BCM", cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.29.prometheus_405.3501179764"
signature = "rusEFI 2020.08.29.prometheus_405.2335183850"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.29.prometheus_405.3501179764" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.29.prometheus_405.2335183850" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 29 20:45:59 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 29 20:50:56 UTC 2020
pageSize = 20000
page = 1
@ -2788,6 +2788,10 @@ cmd_dfu = "Z\x00\xba\x00\x00"
; MRE_MIATA_NB2_MAP = 11
cmd_set_engine_type_microRusEFI_Miata_NB2_MAP = "Z\x00\x30\x00\x0b"
cmd_set_engine_type_microRusEFI_VW_B6 = "Z\x00\x30\x00\x3e"
cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL = "Z\x00\x30\x00\x17"
; MRE_MIATA_NA6 12
cmd_set_engine_type_microRusEFI_Miata_NA6_VAF = "Z\x00\x30\x00\x0c"
@ -4280,6 +4284,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "microRusEfi Miata NB2 MAP", cmd_set_engine_type_microRusEFI_Miata_NB2_MAP
commandButton = "microRusEFI Miata NB2 MAF", cmd_set_engine_type_microRusEFI_Miata_NB2_MAF
commandButton = "microRusEFI Defaults", cmd_set_engine_type_microRusEFI_Defaults
commandButton = "microRusEFI B6 test", cmd_set_engine_type_microRusEFI_VW_B6
commandButton = "microRusEFI BCM", cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL
commandButton = "Proteus M73 v12", cmd_set_engine_type_Proteus_M73

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.29.prometheus_469.3501179764"
signature = "rusEFI 2020.08.29.prometheus_469.2335183850"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.29.prometheus_469.3501179764" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.29.prometheus_469.2335183850" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 29 20:45:57 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 29 20:50:54 UTC 2020
pageSize = 20000
page = 1
@ -2788,6 +2788,10 @@ cmd_dfu = "Z\x00\xba\x00\x00"
; MRE_MIATA_NB2_MAP = 11
cmd_set_engine_type_microRusEFI_Miata_NB2_MAP = "Z\x00\x30\x00\x0b"
cmd_set_engine_type_microRusEFI_VW_B6 = "Z\x00\x30\x00\x3e"
cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL = "Z\x00\x30\x00\x17"
; MRE_MIATA_NA6 12
cmd_set_engine_type_microRusEFI_Miata_NA6_VAF = "Z\x00\x30\x00\x0c"
@ -4280,6 +4284,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "microRusEfi Miata NB2 MAP", cmd_set_engine_type_microRusEFI_Miata_NB2_MAP
commandButton = "microRusEFI Miata NB2 MAF", cmd_set_engine_type_microRusEFI_Miata_NB2_MAF
commandButton = "microRusEFI Defaults", cmd_set_engine_type_microRusEFI_Defaults
commandButton = "microRusEFI B6 test", cmd_set_engine_type_microRusEFI_VW_B6
commandButton = "microRusEFI BCM", cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL
commandButton = "Proteus M73 v12", cmd_set_engine_type_Proteus_M73

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.29.proteus_f4.4060597647"
signature = "rusEFI 2020.08.29.proteus_f4.2845318417"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.29.proteus_f4.4060597647" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.29.proteus_f4.2845318417" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 29 20:46:02 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 29 20:51:06 UTC 2020
pageSize = 20000
page = 1
@ -2783,6 +2783,10 @@ cmd_dfu = "Z\x00\xba\x00\x00"
; MRE_MIATA_NB2_MAP = 11
cmd_set_engine_type_microRusEFI_Miata_NB2_MAP = "Z\x00\x30\x00\x0b"
cmd_set_engine_type_microRusEFI_VW_B6 = "Z\x00\x30\x00\x3e"
cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL = "Z\x00\x30\x00\x17"
; MRE_MIATA_NA6 12
cmd_set_engine_type_microRusEFI_Miata_NA6_VAF = "Z\x00\x30\x00\x0c"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.08.29.proteus_f7.4060597647"
signature = "rusEFI 2020.08.29.proteus_f7.2845318417"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.08.29.proteus_f7.4060597647" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.08.29.proteus_f7.2845318417" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 29 20:46:00 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Aug 29 20:51:05 UTC 2020
pageSize = 20000
page = 1
@ -2783,6 +2783,10 @@ cmd_dfu = "Z\x00\xba\x00\x00"
; MRE_MIATA_NB2_MAP = 11
cmd_set_engine_type_microRusEFI_Miata_NB2_MAP = "Z\x00\x30\x00\x0b"
cmd_set_engine_type_microRusEFI_VW_B6 = "Z\x00\x30\x00\x3e"
cmd_set_engine_type_microRusEFI_MRE_BODY_CONTROL = "Z\x00\x30\x00\x17"
; MRE_MIATA_NA6 12
cmd_set_engine_type_microRusEFI_Miata_NA6_VAF = "Z\x00\x30\x00\x0c"