Auto-generated configs and docs
This commit is contained in:
parent
24224729a3
commit
d07094338e
|
@ -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 Wed Nov 03 21:09:28 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Nov 03 23:57:23 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2212,7 +2212,7 @@ struct engine_configuration_s {
|
|||
volt
|
||||
* offset 1204
|
||||
*/
|
||||
uint16_t fuelLevelBins[FUEL_LEVEL_TABLE_COUNT];
|
||||
scaled_channel<uint16_t, PACK_MULT_VOLTAGE> fuelLevelBins[FUEL_LEVEL_TABLE_COUNT];
|
||||
/**
|
||||
* offset 1220
|
||||
*/
|
||||
|
@ -4249,7 +4249,7 @@ struct persistent_config_s {
|
|||
% TPS
|
||||
* offset 15712
|
||||
*/
|
||||
uint16_t mapEstimateTpsBins[FUEL_LOAD_COUNT];
|
||||
scaled_channel<uint16_t, TPS_2_BYTE_PACKING_MULT> mapEstimateTpsBins[FUEL_LOAD_COUNT];
|
||||
/**
|
||||
RPM
|
||||
* offset 15744
|
||||
|
@ -4410,4 +4410,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Nov 03 21:09:28 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Nov 03 23:57:23 UTC 2021
|
||||
|
|
|
@ -1804,7 +1804,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 1219023955
|
||||
#define SIGNATURE_HASH 3354557302
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -2312,7 +2312,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen_cypress.1219023955"
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen_cypress.3354557302"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Nov 03 21:09:26 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Nov 03 23:57:21 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2212,7 +2212,7 @@ struct engine_configuration_s {
|
|||
volt
|
||||
* offset 1204
|
||||
*/
|
||||
uint16_t fuelLevelBins[FUEL_LEVEL_TABLE_COUNT];
|
||||
scaled_channel<uint16_t, PACK_MULT_VOLTAGE> fuelLevelBins[FUEL_LEVEL_TABLE_COUNT];
|
||||
/**
|
||||
* offset 1220
|
||||
*/
|
||||
|
@ -4243,7 +4243,7 @@ struct persistent_config_s {
|
|||
% TPS
|
||||
* offset 15684
|
||||
*/
|
||||
uint16_t mapEstimateTpsBins[FUEL_LOAD_COUNT];
|
||||
scaled_channel<uint16_t, TPS_2_BYTE_PACKING_MULT> mapEstimateTpsBins[FUEL_LOAD_COUNT];
|
||||
/**
|
||||
RPM
|
||||
* offset 15716
|
||||
|
@ -4404,4 +4404,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Nov 03 21:09:26 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Nov 03 23:57:21 UTC 2021
|
||||
|
|
|
@ -1789,7 +1789,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 3071088815
|
||||
#define SIGNATURE_HASH 945272714
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -2297,7 +2297,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator true
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.kin.3071088815"
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.kin.945272714"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -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 Wed Nov 03 21:09:31 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 Wed Nov 03 23:57:26 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2212,7 +2212,7 @@ struct engine_configuration_s {
|
|||
volt
|
||||
* offset 1204
|
||||
*/
|
||||
uint16_t fuelLevelBins[FUEL_LEVEL_TABLE_COUNT];
|
||||
scaled_channel<uint16_t, PACK_MULT_VOLTAGE> fuelLevelBins[FUEL_LEVEL_TABLE_COUNT];
|
||||
/**
|
||||
* offset 1220
|
||||
*/
|
||||
|
@ -4249,7 +4249,7 @@ struct persistent_config_s {
|
|||
% TPS
|
||||
* offset 15712
|
||||
*/
|
||||
uint16_t mapEstimateTpsBins[FUEL_LOAD_COUNT];
|
||||
scaled_channel<uint16_t, TPS_2_BYTE_PACKING_MULT> mapEstimateTpsBins[FUEL_LOAD_COUNT];
|
||||
/**
|
||||
RPM
|
||||
* offset 15744
|
||||
|
@ -4410,4 +4410,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// 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 Wed Nov 03 21:09:31 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 Wed Nov 03 23:57:26 UTC 2021
|
||||
|
|
|
@ -1817,7 +1817,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 2673796320
|
||||
#define SIGNATURE_HASH 268716997
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -2325,7 +2325,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port false
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.subaru_eg33_f7.2673796320"
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.subaru_eg33_f7.268716997"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 21:09:23 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:57:18 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2212,7 +2212,7 @@ struct engine_configuration_s {
|
|||
volt
|
||||
* offset 1204
|
||||
*/
|
||||
uint16_t fuelLevelBins[FUEL_LEVEL_TABLE_COUNT];
|
||||
scaled_channel<uint16_t, PACK_MULT_VOLTAGE> fuelLevelBins[FUEL_LEVEL_TABLE_COUNT];
|
||||
/**
|
||||
* offset 1220
|
||||
*/
|
||||
|
@ -4249,7 +4249,7 @@ struct persistent_config_s {
|
|||
% TPS
|
||||
* offset 15712
|
||||
*/
|
||||
uint16_t mapEstimateTpsBins[FUEL_LOAD_COUNT];
|
||||
scaled_channel<uint16_t, TPS_2_BYTE_PACKING_MULT> mapEstimateTpsBins[FUEL_LOAD_COUNT];
|
||||
/**
|
||||
RPM
|
||||
* offset 15744
|
||||
|
@ -4410,4 +4410,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 21:09:23 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:57:18 UTC 2021
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 21:09:23 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:57:18 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 21:09:23 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:57:18 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 21:09:23 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:57:18 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset");
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 21:09:23 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:57:18 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
||||
|
|
|
@ -1804,7 +1804,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 181669763
|
||||
#define SIGNATURE_HASH 2240716966
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -2312,7 +2312,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.all.181669763"
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.all.2240716966"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 181669763
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.all.181669763"
|
||||
#define SIGNATURE_HASH 2240716966
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.all.2240716966"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD atlas
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 371128996
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.atlas.371128996"
|
||||
#define SIGNATURE_HASH 2571392385
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.atlas.2571392385"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD f429-discovery
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 181669763
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.f429-discovery.181669763"
|
||||
#define SIGNATURE_HASH 2240716966
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.f429-discovery.2240716966"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD frankenso_na6
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 1894144618
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.frankenso_na6.1894144618"
|
||||
#define SIGNATURE_HASH 4290573647
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.frankenso_na6.4290573647"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen-nb1
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 1836288426
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen-nb1.1836288426"
|
||||
#define SIGNATURE_HASH 3794347663
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen-nb1.3794347663"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen121nissan
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 2166708161
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen121nissan.2166708161"
|
||||
#define SIGNATURE_HASH 243267812
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen121nissan.243267812"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen121vag
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 1496903621
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen121vag.1496903621"
|
||||
#define SIGNATURE_HASH 3596763360
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen121vag.3596763360"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen128
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 3704887123
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen128.3704887123"
|
||||
#define SIGNATURE_HASH 1401862262
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen128.1401862262"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen154hyundai
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 1319872953
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen154hyundai.1319872953"
|
||||
#define SIGNATURE_HASH 3253798556
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen154hyundai.3253798556"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen72
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 1816227748
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen72.1816227748"
|
||||
#define SIGNATURE_HASH 3810246785
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen72.3810246785"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen88bmw
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 4233425774
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen88bmw.4233425774"
|
||||
#define SIGNATURE_HASH 1930320971
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen88bmw.1930320971"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellenNA6
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 4229850735
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellenNA6.4229850735"
|
||||
#define SIGNATURE_HASH 1933887818
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellenNA6.1933887818"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 1219023955
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen_cypress.1219023955"
|
||||
#define SIGNATURE_HASH 3354557302
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.hellen_cypress.3354557302"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 3071088815
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.kin.3071088815"
|
||||
#define SIGNATURE_HASH 945272714
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.kin.945272714"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f4
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 2185500695
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.mre_f4.2185500695"
|
||||
#define SIGNATURE_HASH 220116786
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.mre_f4.220116786"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f7
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 2185500695
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.mre_f7.2185500695"
|
||||
#define SIGNATURE_HASH 220116786
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.mre_f7.220116786"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_405
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 1514067557
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.prometheus_405.1514067557"
|
||||
#define SIGNATURE_HASH 3580131648
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.prometheus_405.3580131648"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_469
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 1514067557
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.prometheus_469.1514067557"
|
||||
#define SIGNATURE_HASH 3580131648
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.prometheus_469.3580131648"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f4
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 2486191967
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.proteus_f4.2486191967"
|
||||
#define SIGNATURE_HASH 459991162
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.proteus_f4.459991162"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f7
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 2486191967
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.proteus_f7.2486191967"
|
||||
#define SIGNATURE_HASH 459991162
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.proteus_f7.459991162"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||
#define SIGNATURE_DATE 2021.11.03
|
||||
#define SIGNATURE_HASH 2673796320
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.subaru_eg33_f7.2673796320"
|
||||
#define SIGNATURE_HASH 268716997
|
||||
#define TS_SIGNATURE "rusEFI 2021.11.03.subaru_eg33_f7.268716997"
|
||||
|
|
Binary file not shown.
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.all.181669763"
|
||||
signature = "rusEFI 2021.11.03.all.2240716966"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.all.181669763" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.all.2240716966" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:09:23 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:57:18 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.atlas.371128996"
|
||||
signature = "rusEFI 2021.11.03.atlas.2571392385"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.atlas.371128996" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.atlas.2571392385" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:09:20 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:57:15 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.f429-discovery.181669763"
|
||||
signature = "rusEFI 2021.11.03.f429-discovery.2240716966"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.f429-discovery.181669763" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.f429-discovery.2240716966" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:08:32 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:56:28 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.frankenso_na6.1894144618"
|
||||
signature = "rusEFI 2021.11.03.frankenso_na6.4290573647"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.frankenso_na6.1894144618" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.frankenso_na6.4290573647" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:09:05 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:57:01 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.hellen-nb1.1836288426"
|
||||
signature = "rusEFI 2021.11.03.hellen-nb1.3794347663"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.hellen-nb1.1836288426" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.hellen-nb1.3794347663" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:08:53 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:56:49 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.hellen121nissan.2166708161"
|
||||
signature = "rusEFI 2021.11.03.hellen121nissan.243267812"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.hellen121nissan.2166708161" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.hellen121nissan.243267812" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:08:41 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:56:37 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.hellen121vag.1496903621"
|
||||
signature = "rusEFI 2021.11.03.hellen121vag.3596763360"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.hellen121vag.1496903621" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.hellen121vag.3596763360" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:08:38 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:56:34 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.hellen128.3704887123"
|
||||
signature = "rusEFI 2021.11.03.hellen128.1401862262"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.hellen128.3704887123" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.hellen128.1401862262" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:08:35 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:56:31 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.hellen154hyundai.1319872953"
|
||||
signature = "rusEFI 2021.11.03.hellen154hyundai.3253798556"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.hellen154hyundai.1319872953" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.hellen154hyundai.3253798556" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:08:44 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:56:40 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.hellen72.1816227748"
|
||||
signature = "rusEFI 2021.11.03.hellen72.3810246785"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.hellen72.1816227748" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.hellen72.3810246785" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:08:50 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:56:46 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.hellen88bmw.4233425774"
|
||||
signature = "rusEFI 2021.11.03.hellen88bmw.1930320971"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.hellen88bmw.4233425774" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.hellen88bmw.1930320971" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:08:47 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:56:43 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.hellenNA6.4229850735"
|
||||
signature = "rusEFI 2021.11.03.hellenNA6.1933887818"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.hellenNA6.4229850735" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.hellenNA6.1933887818" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:08:55 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:56:52 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.hellen_cypress.1219023955"
|
||||
signature = "rusEFI 2021.11.03.hellen_cypress.3354557302"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.hellen_cypress.1219023955" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.hellen_cypress.3354557302" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:09:28 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Nov 03 23:57:23 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.kin.3071088815"
|
||||
signature = "rusEFI 2021.11.03.kin.945272714"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.kin.3071088815" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.kin.945272714" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:09:26 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Nov 03 23:57:21 UTC 2021
|
||||
|
||||
pageSize = 19972
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.mre_f4.2185500695"
|
||||
signature = "rusEFI 2021.11.03.mre_f4.220116786"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.mre_f4.2185500695" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.mre_f4.220116786" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:09:02 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:56:58 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.mre_f7.2185500695"
|
||||
signature = "rusEFI 2021.11.03.mre_f7.220116786"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.mre_f7.2185500695" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.mre_f7.220116786" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:08:59 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:56:55 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.prometheus_405.1514067557"
|
||||
signature = "rusEFI 2021.11.03.prometheus_405.3580131648"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.prometheus_405.1514067557" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.prometheus_405.3580131648" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:09:11 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:57:07 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.prometheus_469.1514067557"
|
||||
signature = "rusEFI 2021.11.03.prometheus_469.3580131648"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.prometheus_469.1514067557" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.prometheus_469.3580131648" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:09:08 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:57:04 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.proteus_f4.2486191967"
|
||||
signature = "rusEFI 2021.11.03.proteus_f4.459991162"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.proteus_f4.2486191967" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.proteus_f4.459991162" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:09:17 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:57:12 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.proteus_f7.2486191967"
|
||||
signature = "rusEFI 2021.11.03.proteus_f7.459991162"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.proteus_f7.2486191967" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.proteus_f7.459991162" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 Wed Nov 03 21:09:13 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:57:10 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.11.03.subaru_eg33_f7.2673796320"
|
||||
signature = "rusEFI 2021.11.03.subaru_eg33_f7.268716997"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.11.03.subaru_eg33_f7.2673796320" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.11.03.subaru_eg33_f7.268716997" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -85,7 +85,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 config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Wed Nov 03 21:09:31 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 Wed Nov 03 23:57:26 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 21:09:23 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Nov 03 23:57:18 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -1731,7 +1731,6 @@ public class Fields {
|
|||
public static final int servoOutputPins8_offset = 3147;
|
||||
public static final int showHumanReadableWarning_offset = 976;
|
||||
public static final int showSdCardWarning_offset = 76;
|
||||
public static final int SIGNATURE_HASH = 181669763;
|
||||
public static final int silentTriggerError_offset = 1464;
|
||||
public static final int slowAdcAlpha_offset = 2088;
|
||||
public static final int sparkDwellRpmBins_offset = 332;
|
||||
|
@ -2184,7 +2183,7 @@ public class Fields {
|
|||
public static final int TS_RESPONSE_UNDERRUN = 0x80;
|
||||
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
|
||||
public static final char TS_SET_LOGGER_SWITCH = 'l';
|
||||
public static final String TS_SIGNATURE = "rusEFI 2021.11.03.all.181669763";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2021.11.03.all.2240716966";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final char TS_TEST_COMMAND = 't';
|
||||
public static final int tunerStudioSerialSpeed_offset = 728;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<roms>
|
||||
|
||||
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Wed Nov 03 21:09:24 UTC 2021 -->
|
||||
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Wed Nov 03 23:57:20 UTC 2021 -->
|
||||
|
||||
<rom>
|
||||
<romid>
|
||||
|
|
Loading…
Reference in New Issue