Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-05-10 01:02:11 +00:00
parent 4474f9f1c2
commit 3bc268810d
47 changed files with 123 additions and 127 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat May 08 21:43:31 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon May 10 01:01:27 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -1122,7 +1122,6 @@ struct engine_configuration_s {
*/ */
uint8_t unused542; uint8_t unused542;
/** /**
* See hasMafSensor
* offset 543 * offset 543
*/ */
adc_channel_e mafAdcChannel; adc_channel_e mafAdcChannel;
@ -4213,4 +4212,4 @@ struct persistent_config_s {
typedef struct persistent_config_s persistent_config_s; typedef struct persistent_config_s persistent_config_s;
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat May 08 21:43:31 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon May 10 01:01:27 UTC 2021

View File

@ -1259,8 +1259,8 @@
#define showHumanReadableWarning_offset 976 #define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 3404601860 #define SIGNATURE_HASH 3907760851
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1595,7 +1595,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.05.08.hellen_cypress.3404601860" #define TS_SIGNATURE "rusEFI 2021.05.10.hellen_cypress.3907760851"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74 #define TS_TEST_COMMAND 't' // 0x74

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat May 08 21:43:29 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon May 10 01:01:25 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -1122,7 +1122,6 @@ struct engine_configuration_s {
*/ */
uint8_t unused542; uint8_t unused542;
/** /**
* See hasMafSensor
* offset 543 * offset 543
*/ */
adc_channel_e mafAdcChannel; adc_channel_e mafAdcChannel;
@ -4207,4 +4206,4 @@ struct persistent_config_s {
typedef struct persistent_config_s persistent_config_s; typedef struct persistent_config_s persistent_config_s;
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat May 08 21:43:29 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon May 10 01:01:25 UTC 2021

View File

@ -1243,8 +1243,8 @@
#define showHumanReadableWarning_offset 976 #define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD kin #define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 894162680 #define SIGNATURE_HASH 391020079
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1579,7 +1579,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator true #define ts_show_trigger_comparator true
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.05.08.kin.894162680" #define TS_SIGNATURE "rusEFI 2021.05.10.kin.391020079"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74 #define TS_TEST_COMMAND 't' // 0x74

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Sat May 08 21:43:33 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon May 10 01:01:29 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -1122,7 +1122,6 @@ struct engine_configuration_s {
*/ */
uint8_t unused542; uint8_t unused542;
/** /**
* See hasMafSensor
* offset 543 * offset 543
*/ */
adc_channel_e mafAdcChannel; adc_channel_e mafAdcChannel;
@ -4213,4 +4212,4 @@ struct persistent_config_s {
typedef struct persistent_config_s persistent_config_s; typedef struct persistent_config_s persistent_config_s;
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Sat May 08 21:43:33 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon May 10 01:01:29 UTC 2021

View File

@ -1259,8 +1259,8 @@
#define showHumanReadableWarning_offset 976 #define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD subaru_eg33_f7 #define SIGNATURE_BOARD subaru_eg33_f7
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 455760682 #define SIGNATURE_HASH 959443965
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1595,7 +1595,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port false #define ts_show_tunerstudio_port false
#define TS_SIGNATURE "rusEFI 2021.05.08.subaru_eg33_f7.455760682" #define TS_SIGNATURE "rusEFI 2021.05.10.subaru_eg33_f7.959443965"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74 #define TS_TEST_COMMAND 't' // 0x74

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat May 08 21:43:01 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:00:54 UTC 2021
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -1122,7 +1122,6 @@ struct engine_configuration_s {
*/ */
uint8_t unused542; uint8_t unused542;
/** /**
* See hasMafSensor
* offset 543 * offset 543
*/ */
adc_channel_e mafAdcChannel; adc_channel_e mafAdcChannel;
@ -4213,4 +4212,4 @@ struct persistent_config_s {
typedef struct persistent_config_s persistent_config_s; typedef struct persistent_config_s persistent_config_s;
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat May 08 21:43:01 UTC 2021 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:00:54 UTC 2021

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat May 08 21:43:01 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:00:54 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
FSIO_SETTING_FANONTEMPERATURE = 1000, FSIO_SETTING_FANONTEMPERATURE = 1000,

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat May 08 21:43:01 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:00:54 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE: case FSIO_SETTING_FANONTEMPERATURE:

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat May 08 21:43:01 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:00:54 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature"); static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature");

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat May 08 21:43:01 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:00:54 UTC 2021
// by class com.rusefi.output.FileFsioSettingsConsumer // by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE: case FSIO_SETTING_FANONTEMPERATURE:

View File

@ -1256,8 +1256,8 @@
#define showHumanReadableWarning_offset 976 #define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76 #define showSdCardWarning_offset 76
#define SIGNATURE_BOARD all #define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 2291319252 #define SIGNATURE_HASH 2862049539
#define silentTriggerError_offset 1464 #define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088 #define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332 #define sparkDwellRpmBins_offset 332
@ -1592,7 +1592,7 @@
#define ts_show_spi true #define ts_show_spi true
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true #define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2021.05.08.all.2291319252" #define TS_SIGNATURE "rusEFI 2021.05.10.all.2862049539"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74 #define TS_TEST_COMMAND 't' // 0x74

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD all #define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 2291319252 #define SIGNATURE_HASH 2862049539
#define TS_SIGNATURE "rusEFI 2021.05.08.all.2291319252" #define TS_SIGNATURE "rusEFI 2021.05.10.all.2862049539"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD frankenso_na6 #define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 2967228397 #define SIGNATURE_HASH 2463754042
#define TS_SIGNATURE "rusEFI 2021.05.08.frankenso_na6.2967228397" #define TS_SIGNATURE "rusEFI 2021.05.10.frankenso_na6.2463754042"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen121nissan #define SIGNATURE_BOARD hellen121nissan
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 1089882599 #define SIGNATURE_HASH 1660150064
#define TS_SIGNATURE "rusEFI 2021.05.08.hellen121nissan.1089882599" #define TS_SIGNATURE "rusEFI 2021.05.10.hellen121nissan.1660150064"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen121vag #define SIGNATURE_BOARD hellen121vag
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 1089882599 #define SIGNATURE_HASH 1660150064
#define TS_SIGNATURE "rusEFI 2021.05.08.hellen121vag.1089882599" #define TS_SIGNATURE "rusEFI 2021.05.10.hellen121vag.1660150064"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen128 #define SIGNATURE_BOARD hellen128
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 2137838896 #define SIGNATURE_HASH 1567194599
#define TS_SIGNATURE "rusEFI 2021.05.08.hellen128.2137838896" #define TS_SIGNATURE "rusEFI 2021.05.10.hellen128.1567194599"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen72 #define SIGNATURE_BOARD hellen72
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 644103775 #define SIGNATURE_HASH 73504392
#define TS_SIGNATURE "rusEFI 2021.05.08.hellen72.644103775" #define TS_SIGNATURE "rusEFI 2021.05.10.hellen72.73504392"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellenNA6 #define SIGNATURE_BOARD hellenNA6
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 1794172435 #define SIGNATURE_HASH 1224036036
#define TS_SIGNATURE "rusEFI 2021.05.08.hellenNA6.1794172435" #define TS_SIGNATURE "rusEFI 2021.05.10.hellenNA6.1224036036"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 3404601860 #define SIGNATURE_HASH 3907760851
#define TS_SIGNATURE "rusEFI 2021.05.08.hellen_cypress.3404601860" #define TS_SIGNATURE "rusEFI 2021.05.10.hellen_cypress.3907760851"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD kin #define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 894162680 #define SIGNATURE_HASH 391020079
#define TS_SIGNATURE "rusEFI 2021.05.08.kin.894162680" #define TS_SIGNATURE "rusEFI 2021.05.10.kin.391020079"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD mre_f4 #define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 3573515421 #define SIGNATURE_HASH 4143590474
#define TS_SIGNATURE "rusEFI 2021.05.08.mre_f4.3573515421" #define TS_SIGNATURE "rusEFI 2021.05.10.mre_f4.4143590474"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD mre_f7 #define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 3573515421 #define SIGNATURE_HASH 4143590474
#define TS_SIGNATURE "rusEFI 2021.05.08.mre_f7.3573515421" #define TS_SIGNATURE "rusEFI 2021.05.10.mre_f7.4143590474"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD prometheus_405 #define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 2584003554 #define SIGNATURE_HASH 3087100725
#define TS_SIGNATURE "rusEFI 2021.05.08.prometheus_405.2584003554" #define TS_SIGNATURE "rusEFI 2021.05.10.prometheus_405.3087100725"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD prometheus_469 #define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 2584003554 #define SIGNATURE_HASH 3087100725
#define TS_SIGNATURE "rusEFI 2021.05.08.prometheus_469.2584003554" #define TS_SIGNATURE "rusEFI 2021.05.10.prometheus_469.3087100725"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD proteus_f4 #define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 3777264847 #define SIGNATURE_HASH 3273774104
#define TS_SIGNATURE "rusEFI 2021.05.08.proteus_f4.3777264847" #define TS_SIGNATURE "rusEFI 2021.05.10.proteus_f4.3273774104"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD proteus_f7 #define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 3777264847 #define SIGNATURE_HASH 3273774104
#define TS_SIGNATURE "rusEFI 2021.05.08.proteus_f7.3777264847" #define TS_SIGNATURE "rusEFI 2021.05.10.proteus_f7.3273774104"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD subaru_eg33_f7 #define SIGNATURE_BOARD subaru_eg33_f7
#define SIGNATURE_DATE 2021.05.08 #define SIGNATURE_DATE 2021.05.10
#define SIGNATURE_HASH 455760682 #define SIGNATURE_HASH 959443965
#define TS_SIGNATURE "rusEFI 2021.05.08.subaru_eg33_f7.455760682" #define TS_SIGNATURE "rusEFI 2021.05.10.subaru_eg33_f7.959443965"

View File

@ -33,12 +33,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 2021.05.08.all.2291319252" signature = "rusEFI 2021.05.10.all.2862049539"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.all.2291319252" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.all.2862049539" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 Sat May 08 21:43:01 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:00:54 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.frankenso_na6.2967228397" signature = "rusEFI 2021.05.10.frankenso_na6.2463754042"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.frankenso_na6.2967228397" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.frankenso_na6.2463754042" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 Sat May 08 21:43:19 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:01:14 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.hellen121nissan.1089882599" signature = "rusEFI 2021.05.10.hellen121nissan.1660150064"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.hellen121nissan.1089882599" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.hellen121nissan.1660150064" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 Sat May 08 21:43:07 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:01:01 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.hellen121vag.1089882599" signature = "rusEFI 2021.05.10.hellen121vag.1660150064"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.hellen121vag.1089882599" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.hellen121vag.1660150064" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 Sat May 08 21:43:05 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:00:59 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.hellen128.2137838896" signature = "rusEFI 2021.05.10.hellen128.1567194599"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.hellen128.2137838896" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.hellen128.1567194599" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 Sat May 08 21:43:03 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:00:57 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.hellen72.644103775" signature = "rusEFI 2021.05.10.hellen72.73504392"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.hellen72.644103775" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.hellen72.73504392" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 Sat May 08 21:43:11 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:01:05 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.hellenNA6.1794172435" signature = "rusEFI 2021.05.10.hellenNA6.1224036036"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.hellenNA6.1794172435" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.hellenNA6.1224036036" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 Sat May 08 21:43:13 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:01:07 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.hellen_cypress.3404601860" signature = "rusEFI 2021.05.10.hellen_cypress.3907760851"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.hellen_cypress.3404601860" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.hellen_cypress.3907760851" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat May 08 21:43:31 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon May 10 01:01:27 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.kin.894162680" signature = "rusEFI 2021.05.10.kin.391020079"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.kin.894162680" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.kin.391020079" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 Sat May 08 21:43:29 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon May 10 01:01:25 UTC 2021
pageSize = 19972 pageSize = 19972
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.mre_f4.3573515421" signature = "rusEFI 2021.05.10.mre_f4.4143590474"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.mre_f4.3573515421" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.mre_f4.4143590474" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 Sat May 08 21:43:17 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:01:11 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.mre_f7.3573515421" signature = "rusEFI 2021.05.10.mre_f7.4143590474"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.mre_f7.3573515421" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.mre_f7.4143590474" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 Sat May 08 21:43:15 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:01:09 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.prometheus_405.2584003554" signature = "rusEFI 2021.05.10.prometheus_405.3087100725"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.prometheus_405.2584003554" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.prometheus_405.3087100725" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 Sat May 08 21:43:23 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:01:18 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.prometheus_469.2584003554" signature = "rusEFI 2021.05.10.prometheus_469.3087100725"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.prometheus_469.2584003554" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.prometheus_469.3087100725" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 Sat May 08 21:43:21 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:01:16 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.proteus_f4.3777264847" signature = "rusEFI 2021.05.10.proteus_f4.3273774104"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.proteus_f4.3777264847" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.proteus_f4.3273774104" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 Sat May 08 21:43:27 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:01:23 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.proteus_f7.3777264847" signature = "rusEFI 2021.05.10.proteus_f7.3273774104"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.proteus_f7.3777264847" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.proteus_f7.3273774104" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 Sat May 08 21:43:25 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:01:20 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -33,12 +33,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 2021.05.08.subaru_eg33_f7.455760682" signature = "rusEFI 2021.05.10.subaru_eg33_f7.959443965"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.05.08.subaru_eg33_f7.455760682" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.05.10.subaru_eg33_f7.959443965" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,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 config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Sat May 08 21:43:33 UTC 2021 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon May 10 01:01:29 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated; package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat May 08 21:43:01 UTC 2021 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 10 01:00:54 UTC 2021
// by class com.rusefi.output.FileJavaFieldsConsumer // by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*; import com.rusefi.config.*;
@ -1494,7 +1494,7 @@ public class Fields {
public static final char TS_SD_R_COMMAND = 'r'; public static final char TS_SD_R_COMMAND = 'r';
public static final char TS_SD_W_COMMAND = 'w'; public static final char TS_SD_W_COMMAND = 'w';
public static final char TS_SET_LOGGER_SWITCH = 'l'; public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI 2021.05.08.all.2291319252"; public static final String TS_SIGNATURE = "rusEFI 2021.05.10.all.2862049539";
public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final int TT_TT_1_16 = 50; public static final int TT_TT_1_16 = 50;
public static final int TT_TT_2JZ_1_12 = 29; public static final int TT_TT_2JZ_1_12 = 29;

View File

@ -1,6 +1,6 @@
<roms> <roms>
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Sat May 08 21:43:02 UTC 2021 --> <!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Mon May 10 01:00:56 UTC 2021 -->
<rom> <rom>
<romid> <romid>