Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-04-09 16:16:40 +00:00
parent f06feea3e7
commit 4d0bcebb54
82 changed files with 666 additions and 283 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Apr 03 20:34:54 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Apr 09 16:15:55 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4478,14 +4478,34 @@ struct engine_configuration_s {
*/
int16_t kLinePeriodUs;
/**
* Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)
RPM
* offset 3990
*/
int16_t unused16;
scaled_channel<uint8_t, 1, 10> rpmSoftLimitWindowSize;
/**
units
* Degrees of timing REMOVED from actual timing during soft RPM limit window
deg
* offset 3991
*/
scaled_channel<uint8_t, 5, 1> rpmSoftLimitTimingRetard;
/**
* % of fuel ADDED during window
%
* offset 3992
*/
uint8_t mainUnusedEnd[36];
scaled_channel<uint8_t, 5, 1> rpmSoftLimitFuelAdded;
/**
* Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached
RPM
* offset 3993
*/
scaled_channel<uint8_t, 1, 10> rpmHardLimitHyst;
/**
units
* offset 3994
*/
uint8_t mainUnusedEnd[34];
};
static_assert(sizeof(engine_configuration_s) == 4028);
@ -5303,4 +5323,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22432);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Apr 03 20:34:54 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Apr 09 16:15:55 UTC 2023

View File

@ -1063,7 +1063,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 2545166722
#define SIGNATURE_HASH 232454854
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1357,7 +1357,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.04.08.cypress.2545166722"
#define TS_SIGNATURE "rusEFI master.2023.04.09.cypress.232454854"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Apr 03 20:34:53 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Apr 09 16:15:54 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4478,14 +4478,34 @@ struct engine_configuration_s {
*/
int16_t kLinePeriodUs;
/**
* Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)
RPM
* offset 3990
*/
int16_t unused16;
scaled_channel<uint8_t, 1, 10> rpmSoftLimitWindowSize;
/**
units
* Degrees of timing REMOVED from actual timing during soft RPM limit window
deg
* offset 3991
*/
scaled_channel<uint8_t, 5, 1> rpmSoftLimitTimingRetard;
/**
* % of fuel ADDED during window
%
* offset 3992
*/
uint8_t mainUnusedEnd[36];
scaled_channel<uint8_t, 5, 1> rpmSoftLimitFuelAdded;
/**
* Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached
RPM
* offset 3993
*/
scaled_channel<uint8_t, 1, 10> rpmHardLimitHyst;
/**
units
* offset 3994
*/
uint8_t mainUnusedEnd[34];
};
static_assert(sizeof(engine_configuration_s) == 4028);
@ -5303,4 +5323,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22432);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Apr 03 20:34:53 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Apr 09 16:15:54 UTC 2023

View File

@ -1063,7 +1063,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 4284713806
#define SIGNATURE_HASH 1695373322
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1357,7 +1357,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.04.08.kin.4284713806"
#define TS_SIGNATURE "rusEFI master.2023.04.09.kin.1695373322"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -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 Mon Apr 03 20:34:55 UTC 2023
// 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 Sun Apr 09 16:15:56 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4478,14 +4478,34 @@ struct engine_configuration_s {
*/
int16_t kLinePeriodUs;
/**
* Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)
RPM
* offset 3990
*/
int16_t unused16;
scaled_channel<uint8_t, 1, 10> rpmSoftLimitWindowSize;
/**
units
* Degrees of timing REMOVED from actual timing during soft RPM limit window
deg
* offset 3991
*/
scaled_channel<uint8_t, 5, 1> rpmSoftLimitTimingRetard;
/**
* % of fuel ADDED during window
%
* offset 3992
*/
uint8_t mainUnusedEnd[36];
scaled_channel<uint8_t, 5, 1> rpmSoftLimitFuelAdded;
/**
* Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached
RPM
* offset 3993
*/
scaled_channel<uint8_t, 1, 10> rpmHardLimitHyst;
/**
units
* offset 3994
*/
uint8_t mainUnusedEnd[34];
};
static_assert(sizeof(engine_configuration_s) == 4028);
@ -5303,4 +5323,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22432);
// 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 Mon Apr 03 20:34:55 UTC 2023
// 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 Sun Apr 09 16:15:56 UTC 2023

