Merge branch 'master' of https://github.com/rusefi/rusefi
This commit is contained in:
commit
bc5d367910
|
@ -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 Jul 16 06:38:17 UTC 2022
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Jul 20 22:52:21 UTC 2022
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -2280,7 +2280,7 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
int launchSpeedThreshold;
|
int launchSpeedThreshold;
|
||||||
/**
|
/**
|
||||||
* Range from Launch Rpm for Timing Retard to activate
|
* Range from Launch RPM for Timing Retard to activate
|
||||||
RPM
|
RPM
|
||||||
* offset 1024
|
* offset 1024
|
||||||
*/
|
*/
|
||||||
|
@ -2298,23 +2298,20 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
int launchBoostDuty;
|
int launchBoostDuty;
|
||||||
/**
|
/**
|
||||||
* RPM Range for Hard Cut
|
* Range from Launch RPM to activate Hard Cut
|
||||||
rpm
|
RPM
|
||||||
* offset 1036
|
* offset 1036
|
||||||
*/
|
*/
|
||||||
int hardCutRpmRange;
|
int hardCutRpmRange;
|
||||||
/**
|
/**
|
||||||
rpm
|
|
||||||
* offset 1040
|
* offset 1040
|
||||||
*/
|
*/
|
||||||
int launchAdvanceRpmRange;
|
int unused962;
|
||||||
/**
|
/**
|
||||||
rpm
|
|
||||||
* offset 1044
|
* offset 1044
|
||||||
*/
|
*/
|
||||||
int launchTpsTreshold;
|
int launchTpsTreshold;
|
||||||
/**
|
/**
|
||||||
rpm
|
|
||||||
* offset 1048
|
* offset 1048
|
||||||
*/
|
*/
|
||||||
float launchActivateDelay;
|
float launchActivateDelay;
|
||||||
|
@ -4946,4 +4943,4 @@ struct persistent_config_s {
|
||||||
static_assert(sizeof(persistent_config_s) == 21300);
|
static_assert(sizeof(persistent_config_s) == 21300);
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Jul 16 06:38:17 UTC 2022
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Jul 20 22:52:21 UTC 2022
|
||||||
|
|
|
@ -1590,7 +1590,6 @@
|
||||||
#define launchActivationMode_e_enum "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)"
|
#define launchActivationMode_e_enum "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)"
|
||||||
#define launchActivationMode_e_SWITCH_INPUT_LAUNCH 0
|
#define launchActivationMode_e_SWITCH_INPUT_LAUNCH 0
|
||||||
#define launchActivationMode_offset 1016
|
#define launchActivationMode_offset 1016
|
||||||
#define launchAdvanceRpmRange_offset 1040
|
|
||||||
#define launchBoostDuty_offset 1032
|
#define launchBoostDuty_offset 1032
|
||||||
#define launchControlEnabled_offset 120
|
#define launchControlEnabled_offset 120
|
||||||
#define launchFuelAdded_offset 1028
|
#define launchFuelAdded_offset 1028
|
||||||
|
@ -1936,7 +1935,7 @@
|
||||||
#define show_Frankenso_presets true
|
#define show_Frankenso_presets true
|
||||||
#define show_test_presets true
|
#define show_test_presets true
|
||||||
#define showHumanReadableWarning_offset 960
|
#define showHumanReadableWarning_offset 960
|
||||||
#define SIGNATURE_HASH 2663919841
|
#define SIGNATURE_HASH 2563021455
|
||||||
#define silentTriggerError_offset 1360
|
#define silentTriggerError_offset 1360
|
||||||
#define skippedWheelOnCam_offset 1360
|
#define skippedWheelOnCam_offset 1360
|
||||||
#define slowAdcAlpha_offset 1600
|
#define slowAdcAlpha_offset 1600
|
||||||
|
@ -2491,7 +2490,7 @@
|
||||||
#define ts_show_vbatt true
|
#define ts_show_vbatt true
|
||||||
#define ts_show_vr_threshold_2 true
|
#define ts_show_vr_threshold_2 true
|
||||||
#define ts_show_vr_threshold_all true
|
#define ts_show_vr_threshold_all true
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen_cypress.2663919841"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen_cypress.2563021455"
|
||||||
#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'
|
||||||
|
@ -2539,6 +2538,7 @@
|
||||||
#define unused443_offset 1360
|
#define unused443_offset 1360
|
||||||
#define unused444_offset 1360
|
#define unused444_offset 1360
|
||||||
#define unused460_offset 480
|
#define unused460_offset 480
|
||||||
|
#define unused962_offset 1040
|
||||||
#define unused_1484_bit_25_offset 1372
|
#define unused_1484_bit_25_offset 1372
|
||||||
#define unused_1484_bit_26_offset 1372
|
#define unused_1484_bit_26_offset 1372
|
||||||
#define unused_1484_bit_27_offset 1372
|
#define unused_1484_bit_27_offset 1372
|
||||||
|
|
|
@ -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 Jul 16 06:38:16 UTC 2022
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Jul 20 22:52:19 UTC 2022
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -2286,7 +2286,7 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
int launchSpeedThreshold;
|
int launchSpeedThreshold;
|
||||||
/**
|
/**
|
||||||
* Range from Launch Rpm for Timing Retard to activate
|
* Range from Launch RPM for Timing Retard to activate
|
||||||
RPM
|
RPM
|
||||||
* offset 1024
|
* offset 1024
|
||||||
*/
|
*/
|
||||||
|
@ -2304,23 +2304,20 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
int launchBoostDuty;
|
int launchBoostDuty;
|
||||||
/**
|
/**
|
||||||
* RPM Range for Hard Cut
|
* Range from Launch RPM to activate Hard Cut
|
||||||
rpm
|
RPM
|
||||||
* offset 1036
|
* offset 1036
|
||||||
*/
|
*/
|
||||||
int hardCutRpmRange;
|
int hardCutRpmRange;
|
||||||
/**
|
/**
|
||||||
rpm
|
|
||||||
* offset 1040
|
* offset 1040
|
||||||
*/
|
*/
|
||||||
int launchAdvanceRpmRange;
|
int unused962;
|
||||||
/**
|
/**
|
||||||
rpm
|
|
||||||
* offset 1044
|
* offset 1044
|
||||||
*/
|
*/
|
||||||
int launchTpsTreshold;
|
int launchTpsTreshold;
|
||||||
/**
|
/**
|
||||||
rpm
|
|
||||||
* offset 1048
|
* offset 1048
|
||||||
*/
|
*/
|
||||||
float launchActivateDelay;
|
float launchActivateDelay;
|
||||||
|
@ -4964,4 +4961,4 @@ struct persistent_config_s {
|
||||||
static_assert(sizeof(persistent_config_s) == 21272);
|
static_assert(sizeof(persistent_config_s) == 21272);
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Jul 16 06:38:16 UTC 2022
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Jul 20 22:52:19 UTC 2022
|
||||||
|
|
|
@ -1576,7 +1576,6 @@
|
||||||
#define launchActivationMode_e_enum "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)"
|
#define launchActivationMode_e_enum "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)"
|
||||||
#define launchActivationMode_e_SWITCH_INPUT_LAUNCH 0
|
#define launchActivationMode_e_SWITCH_INPUT_LAUNCH 0
|
||||||
#define launchActivationMode_offset 1016
|
#define launchActivationMode_offset 1016
|
||||||
#define launchAdvanceRpmRange_offset 1040
|
|
||||||
#define launchBoostDuty_offset 1032
|
#define launchBoostDuty_offset 1032
|
||||||
#define launchControlEnabled_offset 120
|
#define launchControlEnabled_offset 120
|
||||||
#define launchFuelAdded_offset 1028
|
#define launchFuelAdded_offset 1028
|
||||||
|
@ -1922,7 +1921,7 @@
|
||||||
#define show_Frankenso_presets true
|
#define show_Frankenso_presets true
|
||||||
#define show_test_presets true
|
#define show_test_presets true
|
||||||
#define showHumanReadableWarning_offset 960
|
#define showHumanReadableWarning_offset 960
|
||||||
#define SIGNATURE_HASH 3230357356
|
#define SIGNATURE_HASH 3330800898
|
||||||
#define silentTriggerError_offset 1360
|
#define silentTriggerError_offset 1360
|
||||||
#define skippedWheelOnCam_offset 1360
|
#define skippedWheelOnCam_offset 1360
|
||||||
#define slowAdcAlpha_offset 1600
|
#define slowAdcAlpha_offset 1600
|
||||||
|
@ -2477,7 +2476,7 @@
|
||||||
#define ts_show_vbatt true
|
#define ts_show_vbatt true
|
||||||
#define ts_show_vr_threshold_2 true
|
#define ts_show_vr_threshold_2 true
|
||||||
#define ts_show_vr_threshold_all true
|
#define ts_show_vr_threshold_all true
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.kin.3230357356"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.kin.3330800898"
|
||||||
#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'
|
||||||
|
@ -2525,6 +2524,7 @@
|
||||||
#define unused443_offset 1360
|
#define unused443_offset 1360
|
||||||
#define unused444_offset 1360
|
#define unused444_offset 1360
|
||||||
#define unused460_offset 480
|
#define unused460_offset 480
|
||||||
|
#define unused962_offset 1040
|
||||||
#define unused_1484_bit_25_offset 1372
|
#define unused_1484_bit_25_offset 1372
|
||||||
#define unused_1484_bit_26_offset 1372
|
#define unused_1484_bit_26_offset 1372
|
||||||
#define unused_1484_bit_27_offset 1372
|
#define unused_1484_bit_27_offset 1372
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Jul 16 06:38:19 UTC 2022
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:22 UTC 2022
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -2280,7 +2280,7 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
int launchSpeedThreshold;
|
int launchSpeedThreshold;
|
||||||
/**
|
/**
|
||||||
* Range from Launch Rpm for Timing Retard to activate
|
* Range from Launch RPM for Timing Retard to activate
|
||||||
RPM
|
RPM
|
||||||
* offset 1024
|
* offset 1024
|
||||||
*/
|
*/
|
||||||
|
@ -2298,23 +2298,20 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
int launchBoostDuty;
|
int launchBoostDuty;
|
||||||
/**
|
/**
|
||||||
* RPM Range for Hard Cut
|
* Range from Launch RPM to activate Hard Cut
|
||||||
rpm
|
RPM
|
||||||
* offset 1036
|
* offset 1036
|
||||||
*/
|
*/
|
||||||
int hardCutRpmRange;
|
int hardCutRpmRange;
|
||||||
/**
|
/**
|
||||||
rpm
|
|
||||||
* offset 1040
|
* offset 1040
|
||||||
*/
|
*/
|
||||||
int launchAdvanceRpmRange;
|
int unused962;
|
||||||
/**
|
/**
|
||||||
rpm
|
|
||||||
* offset 1044
|
* offset 1044
|
||||||
*/
|
*/
|
||||||
int launchTpsTreshold;
|
int launchTpsTreshold;
|
||||||
/**
|
/**
|
||||||
rpm
|
|
||||||
* offset 1048
|
* offset 1048
|
||||||
*/
|
*/
|
||||||
float launchActivateDelay;
|
float launchActivateDelay;
|
||||||
|
@ -4946,4 +4943,4 @@ struct persistent_config_s {
|
||||||
static_assert(sizeof(persistent_config_s) == 21300);
|
static_assert(sizeof(persistent_config_s) == 21300);
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Jul 16 06:38:19 UTC 2022
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:22 UTC 2022
|
||||||
|
|
|
@ -1554,7 +1554,6 @@
|
||||||
#define launchActivationMode_e_enum "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)"
|
#define launchActivationMode_e_enum "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)"
|
||||||
#define launchActivationMode_e_SWITCH_INPUT_LAUNCH 0
|
#define launchActivationMode_e_SWITCH_INPUT_LAUNCH 0
|
||||||
#define launchActivationMode_offset 1016
|
#define launchActivationMode_offset 1016
|
||||||
#define launchAdvanceRpmRange_offset 1040
|
|
||||||
#define launchBoostDuty_offset 1032
|
#define launchBoostDuty_offset 1032
|
||||||
#define launchControlEnabled_offset 120
|
#define launchControlEnabled_offset 120
|
||||||
#define launchFuelAdded_offset 1028
|
#define launchFuelAdded_offset 1028
|
||||||
|
@ -1902,7 +1901,7 @@
|
||||||
#define show_Proteus_presets false
|
#define show_Proteus_presets false
|
||||||
#define show_test_presets false
|
#define show_test_presets false
|
||||||
#define showHumanReadableWarning_offset 960
|
#define showHumanReadableWarning_offset 960
|
||||||
#define SIGNATURE_HASH 3505751897
|
#define SIGNATURE_HASH 3606654263
|
||||||
#define silentTriggerError_offset 1360
|
#define silentTriggerError_offset 1360
|
||||||
#define skippedWheelOnCam_offset 1360
|
#define skippedWheelOnCam_offset 1360
|
||||||
#define slowAdcAlpha_offset 1600
|
#define slowAdcAlpha_offset 1600
|
||||||
|
@ -2458,7 +2457,7 @@
|
||||||
#define ts_show_vbatt true
|
#define ts_show_vbatt true
|
||||||
#define ts_show_vr_threshold_2 true
|
#define ts_show_vr_threshold_2 true
|
||||||
#define ts_show_vr_threshold_all true
|
#define ts_show_vr_threshold_all true
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.subaru_eg33_f7.3505751897"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.subaru_eg33_f7.3606654263"
|
||||||
#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'
|
||||||
|
@ -2506,6 +2505,7 @@
|
||||||
#define unused443_offset 1360
|
#define unused443_offset 1360
|
||||||
#define unused444_offset 1360
|
#define unused444_offset 1360
|
||||||
#define unused460_offset 480
|
#define unused460_offset 480
|
||||||
|
#define unused962_offset 1040
|
||||||
#define unused_1484_bit_25_offset 1372
|
#define unused_1484_bit_25_offset 1372
|
||||||
#define unused_1484_bit_26_offset 1372
|
#define unused_1484_bit_26_offset 1372
|
||||||
#define unused_1484_bit_27_offset 1372
|
#define unused_1484_bit_27_offset 1372
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 16 06:38:23 UTC 2022
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:26 UTC 2022
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -2280,7 +2280,7 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
int launchSpeedThreshold;
|
int launchSpeedThreshold;
|
||||||
/**
|
/**
|
||||||
* Range from Launch Rpm for Timing Retard to activate
|
* Range from Launch RPM for Timing Retard to activate
|
||||||
RPM
|
RPM
|
||||||
* offset 1024
|
* offset 1024
|
||||||
*/
|
*/
|
||||||
|
@ -2298,23 +2298,20 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
int launchBoostDuty;
|
int launchBoostDuty;
|
||||||
/**
|
/**
|
||||||
* RPM Range for Hard Cut
|
* Range from Launch RPM to activate Hard Cut
|
||||||
rpm
|
RPM
|
||||||
* offset 1036
|
* offset 1036
|
||||||
*/
|
*/
|
||||||
int hardCutRpmRange;
|
int hardCutRpmRange;
|
||||||
/**
|
/**
|
||||||
rpm
|
|
||||||
* offset 1040
|
* offset 1040
|
||||||
*/
|
*/
|
||||||
int launchAdvanceRpmRange;
|
int unused962;
|
||||||
/**
|
/**
|
||||||
rpm
|
|
||||||
* offset 1044
|
* offset 1044
|
||||||
*/
|
*/
|
||||||
int launchTpsTreshold;
|
int launchTpsTreshold;
|
||||||
/**
|
/**
|
||||||
rpm
|
|
||||||
* offset 1048
|
* offset 1048
|
||||||
*/
|
*/
|
||||||
float launchActivateDelay;
|
float launchActivateDelay;
|
||||||
|
@ -4946,4 +4943,4 @@ struct persistent_config_s {
|
||||||
static_assert(sizeof(persistent_config_s) == 21300);
|
static_assert(sizeof(persistent_config_s) == 21300);
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jul 16 06:38:23 UTC 2022
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:26 UTC 2022
|
||||||
|
|
|
@ -1590,7 +1590,6 @@
|
||||||
#define launchActivationMode_e_enum "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)"
|
#define launchActivationMode_e_enum "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)"
|
||||||
#define launchActivationMode_e_SWITCH_INPUT_LAUNCH 0
|
#define launchActivationMode_e_SWITCH_INPUT_LAUNCH 0
|
||||||
#define launchActivationMode_offset 1016
|
#define launchActivationMode_offset 1016
|
||||||
#define launchAdvanceRpmRange_offset 1040
|
|
||||||
#define launchBoostDuty_offset 1032
|
#define launchBoostDuty_offset 1032
|
||||||
#define launchControlEnabled_offset 120
|
#define launchControlEnabled_offset 120
|
||||||
#define launchFuelAdded_offset 1028
|
#define launchFuelAdded_offset 1028
|
||||||
|
@ -1936,7 +1935,7 @@
|
||||||
#define show_Frankenso_presets true
|
#define show_Frankenso_presets true
|
||||||
#define show_test_presets true
|
#define show_test_presets true
|
||||||
#define showHumanReadableWarning_offset 960
|
#define showHumanReadableWarning_offset 960
|
||||||
#define SIGNATURE_HASH 3689185003
|
#define SIGNATURE_HASH 3723023493
|
||||||
#define silentTriggerError_offset 1360
|
#define silentTriggerError_offset 1360
|
||||||
#define skippedWheelOnCam_offset 1360
|
#define skippedWheelOnCam_offset 1360
|
||||||
#define slowAdcAlpha_offset 1600
|
#define slowAdcAlpha_offset 1600
|
||||||
|
@ -2491,7 +2490,7 @@
|
||||||
#define ts_show_vbatt true
|
#define ts_show_vbatt true
|
||||||
#define ts_show_vr_threshold_2 true
|
#define ts_show_vr_threshold_2 true
|
||||||
#define ts_show_vr_threshold_all true
|
#define ts_show_vr_threshold_all true
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.all.3689185003"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.all.3723023493"
|
||||||
#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'
|
||||||
|
@ -2539,6 +2538,7 @@
|
||||||
#define unused443_offset 1360
|
#define unused443_offset 1360
|
||||||
#define unused444_offset 1360
|
#define unused444_offset 1360
|
||||||
#define unused460_offset 480
|
#define unused460_offset 480
|
||||||
|
#define unused962_offset 1040
|
||||||
#define unused_1484_bit_25_offset 1372
|
#define unused_1484_bit_25_offset 1372
|
||||||
#define unused_1484_bit_26_offset 1372
|
#define unused_1484_bit_26_offset 1372
|
||||||
#define unused_1484_bit_27_offset 1372
|
#define unused_1484_bit_27_offset 1372
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 3435361956
|
#define SIGNATURE_HASH 3402620106
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.48way.3435361956"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.48way.3402620106"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 3689185003
|
#define SIGNATURE_HASH 3723023493
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.all.3689185003"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.all.3723023493"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 3925271431
|
#define SIGNATURE_HASH 4026157545
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.alphax-2chan.3925271431"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.alphax-2chan.4026157545"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 4167602600
|
#define SIGNATURE_HASH 4267981766
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.alphax-4chan.4167602600"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.alphax-4chan.4267981766"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 3341716428
|
#define SIGNATURE_HASH 3240239522
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.atlas.3341716428"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.atlas.3240239522"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 755511058
|
#define SIGNATURE_HASH 721716604
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.core8.755511058"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.core8.721716604"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 3689185003
|
#define SIGNATURE_HASH 3723023493
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.f407-discovery.3689185003"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.f407-discovery.3723023493"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 3689185003
|
#define SIGNATURE_HASH 3723023493
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.f429-discovery.3689185003"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.f429-discovery.3723023493"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2575860271
|
#define SIGNATURE_HASH 2676238401
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.frankenso_na6.2575860271"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.frankenso_na6.2676238401"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2936545684
|
#define SIGNATURE_HASH 2835647482
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.harley81.2936545684"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.harley81.2835647482"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 4209733518
|
#define SIGNATURE_HASH 4243047904
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen-gm-e67.4209733518"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen-gm-e67.4243047904"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 40849191
|
#define SIGNATURE_HASH 73655625
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen-nb1.40849191"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen-nb1.73655625"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 1396360705
|
#define SIGNATURE_HASH 1429630063
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen121nissan.1396360705"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen121nissan.1429630063"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2881863057
|
#define SIGNATURE_HASH 2915637247
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen121vag.2881863057"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen121vag.2915637247"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 319132938
|
#define SIGNATURE_HASH 352927588
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen128.319132938"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen128.352927588"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 1135283311
|
#define SIGNATURE_HASH 1168614913
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen154hyundai.1135283311"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen154hyundai.1168614913"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 702240751
|
#define SIGNATURE_HASH 802684289
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen72.702240751"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen72.802684289"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 4182877921
|
#define SIGNATURE_HASH 4284288143
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen81.4182877921"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen81.4284288143"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2692186942
|
#define SIGNATURE_HASH 2793089360
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen88bmw.2692186942"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen88bmw.2793089360"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 1500483467
|
#define SIGNATURE_HASH 1600333285
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.hellenNA6.1500483467"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.hellenNA6.1600333285"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 3646792923
|
#define SIGNATURE_HASH 3746631349
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.hellenNA8_96.3646792923"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.hellenNA8_96.3746631349"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2663919841
|
#define SIGNATURE_HASH 2563021455
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen_cypress.2663919841"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.hellen_cypress.2563021455"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 3230357356
|
#define SIGNATURE_HASH 3330800898
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.kin.3230357356"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.kin.3330800898"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 338883101
|
#define SIGNATURE_HASH 306075763
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.mre_f4.338883101"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.mre_f4.306075763"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 338883101
|
#define SIGNATURE_HASH 306075763
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.mre_f7.338883101"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.mre_f7.306075763"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2332993293
|
#define SIGNATURE_HASH 2365721955
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.prometheus_405.2332993293"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.prometheus_405.2365721955"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2332993293
|
#define SIGNATURE_HASH 2365721955
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.prometheus_469.2332993293"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.prometheus_469.2365721955"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2116663709
|
#define SIGNATURE_HASH 2015695859
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.proteus_f4.2116663709"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.proteus_f4.2015695859"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2116663709
|
#define SIGNATURE_HASH 2015695859
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.proteus_f7.2116663709"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.proteus_f7.2015695859"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2116663709
|
#define SIGNATURE_HASH 2015695859
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.proteus_h7.2116663709"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.proteus_h7.2015695859"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 3505751897
|
#define SIGNATURE_HASH 3606654263
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.subaru_eg33_f7.3505751897"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.subaru_eg33_f7.3606654263"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 1911337151
|
#define SIGNATURE_HASH 2011175633
|
||||||
#define TS_SIGNATURE "rusEFI 2022.07.20.tdg-pdm8.1911337151"
|
#define TS_SIGNATURE "rusEFI 2022.07.20.tdg-pdm8.2011175633"
|
||||||
|
|
|
@ -501,8 +501,6 @@ float getConfigValueByName(const char *name) {
|
||||||
return engineConfiguration->launchBoostDuty;
|
return engineConfiguration->launchBoostDuty;
|
||||||
if (strEqualCaseInsensitive(name, "hardCutRpmRange"))
|
if (strEqualCaseInsensitive(name, "hardCutRpmRange"))
|
||||||
return engineConfiguration->hardCutRpmRange;
|
return engineConfiguration->hardCutRpmRange;
|
||||||
if (strEqualCaseInsensitive(name, "launchAdvanceRpmRange"))
|
|
||||||
return engineConfiguration->launchAdvanceRpmRange;
|
|
||||||
if (strEqualCaseInsensitive(name, "launchTpsTreshold"))
|
if (strEqualCaseInsensitive(name, "launchTpsTreshold"))
|
||||||
return engineConfiguration->launchTpsTreshold;
|
return engineConfiguration->launchTpsTreshold;
|
||||||
if (strEqualCaseInsensitive(name, "stft.maxIdleRegionRpm"))
|
if (strEqualCaseInsensitive(name, "stft.maxIdleRegionRpm"))
|
||||||
|
@ -1697,11 +1695,6 @@ void setConfigValueByName(const char *name, float value) {
|
||||||
engineConfiguration->hardCutRpmRange = (int)value;
|
engineConfiguration->hardCutRpmRange = (int)value;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
if (strEqualCaseInsensitive(name, "launchAdvanceRpmRange"))
|
|
||||||
{
|
|
||||||
engineConfiguration->launchAdvanceRpmRange = (int)value;
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
if (strEqualCaseInsensitive(name, "launchTpsTreshold"))
|
if (strEqualCaseInsensitive(name, "launchTpsTreshold"))
|
||||||
{
|
{
|
||||||
engineConfiguration->launchTpsTreshold = (int)value;
|
engineConfiguration->launchTpsTreshold = (int)value;
|
||||||
|
|
|
@ -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 2022.07.20.all.3689185003"
|
signature = "rusEFI 2022.07.20.all.3723023493"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.all.3689185003" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.all.3723023493" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:29 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:18 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.48way.3435361956"
|
signature = "rusEFI 2022.07.20.48way.3402620106"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.48way.3435361956" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.48way.3402620106" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:07 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:59 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.alphax-2chan.3925271431"
|
signature = "rusEFI 2022.07.20.alphax-2chan.4026157545"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.alphax-2chan.3925271431" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.alphax-2chan.4026157545" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:18:31 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:31 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.alphax-4chan.4167602600"
|
signature = "rusEFI 2022.07.20.alphax-4chan.4267981766"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.alphax-4chan.4167602600" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.alphax-4chan.4267981766" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:18:33 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:32 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.atlas.3341716428"
|
signature = "rusEFI 2022.07.20.atlas.3240239522"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.atlas.3341716428" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.atlas.3240239522" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:25 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:14 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.core8.755511058"
|
signature = "rusEFI 2022.07.20.core8.721716604"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.core8.755511058" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.core8.721716604" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:04 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:58 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.f407-discovery.3689185003"
|
signature = "rusEFI 2022.07.20.f407-discovery.3723023493"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.f407-discovery.3689185003" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.f407-discovery.3723023493" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:21 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:11 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.f429-discovery.3689185003"
|
signature = "rusEFI 2022.07.20.f429-discovery.3723023493"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.f429-discovery.3689185003" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.f429-discovery.3723023493" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:23 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:13 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.frankenso_na6.2575860271"
|
signature = "rusEFI 2022.07.20.frankenso_na6.2676238401"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.frankenso_na6.2575860271" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.frankenso_na6.2676238401" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:08 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:01 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.harley81.2936545684"
|
signature = "rusEFI 2022.07.20.harley81.2835647482"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.harley81.2936545684" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.harley81.2835647482" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:18:35 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:34 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.hellen-gm-e67.4209733518"
|
signature = "rusEFI 2022.07.20.hellen-gm-e67.4243047904"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.hellen-gm-e67.4209733518" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.hellen-gm-e67.4243047904" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:18:54 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:49 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.hellen-nb1.40849191"
|
signature = "rusEFI 2022.07.20.hellen-nb1.73655625"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.hellen-nb1.40849191" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.hellen-nb1.73655625" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:18:52 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:48 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.hellen121nissan.1396360705"
|
signature = "rusEFI 2022.07.20.hellen121nissan.1429630063"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.hellen121nissan.1396360705" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.hellen121nissan.1429630063" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:18:42 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:39 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.hellen121vag.2881863057"
|
signature = "rusEFI 2022.07.20.hellen121vag.2915637247"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.hellen121vag.2881863057" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.hellen121vag.2915637247" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:18:39 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:38 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.hellen128.319132938"
|
signature = "rusEFI 2022.07.20.hellen128.352927588"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.hellen128.319132938" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.hellen128.352927588" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:18:38 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:36 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.hellen154hyundai.1135283311"
|
signature = "rusEFI 2022.07.20.hellen154hyundai.1168614913"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.hellen154hyundai.1135283311" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.hellen154hyundai.1168614913" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:18:44 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:41 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.hellen72.702240751"
|
signature = "rusEFI 2022.07.20.hellen72.802684289"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.hellen72.702240751" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.hellen72.802684289" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:18:48 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:44 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.hellen81.4182877921"
|
signature = "rusEFI 2022.07.20.hellen81.4284288143"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.hellen81.4182877921" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.hellen81.4284288143" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:18:50 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:46 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.hellen88bmw.2692186942"
|
signature = "rusEFI 2022.07.20.hellen88bmw.2793089360"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.hellen88bmw.2692186942" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.hellen88bmw.2793089360" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:18:46 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:43 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.hellenNA6.1500483467"
|
signature = "rusEFI 2022.07.20.hellenNA6.1600333285"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.hellenNA6.1500483467" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.hellenNA6.1600333285" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:18:56 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:51 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.hellenNA8_96.3646792923"
|
signature = "rusEFI 2022.07.20.hellenNA8_96.3746631349"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.hellenNA8_96.3646792923" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.hellenNA8_96.3746631349" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:18:58 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:53 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.hellen_cypress.2663919841"
|
signature = "rusEFI 2022.07.20.hellen_cypress.2563021455"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.hellen_cypress.2663919841" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.hellen_cypress.2563021455" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:32 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Jul 20 22:52:21 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.kin.3230357356"
|
signature = "rusEFI 2022.07.20.kin.3330800898"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.kin.3230357356" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.kin.3330800898" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:31 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Jul 20 22:52:19 UTC 2022
|
||||||
|
|
||||||
pageSize = 21272
|
pageSize = 21272
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -512,10 +512,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1569,10 +1569,10 @@ tcu_32Vals = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.mre_f4.338883101"
|
signature = "rusEFI 2022.07.20.mre_f4.306075763"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.mre_f4.338883101" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.mre_f4.306075763" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:02 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:56 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.mre_f7.338883101"
|
signature = "rusEFI 2022.07.20.mre_f7.306075763"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.mre_f7.338883101" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.mre_f7.306075763" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:00 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:51:54 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.prometheus_405.2332993293"
|
signature = "rusEFI 2022.07.20.prometheus_405.2365721955"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.prometheus_405.2332993293" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.prometheus_405.2365721955" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:12 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:04 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.prometheus_469.2332993293"
|
signature = "rusEFI 2022.07.20.prometheus_469.2365721955"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.prometheus_469.2332993293" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.prometheus_469.2365721955" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:10 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:03 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.proteus_f4.2116663709"
|
signature = "rusEFI 2022.07.20.proteus_f4.2015695859"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.proteus_f4.2116663709" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.proteus_f4.2015695859" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:16 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:08 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.proteus_f7.2116663709"
|
signature = "rusEFI 2022.07.20.proteus_f7.2015695859"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.proteus_f7.2116663709" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.proteus_f7.2015695859" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:14 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:06 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.proteus_h7.2116663709"
|
signature = "rusEFI 2022.07.20.proteus_h7.2015695859"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.proteus_h7.2116663709" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.proteus_h7.2015695859" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:18 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:10 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.subaru_eg33_f7.3505751897"
|
signature = "rusEFI 2022.07.20.subaru_eg33_f7.3606654263"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.subaru_eg33_f7.3505751897" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.subaru_eg33_f7.3606654263" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Jul 20 21:19:34 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:22 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 2022.07.20.tdg-pdm8.1911337151"
|
signature = "rusEFI 2022.07.20.tdg-pdm8.2011175633"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature = "rusEFI 2022.07.20.tdg-pdm8.1911337151" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2022.07.20.tdg-pdm8.2011175633" ; 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
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Wed Jul 20 21:19:27 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:16 UTC 2022
|
||||||
|
|
||||||
pageSize = 21300
|
pageSize = 21300
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -515,10 +515,10 @@ launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0
|
||||||
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0
|
||||||
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0
|
||||||
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0
|
||||||
hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0
|
hardCutRpmRange = scalar, S32, 1036, "RPM", 1, 0, 0, 3000, 0
|
||||||
launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0
|
unused962 = scalar, S32, 1040, "", 1, 0, 0, 100, 0
|
||||||
launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0
|
launchTpsTreshold = scalar, S32, 1044, "", 1, 0, 0, 20000, 0
|
||||||
launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0
|
launchActivateDelay = scalar, F32, 1048, "", 1, 0, 0, 20000, 0
|
||||||
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0
|
||||||
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0
|
||||||
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0
|
||||||
|
@ -1593,10 +1593,10 @@ tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0
|
||||||
boostPid_minValue = "Output Min Duty Cycle"
|
boostPid_minValue = "Output Min Duty Cycle"
|
||||||
boostPid_maxValue = "Output Max Duty Cycle"
|
boostPid_maxValue = "Output Max Duty Cycle"
|
||||||
launchSpeedThreshold = "Disabled above this speed"
|
launchSpeedThreshold = "Disabled above this speed"
|
||||||
launchTimingRpmRange = "Range from Launch Rpm for Timing Retard to activate"
|
launchTimingRpmRange = "Range from Launch RPM for Timing Retard to activate"
|
||||||
launchFuelAdded = "Extra Fuel Added"
|
launchFuelAdded = "Extra Fuel Added"
|
||||||
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
launchBoostDuty = "Duty Cycle for the Boost Solenoid"
|
||||||
hardCutRpmRange = "RPM Range for Hard Cut"
|
hardCutRpmRange = "Range from Launch RPM to activate Hard Cut"
|
||||||
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active"
|
||||||
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
stft_maxOverrunLoad = "Below this engine load, the overrun region is active"
|
||||||
stft_minPowerLoad = "Above this engine load, the power region is active"
|
stft_minPowerLoad = "Above this engine load, the power region is active"
|
||||||
|
|
|
@ -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 Wed Jul 20 21:19:37 UTC 2022
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jul 20 22:52:26 UTC 2022
|
||||||
|
|
||||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||||
import com.rusefi.config.*;
|
import com.rusefi.config.*;
|
||||||
|
@ -1555,7 +1555,6 @@ public class Fields {
|
||||||
public static final int launchActivationMode_e_CLUTCH_INPUT_LAUNCH = 1;
|
public static final int launchActivationMode_e_CLUTCH_INPUT_LAUNCH = 1;
|
||||||
public static final int launchActivationMode_e_SWITCH_INPUT_LAUNCH = 0;
|
public static final int launchActivationMode_e_SWITCH_INPUT_LAUNCH = 0;
|
||||||
public static final int launchActivationMode_offset = 1016;
|
public static final int launchActivationMode_offset = 1016;
|
||||||
public static final int launchAdvanceRpmRange_offset = 1040;
|
|
||||||
public static final int launchBoostDuty_offset = 1032;
|
public static final int launchBoostDuty_offset = 1032;
|
||||||
public static final int launchControlEnabled_offset = 120;
|
public static final int launchControlEnabled_offset = 120;
|
||||||
public static final int launchFuelAdded_offset = 1028;
|
public static final int launchFuelAdded_offset = 1028;
|
||||||
|
@ -2373,7 +2372,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 2022.07.20.all.3689185003";
|
public static final String TS_SIGNATURE = "rusEFI 2022.07.20.all.3723023493";
|
||||||
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 TS_TOTAL_OUTPUT_SIZE = 1032;
|
public static final int TS_TOTAL_OUTPUT_SIZE = 1032;
|
||||||
|
@ -2418,6 +2417,7 @@ public class Fields {
|
||||||
public static final int unused443_offset = 1360;
|
public static final int unused443_offset = 1360;
|
||||||
public static final int unused444_offset = 1360;
|
public static final int unused444_offset = 1360;
|
||||||
public static final int unused460_offset = 480;
|
public static final int unused460_offset = 480;
|
||||||
|
public static final int unused962_offset = 1040;
|
||||||
public static final int unused_1484_bit_25_offset = 1372;
|
public static final int unused_1484_bit_25_offset = 1372;
|
||||||
public static final int unused_1484_bit_26_offset = 1372;
|
public static final int unused_1484_bit_26_offset = 1372;
|
||||||
public static final int unused_1484_bit_27_offset = 1372;
|
public static final int unused_1484_bit_27_offset = 1372;
|
||||||
|
@ -3050,7 +3050,7 @@ public class Fields {
|
||||||
public static final Field LAUNCHFUELADDED = Field.create("LAUNCHFUELADDED", 1028, FieldType.INT).setScale(1.0);
|
public static final Field LAUNCHFUELADDED = Field.create("LAUNCHFUELADDED", 1028, FieldType.INT).setScale(1.0);
|
||||||
public static final Field LAUNCHBOOSTDUTY = Field.create("LAUNCHBOOSTDUTY", 1032, FieldType.INT).setScale(1.0);
|
public static final Field LAUNCHBOOSTDUTY = Field.create("LAUNCHBOOSTDUTY", 1032, FieldType.INT).setScale(1.0);
|
||||||
public static final Field HARDCUTRPMRANGE = Field.create("HARDCUTRPMRANGE", 1036, FieldType.INT).setScale(1.0);
|
public static final Field HARDCUTRPMRANGE = Field.create("HARDCUTRPMRANGE", 1036, FieldType.INT).setScale(1.0);
|
||||||
public static final Field LAUNCHADVANCERPMRANGE = Field.create("LAUNCHADVANCERPMRANGE", 1040, FieldType.INT).setScale(1.0);
|
public static final Field UNUSED962 = Field.create("UNUSED962", 1040, FieldType.INT).setScale(1.0);
|
||||||
public static final Field LAUNCHTPSTRESHOLD = Field.create("LAUNCHTPSTRESHOLD", 1044, FieldType.INT).setScale(1.0);
|
public static final Field LAUNCHTPSTRESHOLD = Field.create("LAUNCHTPSTRESHOLD", 1044, FieldType.INT).setScale(1.0);
|
||||||
public static final Field LAUNCHACTIVATEDELAY = Field.create("LAUNCHACTIVATEDELAY", 1048, FieldType.FLOAT);
|
public static final Field LAUNCHACTIVATEDELAY = Field.create("LAUNCHACTIVATEDELAY", 1048, FieldType.FLOAT);
|
||||||
public static final Field STFT_MAXIDLEREGIONRPM = Field.create("STFT_MAXIDLEREGIONRPM", 1052, FieldType.INT8).setScale(50.0);
|
public static final Field STFT_MAXIDLEREGIONRPM = Field.create("STFT_MAXIDLEREGIONRPM", 1052, FieldType.INT8).setScale(50.0);
|
||||||
|
@ -4416,7 +4416,7 @@ public class Fields {
|
||||||
LAUNCHFUELADDED,
|
LAUNCHFUELADDED,
|
||||||
LAUNCHBOOSTDUTY,
|
LAUNCHBOOSTDUTY,
|
||||||
HARDCUTRPMRANGE,
|
HARDCUTRPMRANGE,
|
||||||
LAUNCHADVANCERPMRANGE,
|
UNUSED962,
|
||||||
LAUNCHTPSTRESHOLD,
|
LAUNCHTPSTRESHOLD,
|
||||||
LAUNCHACTIVATEDELAY,
|
LAUNCHACTIVATEDELAY,
|
||||||
STFT_MAXIDLEREGIONRPM,
|
STFT_MAXIDLEREGIONRPM,
|
||||||
|
|
Loading…
Reference in New Issue