Auto-generated configs and docs
This commit is contained in:
parent
97e34ad0d1
commit
38c67baed7
|
@ -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 Oct 30 20:49:27 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Oct 31 02:07:09 UTC 2021
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -2926,11 +2926,13 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
uint32_t uartConsoleSerialSpeed;
|
uint32_t uartConsoleSerialSpeed;
|
||||||
/**
|
/**
|
||||||
|
* For decel we simply multiply delta of TPS and tFor decel we do not use table?!
|
||||||
roc
|
roc
|
||||||
* offset 2080
|
* offset 2080
|
||||||
*/
|
*/
|
||||||
float tpsDecelEnleanmentThreshold;
|
float tpsDecelEnleanmentThreshold;
|
||||||
/**
|
/**
|
||||||
|
* Magic multiplier, we multiply delta of TPS and get fuel squirt duration
|
||||||
coeff
|
coeff
|
||||||
* offset 2084
|
* offset 2084
|
||||||
*/
|
*/
|
||||||
|
@ -4401,4 +4403,4 @@ struct 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 Oct 30 20:49:27 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Oct 31 02:07:09 UTC 2021
|
||||||
|
|
|
@ -1799,8 +1799,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.10.30
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 105629905
|
#define SIGNATURE_HASH 1542602821
|
||||||
#define silentTriggerError_offset 1464
|
#define silentTriggerError_offset 1464
|
||||||
#define slowAdcAlpha_offset 2088
|
#define slowAdcAlpha_offset 2088
|
||||||
#define sparkDwellRpmBins_offset 332
|
#define sparkDwellRpmBins_offset 332
|
||||||
|
@ -2308,7 +2308,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.10.30.hellen_cypress.105629905"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen_cypress.1542602821"
|
||||||
#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'
|
#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 Sat Oct 30 20:49:24 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Oct 31 02:07:07 UTC 2021
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -2926,11 +2926,13 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
uint32_t uartConsoleSerialSpeed;
|
uint32_t uartConsoleSerialSpeed;
|
||||||
/**
|
/**
|
||||||
|
* For decel we simply multiply delta of TPS and tFor decel we do not use table?!
|
||||||
roc
|
roc
|
||||||
* offset 2080
|
* offset 2080
|
||||||
*/
|
*/
|
||||||
float tpsDecelEnleanmentThreshold;
|
float tpsDecelEnleanmentThreshold;
|
||||||
/**
|
/**
|
||||||
|
* Magic multiplier, we multiply delta of TPS and get fuel squirt duration
|
||||||
coeff
|
coeff
|
||||||
* offset 2084
|
* offset 2084
|
||||||
*/
|
*/
|
||||||
|
@ -4395,4 +4397,4 @@ struct 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 Oct 30 20:49:24 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Oct 31 02:07:07 UTC 2021
|
||||||
|
|
|
@ -1784,8 +1784,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.10.30
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 4193125421
|
#define SIGNATURE_HASH 2757201081
|
||||||
#define silentTriggerError_offset 1464
|
#define silentTriggerError_offset 1464
|
||||||
#define slowAdcAlpha_offset 2088
|
#define slowAdcAlpha_offset 2088
|
||||||
#define sparkDwellRpmBins_offset 332
|
#define sparkDwellRpmBins_offset 332
|
||||||
|
@ -2293,7 +2293,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.10.30.kin.4193125421"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.kin.2757201081"
|
||||||
#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'
|
#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 Sat Oct 30 20:49:29 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 Sun Oct 31 02:07:12 UTC 2021
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -2926,11 +2926,13 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
uint32_t uartConsoleSerialSpeed;
|
uint32_t uartConsoleSerialSpeed;
|
||||||
/**
|
/**
|
||||||
|
* For decel we simply multiply delta of TPS and tFor decel we do not use table?!
|
||||||
roc
|
roc
|
||||||
* offset 2080
|
* offset 2080
|
||||||
*/
|
*/
|
||||||
float tpsDecelEnleanmentThreshold;
|
float tpsDecelEnleanmentThreshold;
|
||||||
/**
|
/**
|
||||||
|
* Magic multiplier, we multiply delta of TPS and get fuel squirt duration
|
||||||
coeff
|
coeff
|
||||||
* offset 2084
|
* offset 2084
|
||||||
*/
|
*/
|
||||||
|
@ -4401,4 +4403,4 @@ struct 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 Oct 30 20:49:29 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 Sun Oct 31 02:07:12 UTC 2021
|
||||||
|
|
|
@ -1812,8 +1812,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.10.30
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 3518888034
|
#define SIGNATURE_HASH 2349101302
|
||||||
#define silentTriggerError_offset 1464
|
#define silentTriggerError_offset 1464
|
||||||
#define slowAdcAlpha_offset 2088
|
#define slowAdcAlpha_offset 2088
|
||||||
#define sparkDwellRpmBins_offset 332
|
#define sparkDwellRpmBins_offset 332
|
||||||
|
@ -2321,7 +2321,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.10.30.subaru_eg33_f7.3518888034"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.subaru_eg33_f7.2349101302"
|
||||||
#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'
|
#define TS_TEST_COMMAND 't'
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/tps_accel_state.txt Sat Oct 30 21:58:43 EDT 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/tps_accel_state.txt Sun Oct 31 02:08:25 UTC 2021
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -149,4 +149,4 @@ struct tps_accel_state_s {
|
||||||
};
|
};
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/tps_accel_state.txt Sat Oct 30 21:58:43 EDT 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/tps_accel_state.txt Sun Oct 31 02:08:25 UTC 2021
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Oct 30 20:49:21 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:07:04 UTC 2021
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -2926,11 +2926,13 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
uint32_t uartConsoleSerialSpeed;
|
uint32_t uartConsoleSerialSpeed;
|
||||||
/**
|
/**
|
||||||
|
* For decel we simply multiply delta of TPS and tFor decel we do not use table?!
|
||||||
roc
|
roc
|
||||||
* offset 2080
|
* offset 2080
|
||||||
*/
|
*/
|
||||||
float tpsDecelEnleanmentThreshold;
|
float tpsDecelEnleanmentThreshold;
|
||||||
/**
|
/**
|
||||||
|
* Magic multiplier, we multiply delta of TPS and get fuel squirt duration
|
||||||
coeff
|
coeff
|
||||||
* offset 2084
|
* offset 2084
|
||||||
*/
|
*/
|
||||||
|
@ -4401,4 +4403,4 @@ struct 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 Oct 30 20:49:21 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:07:04 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 Sat Oct 30 20:49:21 UTC 2021
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:07:04 UTC 2021
|
||||||
|
|
||||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||||
FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000,
|
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 Sat Oct 30 20:49:21 UTC 2021
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:07:04 UTC 2021
|
||||||
|
|
||||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
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 Sat Oct 30 20:49:21 UTC 2021
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:07:04 UTC 2021
|
||||||
|
|
||||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||||
static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset");
|
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 Sat Oct 30 20:49:21 UTC 2021
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:07:04 UTC 2021
|
||||||
|
|
||||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
||||||
|
|
|
@ -1799,8 +1799,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.10.30
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 1144460033
|
#define SIGNATURE_HASH 428776341
|
||||||
#define silentTriggerError_offset 1464
|
#define silentTriggerError_offset 1464
|
||||||
#define slowAdcAlpha_offset 2088
|
#define slowAdcAlpha_offset 2088
|
||||||
#define sparkDwellRpmBins_offset 332
|
#define sparkDwellRpmBins_offset 332
|
||||||
|
@ -2308,7 +2308,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.10.30.all.1144460033"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.all.428776341"
|
||||||
#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'
|
#define TS_TEST_COMMAND 't'
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD all
|
#define SIGNATURE_BOARD all
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 3908531360
|
#define SIGNATURE_HASH 428776341
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.all.3908531360"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.all.428776341"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD atlas
|
#define SIGNATURE_BOARD atlas
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 4097671559
|
#define SIGNATURE_HASH 88370866
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.atlas.4097671559"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.atlas.88370866"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD f429-discovery
|
#define SIGNATURE_BOARD f429-discovery
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 3908531360
|
#define SIGNATURE_HASH 428776341
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.f429-discovery.3908531360"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.f429-discovery.428776341"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD frankenso_na6
|
#define SIGNATURE_BOARD frankenso_na6
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 2462392649
|
#define SIGNATURE_HASH 1673318012
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.frankenso_na6.2462392649"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.frankenso_na6.1673318012"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen-nb1
|
#define SIGNATURE_BOARD hellen-nb1
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 2404446857
|
#define SIGNATURE_HASH 2116623804
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen-nb1.2404446857"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen-nb1.2116623804"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen121nissan
|
#define SIGNATURE_BOARD hellen121nissan
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 1661349090
|
#define SIGNATURE_HASH 2457846743
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen121nissan.1661349090"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen121nissan.2457846743"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen121vag
|
#define SIGNATURE_BOARD hellen121vag
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 3139146982
|
#define SIGNATURE_HASH 1247968211
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen121vag.3139146982"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen121vag.1247968211"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen128
|
#define SIGNATURE_BOARD hellen128
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 1056402544
|
#define SIGNATURE_HASH 3482223429
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen128.1056402544"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen128.3482223429"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen154hyundai
|
#define SIGNATURE_BOARD hellen154hyundai
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 2894647962
|
#define SIGNATURE_HASH 1576091055
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen154hyundai.2894647962"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen154hyundai.1576091055"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen72
|
#define SIGNATURE_BOARD hellen72
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 2388792455
|
#define SIGNATURE_HASH 2132540338
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen72.2388792455"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen72.2132540338"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen88bmw
|
#define SIGNATURE_BOARD hellen88bmw
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 511150157
|
#define SIGNATURE_HASH 4010698616
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen88bmw.511150157"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen88bmw.4010698616"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellenNA6
|
#define SIGNATURE_BOARD hellenNA6
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 507321676
|
#define SIGNATURE_HASH 4014273145
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.hellenNA6.507321676"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.hellenNA6.4014273145"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen_cypress
|
#define SIGNATURE_BOARD hellen_cypress
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 2861281136
|
#define SIGNATURE_HASH 1542602821
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen_cypress.2861281136"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.hellen_cypress.1542602821"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD kin
|
#define SIGNATURE_BOARD kin
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 1429103500
|
#define SIGNATURE_HASH 2757201081
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.kin.1429103500"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.kin.2757201081"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD mre_f4
|
#define SIGNATURE_BOARD mre_f4
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 1617388340
|
#define SIGNATURE_HASH 2434698241
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.mre_f4.1617388340"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.mre_f4.2434698241"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD mre_f7
|
#define SIGNATURE_BOARD mre_f7
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 1617388340
|
#define SIGNATURE_HASH 2434698241
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.mre_f7.1617388340"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.mre_f7.2434698241"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD prometheus_405
|
#define SIGNATURE_BOARD prometheus_405
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 3088952646
|
#define SIGNATURE_HASH 1231307379
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.prometheus_405.3088952646"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.prometheus_405.1231307379"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD prometheus_469
|
#define SIGNATURE_BOARD prometheus_469
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 3088952646
|
#define SIGNATURE_HASH 1231307379
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.prometheus_469.3088952646"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.prometheus_469.1231307379"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD proteus_f4
|
#define SIGNATURE_BOARD proteus_f4
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 1980972156
|
#define SIGNATURE_HASH 2271925065
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.proteus_f4.1980972156"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.proteus_f4.2271925065"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD proteus_f7
|
#define SIGNATURE_BOARD proteus_f7
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 1980972156
|
#define SIGNATURE_HASH 2271925065
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.proteus_f7.1980972156"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.proteus_f7.2271925065"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||||
#define SIGNATURE_DATE 2021.10.31
|
#define SIGNATURE_DATE 2021.10.31
|
||||||
#define SIGNATURE_HASH 2105384899
|
#define SIGNATURE_HASH 2349101302
|
||||||
#define TS_SIGNATURE "rusEFI 2021.10.31.subaru_eg33_f7.2105384899"
|
#define TS_SIGNATURE "rusEFI 2021.10.31.subaru_eg33_f7.2349101302"
|
||||||
|
|
Binary file not shown.
|
@ -32,12 +32,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.10.31.all.3908531360"
|
signature = "rusEFI 2021.10.31.all.428776341"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.all.3908531360" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.all.428776341" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:43:31 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:07:04 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.atlas.4097671559"
|
signature = "rusEFI 2021.10.31.atlas.88370866"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.atlas.4097671559" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.atlas.88370866" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:43:28 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:07:02 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.f429-discovery.3908531360"
|
signature = "rusEFI 2021.10.31.f429-discovery.428776341"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.f429-discovery.3908531360" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.f429-discovery.428776341" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:42:37 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:12 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.frankenso_na6.2462392649"
|
signature = "rusEFI 2021.10.31.frankenso_na6.1673318012"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.frankenso_na6.2462392649" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.frankenso_na6.1673318012" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:43:13 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:45 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.hellen-nb1.2404446857"
|
signature = "rusEFI 2021.10.31.hellen-nb1.2116623804"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.hellen-nb1.2404446857" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.hellen-nb1.2116623804" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:43:00 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:33 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.hellen121nissan.1661349090"
|
signature = "rusEFI 2021.10.31.hellen121nissan.2457846743"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.hellen121nissan.1661349090" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.hellen121nissan.2457846743" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:42:47 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:21 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.hellen121vag.3139146982"
|
signature = "rusEFI 2021.10.31.hellen121vag.1247968211"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.hellen121vag.3139146982" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.hellen121vag.1247968211" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:42:44 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:18 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.hellen128.1056402544"
|
signature = "rusEFI 2021.10.31.hellen128.3482223429"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.hellen128.1056402544" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.hellen128.3482223429" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:42:40 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:15 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.hellen154hyundai.2894647962"
|
signature = "rusEFI 2021.10.31.hellen154hyundai.1576091055"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.hellen154hyundai.2894647962" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.hellen154hyundai.1576091055" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:42:50 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:24 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.hellen72.2388792455"
|
signature = "rusEFI 2021.10.31.hellen72.2132540338"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.hellen72.2388792455" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.hellen72.2132540338" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:42:56 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:30 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.hellen88bmw.511150157"
|
signature = "rusEFI 2021.10.31.hellen88bmw.4010698616"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.hellen88bmw.511150157" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.hellen88bmw.4010698616" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:42:53 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:27 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.hellenNA6.507321676"
|
signature = "rusEFI 2021.10.31.hellenNA6.4014273145"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.hellenNA6.507321676" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.hellenNA6.4014273145" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:43:03 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:36 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.hellen_cypress.2861281136"
|
signature = "rusEFI 2021.10.31.hellen_cypress.1542602821"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.hellen_cypress.2861281136" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.hellen_cypress.1542602821" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:43:37 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Oct 31 02:07:09 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.kin.1429103500"
|
signature = "rusEFI 2021.10.31.kin.2757201081"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.kin.1429103500" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.kin.2757201081" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:43:35 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Oct 31 02:07:07 UTC 2021
|
||||||
|
|
||||||
pageSize = 19972
|
pageSize = 19972
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1602,6 +1602,8 @@ fsioTable4RpmBins = array, F32, 19940, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.mre_f4.1617388340"
|
signature = "rusEFI 2021.10.31.mre_f4.2434698241"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.mre_f4.1617388340" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.mre_f4.2434698241" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:43:10 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:42 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.mre_f7.1617388340"
|
signature = "rusEFI 2021.10.31.mre_f7.2434698241"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.mre_f7.1617388340" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.mre_f7.2434698241" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:43:07 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:39 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.prometheus_405.3088952646"
|
signature = "rusEFI 2021.10.31.prometheus_405.1231307379"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.prometheus_405.3088952646" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.prometheus_405.1231307379" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:43:19 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:51 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.prometheus_469.3088952646"
|
signature = "rusEFI 2021.10.31.prometheus_469.1231307379"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.prometheus_469.3088952646" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.prometheus_469.1231307379" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:43:16 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:48 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.proteus_f4.1980972156"
|
signature = "rusEFI 2021.10.31.proteus_f4.2271925065"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.proteus_f4.1980972156" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.proteus_f4.2271925065" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:43:25 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:58 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.proteus_f7.1980972156"
|
signature = "rusEFI 2021.10.31.proteus_f7.2271925065"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.proteus_f7.1980972156" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.proteus_f7.2271925065" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:43:22 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:06:54 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -32,12 +32,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.10.31.subaru_eg33_f7.2105384899"
|
signature = "rusEFI 2021.10.31.subaru_eg33_f7.2349101302"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.10.31.subaru_eg33_f7.2105384899" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.10.31.subaru_eg33_f7.2349101302" ; 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
|
; 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
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,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 Sun Oct 31 00:43:41 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 Sun Oct 31 02:07:12 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1630,6 +1630,8 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
tpsAccelLength = "This is the number of engine cycles that the TPS position change can occur over, a longer duration will make the enrichment more active but too long may affect steady state driving, a good default is 30-60 cycles. "
|
||||||
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
tpsAccelEnrichmentThreshold = "Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in."
|
||||||
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
uartConsoleSerialSpeed = "Band rate for primary TTL"
|
||||||
|
tpsDecelEnleanmentThreshold = "For decel we simply multiply delta of TPS and tFor decel we do not use table?!"
|
||||||
|
tpsDecelEnleanmentMultiplier = "Magic multiplier, we multiply delta of TPS and get fuel squirt duration"
|
||||||
slowAdcAlpha = "ExpAverage alpha coefficient"
|
slowAdcAlpha = "ExpAverage alpha coefficient"
|
||||||
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
debugMode = "See http://rusefi.com/s/debugmode\n\nset debug_mode X"
|
||||||
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
throttlePedalSecondaryWOTVoltage = "Pedal in the floor"
|
||||||
|
|
|
@ -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 Oct 30 20:49:21 UTC 2021
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Oct 31 02:07:04 UTC 2021
|
||||||
|
|
||||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||||
import com.rusefi.config.*;
|
import com.rusefi.config.*;
|
||||||
|
@ -1727,7 +1727,7 @@ public class Fields {
|
||||||
public static final int servoOutputPins8_offset = 3147;
|
public static final int servoOutputPins8_offset = 3147;
|
||||||
public static final int showHumanReadableWarning_offset = 976;
|
public static final int showHumanReadableWarning_offset = 976;
|
||||||
public static final int showSdCardWarning_offset = 76;
|
public static final int showSdCardWarning_offset = 76;
|
||||||
public static final int SIGNATURE_HASH = 1144460033;
|
public static final int SIGNATURE_HASH = 428776341;
|
||||||
public static final int silentTriggerError_offset = 1464;
|
public static final int silentTriggerError_offset = 1464;
|
||||||
public static final int slowAdcAlpha_offset = 2088;
|
public static final int slowAdcAlpha_offset = 2088;
|
||||||
public static final int sparkDwellRpmBins_offset = 332;
|
public static final int sparkDwellRpmBins_offset = 332;
|
||||||
|
@ -2180,7 +2180,7 @@ public class Fields {
|
||||||
public static final int TS_RESPONSE_UNDERRUN = 0x80;
|
public static final int TS_RESPONSE_UNDERRUN = 0x80;
|
||||||
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
|
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
|
||||||
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.10.30.all.1144460033";
|
public static final String TS_SIGNATURE = "rusEFI 2021.10.31.all.428776341";
|
||||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||||
public static final char TS_TEST_COMMAND = 't';
|
public static final char TS_TEST_COMMAND = 't';
|
||||||
public static final int tunerStudioSerialSpeed_offset = 728;
|
public static final int tunerStudioSerialSpeed_offset = 728;
|
||||||
|
|
|
@ -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 (unknown script) controllers/algo/tps_accel_state.txt Sat Oct 30 21:58:43 EDT 2021
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/tps_accel_state.txt Sun Oct 31 02:08:25 UTC 2021
|
||||||
|
|
||||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||||
import com.rusefi.config.*;
|
import com.rusefi.config.*;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<roms>
|
<roms>
|
||||||
|
|
||||||
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Sat Oct 30 20:49:23 UTC 2021 -->
|
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Sun Oct 31 02:07:06 UTC 2021 -->
|
||||||
|
|
||||||
<rom>
|
<rom>
|
||||||
<romid>
|
<romid>
|
||||||
|
|
Loading…
Reference in New Issue