View File

@ -1014,7 +1014,7 @@
#define show_Frankenso_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3832118063
#define SIGNATURE_HASH 2114431083
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1309,7 +1309,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.04.08.subaru_eg33_f7.3832118063"
#define TS_SIGNATURE "rusEFI master.2023.04.09.subaru_eg33_f7.2114431083"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 03 20:35:46 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:38 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4478,14 +4478,34 @@ struct engine_configuration_s {
*/
int16_t kLinePeriodUs;
/**
* Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)
RPM
* offset 3990
*/
int16_t unused16;
scaled_channel<uint8_t, 1, 10> rpmSoftLimitWindowSize;
/**
units
* Degrees of timing REMOVED from actual timing during soft RPM limit window
deg
* offset 3991
*/
scaled_channel<uint8_t, 5, 1> rpmSoftLimitTimingRetard;
/**
* % of fuel ADDED during window
%
* offset 3992
*/
uint8_t mainUnusedEnd[36];
scaled_channel<uint8_t, 5, 1> rpmSoftLimitFuelAdded;
/**
* Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached
RPM
* offset 3993
*/
scaled_channel<uint8_t, 1, 10> rpmHardLimitHyst;
/**
units
* offset 3994
*/
uint8_t mainUnusedEnd[34];
};
static_assert(sizeof(engine_configuration_s) == 4028);
@ -5303,4 +5323,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22432);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Apr 03 20:35:46 UTC 2023
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:38 UTC 2023

View File

