Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-03-01 21:11:06 +00:00
parent dc9268a5ee
commit 6dc2dcc357
83 changed files with 550 additions and 342 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Feb 25 16:29:31 UTC 2023 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Mar 01 21:10:16 UTC 2023
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -4402,11 +4402,11 @@ struct engine_configuration_s {
/** /**
* offset 3951 * offset 3951
*/ */
uint8_t unusedA11lignmentFill_at_33[2];
/**
* offset 3953
*/
SentEtbType sentEtbType; SentEtbType sentEtbType;
/**
* offset 3952
*/
uint16_t customSentTpsMin;
/** /**
* need 4 byte alignment * need 4 byte alignment
units units
@ -4453,10 +4453,18 @@ struct engine_configuration_s {
*/ */
pin_input_mode_e luaDigitalInputPinModes[LUA_DIGITAL_INPUT_COUNT]; pin_input_mode_e luaDigitalInputPinModes[LUA_DIGITAL_INPUT_COUNT];
/** /**
units
* offset 3980 * offset 3980
*/ */
uint8_t mainUnusedEnd[48]; uint16_t customSentTpsMax;
/**
* offset 3982
*/
uint16_t unusedPaddingHere;
/**
units
* offset 3984
*/
uint8_t mainUnusedEnd[44];
}; };
static_assert(sizeof(engine_configuration_s) == 4028); static_assert(sizeof(engine_configuration_s) == 4028);
@ -5274,4 +5282,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22432); static_assert(sizeof(persistent_config_s) == 22432);
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Feb 25 16:29:31 UTC 2023 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Mar 01 21:10:16 UTC 2023

View File

@ -1047,14 +1047,15 @@
#define sensor_chart_e_SC_RPM_ACCEL 3 #define sensor_chart_e_SC_RPM_ACCEL 3
#define sensor_chart_e_SC_TRIGGER 1 #define sensor_chart_e_SC_TRIGGER 1
#define SENT_INPUT_COUNT 1 #define SENT_INPUT_COUNT 1
#define SentEtbType_auto_enum 0="NONE",2="FORD_TYPE_1",1="GM_TYPE_1" #define SentEtbType_auto_enum 0="NONE",3="CUSTOM",2="FORD_TYPE_1",1="GM_TYPE_1"
#define SentEtbType_enum "None", "GM type 1", "Ford type 1" #define SentEtbType_CUSTOM 3
#define SentEtbType_enum "None", "GM type 1", "Ford type 1", "Custom"
#define SentEtbType_FORD_TYPE_1 2 #define SentEtbType_FORD_TYPE_1 2
#define SentEtbType_GM_TYPE_1 1 #define SentEtbType_GM_TYPE_1 1
#define SentEtbType_NONE 0 #define SentEtbType_NONE 0
#define show_Frankenso_presets true #define show_Frankenso_presets true
#define show_test_presets true #define show_test_presets true
#define SIGNATURE_HASH 3997472820 #define SIGNATURE_HASH 1646136288
#define specs_s_size 12 #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_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 #define spi_device_e_SPI_DEVICE_1 1
@ -1331,7 +1332,7 @@
#define ts_show_vbatt true #define ts_show_vbatt true
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.03.01.cypress.3997472820" #define TS_SIGNATURE "rusEFI master.2023.03.01.cypress.1646136288"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Feb 25 16:29:30 UTC 2023 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Mar 01 21:10:15 UTC 2023
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -4402,11 +4402,11 @@ struct engine_configuration_s {
/** /**
* offset 3951 * offset 3951
*/ */
uint8_t unusedA11lignmentFill_at_33[2];
/**
* offset 3953
*/
SentEtbType sentEtbType; SentEtbType sentEtbType;
/**
* offset 3952
*/
uint16_t customSentTpsMin;
/** /**
* need 4 byte alignment * need 4 byte alignment
units units
@ -4453,10 +4453,18 @@ struct engine_configuration_s {
*/ */
pin_input_mode_e luaDigitalInputPinModes[LUA_DIGITAL_INPUT_COUNT]; pin_input_mode_e luaDigitalInputPinModes[LUA_DIGITAL_INPUT_COUNT];
/** /**
units
* offset 3980 * offset 3980
*/ */
uint8_t mainUnusedEnd[48]; uint16_t customSentTpsMax;
/**
* offset 3982
*/
uint16_t unusedPaddingHere;
/**
units
* offset 3984
*/
uint8_t mainUnusedEnd[44];
}; };
static_assert(sizeof(engine_configuration_s) == 4028); static_assert(sizeof(engine_configuration_s) == 4028);
@ -5274,4 +5282,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22432); static_assert(sizeof(persistent_config_s) == 22432);
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Feb 25 16:29:30 UTC 2023 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Mar 01 21:10:15 UTC 2023

