Auto-generated configs and docs
This commit is contained in:
parent
546276e05b
commit
20f39dd70b
|
@ -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 Thu Mar 09 22:06:35 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Mar 11 13:43:03 UTC 2023
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -4473,10 +4473,19 @@ struct engine_configuration_s {
|
|||
*/
|
||||
int16_t hpfpPeakPos;
|
||||
/**
|
||||
units
|
||||
us
|
||||
* offset 3988
|
||||
*/
|
||||
uint8_t mainUnusedEnd[40];
|
||||
int16_t kLinePeriodUs;
|
||||
/**
|
||||
* offset 3990
|
||||
*/
|
||||
int16_t unused16;
|
||||
/**
|
||||
units
|
||||
* offset 3992
|
||||
*/
|
||||
uint8_t mainUnusedEnd[36];
|
||||
};
|
||||
static_assert(sizeof(engine_configuration_s) == 4028);
|
||||
|
||||
|
@ -5294,4 +5303,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 Thu Mar 09 22:06:35 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Mar 11 13:43:03 UTC 2023
|
||||
|
|
|
@ -1061,7 +1061,7 @@
|
|||
#define SentEtbType_NONE 0
|
||||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define SIGNATURE_HASH 3979302883
|
||||
#define SIGNATURE_HASH 2650339788
|
||||
#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
|
||||
|
@ -1350,7 +1350,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.03.11.cypress.3979302883"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.cypress.2650339788"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Mar 09 22:06:34 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Mar 11 13:43:02 UTC 2023
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -4473,10 +4473,19 @@ struct engine_configuration_s {
|
|||
*/
|
||||
int16_t hpfpPeakPos;
|
||||
/**
|
||||
units
|
||||
us
|
||||
* offset 3988
|
||||
*/
|
||||
uint8_t mainUnusedEnd[40];
|
||||
int16_t kLinePeriodUs;
|
||||
/**
|
||||
* offset 3990
|
||||
*/
|
||||
int16_t unused16;
|
||||
/**
|
||||
units
|
||||
* offset 3992
|
||||
*/
|
||||
uint8_t mainUnusedEnd[36];
|
||||
};
|
||||
static_assert(sizeof(engine_configuration_s) == 4028);
|
||||
|
||||
|
@ -5294,4 +5303,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 Thu Mar 09 22:06:34 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Mar 11 13:43:02 UTC 2023
|
||||
|
|
|
@ -1061,7 +1061,7 @@
|
|||
#define SentEtbType_NONE 0
|
||||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define SIGNATURE_HASH 2247685423
|
||||
#define SIGNATURE_HASH 4113521408
|
||||
#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
|
||||
|
@ -1350,7 +1350,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.03.11.kin.2247685423"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.kin.4113521408"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Thu Mar 09 22:06: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 Sat Mar 11 13:43:04 UTC 2023
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -4473,10 +4473,19 @@ struct engine_configuration_s {
|
|||
*/
|
||||
int16_t hpfpPeakPos;
|
||||
/**
|
||||
units
|
||||
us
|
||||
* offset 3988
|
||||
*/
|
||||
uint8_t mainUnusedEnd[40];
|
||||
int16_t kLinePeriodUs;
|
||||
/**
|
||||
* offset 3990
|
||||
*/
|
||||
int16_t unused16;
|
||||
/**
|
||||
units
|
||||
* offset 3992
|
||||
*/
|
||||
uint8_t mainUnusedEnd[36];
|
||||
};
|
||||
static_assert(sizeof(engine_configuration_s) == 4028);
|
||||
|
||||
|
@ -5294,4 +5303,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 Thu Mar 09 22:06: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 Sat Mar 11 13:43:04 UTC 2023
|
||||
|
|
|
@ -1012,7 +1012,7 @@
|
|||
#define show_Frankenso_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2666661198
|
||||
#define SIGNATURE_HASH 3995446113
|
||||
#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
|
||||
|
@ -1302,7 +1302,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.03.11.subaru_eg33_f7.2666661198"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.subaru_eg33_f7.3995446113"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Mar 09 22:07:19 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:54 UTC 2023
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -4473,10 +4473,19 @@ struct engine_configuration_s {
|
|||
*/
|
||||
int16_t hpfpPeakPos;
|
||||
/**
|
||||
units
|
||||
us
|
||||
* offset 3988
|
||||
*/
|
||||
uint8_t mainUnusedEnd[40];
|
||||
int16_t kLinePeriodUs;
|
||||
/**
|
||||
* offset 3990
|
||||
*/
|
||||
int16_t unused16;
|
||||
/**
|
||||
units
|
||||
* offset 3992
|
||||
*/
|
||||
uint8_t mainUnusedEnd[36];
|
||||
};
|
||||
static_assert(sizeof(engine_configuration_s) == 4028);
|
||||
|
||||
|
@ -5294,4 +5303,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 Thu Mar 09 22:07:19 UTC 2023
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:54 UTC 2023
|
||||
|
|
|
@ -1061,7 +1061,7 @@
|
|||
#define SentEtbType_NONE 0
|
||||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define SIGNATURE_HASH 2237679941
|
||||
#define SIGNATURE_HASH 4122470250
|
||||
#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
|
||||
|
@ -1350,7 +1350,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.03.11.f407-discovery.2237679941"
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.f407-discovery.4122470250"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1114297475
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.48way.1114297475"
|
||||
#define SIGNATURE_HASH 851278508
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.48way.851278508"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2971618896
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.alphax-2chan.2971618896"
|
||||
#define SIGNATURE_HASH 3251167359
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.alphax-2chan.3251167359"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 306635366
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.alphax-4chan.306635366"
|
||||
#define SIGNATURE_HASH 1653689417
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.alphax-4chan.1653689417"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3120414202
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.alphax-8chan.3120414202"
|
||||
#define SIGNATURE_HASH 3374978005
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.alphax-8chan.3374978005"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4058358468
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.atlas.4058358468"
|
||||
#define SIGNATURE_HASH 2167540971
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.atlas.2167540971"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1050104207
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.core8.1050104207"
|
||||
#define SIGNATURE_HASH 1312882592
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.core8.1312882592"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3979302883
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.cypress.3979302883"
|
||||
#define SIGNATURE_HASH 2650339788
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.cypress.2650339788"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2237679941
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.f407-discovery.2237679941"
|
||||
#define SIGNATURE_HASH 4122470250
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.f407-discovery.4122470250"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3979302883
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.f429-discovery.3979302883"
|
||||
#define SIGNATURE_HASH 2650339788
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.f429-discovery.2650339788"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3481122601
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.frankenso_na6.3481122601"
|
||||
#define SIGNATURE_HASH 3215595782
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.frankenso_na6.3215595782"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3391546027
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.harley81.3391546027"
|
||||
#define SIGNATURE_HASH 3136375940
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.harley81.3136375940"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3061550625
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen-gm-e67.3061550625"
|
||||
#define SIGNATURE_HASH 3333169166
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen-gm-e67.3333169166"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1758620050
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen-honda-k.1758620050"
|
||||
#define SIGNATURE_HASH 403031997
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen-honda-k.403031997"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 130598754
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen-nb1.130598754"
|
||||
#define SIGNATURE_HASH 1998547277
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen-nb1.1998547277"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 101891093
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen121nissan.101891093"
|
||||
#define SIGNATURE_HASH 1992626746
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen121nissan.1992626746"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1653288611
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen121vag.1653288611"
|
||||
#define SIGNATURE_HASH 308052108
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen121vag.308052108"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1259910552
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen128.1259910552"
|
||||
#define SIGNATURE_HASH 1003428791
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen128.1003428791"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3678113180
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen154hyundai.3678113180"
|
||||
#define SIGNATURE_HASH 2884379571
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen154hyundai.2884379571"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 954864534
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen72.954864534"
|
||||
#define SIGNATURE_HASH 1212005817
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen72.1212005817"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2883630270
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen81.2883630270"
|
||||
#define SIGNATURE_HASH 3677821585
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen81.3677821585"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4291457330
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen88bmw.4291457330"
|
||||
#define SIGNATURE_HASH 2401099549
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellen88bmw.2401099549"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3347423032
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellenNA6.3347423032"
|
||||
#define SIGNATURE_HASH 3075617047
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellenNA6.3075617047"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3965480708
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellenNA8_96.3965480708"
|
||||
#define SIGNATURE_HASH 2626404651
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.hellenNA8_96.2626404651"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2247685423
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.kin.2247685423"
|
||||
#define SIGNATURE_HASH 4113521408
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.kin.4113521408"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 849447640
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.m74_9.849447640"
|
||||
#define SIGNATURE_HASH 1115038967
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.m74_9.1115038967"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1912785540
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.mre_f4.1912785540"
|
||||
#define SIGNATURE_HASH 47539371
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.mre_f4.47539371"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1912785540
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.mre_f7.1912785540"
|
||||
#define SIGNATURE_HASH 47539371
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.mre_f7.47539371"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3183840773
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.prometheus_405.3183840773"
|
||||
#define SIGNATURE_HASH 3440517162
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.prometheus_405.3440517162"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3183840773
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.prometheus_469.3183840773"
|
||||
#define SIGNATURE_HASH 3440517162
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.prometheus_469.3440517162"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3286814228
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.proteus_f4.3286814228"
|
||||
#define SIGNATURE_HASH 3007275067
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.proteus_f4.3007275067"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3286814228
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.proteus_f7.3286814228"
|
||||
#define SIGNATURE_HASH 3007275067
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.proteus_f7.3007275067"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3286814228
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.proteus_h7.3286814228"
|
||||
#define SIGNATURE_HASH 3007275067
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.proteus_h7.3007275067"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3260428989
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.s105.3260428989"
|
||||
#define SIGNATURE_HASH 2994838674
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.s105.2994838674"
|
||||
|
|
|
@ -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 2666661198
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.subaru_eg33_f7.2666661198"
|
||||
#define SIGNATURE_HASH 3995446113
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.subaru_eg33_f7.3995446113"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1736539073
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.tdg-pdm8.1736539073"
|
||||
#define SIGNATURE_HASH 391566830
|
||||
#define TS_SIGNATURE "rusEFI master.2023.03.11.tdg-pdm8.391566830"
|
||||
|
|
|
@ -1051,6 +1051,8 @@ float getConfigValueByName(const char *name) {
|
|||
return engineConfiguration->kLineBaudRate;
|
||||
case 1145081382:
|
||||
return engineConfiguration->hpfpPeakPos;
|
||||
case 1915146851:
|
||||
return engineConfiguration->kLinePeriodUs;
|
||||
}
|
||||
return EFI_ERROR_CODE;
|
||||
}
|
||||
|
@ -3676,6 +3678,11 @@ void setConfigValueByName(const char *name, float value) {
|
|||
{
|
||||
engineConfiguration->hpfpPeakPos = (int)value;
|
||||
return;
|
||||
}
|
||||
case 1915146851:
|
||||
{
|
||||
engineConfiguration->kLinePeriodUs = (int)value;
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1570,3 +1570,6 @@ null
|
|||
### hpfpPeakPos
|
||||
Crank angle ATDC of first lobe peak
|
||||
|
||||
### kLinePeriodUs
|
||||
|
||||
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.f407-discovery.2237679941"
|
||||
signature = "rusEFI master.2023.03.11.f407-discovery.4122470250"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.f407-discovery.2237679941" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.f407-discovery.4122470250" ; 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 Mar 11 03:46:24 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:51 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8049,6 +8051,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.48way.1114297475"
|
||||
signature = "rusEFI master.2023.03.11.48way.851278508"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.48way.1114297475" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.48way.851278508" ; 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 Mar 11 03:46:08 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:33 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8040,6 +8042,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.alphax-2chan.2971618896"
|
||||
signature = "rusEFI master.2023.03.11.alphax-2chan.3251167359"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.alphax-2chan.2971618896" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.alphax-2chan.3251167359" ; 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 Mar 11 03:45:44 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:05 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8010,6 +8012,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.alphax-4chan.306635366"
|
||||
signature = "rusEFI master.2023.03.11.alphax-4chan.1653689417"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.alphax-4chan.306635366" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.alphax-4chan.1653689417" ; 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 Mar 11 03:45:45 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:07 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8014,6 +8016,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.alphax-8chan.3120414202"
|
||||
signature = "rusEFI master.2023.03.11.alphax-8chan.3374978005"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.alphax-8chan.3120414202" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.alphax-8chan.3374978005" ; 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 Mar 11 03:45:46 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:08 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8014,6 +8016,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.atlas.4058358468"
|
||||
signature = "rusEFI master.2023.03.11.atlas.2167540971"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.atlas.4058358468" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.atlas.2167540971" ; 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 Mar 11 03:46:22 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:49 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8038,6 +8040,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.core8.1050104207"
|
||||
signature = "rusEFI master.2023.03.11.core8.1312882592"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.core8.1050104207" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.core8.1312882592" ; 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 Mar 11 03:46:07 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:32 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8040,6 +8042,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.cypress.3979302883"
|
||||
signature = "rusEFI master.2023.03.11.cypress.2650339788"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.cypress.3979302883" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.cypress.2650339788" ; 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 Mar 11 03:45:41 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Mar 11 13:43:03 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8047,6 +8049,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.f407-discovery.2237679941"
|
||||
signature = "rusEFI master.2023.03.11.f407-discovery.4122470250"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.f407-discovery.2237679941" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.f407-discovery.4122470250" ; 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 Mar 11 03:46:20 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:46 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8049,6 +8051,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.f429-discovery.3979302883"
|
||||
signature = "rusEFI master.2023.03.11.f429-discovery.2650339788"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.f429-discovery.3979302883" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.f429-discovery.2650339788" ; 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 Mar 11 03:46:21 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:47 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8047,6 +8049,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.frankenso_na6.3481122601"
|
||||
signature = "rusEFI master.2023.03.11.frankenso_na6.3215595782"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.frankenso_na6.3481122601" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.frankenso_na6.3215595782" ; 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 Mar 11 03:46:12 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:38 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8047,6 +8049,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.harley81.3391546027"
|
||||
signature = "rusEFI master.2023.03.11.harley81.3136375940"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.harley81.3391546027" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.harley81.3136375940" ; 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 Mar 11 03:45:48 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:10 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8012,6 +8014,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.hellen-gm-e67.3061550625"
|
||||
signature = "rusEFI master.2023.03.11.hellen-gm-e67.3333169166"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.hellen-gm-e67.3061550625" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.hellen-gm-e67.3333169166" ; 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 Mar 11 03:46:01 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:25 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8012,6 +8014,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.hellen-honda-k.1758620050"
|
||||
signature = "rusEFI master.2023.03.11.hellen-honda-k.403031997"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.hellen-honda-k.1758620050" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.hellen-honda-k.403031997" ; 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 Mar 11 03:45:53 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:16 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8008,6 +8010,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.hellen-nb1.130598754"
|
||||
signature = "rusEFI master.2023.03.11.hellen-nb1.1998547277"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.hellen-nb1.130598754" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.hellen-nb1.1998547277" ; 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 Mar 11 03:45:59 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:23 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8013,6 +8015,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.hellen121nissan.101891093"
|
||||
signature = "rusEFI master.2023.03.11.hellen121nissan.1992626746"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.hellen121nissan.101891093" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.hellen121nissan.1992626746" ; 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 Mar 11 03:45:52 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:14 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8011,6 +8013,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.hellen121vag.1653288611"
|
||||
signature = "rusEFI master.2023.03.11.hellen121vag.308052108"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.hellen121vag.1653288611" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.hellen121vag.308052108" ; 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 Mar 11 03:45:50 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:13 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8016,6 +8018,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.hellen128.1259910552"
|
||||
signature = "rusEFI master.2023.03.11.hellen128.1003428791"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.hellen128.1259910552" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.hellen128.1003428791" ; 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 Mar 11 03:45:49 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:11 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8011,6 +8013,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.hellen154hyundai.3678113180"
|
||||
signature = "rusEFI master.2023.03.11.hellen154hyundai.2884379571"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.hellen154hyundai.3678113180" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.hellen154hyundai.2884379571" ; 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 Mar 11 03:45:54 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:17 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8010,6 +8012,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.hellen72.954864534"
|
||||
signature = "rusEFI master.2023.03.11.hellen72.1212005817"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.hellen72.954864534" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.hellen72.1212005817" ; 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 Mar 11 03:45:56 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:20 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8013,6 +8015,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.hellen81.2883630270"
|
||||
signature = "rusEFI master.2023.03.11.hellen81.3677821585"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.hellen81.2883630270" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.hellen81.3677821585" ; 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 Mar 11 03:45:58 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:22 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8009,6 +8011,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.hellen88bmw.4291457330"
|
||||
signature = "rusEFI master.2023.03.11.hellen88bmw.2401099549"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.hellen88bmw.4291457330" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.hellen88bmw.2401099549" ; 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 Mar 11 03:45:55 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:19 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8007,6 +8009,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.hellenNA6.3347423032"
|
||||
signature = "rusEFI master.2023.03.11.hellenNA6.3075617047"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.hellenNA6.3347423032" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.hellenNA6.3075617047" ; 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 Mar 11 03:46:02 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:26 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8014,6 +8016,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.hellenNA8_96.3965480708"
|
||||
signature = "rusEFI master.2023.03.11.hellenNA8_96.2626404651"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.hellenNA8_96.3965480708" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.hellenNA8_96.2626404651" ; 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 Mar 11 03:46:03 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:28 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8012,6 +8014,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.kin.2247685423"
|
||||
signature = "rusEFI master.2023.03.11.kin.4113521408"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.kin.2247685423" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.kin.4113521408" ; 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 Mar 11 03:45:40 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Mar 11 13:43:02 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8048,6 +8050,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.m74_9.849447640"
|
||||
signature = "rusEFI master.2023.03.11.m74_9.1115038967"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.m74_9.849447640" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.m74_9.1115038967" ; 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 Mar 11 03:46:09 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:35 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8014,6 +8016,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.mre_f4.1912785540"
|
||||
signature = "rusEFI master.2023.03.11.mre_f4.47539371"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.mre_f4.1912785540" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.mre_f4.47539371" ; 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 Mar 11 03:46:06 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:30 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8019,6 +8021,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.mre_f7.1912785540"
|
||||
signature = "rusEFI master.2023.03.11.mre_f7.47539371"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.mre_f7.1912785540" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.mre_f7.47539371" ; 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 Mar 11 03:46:04 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:29 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8019,6 +8021,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.prometheus_405.3183840773"
|
||||
signature = "rusEFI master.2023.03.11.prometheus_405.3440517162"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.prometheus_405.3183840773" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.prometheus_405.3440517162" ; 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 Mar 11 03:46:15 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:40 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8042,6 +8044,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.prometheus_469.3183840773"
|
||||
signature = "rusEFI master.2023.03.11.prometheus_469.3440517162"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.prometheus_469.3183840773" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.prometheus_469.3440517162" ; 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 Mar 11 03:46:13 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:39 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8042,6 +8044,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.proteus_f4.3286814228"
|
||||
signature = "rusEFI master.2023.03.11.proteus_f4.3007275067"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.proteus_f4.3286814228" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.proteus_f4.3007275067" ; 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 Mar 11 03:46:17 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:43 UTC 2023
|
||||
|
||||
pageSize = 26432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8010,6 +8012,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.proteus_f7.3286814228"
|
||||
signature = "rusEFI master.2023.03.11.proteus_f7.3007275067"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.proteus_f7.3286814228" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.proteus_f7.3007275067" ; 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 Mar 11 03:46:16 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:42 UTC 2023
|
||||
|
||||
pageSize = 26432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8010,6 +8012,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.proteus_h7.3286814228"
|
||||
signature = "rusEFI master.2023.03.11.proteus_h7.3007275067"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.proteus_h7.3286814228" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.proteus_h7.3007275067" ; 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 Mar 11 03:46:18 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:45 UTC 2023
|
||||
|
||||
pageSize = 26432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8010,6 +8012,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.s105.3260428989"
|
||||
signature = "rusEFI master.2023.03.11.s105.2994838674"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.s105.3260428989" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.s105.2994838674" ; 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 Mar 11 03:46:11 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:36 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8014,6 +8016,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.subaru_eg33_f7.2666661198"
|
||||
signature = "rusEFI master.2023.03.11.subaru_eg33_f7.3995446113"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.subaru_eg33_f7.2666661198" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.subaru_eg33_f7.3995446113" ; 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 Mar 11 03:45:43 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 Sat Mar 11 13:43:04 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8032,6 +8034,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI master.2023.03.11.tdg-pdm8.1736539073"
|
||||
signature = "rusEFI master.2023.03.11.tdg-pdm8.391566830"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI master.2023.03.11.tdg-pdm8.1736539073" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI master.2023.03.11.tdg-pdm8.391566830" ; 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 Mar 11 03:46:23 UTC 2023
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:50 UTC 2023
|
||||
|
||||
pageSize = 22432
|
||||
page = 1
|
||||
|
@ -1230,7 +1230,9 @@ kLineBaudRate = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
|
|||
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
|
||||
mainUnusedEnd = array, U08, 3988, [40], "units", 1, 0, 0, 1, 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
|
||||
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
|
||||
|
@ -8047,6 +8049,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = uiMode, uiMode
|
||||
field = kLineBaudRate, kLineBaudRate
|
||||
field = kLinePeriodUs, kLinePeriodUs
|
||||
field = canGpioType, canGpioType
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 03:46:26 UTC 2023
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Mar 11 13:43:54 UTC 2023
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -1225,7 +1225,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.03.11.f407-discovery.2237679941";
|
||||
public static final String TS_SIGNATURE = "rusEFI master.2023.03.11.f407-discovery.4122470250";
|
||||
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;
|
||||
|
@ -2532,7 +2532,9 @@ public class Fields {
|
|||
public static final String[] UiMode = {"Full", "Installation", "Tuning"};
|
||||
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 MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 3988, FieldType.INT8).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 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);
|
||||
|
@ -3984,6 +3986,8 @@ public class Fields {
|
|||
CANGPIOTYPE,
|
||||
UIMODE,
|
||||
HPFPPEAKPOS,
|
||||
KLINEPERIODUS,
|
||||
UNUSED16,
|
||||
MAINUNUSEDEND,
|
||||
ETBBIASBINS,
|
||||
ETBBIASVALUES,
|
||||
|
|
Loading…
Reference in New Issue