@ -1063,7 +1063,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 4294653732
#define SIGNATURE_HASH 1704322144
#define specs_s_size 12
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
@ -1357,7 +1357,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.04.08.f407-discovery.4294653732"
#define TS_SIGNATURE "rusEFI master.2023.04.09.f407-discovery.1704322144"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 955362018
#define TS_SIGNATURE "rusEFI master.2023.04.08.48way.955362018"
#define SIGNATURE_HASH 2728360358
#define TS_SIGNATURE "rusEFI master.2023.04.09.48way.2728360358"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3414437937
#define TS_SIGNATURE "rusEFI master.2023.04.08.alphax-2chan.3414437937"
#define SIGNATURE_HASH 1374348149
#define TS_SIGNATURE "rusEFI master.2023.04.09.alphax-2chan.1374348149"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1759353863
#define TS_SIGNATURE "rusEFI master.2023.04.08.alphax-4chan.1759353863"
#define SIGNATURE_HASH 4071837507
#define TS_SIGNATURE "rusEFI master.2023.04.09.alphax-4chan.4071837507"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1164839080
#define TS_SIGNATURE "rusEFI master.2023.04.08.alphax-8chan.1164839080"
#define SIGNATURE_HASH 3741375468
#define TS_SIGNATURE "rusEFI master.2023.04.09.alphax-8chan.3741375468"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2340347045
#define TS_SIGNATURE "rusEFI master.2023.04.08.atlas.2340347045"
#define SIGNATURE_HASH 286265313
#define TS_SIGNATURE "rusEFI master.2023.04.09.atlas.286265313"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1141649390
#define TS_SIGNATURE "rusEFI master.2023.04.08.core8.1141649390"
#define SIGNATURE_HASH 3731029162
#define TS_SIGNATURE "rusEFI master.2023.04.09.core8.3731029162"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH 2545166722
#define TS_SIGNATURE "rusEFI master.2023.04.08.cypress.2545166722"
#define SIGNATURE_HASH 232454854
#define TS_SIGNATURE "rusEFI master.2023.04.09.cypress.232454854"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4294653732
#define TS_SIGNATURE "rusEFI master.2023.04.08.f407-discovery.4294653732"
#define SIGNATURE_HASH 1704322144
#define TS_SIGNATURE "rusEFI master.2023.04.09.f407-discovery.1704322144"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2545166722
#define TS_SIGNATURE "rusEFI master.2023.04.08.f429-discovery.2545166722"
#define SIGNATURE_HASH 232454854
#define TS_SIGNATURE "rusEFI master.2023.04.09.f429-discovery.232454854"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3051800904
#define TS_SIGNATURE "rusEFI master.2023.04.08.frankenso_na6.3051800904"
#define SIGNATURE_HASH 797448716
#define TS_SIGNATURE "rusEFI master.2023.04.09.frankenso_na6.797448716"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2965216458
#define TS_SIGNATURE "rusEFI master.2023.04.08.harley81.2965216458"
#define SIGNATURE_HASH 718491534
#define TS_SIGNATURE "rusEFI master.2023.04.09.harley81.718491534"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3437293632
#define TS_SIGNATURE "rusEFI master.2023.04.08.hellen-gm-e67.3437293632"
#define SIGNATURE_HASH 1452155652
#define TS_SIGNATURE "rusEFI master.2023.04.09.hellen-gm-e67.1452155652"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1524412820
#define TS_SIGNATURE "rusEFI master.2023.04.08.hellen-honda-k.1524412820"
#define SIGNATURE_HASH 3232916176
#define TS_SIGNATURE "rusEFI master.2023.04.09.hellen-honda-k.3232916176"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2102638851
#define TS_SIGNATURE "rusEFI master.2023.04.08.hellen-nb1.2102638851"
#define SIGNATURE_HASH 3879561799
#define TS_SIGNATURE "rusEFI master.2023.04.09.hellen-nb1.3879561799"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2089402996
#define TS_SIGNATURE "rusEFI master.2023.04.08.hellen121nissan.2089402996"
#define SIGNATURE_HASH 3873902896
#define TS_SIGNATURE "rusEFI master.2023.04.09.hellen121nissan.3873902896"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 403722434
#define TS_SIGNATURE "rusEFI master.2023.04.08.hellen121vag.403722434"
#define SIGNATURE_HASH 2189329286
#define TS_SIGNATURE "rusEFI master.2023.04.09.hellen121vag.2189329286"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 830721017
#define TS_SIGNATURE "rusEFI master.2023.04.08.hellen128.830721017"
#define SIGNATURE_HASH 2884442301
#define TS_SIGNATURE "rusEFI master.2023.04.09.hellen128.2884442301"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2711679997
#define TS_SIGNATURE "rusEFI master.2023.04.08.hellen154hyundai.2711679997"
#define SIGNATURE_HASH 1003364537
#define TS_SIGNATURE "rusEFI master.2023.04.09.hellen154hyundai.1003364537"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1114729975
#define TS_SIGNATURE "rusEFI master.2023.04.08.hellen72.1114729975"
#define SIGNATURE_HASH 3625959091
#define TS_SIGNATURE "rusEFI master.2023.04.09.hellen72.3625959091"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3514551007
#define TS_SIGNATURE "rusEFI master.2023.04.08.hellen81.3514551007"
#define SIGNATURE_HASH 1259674011
#define TS_SIGNATURE "rusEFI master.2023.04.09.hellen81.1259674011"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2236682067
#define TS_SIGNATURE "rusEFI master.2023.04.08.hellen88bmw.2236682067"
#define SIGNATURE_HASH 524278807
#define TS_SIGNATURE "rusEFI master.2023.04.09.hellen88bmw.524278807"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3172917593
#define TS_SIGNATURE "rusEFI master.2023.04.08.hellenNA6.3172917593"
#define SIGNATURE_HASH 661664285
#define TS_SIGNATURE "rusEFI master.2023.04.09.hellenNA6.661664285"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2529628517
#define TS_SIGNATURE "rusEFI master.2023.04.08.hellenNA8_96.2529628517"
#define SIGNATURE_HASH 212451873
#define TS_SIGNATURE "rusEFI master.2023.04.09.hellenNA8_96.212451873"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH 4284713806
#define TS_SIGNATURE "rusEFI master.2023.04.08.kin.4284713806"
#define SIGNATURE_HASH 1695373322
#define TS_SIGNATURE "rusEFI master.2023.04.09.kin.1695373322"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1211823289
#define TS_SIGNATURE "rusEFI master.2023.04.08.m74_9.1211823289"
#define SIGNATURE_HASH 3528730621
#define TS_SIGNATURE "rusEFI master.2023.04.09.m74_9.3528730621"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1799890850
#define TS_SIGNATURE "rusEFI master.2023.04.08.mre_f4.1799890850"
#define SIGNATURE_HASH 4045862118
#define TS_SIGNATURE "rusEFI master.2023.04.09.mre_f4.4045862118"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1799890850
#define TS_SIGNATURE "rusEFI master.2023.04.08.mre_f7.1799890850"
#define SIGNATURE_HASH 4045862118
#define TS_SIGNATURE "rusEFI master.2023.04.09.mre_f7.4045862118"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3344887908
#define TS_SIGNATURE "rusEFI master.2023.04.08.prometheus_405.3344887908"
#define SIGNATURE_HASH 1563435808
#define TS_SIGNATURE "rusEFI master.2023.04.09.prometheus_405.1563435808"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3344887908
#define TS_SIGNATURE "rusEFI master.2023.04.08.prometheus_469.3344887908"
#define SIGNATURE_HASH 1563435808
#define TS_SIGNATURE "rusEFI master.2023.04.09.prometheus_469.1563435808"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3111366773
#define TS_SIGNATURE "rusEFI master.2023.04.08.proteus_f4.3111366773"
#define SIGNATURE_HASH 589128497
#define TS_SIGNATURE "rusEFI master.2023.04.09.proteus_f4.589128497"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3111366773
#define TS_SIGNATURE "rusEFI master.2023.04.08.proteus_f7.3111366773"
#define SIGNATURE_HASH 589128497
#define TS_SIGNATURE "rusEFI master.2023.04.09.proteus_f7.589128497"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3111366773
#define TS_SIGNATURE "rusEFI master.2023.04.08.proteus_h7.3111366773"
#define SIGNATURE_HASH 589128497
#define TS_SIGNATURE "rusEFI master.2023.04.09.proteus_h7.589128497"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3100462300
#define TS_SIGNATURE "rusEFI master.2023.04.08.s105.3100462300"
#define SIGNATURE_HASH 581148568
#define TS_SIGNATURE "rusEFI master.2023.04.09.s105.581148568"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3832118063
#define TS_SIGNATURE "rusEFI master.2023.04.08.subaru_eg33_f7.3832118063"
#define SIGNATURE_HASH 2114431083
#define TS_SIGNATURE "rusEFI master.2023.04.09.subaru_eg33_f7.2114431083"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 488244640
#define TS_SIGNATURE "rusEFI master.2023.04.08.tdg-pdm8.488244640"
#define SIGNATURE_HASH 2272581348
#define TS_SIGNATURE "rusEFI master.2023.04.09.tdg-pdm8.2272581348"