View File

@ -1047,14 +1047,15 @@
#define sensor_chart_e_SC_RPM_ACCEL 3 #define sensor_chart_e_SC_RPM_ACCEL 3
#define sensor_chart_e_SC_TRIGGER 1 #define sensor_chart_e_SC_TRIGGER 1
#define SENT_INPUT_COUNT 1 #define SENT_INPUT_COUNT 1
#define SentEtbType_auto_enum 0="NONE",2="FORD_TYPE_1",1="GM_TYPE_1" #define SentEtbType_auto_enum 0="NONE",3="CUSTOM",2="FORD_TYPE_1",1="GM_TYPE_1"
#define SentEtbType_enum "None", "GM type 1", "Ford type 1" #define SentEtbType_CUSTOM 3
#define SentEtbType_enum "None", "GM type 1", "Ford type 1", "Custom"
#define SentEtbType_FORD_TYPE_1 2 #define SentEtbType_FORD_TYPE_1 2
#define SentEtbType_GM_TYPE_1 1 #define SentEtbType_GM_TYPE_1 1
#define SentEtbType_NONE 0 #define SentEtbType_NONE 0
#define show_Frankenso_presets true #define show_Frankenso_presets true
#define show_test_presets true #define show_test_presets true
#define SIGNATURE_HASH 2257795832 #define SIGNATURE_HASH 180988204
#define specs_s_size 12 #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_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 #define spi_device_e_SPI_DEVICE_1 1
@ -1331,7 +1332,7 @@
#define ts_show_vbatt true #define ts_show_vbatt true
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.03.01.kin.2257795832" #define TS_SIGNATURE "rusEFI master.2023.03.01.kin.180988204"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Feb 25 16:29:32 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 Wed Mar 01 21:10:17 UTC 2023
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -4402,11 +4402,11 @@ struct engine_configuration_s {
/** /**
* offset 3951 * offset 3951
*/ */
uint8_t unusedA11lignmentFill_at_33[2];
/**
* offset 3953
*/
SentEtbType sentEtbType; SentEtbType sentEtbType;
/**
* offset 3952
*/
uint16_t customSentTpsMin;
/** /**
* need 4 byte alignment * need 4 byte alignment
units units
@ -4453,10 +4453,18 @@ struct engine_configuration_s {
*/ */
pin_input_mode_e luaDigitalInputPinModes[LUA_DIGITAL_INPUT_COUNT]; pin_input_mode_e luaDigitalInputPinModes[LUA_DIGITAL_INPUT_COUNT];
/** /**
units
* offset 3980 * offset 3980
*/ */
uint8_t mainUnusedEnd[48]; uint16_t customSentTpsMax;
/**
* offset 3982
*/
uint16_t unusedPaddingHere;
/**
units
* offset 3984
*/
uint8_t mainUnusedEnd[44];
}; };
static_assert(sizeof(engine_configuration_s) == 4028); static_assert(sizeof(engine_configuration_s) == 4028);
@ -5274,4 +5282,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22432); static_assert(sizeof(persistent_config_s) == 22432);
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Feb 25 16:29:32 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 Wed Mar 01 21:10:17 UTC 2023

View File

@ -996,15 +996,16 @@
#define sensor_chart_e_SC_RPM_ACCEL 3 #define sensor_chart_e_SC_RPM_ACCEL 3
#define sensor_chart_e_SC_TRIGGER 1 #define sensor_chart_e_SC_TRIGGER 1
#define SENT_INPUT_COUNT 1 #define SENT_INPUT_COUNT 1
#define SentEtbType_auto_enum 0="NONE",2="FORD_TYPE_1",1="GM_TYPE_1" #define SentEtbType_auto_enum 0="NONE",3="CUSTOM",2="FORD_TYPE_1",1="GM_TYPE_1"
#define SentEtbType_enum "None", "GM type 1", "Ford type 1" #define SentEtbType_CUSTOM 3
#define SentEtbType_enum "None", "GM type 1", "Ford type 1", "Custom"
#define SentEtbType_FORD_TYPE_1 2 #define SentEtbType_FORD_TYPE_1 2
#define SentEtbType_GM_TYPE_1 1 #define SentEtbType_GM_TYPE_1 1
#define SentEtbType_NONE 0 #define SentEtbType_NONE 0
#define show_Frankenso_presets false #define show_Frankenso_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 2644101785 #define SIGNATURE_HASH 298015053
#define specs_s_size 12 #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_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 #define spi_device_e_SPI_DEVICE_1 1
@ -1282,7 +1283,7 @@
#define ts_show_vbatt true #define ts_show_vbatt true
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.03.01.subaru_eg33_f7.2644101785" #define TS_SIGNATURE "rusEFI master.2023.03.01.subaru_eg33_f7.298015053"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

View File

@ -1,6 +1,6 @@
#include "global.h" #include "global.h"
#include "rusefi_enums.h" #include "rusefi_enums.h"
// was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Mon Feb 20 16:55:30 UTC 2023 // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Wed Mar 01 21:10:11 UTC 2023
// see also gen_config_and_enums.bat // see also gen_config_and_enums.bat
@ -99,6 +99,8 @@ case SelectedGear::Reverse:
} }
const char *getSentEtbType(SentEtbType value){ const char *getSentEtbType(SentEtbType value){
switch(value) { switch(value) {
case SentEtbType::CUSTOM:
return "CUSTOM";
case SentEtbType::FORD_TYPE_1: case SentEtbType::FORD_TYPE_1:
return "FORD_TYPE_1"; return "FORD_TYPE_1";
case SentEtbType::GM_TYPE_1: case SentEtbType::GM_TYPE_1:

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Feb 25 16:30:15 UTC 2023 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:11:05 UTC 2023
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -4402,11 +4402,11 @@ struct engine_configuration_s {
/** /**
* offset 3951 * offset 3951
*/ */
uint8_t unusedA11lignmentFill_at_33[2];
/**
* offset 3953
*/
SentEtbType sentEtbType; SentEtbType sentEtbType;
/**
* offset 3952
*/
uint16_t customSentTpsMin;
/** /**
* need 4 byte alignment * need 4 byte alignment
units units
@ -4453,10 +4453,18 @@ struct engine_configuration_s {
*/ */
pin_input_mode_e luaDigitalInputPinModes[LUA_DIGITAL_INPUT_COUNT]; pin_input_mode_e luaDigitalInputPinModes[LUA_DIGITAL_INPUT_COUNT];
/** /**
units
* offset 3980 * offset 3980
*/ */
uint8_t mainUnusedEnd[48]; uint16_t customSentTpsMax;
/**
* offset 3982
*/
uint16_t unusedPaddingHere;
/**
units
* offset 3984
*/
uint8_t mainUnusedEnd[44];
}; };
static_assert(sizeof(engine_configuration_s) == 4028); static_assert(sizeof(engine_configuration_s) == 4028);
@ -5274,4 +5282,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22432); static_assert(sizeof(persistent_config_s) == 22432);
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Feb 25 16:30:15 UTC 2023 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:11:05 UTC 2023

View File

@ -1047,14 +1047,15 @@
#define sensor_chart_e_SC_RPM_ACCEL 3 #define sensor_chart_e_SC_RPM_ACCEL 3
#define sensor_chart_e_SC_TRIGGER 1 #define sensor_chart_e_SC_TRIGGER 1
#define SENT_INPUT_COUNT 1 #define SENT_INPUT_COUNT 1
#define SentEtbType_auto_enum 0="NONE",2="FORD_TYPE_1",1="GM_TYPE_1" #define SentEtbType_auto_enum 0="NONE",3="CUSTOM",2="FORD_TYPE_1",1="GM_TYPE_1"
#define SentEtbType_enum "None", "GM type 1", "Ford type 1" #define SentEtbType_CUSTOM 3
#define SentEtbType_enum "None", "GM type 1", "Ford type 1", "Custom"
#define SentEtbType_FORD_TYPE_1 2 #define SentEtbType_FORD_TYPE_1 2
#define SentEtbType_GM_TYPE_1 1 #define SentEtbType_GM_TYPE_1 1
#define SentEtbType_NONE 0 #define SentEtbType_NONE 0
#define show_Frankenso_presets true #define show_Frankenso_presets true
#define show_test_presets true #define show_test_presets true
#define SIGNATURE_HASH 2248902290 #define SIGNATURE_HASH 173086022
#define specs_s_size 12 #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_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 #define spi_device_e_SPI_DEVICE_1 1
@ -1331,7 +1332,7 @@
#define ts_show_vbatt true #define ts_show_vbatt true
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI master.2023.03.01.f407-discovery.2248902290" #define TS_SIGNATURE "rusEFI master.2023.03.01.f407-discovery.173086022"
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W #define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' #define TS_TEST_COMMAND 't'

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1033,6 +1033,8 @@ float getConfigValueByName(const char *name) {
return engineConfiguration->alsEtbPosition; return engineConfiguration->alsEtbPosition;
case -908268760: case -908268760:
return engineConfiguration->acRelayAlternatorDutyAdder; return engineConfiguration->acRelayAlternatorDutyAdder;
case -282198091:
return engineConfiguration->customSentTpsMin;
case -2021435668: case -2021435668:
return engineConfiguration->ALSIdleAdd; return engineConfiguration->ALSIdleAdd;
case 1232469673: case 1232469673:
@ -1045,6 +1047,8 @@ float getConfigValueByName(const char *name) {
return engineConfiguration->tpsSecondaryMaximum; return engineConfiguration->tpsSecondaryMaximum;
case -727657058: case -727657058:
return engineConfiguration->ppsSecondaryMaximum; return engineConfiguration->ppsSecondaryMaximum;
case -282198345:
return engineConfiguration->customSentTpsMax;
} }
return EFI_ERROR_CODE; return EFI_ERROR_CODE;
} }
@ -3625,6 +3629,11 @@ void setConfigValueByName(const char *name, float value) {
{ {
engineConfiguration->acRelayAlternatorDutyAdder = (int)value; engineConfiguration->acRelayAlternatorDutyAdder = (int)value;
return; return;
}
case -282198091:
{
engineConfiguration->customSentTpsMin = (int)value;
return;
} }
case -2021435668: case -2021435668:
{ {
@ -3655,6 +3664,11 @@ void setConfigValueByName(const char *name, float value) {
{ {
engineConfiguration->ppsSecondaryMaximum = (int)value; engineConfiguration->ppsSecondaryMaximum = (int)value;
return; return;
}
case -282198345:
{
engineConfiguration->customSentTpsMax = (int)value;
return;
} }
} }
} }