View File

@ -1594,6 +1594,18 @@ float getConfigValueByName(const char *name) {
// kLinePeriodUs
case 1915146851:
return engineConfiguration->kLinePeriodUs;
// rpmSoftLimitWindowSize
case 1092207266:
return engineConfiguration->rpmSoftLimitWindowSize;
// rpmSoftLimitTimingRetard
case -543684839:
return engineConfiguration->rpmSoftLimitTimingRetard;
// rpmSoftLimitFuelAdded
case 1094944685:
return engineConfiguration->rpmSoftLimitFuelAdded;
// rpmHardLimitHyst
case 1756514810:
return engineConfiguration->rpmHardLimitHyst;
}
return EFI_ERROR_CODE;
}
@ -4249,6 +4261,26 @@ void setConfigValueByName(const char *name, float value) {
{
engineConfiguration->kLinePeriodUs = (int)value;
return;
}
case 1092207266:
{
engineConfiguration->rpmSoftLimitWindowSize = (int)value;
return;
}
case -543684839:
{
engineConfiguration->rpmSoftLimitTimingRetard = (int)value;
return;
}
case 1094944685:
{
engineConfiguration->rpmSoftLimitFuelAdded = (int)value;
return;
}
case 1756514810:
{
engineConfiguration->rpmHardLimitHyst = (int)value;
return;
}
}
}

View File

@ -1588,3 +1588,15 @@ Crank angle ATDC of first lobe peak
### kLinePeriodUs
### rpmSoftLimitWindowSize
Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)
### rpmSoftLimitTimingRetard
Degrees of timing REMOVED from actual timing during soft RPM limit window
### rpmSoftLimitFuelAdded
% of fuel ADDED during window
### rpmHardLimitHyst
Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.f407-discovery.4294653732"
signature = "rusEFI master.2023.04.09.f407-discovery.1704322144"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.f407-discovery.4294653732" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.f407-discovery.1704322144" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:26 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:37 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.48way.955362018"
signature = "rusEFI master.2023.04.09.48way.2728360358"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.48way.955362018" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.48way.2728360358" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:07 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:21 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.alphax-2chan.3414437937"
signature = "rusEFI master.2023.04.09.alphax-2chan.1374348149"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.alphax-2chan.3414437937" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.alphax-2chan.1374348149" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:38 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:15:57 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.alphax-4chan.1759353863"
signature = "rusEFI master.2023.04.09.alphax-4chan.4071837507"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.alphax-4chan.1759353863" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.alphax-4chan.4071837507" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:39 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:15:58 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.alphax-8chan.1164839080"
signature = "rusEFI master.2023.04.09.alphax-8chan.3741375468"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.alphax-8chan.1164839080" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.alphax-8chan.3741375468" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:41 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:00 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.atlas.2340347045"
signature = "rusEFI master.2023.04.09.atlas.286265313"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.atlas.2340347045" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.atlas.286265313" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:23 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:35 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.core8.1141649390"
signature = "rusEFI master.2023.04.09.core8.3731029162"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.core8.1141649390" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.core8.3731029162" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:05 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:20 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.cypress.2545166722"
signature = "rusEFI master.2023.04.09.cypress.232454854"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.cypress.2545166722" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.cypress.232454854" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Apr 08 14:01:35 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Apr 09 16:15:55 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.f407-discovery.4294653732"
signature = "rusEFI master.2023.04.09.f407-discovery.1704322144"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.f407-discovery.4294653732" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.f407-discovery.1704322144" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:20 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:32 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.f429-discovery.2545166722"
signature = "rusEFI master.2023.04.09.f429-discovery.232454854"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.f429-discovery.2545166722" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.f429-discovery.232454854" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:22 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:33 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.frankenso_na6.3051800904"
signature = "rusEFI master.2023.04.09.frankenso_na6.797448716"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.frankenso_na6.3051800904" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.frankenso_na6.797448716" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:11 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:25 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.harley81.2965216458"
signature = "rusEFI master.2023.04.09.harley81.718491534"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.harley81.2965216458" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.harley81.718491534" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:43 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:01 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.hellen-gm-e67.3437293632"
signature = "rusEFI master.2023.04.09.hellen-gm-e67.1452155652"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.hellen-gm-e67.3437293632" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.hellen-gm-e67.1452155652" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:58 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:14 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.hellen-honda-k.1524412820"
signature = "rusEFI master.2023.04.09.hellen-honda-k.3232916176"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.hellen-honda-k.1524412820" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.hellen-honda-k.3232916176" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:49 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:06 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.hellen-nb1.2102638851"
signature = "rusEFI master.2023.04.09.hellen-nb1.3879561799"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.hellen-nb1.2102638851" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.hellen-nb1.3879561799" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:56 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:12 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.hellen121nissan.2089402996"
signature = "rusEFI master.2023.04.09.hellen121nissan.3873902896"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.hellen121nissan.2089402996" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.hellen121nissan.3873902896" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:47 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:05 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.hellen121vag.403722434"
signature = "rusEFI master.2023.04.09.hellen121vag.2189329286"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.hellen121vag.403722434" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.hellen121vag.2189329286" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:46 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:04 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.hellen128.830721017"
signature = "rusEFI master.2023.04.09.hellen128.2884442301"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.hellen128.830721017" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.hellen128.2884442301" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:44 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:02 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.hellen154hyundai.2711679997"
signature = "rusEFI master.2023.04.09.hellen154hyundai.1003364537"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.hellen154hyundai.2711679997" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.hellen154hyundai.1003364537" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:50 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:07 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.hellen72.1114729975"
signature = "rusEFI master.2023.04.09.hellen72.3625959091"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.hellen72.1114729975" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.hellen72.3625959091" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:53 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:10 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.hellen81.3514551007"
signature = "rusEFI master.2023.04.09.hellen81.1259674011"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.hellen81.3514551007" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.hellen81.1259674011" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:55 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:11 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.hellen88bmw.2236682067"
signature = "rusEFI master.2023.04.09.hellen88bmw.524278807"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.hellen88bmw.2236682067" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.hellen88bmw.524278807" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:52 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:09 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.hellenNA6.3172917593"
signature = "rusEFI master.2023.04.09.hellenNA6.661664285"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.hellenNA6.3172917593" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.hellenNA6.661664285" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:01:59 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:15 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.hellenNA8_96.2529628517"
signature = "rusEFI master.2023.04.09.hellenNA8_96.212451873"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.hellenNA8_96.2529628517" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.hellenNA8_96.212451873" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:01 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:16 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.kin.4284713806"
signature = "rusEFI master.2023.04.09.kin.1695373322"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.kin.4284713806" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.kin.1695373322" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Apr 08 14:01:34 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Apr 09 16:15:54 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.m74_9.1211823289"
signature = "rusEFI master.2023.04.09.m74_9.3528730621"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.m74_9.1211823289" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.m74_9.3528730621" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:09 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:22 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.mre_f4.1799890850"
signature = "rusEFI master.2023.04.09.mre_f4.4045862118"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.mre_f4.1799890850" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.mre_f4.4045862118" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:04 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:19 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.mre_f7.1799890850"
signature = "rusEFI master.2023.04.09.mre_f7.4045862118"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.mre_f7.1799890850" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.mre_f7.4045862118" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:02 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:17 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.prometheus_405.3344887908"
signature = "rusEFI master.2023.04.09.prometheus_405.1563435808"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.prometheus_405.3344887908" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.prometheus_405.1563435808" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:14 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:27 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.prometheus_469.3344887908"
signature = "rusEFI master.2023.04.09.prometheus_469.1563435808"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.prometheus_469.3344887908" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.prometheus_469.1563435808" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:13 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:26 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.proteus_f4.3111366773"
signature = "rusEFI master.2023.04.09.proteus_f4.589128497"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.proteus_f4.3111366773" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.proteus_f4.589128497" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:17 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:30 UTC 2023
pageSize = 26432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 26422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.proteus_f7.3111366773"
signature = "rusEFI master.2023.04.09.proteus_f7.589128497"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.proteus_f7.3111366773" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.proteus_f7.589128497" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:16 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:28 UTC 2023
pageSize = 26432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 26422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.proteus_h7.3111366773"
signature = "rusEFI master.2023.04.09.proteus_h7.589128497"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.proteus_h7.3111366773" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.proteus_h7.589128497" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:19 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:31 UTC 2023
pageSize = 26432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 26422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.s105.3100462300"
signature = "rusEFI master.2023.04.09.s105.581148568"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.s105.3100462300" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.s105.581148568" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:10 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:24 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.subaru_eg33_f7.3832118063"
signature = "rusEFI master.2023.04.09.subaru_eg33_f7.2114431083"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.subaru_eg33_f7.3832118063" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.subaru_eg33_f7.2114431083" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; 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 Sat Apr 08 14:01:36 UTC 2023
; 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 Sun Apr 09 16:15:56 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.04.08.tdg-pdm8.488244640"
signature = "rusEFI master.2023.04.09.tdg-pdm8.2272581348"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.04.08.tdg-pdm8.488244640" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.04.09.tdg-pdm8.2272581348" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:25 UTC 2023
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:36 UTC 2023
pageSize = 22432
page = 1
@ -1231,8 +1231,11 @@ canGpioType = bits, S08, 3984, [0:1], "None", "DRT protocol", "MS protocol"
uiMode = bits, S08, 3985, [0:1], "Full", "Installation", "Tuning"
hpfpPeakPos = scalar, S16, 3986, "deg", 1, 0, -719, 719, 0
kLinePeriodUs = scalar, S16, 3988, "us", 1, 0, 0, 30000, 0
unused16 = scalar, S16, 3990, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3992, [36], "units", 1, 0, 0, 1, 0
rpmSoftLimitWindowSize = scalar, U08, 3990, "RPM", 10.0, 0, 0, 2500, 0
rpmSoftLimitTimingRetard = scalar, U08, 3991, "deg", 0.2, 0, 0, 50, 1
rpmSoftLimitFuelAdded = scalar, U08, 3992, "%", 0.2, 0, 0, 50, 1
rpmHardLimitHyst = scalar, U08, 3993, "RPM", 10.0, 0, 0, 2500, 0
mainUnusedEnd = array, U08, 3994, [34], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4060, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2111,6 +2114,10 @@ veBlends4_blendValues = array, U08, 22422, [8], "%", 0.5, 0, 0, 100, 1
luaDigitalInputPinModes7 = "luaDigitalInputPinModes 7"
luaDigitalInputPinModes8 = "luaDigitalInputPinModes 8"
hpfpPeakPos = "Crank angle ATDC of first lobe peak"
rpmSoftLimitWindowSize = "Window that the correction will be added throughout (example, if rpm limit is 7000, and rpmSoftLimitWindowSize is 200, the corrections activate at 6800RPM, creating a 200rpm window)"
rpmSoftLimitTimingRetard = "Degrees of timing REMOVED from actual timing during soft RPM limit window"
rpmSoftLimitFuelAdded = "% of fuel ADDED during window"
rpmHardLimitHyst = "Hysterisis: if the hard limit is 7200rpm and rpmHardLimitHyst is 200rpm, then when the ECU sees 7200rpm, fuel/ign will cut, and stay cut until 7000rpm (7200-200) is reached"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Apr 08 14:02:28 UTC 2023
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 09 16:16:38 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1006,6 +1006,7 @@ public class Fields {
public static final int SentEtbType_FORD_TYPE_1 = 2;
public static final int SentEtbType_GM_TYPE_1 = 1;
public static final int SentEtbType_NONE = 0;
public static final int SIGNATURE_HASH = 1704322144;
public static final int specs_s_size = 12;
public static final int spi_device_e_SPI_DEVICE_1 = 1;
public static final int spi_device_e_SPI_DEVICE_2 = 2;
@ -1231,7 +1232,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI master.2023.04.08.f407-discovery.4294653732";
public static final String TS_SIGNATURE = "rusEFI master.2023.04.09.f407-discovery.1704322144";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't';
public static final int TS_TOTAL_OUTPUT_SIZE = 1364;
@ -2547,8 +2548,11 @@ public class Fields {
public static final Field UIMODE = Field.create("UIMODE", 3985, FieldType.INT8, UiMode).setScale(1.0).setBaseOffset(0);
public static final Field HPFPPEAKPOS = Field.create("HPFPPEAKPOS", 3986, FieldType.INT16).setScale(1.0).setBaseOffset(0);
public static final Field KLINEPERIODUS = Field.create("KLINEPERIODUS", 3988, FieldType.INT16).setScale(1.0).setBaseOffset(0);
public static final Field UNUSED16 = Field.create("UNUSED16", 3990, FieldType.INT16).setScale(1.0).setBaseOffset(0);
public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 3992, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field RPMSOFTLIMITWINDOWSIZE = Field.create("RPMSOFTLIMITWINDOWSIZE", 3990, FieldType.INT8).setScale(10.0).setBaseOffset(0);
public static final Field RPMSOFTLIMITTIMINGRETARD = Field.create("RPMSOFTLIMITTIMINGRETARD", 3991, FieldType.INT8).setScale(0.2).setBaseOffset(0);
public static final Field RPMSOFTLIMITFUELADDED = Field.create("RPMSOFTLIMITFUELADDED", 3992, FieldType.INT8).setScale(0.2).setBaseOffset(0);
public static final Field RPMHARDLIMITHYST = Field.create("RPMHARDLIMITHYST", 3993, FieldType.INT8).setScale(10.0).setBaseOffset(0);
public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 3994, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field ETBBIASBINS = Field.create("ETBBIASBINS", 4028, FieldType.FLOAT).setBaseOffset(0);
public static final Field ETBBIASVALUES = Field.create("ETBBIASVALUES", 4060, FieldType.FLOAT).setBaseOffset(0);
public static final Field IACPIDMULTTABLE = Field.create("IACPIDMULTTABLE", 4092, FieldType.INT8).setScale(0.05).setBaseOffset(0);
@ -4006,7 +4010,10 @@ public class Fields {
UIMODE,
HPFPPEAKPOS,
KLINEPERIODUS,
UNUSED16,
RPMSOFTLIMITWINDOWSIZE,
RPMSOFTLIMITTIMINGRETARD,
RPMSOFTLIMITFUELADDED,
RPMHARDLIMITHYST,
MAINUNUSEDEND,
ETBBIASBINS,
ETBBIASVALUES,