View File

@ -1543,6 +1543,9 @@ null
### acRelayAlternatorDutyAdder ### acRelayAlternatorDutyAdder
null null
### customSentTpsMin
null
### ALSIdleAdd ### ALSIdleAdd
@ -1561,3 +1564,6 @@ For Ford TPS, use 53%. For Toyota ETCS-i, use ~65%
### ppsSecondaryMaximum ### ppsSecondaryMaximum
For Toyota ETCS-i, use ~69% For Toyota ETCS-i, use ~69%
### customSentTpsMax
null

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.f407-discovery.2248902290" signature = "rusEFI master.2023.03.01.f407-discovery.173086022"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.f407-discovery.2248902290" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.f407-discovery.173086022" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:13:03 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:11:03 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -8028,6 +8030,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.48way.1090591572" signature = "rusEFI master.2023.03.01.48way.3445328000"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.48way.1090591572" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.48way.3445328000" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:47 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:45 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -8019,6 +8021,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.alphax-2chan.2993979783" signature = "rusEFI master.2023.03.01.alphax-2chan.1043206739"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.alphax-2chan.2993979783" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.alphax-2chan.1043206739" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:24 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:18 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7989,6 +7991,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.alphax-4chan.288173489" signature = "rusEFI master.2023.03.01.alphax-4chan.2641870437"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.alphax-4chan.288173489" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.alphax-4chan.2641870437" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:25 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:20 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7993,6 +7995,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.alphax-8chan.3130421805" signature = "rusEFI master.2023.03.01.alphax-8chan.919396857"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.alphax-8chan.3130421805" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.alphax-8chan.919396857" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:26 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:21 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7993,6 +7995,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.atlas.4069420307" signature = "rusEFI master.2023.03.01.atlas.2127888071"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.atlas.4069420307" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.atlas.2127888071" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:13:01 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:11:00 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -8017,6 +8019,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.core8.1039965784" signature = "rusEFI master.2023.03.01.core8.2980449676"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.core8.1039965784" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.core8.2980449676" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:46 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:44 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -8019,6 +8021,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.cypress.3997472820" signature = "rusEFI master.2023.03.01.cypress.1646136288"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.cypress.3997472820" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.cypress.1646136288" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Mar 01 03:12:21 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Mar 01 21:10:16 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -8026,6 +8028,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.f407-discovery.2248902290" signature = "rusEFI master.2023.03.01.f407-discovery.173086022"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.f407-discovery.2248902290" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.f407-discovery.173086022" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:58 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:57 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -8028,6 +8030,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.f429-discovery.3997472820" signature = "rusEFI master.2023.03.01.f429-discovery.1646136288"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.f429-discovery.3997472820" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.f429-discovery.1646136288" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:59 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:59 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -8026,6 +8028,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.frankenso_na6.3424024830" signature = "rusEFI master.2023.03.01.frankenso_na6.1078782762"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.frankenso_na6.3424024830" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.frankenso_na6.1078782762" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:51 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:49 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -8026,6 +8028,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.harley81.3377278332" signature = "rusEFI master.2023.03.01.harley81.1159184040"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.harley81.3377278332" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.harley81.1159184040" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:27 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:22 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7991,6 +7993,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.hellen-gm-e67.3037741558" signature = "rusEFI master.2023.03.01.hellen-gm-e67.961204770"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.hellen-gm-e67.3037741558" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.hellen-gm-e67.961204770" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:40 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:37 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7991,6 +7993,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.hellen-honda-k.4008110704" signature = "rusEFI master.2023.03.01.hellen-honda-k.1656519076"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.hellen-honda-k.4008110704" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.hellen-honda-k.1656519076" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:32 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:28 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7987,6 +7989,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.hellen-nb1.77793461" signature = "rusEFI master.2023.03.01.hellen-nb1.2298059617"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.hellen-nb1.77793461" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.hellen-nb1.2298059617" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:39 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:35 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7992,6 +7994,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.hellen121nissan.91845570" signature = "rusEFI master.2023.03.01.hellen121nissan.2300829718"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.hellen121nissan.91845570" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.hellen121nissan.2300829718" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 20:21:02 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:27 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7990,6 +7992,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.hellen121vag.1642127732" signature = "rusEFI master.2023.03.01.hellen121vag.3988419232"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.hellen121vag.1642127732" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.hellen121vag.3988419232" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:30 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:26 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7995,6 +7997,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.hellen128.1215527503" signature = "rusEFI master.2023.03.01.hellen128.3291081115"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.hellen128.1215527503" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.hellen128.3291081115" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:28 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:24 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7990,6 +7992,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.hellen154hyundai.3629138507" signature = "rusEFI master.2023.03.01.hellen154hyundai.1409995167"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.hellen154hyundai.3629138507" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.hellen154hyundai.1409995167" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 15:51:55 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:30 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7989,6 +7991,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.hellen72.998366273" signature = "rusEFI master.2023.03.01.hellen72.3084603285"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.hellen72.998366273" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.hellen72.3084603285" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:36 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:33 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7992,6 +7994,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.hellen81.2827713385" signature = "rusEFI master.2023.03.01.hellen81.617736381"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.hellen81.2827713385" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.hellen81.617736381" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:38 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:34 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7988,6 +7990,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.hellen88bmw.4238458597" signature = "rusEFI master.2023.03.01.hellen88bmw.1895509297"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.hellen88bmw.4238458597" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.hellen88bmw.1895509297" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:35 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:31 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7986,6 +7988,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.hellenNA6.3303952623" signature = "rusEFI master.2023.03.01.hellenNA6.1219806011"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.hellenNA6.3303952623" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.hellenNA6.1219806011" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:41 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:38 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7993,6 +7995,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.hellenNA8_96.4013400275" signature = "rusEFI master.2023.03.01.hellenNA8_96.1668100871"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.hellenNA8_96.4013400275" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.hellenNA8_96.1668100871" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:42 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:40 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7991,6 +7993,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.kin.2257795832" signature = "rusEFI master.2023.03.01.kin.180988204"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.kin.2257795832" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.kin.180988204" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Mar 01 03:12:20 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Mar 01 21:10:15 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -8027,6 +8029,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.m74_9.835339535" signature = "rusEFI master.2023.03.01.m74_9.3180386011"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.m74_9.835339535" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.m74_9.3180386011" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:49 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:47 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7993,6 +7995,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.mre_f4.1258207687" signature = "rusEFI master.2023.03.01.mre_f4.3332647443"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.mre_f4.1258207687" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.mre_f4.3332647443" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:45 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:42 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7997,6 +7999,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.mre_f7.1258207687" signature = "rusEFI master.2023.03.01.mre_f7.3332647443"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.mre_f7.1258207687" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.mre_f7.3332647443" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:44 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:41 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7997,6 +7999,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.prometheus_405.3199091154" signature = "rusEFI master.2023.03.01.prometheus_405.854905350"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.prometheus_405.3199091154" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.prometheus_405.854905350" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:53 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:52 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -8021,6 +8023,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.prometheus_469.3199091154" signature = "rusEFI master.2023.03.01.prometheus_469.854905350"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.prometheus_469.3199091154" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.prometheus_469.854905350" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:52 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:51 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -8021,6 +8023,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.proteus_f4.3229811139" signature = "rusEFI master.2023.03.01.proteus_f4.1289327127"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.proteus_f4.3229811139" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.proteus_f4.1289327127" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:56 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:54 UTC 2023
pageSize = 26432 pageSize = 26432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7989,6 +7991,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.proteus_f7.3229811139" signature = "rusEFI master.2023.03.01.proteus_f7.1289327127"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.proteus_f7.3229811139" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.proteus_f7.1289327127" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:54 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:53 UTC 2023
pageSize = 26432 pageSize = 26432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7989,6 +7991,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.proteus_h7.3229811139" signature = "rusEFI master.2023.03.01.proteus_h7.1289327127"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.proteus_h7.3229811139" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.proteus_h7.1289327127" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:57 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:56 UTC 2023
pageSize = 26432 pageSize = 26432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7989,6 +7991,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.s105.3242065258" signature = "rusEFI master.2023.03.01.s105.1298624190"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.s105.3242065258" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.s105.1298624190" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:50 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:10:48 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -7993,6 +7995,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.subaru_eg33_f7.2644101785" signature = "rusEFI master.2023.03.01.subaru_eg33_f7.298015053"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.subaru_eg33_f7.2644101785" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.subaru_eg33_f7.298015053" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Mar 01 03:12:22 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 Wed Mar 01 21:10:17 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -8011,6 +8013,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.03.01.tdg-pdm8.1693103126" signature = "rusEFI master.2023.03.01.tdg-pdm8.3903858626"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.03.01.tdg-pdm8.1693103126" ; signature is expected to be 7 or more characters. signature= "rusEFI master.2023.03.01.tdg-pdm8.3903858626" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false useLegacyFTempUnits = false
@ -87,7 +87,7 @@ enable2ndByteCanID = false
; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; name = scalar, type, offset, units, scale, translate, lo, hi, digits
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:13:02 UTC 2023 ; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:11:01 UTC 2023
pageSize = 22432 pageSize = 22432
page = 1 page = 1
@ -1208,8 +1208,8 @@ ALSMaxCLT = scalar, S08, 3947, "C", 1, 0, 0, 105, 0
alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0 alsMinTimeBetween = scalar, U08, 3948, "", 1, 0, 0, 20000, 0
alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0 alsEtbPosition = scalar, U08, 3949, "", 1, 0, 0, 20000, 0
acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0 acRelayAlternatorDutyAdder = scalar, U08, 3950, "", 1, 0, 0, 100, 0
unusedA11lignmentFill_at_33 = array, U08, 3951, [2], "", 1, 0, 0, 100, 0 sentEtbType = bits, S08, 3951, [0:1], "None", "GM type 1", "Ford type 1", "Custom"
sentEtbType = bits, S08, 3953, [0:1], "None", "GM type 1", "Ford type 1" customSentTpsMin = scalar, U16, 3952, "", 1, 0, 0, 32000, 0
ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2 ALSIdleAdd = scalar, S32, 3956, "%", 1, 0, 0, 100, 2
ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2 ALSEtbAdd = scalar, S32, 3960, "%", 1, 0, 0, 100, 2
ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1 ALSSkipRatio = scalar, F32, 3964, "", 1, 0, 0, 1, 1
@ -1225,7 +1225,9 @@ luaDigitalInputPinModes5 = bits, U08, 3976, [0:1], "DEFAULT", "PULLUP", "PULLDOW
luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes6 = bits, U08, 3977, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes7 = bits, U08, 3978, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" luaDigitalInputPinModes8 = bits, U08, 3979, [0:1], "DEFAULT", "PULLUP", "PULLDOWN"
mainUnusedEnd = array, U08, 3980, [48], "units", 1, 0, 0, 1, 0 customSentTpsMax = scalar, U16, 3980, "", 1, 0, 0, 32000, 0
unusedPaddingHere = scalar, U16, 3982, "", 1, 0, 0, 32000, 0
mainUnusedEnd = array, U08, 3984, [44], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4028, [8], "target TPS position", 1, 0, 0, 100, 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 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 iacPidMultTable = array, U08, 4092, [8x8], "%", 0.05, 0, 0, 10, 2
@ -8026,6 +8028,8 @@ dialog = tcuControls, "Transmission Settings"
field = "boardUseD5PullDown", boardUseD5PullDown field = "boardUseD5PullDown", boardUseD5PullDown
field = "SENT input 1", sentInputPins1 field = "SENT input 1", sentInputPins1
field = "SENT sentEtbType", sentEtbType field = "SENT sentEtbType", sentEtbType
field = customSentTpsMin, customSentTpsMin
field = customSentTpsMax, customSentTpsMax
field = "etbDutyThreshold", etbDutyThreshold field = "etbDutyThreshold", etbDutyThreshold
field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold field = "etbDutyShutdownThreshold", etbDutyShutdownThreshold

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated; package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 03:13:04 UTC 2023 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Mar 01 21:11:05 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer // by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*; import com.rusefi.config.*;
@ -997,9 +997,11 @@ public class Fields {
public static final int sensor_chart_e_SC_RPM_ACCEL = 3; public static final int sensor_chart_e_SC_RPM_ACCEL = 3;
public static final int sensor_chart_e_SC_TRIGGER = 1; public static final int sensor_chart_e_SC_TRIGGER = 1;
public static final int SENT_INPUT_COUNT = 1; public static final int SENT_INPUT_COUNT = 1;
public static final int SentEtbType_CUSTOM = 3;
public static final int SentEtbType_FORD_TYPE_1 = 2; public static final int SentEtbType_FORD_TYPE_1 = 2;
public static final int SentEtbType_GM_TYPE_1 = 1; public static final int SentEtbType_GM_TYPE_1 = 1;
public static final int SentEtbType_NONE = 0; public static final int SentEtbType_NONE = 0;
public static final int SIGNATURE_HASH = 173086022;
public static final int specs_s_size = 12; public static final int specs_s_size = 12;
public static final int spi_device_e_SPI_DEVICE_1 = 1; public static final int spi_device_e_SPI_DEVICE_1 = 1;
public static final int spi_device_e_SPI_DEVICE_2 = 2; public static final int spi_device_e_SPI_DEVICE_2 = 2;
@ -1210,7 +1212,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80; public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83; public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l'; public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI master.2023.03.01.f407-discovery.2248902290"; public static final String TS_SIGNATURE = "rusEFI master.2023.03.01.f407-discovery.173086022";
public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't'; public static final char TS_TEST_COMMAND = 't';
public static final int TS_TOTAL_OUTPUT_SIZE = 1356; public static final int TS_TOTAL_OUTPUT_SIZE = 1356;
@ -2487,9 +2489,9 @@ public class Fields {
public static final Field ALSMINTIMEBETWEEN = Field.create("ALSMINTIMEBETWEEN", 3948, FieldType.INT8).setScale(1.0).setBaseOffset(0); public static final Field ALSMINTIMEBETWEEN = Field.create("ALSMINTIMEBETWEEN", 3948, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field ALSETBPOSITION = Field.create("ALSETBPOSITION", 3949, FieldType.INT8).setScale(1.0).setBaseOffset(0); public static final Field ALSETBPOSITION = Field.create("ALSETBPOSITION", 3949, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field ACRELAYALTERNATORDUTYADDER = Field.create("ACRELAYALTERNATORDUTYADDER", 3950, FieldType.INT8).setScale(1.0).setBaseOffset(0); public static final Field ACRELAYALTERNATORDUTYADDER = Field.create("ACRELAYALTERNATORDUTYADDER", 3950, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field UNUSEDA11LIGNMENTFILL_AT_33 = Field.create("UNUSEDA11LIGNMENTFILL_AT_33", 3951, FieldType.INT8).setScale(1.0).setBaseOffset(0); public static final String[] SentEtbType = {"None", "GM type 1", "Ford type 1", "Custom"};
public static final String[] SentEtbType = {"None", "GM type 1", "Ford type 1"}; public static final Field SENTETBTYPE = Field.create("SENTETBTYPE", 3951, FieldType.INT8, SentEtbType).setScale(1.0).setBaseOffset(0);
public static final Field SENTETBTYPE = Field.create("SENTETBTYPE", 3953, FieldType.INT8, SentEtbType).setScale(1.0).setBaseOffset(0); public static final Field CUSTOMSENTTPSMIN = Field.create("CUSTOMSENTTPSMIN", 3952, FieldType.INT16).setScale(1.0).setBaseOffset(0);
public static final Field ALIGNMENTFILL_AT_3954 = Field.create("ALIGNMENTFILL_AT_3954", 3954, FieldType.INT8).setScale(1.0).setBaseOffset(0); public static final Field ALIGNMENTFILL_AT_3954 = Field.create("ALIGNMENTFILL_AT_3954", 3954, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field ALSIDLEADD = Field.create("ALSIDLEADD", 3956, FieldType.INT).setScale(1.0).setBaseOffset(0); public static final Field ALSIDLEADD = Field.create("ALSIDLEADD", 3956, FieldType.INT).setScale(1.0).setBaseOffset(0);
public static final Field ALSETBADD = Field.create("ALSETBADD", 3960, FieldType.INT).setScale(1.0).setBaseOffset(0); public static final Field ALSETBADD = Field.create("ALSETBADD", 3960, FieldType.INT).setScale(1.0).setBaseOffset(0);
@ -2506,7 +2508,9 @@ public class Fields {
public static final Field LUADIGITALINPUTPINMODES6 = Field.create("LUADIGITALINPUTPINMODES6", 3977, FieldType.INT8, pin_input_mode_e).setScale(1.0).setBaseOffset(0); public static final Field LUADIGITALINPUTPINMODES6 = Field.create("LUADIGITALINPUTPINMODES6", 3977, FieldType.INT8, pin_input_mode_e).setScale(1.0).setBaseOffset(0);
public static final Field LUADIGITALINPUTPINMODES7 = Field.create("LUADIGITALINPUTPINMODES7", 3978, FieldType.INT8, pin_input_mode_e).setScale(1.0).setBaseOffset(0); public static final Field LUADIGITALINPUTPINMODES7 = Field.create("LUADIGITALINPUTPINMODES7", 3978, FieldType.INT8, pin_input_mode_e).setScale(1.0).setBaseOffset(0);
public static final Field LUADIGITALINPUTPINMODES8 = Field.create("LUADIGITALINPUTPINMODES8", 3979, FieldType.INT8, pin_input_mode_e).setScale(1.0).setBaseOffset(0); public static final Field LUADIGITALINPUTPINMODES8 = Field.create("LUADIGITALINPUTPINMODES8", 3979, FieldType.INT8, pin_input_mode_e).setScale(1.0).setBaseOffset(0);
public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 3980, FieldType.INT8).setScale(1.0).setBaseOffset(0); public static final Field CUSTOMSENTTPSMAX = Field.create("CUSTOMSENTTPSMAX", 3980, FieldType.INT16).setScale(1.0).setBaseOffset(0);
public static final Field UNUSEDPADDINGHERE = Field.create("UNUSEDPADDINGHERE", 3982, FieldType.INT16).setScale(1.0).setBaseOffset(0);
public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 3984, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field ETBBIASBINS = Field.create("ETBBIASBINS", 4028, FieldType.FLOAT).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 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); public static final Field IACPIDMULTTABLE = Field.create("IACPIDMULTTABLE", 4092, FieldType.INT8).setScale(0.05).setBaseOffset(0);
@ -3935,8 +3939,8 @@ public class Fields {
ALSMINTIMEBETWEEN, ALSMINTIMEBETWEEN,
ALSETBPOSITION, ALSETBPOSITION,
ACRELAYALTERNATORDUTYADDER, ACRELAYALTERNATORDUTYADDER,
UNUSEDA11LIGNMENTFILL_AT_33,
SENTETBTYPE, SENTETBTYPE,
CUSTOMSENTTPSMIN,
ALIGNMENTFILL_AT_3954, ALIGNMENTFILL_AT_3954,
ALSIDLEADD, ALSIDLEADD,
ALSETBADD, ALSETBADD,
@ -3953,6 +3957,8 @@ public class Fields {
LUADIGITALINPUTPINMODES6, LUADIGITALINPUTPINMODES6,
LUADIGITALINPUTPINMODES7, LUADIGITALINPUTPINMODES7,
LUADIGITALINPUTPINMODES8, LUADIGITALINPUTPINMODES8,
CUSTOMSENTTPSMAX,
UNUSEDPADDINGHERE,
MAINUNUSEDEND, MAINUNUSEDEND,
ETBBIASBINS, ETBBIASBINS,
ETBBIASVALUES, ETBBIASVALUES,