Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-10-25 17:03:28 +00:00
parent 9fa20ad0a8
commit 36c4af6a77
98 changed files with 692 additions and 303 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:00 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:00:50 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -3452,7 +3452,7 @@ struct engine_configuration_s {
C
* offset 2144
*/
int8_t primeBins[8];
int8_t primeBins[PRIME_CURVE_COUNT];
/**
* offset 2152
*/
@ -3741,7 +3741,7 @@ struct engine_configuration_s {
mg
* offset 2644
*/
scaled_channel<uint8_t, 1, 5> primeValues[8];
scaled_channel<uint8_t, 1, 5> primeValues[PRIME_CURVE_COUNT];
/**
* Trigger comparator center point voltage
V
@ -4452,10 +4452,14 @@ struct engine_configuration_s {
*/
uint16_t speedometerPulsePerKm;
/**
units
* offset 4294
*/
uint8_t mainUnusedEnd[246];
uint8_t simulatorCamPosition[CAM_INPUTS_COUNT];
/**
units
* offset 4298
*/
uint8_t mainUnusedEnd[242];
};
static_assert(sizeof(engine_configuration_s) == 4540);
@ -5367,4 +5371,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23844);
// end
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:00 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:00:50 UTC 2023

View File

@ -751,6 +751,7 @@
#define pin_output_mode_e_OM_INVERTED 1
#define pin_output_mode_e_OM_OPENDRAIN 2
#define pin_output_mode_e_OM_OPENDRAIN_INVERTED 3
#define PRIME_CURVE_COUNT 8
#define PROTOCOL_ANALOG_CHART "analog_chart"
#define PROTOCOL_COIL1_SHORT_NAME "c1"
#define PROTOCOL_CRANK1 "t1"
@ -812,7 +813,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 1528206675
#define SIGNATURE_HASH 184095159
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#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
@ -1107,7 +1108,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2023.10.25.cypress.1528206675"
#define TS_SIGNATURE "rusEFI master.2023.10.25.cypress.184095159"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:25:58 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:00:48 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -3452,7 +3452,7 @@ struct engine_configuration_s {
C
* offset 2144
*/
int8_t primeBins[8];
int8_t primeBins[PRIME_CURVE_COUNT];
/**
* offset 2152
*/
@ -3741,7 +3741,7 @@ struct engine_configuration_s {
mg
* offset 2644
*/
scaled_channel<uint8_t, 1, 5> primeValues[8];
scaled_channel<uint8_t, 1, 5> primeValues[PRIME_CURVE_COUNT];
/**
* Trigger comparator center point voltage
V
@ -4452,10 +4452,14 @@ struct engine_configuration_s {
*/
uint16_t speedometerPulsePerKm;
/**
units
* offset 4294
*/
uint8_t mainUnusedEnd[246];
uint8_t simulatorCamPosition[CAM_INPUTS_COUNT];
/**
units
* offset 4298
*/
uint8_t mainUnusedEnd[242];
};
static_assert(sizeof(engine_configuration_s) == 4540);
@ -5367,4 +5371,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22468);
// end
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:25:58 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:00:48 UTC 2023

View File

@ -751,6 +751,7 @@
#define pin_output_mode_e_OM_INVERTED 1
#define pin_output_mode_e_OM_OPENDRAIN 2
#define pin_output_mode_e_OM_OPENDRAIN_INVERTED 3
#define PRIME_CURVE_COUNT 8
#define PROTOCOL_ANALOG_CHART "analog_chart"
#define PROTOCOL_COIL1_SHORT_NAME "c1"
#define PROTOCOL_CRANK1 "t1"
@ -812,7 +813,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 432493309
#define SIGNATURE_HASH 1210635801
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#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
@ -1107,7 +1108,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2023.10.25.kin.432493309"
#define TS_SIGNATURE "rusEFI master.2023.10.25.kin.1210635801"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:02 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:00:52 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -3452,7 +3452,7 @@ struct engine_configuration_s {
C
* offset 2144
*/
int8_t primeBins[8];
int8_t primeBins[PRIME_CURVE_COUNT];
/**
* offset 2152
*/
@ -3741,7 +3741,7 @@ struct engine_configuration_s {
mg
* offset 2644
*/
scaled_channel<uint8_t, 1, 5> primeValues[8];
scaled_channel<uint8_t, 1, 5> primeValues[PRIME_CURVE_COUNT];
/**
* Trigger comparator center point voltage
V
@ -4452,10 +4452,14 @@ struct engine_configuration_s {
*/
uint16_t speedometerPulsePerKm;
/**
units
* offset 4294
*/
uint8_t mainUnusedEnd[246];
uint8_t simulatorCamPosition[CAM_INPUTS_COUNT];
/**
units
* offset 4298
*/
uint8_t mainUnusedEnd[242];
};
static_assert(sizeof(engine_configuration_s) == 4540);
@ -5367,4 +5371,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23844);
// end
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:02 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:00:52 UTC 2023

View File

@ -988,6 +988,7 @@
#define pin_output_mode_e_OM_INVERTED 1
#define pin_output_mode_e_OM_OPENDRAIN 2
#define pin_output_mode_e_OM_OPENDRAIN_INVERTED 3
#define PRIME_CURVE_COUNT 8
#define PROTOCOL_ANALOG_CHART "analog_chart"
#define PROTOCOL_COIL1_SHORT_NAME "c1"
#define PROTOCOL_CRANK1 "t1"
@ -1050,7 +1051,7 @@
#define show_Frankenso_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1553683012
#define SIGNATURE_HASH 225760928
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#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
@ -1345,7 +1346,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2023.10.25.subaru_eg33_f7.1553683012"
#define TS_SIGNATURE "rusEFI master.2023.10.25.subaru_eg33_f7.225760928"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:49 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:03:26 UTC 2023
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -3452,7 +3452,7 @@ struct engine_configuration_s {
C
* offset 2144
*/
int8_t primeBins[8];
int8_t primeBins[PRIME_CURVE_COUNT];
/**
* offset 2152
*/
@ -3741,7 +3741,7 @@ struct engine_configuration_s {
mg
* offset 2644
*/
scaled_channel<uint8_t, 1, 5> primeValues[8];
scaled_channel<uint8_t, 1, 5> primeValues[PRIME_CURVE_COUNT];
/**
* Trigger comparator center point voltage
V
@ -4452,10 +4452,14 @@ struct engine_configuration_s {
*/
uint16_t speedometerPulsePerKm;
/**
units
* offset 4294
*/
uint8_t mainUnusedEnd[246];
uint8_t simulatorCamPosition[CAM_INPUTS_COUNT];
/**
units
* offset 4298
*/
uint8_t mainUnusedEnd[242];
};
static_assert(sizeof(engine_configuration_s) == 4540);
@ -5367,4 +5371,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 23844);
// end
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:49 UTC 2023
// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:03:26 UTC 2023

View File

@ -1042,6 +1042,7 @@
#define pin_output_mode_e_OM_INVERTED 1
#define pin_output_mode_e_OM_OPENDRAIN 2
#define pin_output_mode_e_OM_OPENDRAIN_INVERTED 3
#define PRIME_CURVE_COUNT 8
#define PROTOCOL_ANALOG_CHART "analog_chart"
#define PROTOCOL_COIL1_SHORT_NAME "c1"
#define PROTOCOL_CRANK1 "t1"
@ -1103,7 +1104,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 4161668968
#define SIGNATURE_HASH 2850128780
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#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
@ -1398,7 +1399,7 @@
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2023.10.25.f407-discovery.4161668968"
#define TS_SIGNATURE "rusEFI master.2023.10.25.f407-discovery.2850128780"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 533470697
#define TS_SIGNATURE "rusEFI master.2023.10.25.48way.533470697"
#define SIGNATURE_HASH 1310955789
#define TS_SIGNATURE "rusEFI master.2023.10.25.48way.1310955789"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 727916884
#define TS_SIGNATURE "rusEFI master.2023.10.25.alphax-2chan.727916884"
#define SIGNATURE_HASH 2056037808
#define TS_SIGNATURE "rusEFI master.2023.10.25.alphax-2chan.2056037808"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2198739842
#define TS_SIGNATURE "rusEFI master.2023.10.25.alphax-4chan.2198739842"
#define SIGNATURE_HASH 3538001766
#define TS_SIGNATURE "rusEFI master.2023.10.25.alphax-4chan.3538001766"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2198739842
#define TS_SIGNATURE "rusEFI master.2023.10.25.alphax-4chan_f7.2198739842"
#define SIGNATURE_HASH 3538001766
#define TS_SIGNATURE "rusEFI master.2023.10.25.alphax-4chan_f7.3538001766"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1793411920
#define TS_SIGNATURE "rusEFI master.2023.10.25.alphax-8chan-revA.1793411920"
#define SIGNATURE_HASH 990564276
#define TS_SIGNATURE "rusEFI master.2023.10.25.alphax-8chan-revA.990564276"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1447750363
#define TS_SIGNATURE "rusEFI master.2023.10.25.alphax-8chan.1447750363"
#define SIGNATURE_HASH 128282175
#define TS_SIGNATURE "rusEFI master.2023.10.25.alphax-8chan.128282175"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1447750363
#define TS_SIGNATURE "rusEFI master.2023.10.25.alphax-8chan_f7.1447750363"
#define SIGNATURE_HASH 128282175
#define TS_SIGNATURE "rusEFI master.2023.10.25.alphax-8chan_f7.128282175"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 521224477
#define TS_SIGNATURE "rusEFI master.2023.10.25.atlas.521224477"
#define SIGNATURE_HASH 1325319673
#define TS_SIGNATURE "rusEFI master.2023.10.25.atlas.1325319673"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1664194789
#define TS_SIGNATURE "rusEFI master.2023.10.25.core8.1664194789"
#define SIGNATURE_HASH 853416961
#define TS_SIGNATURE "rusEFI master.2023.10.25.core8.853416961"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH 1528206675
#define TS_SIGNATURE "rusEFI master.2023.10.25.cypress.1528206675"
#define SIGNATURE_HASH 184095159
#define TS_SIGNATURE "rusEFI master.2023.10.25.cypress.184095159"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4161668968
#define TS_SIGNATURE "rusEFI master.2023.10.25.f407-discovery.4161668968"
#define SIGNATURE_HASH 2850128780
#define TS_SIGNATURE "rusEFI master.2023.10.25.f407-discovery.2850128780"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1528206675
#define TS_SIGNATURE "rusEFI master.2023.10.25.f429-discovery.1528206675"
#define SIGNATURE_HASH 184095159
#define TS_SIGNATURE "rusEFI master.2023.10.25.f429-discovery.184095159"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2034529689
#define TS_SIGNATURE "rusEFI master.2023.10.25.frankenso_na6.2034529689"
#define SIGNATURE_HASH 682357117
#define TS_SIGNATURE "rusEFI master.2023.10.25.frankenso_na6.682357117"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3634951546
#define TS_SIGNATURE "rusEFI master.2023.10.25.harley81.3634951546"
#define SIGNATURE_HASH 2303160734
#define TS_SIGNATURE "rusEFI master.2023.10.25.harley81.2303160734"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3661922337
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen-112-17.3661922337"
#define SIGNATURE_HASH 2343240901
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen-112-17.2343240901"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3957597091
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen-gm-e67.3957597091"
#define SIGNATURE_HASH 3121325895
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen-gm-e67.3121325895"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2197203824
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen-honda-k.2197203824"
#define SIGNATURE_HASH 3541643156
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen-honda-k.3541643156"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 886347844
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen-nb1.886347844"
#define SIGNATURE_HASH 1698372768
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen-nb1.1698372768"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3256906599
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen121nissan.3256906599"
#define SIGNATURE_HASH 2479880067
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen121nissan.2479880067"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3479734928
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen121vag.3479734928"
#define SIGNATURE_HASH 2659651188
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen121vag.2659651188"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2495877689
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen128.2495877689"
#define SIGNATURE_HASH 3307968221
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen128.3307968221"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2320867305
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen154hyundai.2320867305"
#define SIGNATURE_HASH 3686406925
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen154hyundai.3686406925"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 928158590
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen72.928158590"
#define SIGNATURE_HASH 1723668378
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen72.1723668378"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2252695356
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen81.2252695356"
#define SIGNATURE_HASH 3618300888
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen81.3618300888"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3040024727
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen88bmw.3040024727"
#define SIGNATURE_HASH 3839663219
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellen88bmw.3839663219"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2954561911
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellenNA6.2954561911"
#define SIGNATURE_HASH 3790900627
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellenNA6.3790900627"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3602520504
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellenNA8_96.3602520504"
#define SIGNATURE_HASH 2270535004
#define TS_SIGNATURE "rusEFI master.2023.10.25.hellenNA8_96.2270535004"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on kinetis_gen_config.bat by SignatureConsumer
//
#define SIGNATURE_HASH 432493309
#define TS_SIGNATURE "rusEFI master.2023.10.25.kin.432493309"
#define SIGNATURE_HASH 1210635801
#define TS_SIGNATURE "rusEFI master.2023.10.25.kin.1210635801"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1093503325
#define TS_SIGNATURE "rusEFI master.2023.10.25.m74_9.1093503325"
#define SIGNATURE_HASH 281152953
#define TS_SIGNATURE "rusEFI master.2023.10.25.m74_9.281152953"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2021358803
#define TS_SIGNATURE "rusEFI master.2023.10.25.mre_f4.2021358803"
#define SIGNATURE_HASH 697628727
#define TS_SIGNATURE "rusEFI master.2023.10.25.mre_f4.697628727"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2021358803
#define TS_SIGNATURE "rusEFI master.2023.10.25.mre_f7.2021358803"
#define SIGNATURE_HASH 697628727
#define TS_SIGNATURE "rusEFI master.2023.10.25.mre_f7.697628727"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1528206675
#define TS_SIGNATURE "rusEFI master.2023.10.25.nucleo_f429.1528206675"
#define SIGNATURE_HASH 184095159
#define TS_SIGNATURE "rusEFI master.2023.10.25.nucleo_f429.184095159"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1528206675
#define TS_SIGNATURE "rusEFI master.2023.10.25.nucleo_f767.1528206675"
#define SIGNATURE_HASH 184095159
#define TS_SIGNATURE "rusEFI master.2023.10.25.nucleo_f767.184095159"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1528206675
#define TS_SIGNATURE "rusEFI master.2023.10.25.nucleo_h743.1528206675"
#define SIGNATURE_HASH 184095159
#define TS_SIGNATURE "rusEFI master.2023.10.25.nucleo_h743.184095159"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1803704515
#define TS_SIGNATURE "rusEFI master.2023.10.25.prometheus_405.1803704515"
#define SIGNATURE_HASH 980278311
#define TS_SIGNATURE "rusEFI master.2023.10.25.prometheus_405.980278311"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1803704515
#define TS_SIGNATURE "rusEFI master.2023.10.25.prometheus_469.1803704515"
#define SIGNATURE_HASH 980278311
#define TS_SIGNATURE "rusEFI master.2023.10.25.prometheus_469.980278311"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1527081769
#define TS_SIGNATURE "rusEFI master.2023.10.25.proteus_f4.1527081769"
#define SIGNATURE_HASH 183168973
#define TS_SIGNATURE "rusEFI master.2023.10.25.proteus_f4.183168973"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1527081769
#define TS_SIGNATURE "rusEFI master.2023.10.25.proteus_f7.1527081769"
#define SIGNATURE_HASH 183168973
#define TS_SIGNATURE "rusEFI master.2023.10.25.proteus_f7.183168973"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1527081769
#define TS_SIGNATURE "rusEFI master.2023.10.25.proteus_h7.1527081769"
#define SIGNATURE_HASH 183168973
#define TS_SIGNATURE "rusEFI master.2023.10.25.proteus_h7.183168973"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1062039567
#define TS_SIGNATURE "rusEFI master.2023.10.25.s105.1062039567"
#define SIGNATURE_HASH 1856173291
#define TS_SIGNATURE "rusEFI master.2023.10.25.s105.1856173291"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1848912262
#define TS_SIGNATURE "rusEFI master.2023.10.25.small-can-board.1848912262"
#define SIGNATURE_HASH 1071361378
#define TS_SIGNATURE "rusEFI master.2023.10.25.small-can-board.1071361378"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1553683012
#define TS_SIGNATURE "rusEFI master.2023.10.25.subaru_eg33_f7.1553683012"
#define SIGNATURE_HASH 225760928
#define TS_SIGNATURE "rusEFI master.2023.10.25.subaru_eg33_f7.225760928"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1528206675
#define TS_SIGNATURE "rusEFI master.2023.10.25.t-b-g.1528206675"
#define SIGNATURE_HASH 184095159
#define TS_SIGNATURE "rusEFI master.2023.10.25.t-b-g.184095159"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3518544241
#define TS_SIGNATURE "rusEFI master.2023.10.25.tdg-pdm8.3518544241"
#define SIGNATURE_HASH 2153201045
#define TS_SIGNATURE "rusEFI master.2023.10.25.tdg-pdm8.2153201045"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.f407-discovery.4161668968"
signature = "rusEFI master.2023.10.25.f407-discovery.2850128780"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.f407-discovery.4161668968" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.f407-discovery.2850128780" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:49 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:03:26 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.48way.533470697"
signature = "rusEFI master.2023.10.25.48way.1310955789"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.48way.533470697" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.48way.1310955789" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Battery Reference Input (A0)","TPS Reference Input (A1)","CLT Reference Input (A2)","IAT Reference Input (A3)","O2 Reference Input (A4)","INVALID","INVALID","INVALID","MAP Pressure Reference Input (B0)","BARO Pressure Reference Input (B1)","INVALID","INVALID","INVALID","INVALID","Fuel Pressure Reference Input (C4)","Oil Pressure Reference Input (C5)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:42 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:24 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.alphax-2chan.727916884"
signature = "rusEFI master.2023.10.25.alphax-2chan.2056037808"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.alphax-2chan.727916884" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.alphax-2chan.2056037808" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","X7 - AIN4","X1 - AIN1","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT","X3 - AIN2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:06 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:00:55 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.alphax-4chan.2198739842"
signature = "rusEFI master.2023.10.25.alphax-4chan.3538001766"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.alphax-4chan.2198739842" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.alphax-4chan.3538001766" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X7 - AIN4","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:10 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:00:59 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.alphax-4chan_f7.2198739842"
signature = "rusEFI master.2023.10.25.alphax-4chan_f7.3538001766"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.alphax-4chan_f7.2198739842" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.alphax-4chan_f7.3538001766" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X7 - AIN4","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:14 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:03 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.alphax-8chan-revA.1793411920"
signature = "rusEFI master.2023.10.25.alphax-8chan-revA.990564276"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.alphax-8chan-revA.1793411920" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.alphax-8chan-revA.990564276" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","17A - PPS","23C - TPS","Battery Sense","INVALID","15D - AN5","24C - TPS2","14A - Analog 1","22A - Analog 22","On-board MAP","16A - CLT","15A - IAT","31C - PPS2","33A - AN3","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","16D - AN6","INVALID","INVALID","INVALID","INVALID","7C - AT4","INVALID","6C - AT3","14D - AN4"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:26 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:14 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.alphax-8chan.1447750363"
signature = "rusEFI master.2023.10.25.alphax-8chan.128282175"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.alphax-8chan.1447750363" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.alphax-8chan.128282175" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","33A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","32A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:18 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:07 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.alphax-8chan_f7.1447750363"
signature = "rusEFI master.2023.10.25.alphax-8chan_f7.128282175"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.alphax-8chan_f7.1447750363" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.alphax-8chan_f7.128282175" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","33A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","32A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:22 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:10 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.atlas.521224477"
signature = "rusEFI master.2023.10.25.atlas.1325319673"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.atlas.521224477" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.atlas.1325319673" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:35 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:03:14 UTC 2023
pageSize = 23344
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4126, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4128, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4130, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4132, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4134, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4134, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4135, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4136, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4137, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4138, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4380, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4412, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4444, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23334, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.core8.1664194789"
signature = "rusEFI master.2023.10.25.core8.853416961"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.core8.1664194789" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.core8.853416961" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:38 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:20 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.cypress.1528206675"
signature = "rusEFI master.2023.10.25.cypress.184095159"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.cypress.1528206675" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.cypress.184095159" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:00 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:00:50 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.f407-discovery.4161668968"
signature = "rusEFI master.2023.10.25.f407-discovery.2850128780"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.f407-discovery.4161668968" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.f407-discovery.2850128780" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:43 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:03:20 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.f429-discovery.1528206675"
signature = "rusEFI master.2023.10.25.f429-discovery.184095159"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.f429-discovery.1528206675" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.f429-discovery.184095159" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:20 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:03:00 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.frankenso_na6.2034529689"
signature = "rusEFI master.2023.10.25.frankenso_na6.682357117"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.frankenso_na6.2034529689" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.frankenso_na6.682357117" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog 3O","Analog 3L","Analog 3M","Analog 3J","Analog 3I","INVALID","Analog 3H","Analog 3G","INVALID","INVALID","INVALID","Analog 3P","Analog 3Q","Analog 3N","Analog VBatt","Analog 3E"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:57 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:38 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.harley81.3634951546"
signature = "rusEFI master.2023.10.25.harley81.2303160734"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.harley81.3634951546" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.harley81.2303160734" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","27 - TPS 2","INVALID","41 - PPS 1","52 - TPS 1","5 Battery Sense","INVALID","INVALID","42 - PPS 2","INVALID","53 - MAP","55 Engine Temperature","49 CLT","72 IAT","32 Oil Pressure","34 Kickstand Position Sensor"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:30 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:18 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.hellen-112-17.3661922337"
signature = "rusEFI master.2023.10.25.hellen-112-17.2343240901"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.hellen-112-17.3661922337" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.hellen-112-17.2343240901" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","220 TPS Throttle Position 2","114 Analog Input","INVALID","121 PPS1","203 TPS Throttle Position 1","INVALID","107 TODO","119 Analog Input","110 Analog Input","INVALID","219 MAP","109 Analog Input","215 CLT","227 IAT","111 Analog Input","112 Analog Input"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:58 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:44 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.hellen-gm-e67.3957597091"
signature = "rusEFI master.2023.10.25.hellen-gm-e67.3121325895"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.hellen-gm-e67.3957597091" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.hellen-gm-e67.3121325895" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:14 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:58 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.hellen-honda-k.2197203824"
signature = "rusEFI master.2023.10.25.hellen-honda-k.3541643156"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.hellen-honda-k.2197203824" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.hellen-honda-k.3541643156" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","A15 TPS","E9 Ignition Key Voltage","INVALID","INVALID","INVALID","INVALID","A19 - MAP","INVALID","B8 - CLT","B17 IAT"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:46 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:32 UTC 2023
pageSize = 24516
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 24506, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.hellen-nb1.886347844"
signature = "rusEFI master.2023.10.25.hellen-nb1.1698372768"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.hellen-nb1.886347844" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.hellen-nb1.1698372768" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:10 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:55 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.hellen121nissan.3256906599"
signature = "rusEFI master.2023.10.25.hellen121nissan.2479880067"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.hellen121nissan.3256906599" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.hellen121nissan.2479880067" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","51 - MAF","INVALID","Aux P68","106 - PPS 1","50 - TPS 1","109 Ignition Key Voltage","INVALID","INVALID","69 - TPS 2","INVALID","Aux P66","Aux P67","73 - CLT","34 - IAT","98 - PPS 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:42 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:29 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.hellen121vag.3479734928"
signature = "rusEFI master.2023.10.25.hellen121vag.2659651188"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.hellen121vag.3479734928" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.hellen121vag.2659651188" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:38 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:25 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.hellen128.2495877689"
signature = "rusEFI master.2023.10.25.hellen128.3307968221"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.hellen128.2495877689" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.hellen128.3307968221" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:34 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:21 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.hellen154hyundai.2320867305"
signature = "rusEFI master.2023.10.25.hellen154hyundai.3686406925"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.hellen154hyundai.2320867305" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.hellen154hyundai.3686406925" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","K21 Ambient Temperature","K58 Oil Temp","K54 A/C pressure","PPS 1","TPS 1","K2 Ignition Key Voltage","X10 AIN2","INVALID","TPS 2","X11 AIN1","Map Sensor K31","K10 Sensor","CLT","IAT","PPS 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:50 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:36 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.hellen72.928158590"
signature = "rusEFI master.2023.10.25.hellen72.1723668378"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.hellen72.928158590" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.hellen72.1723668378" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:02 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:47 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.hellen81.2252695356"
signature = "rusEFI master.2023.10.25.hellen81.3618300888"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.hellen81.2252695356" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.hellen81.3618300888" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:06 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:51 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.hellen88bmw.3040024727"
signature = "rusEFI master.2023.10.25.hellen88bmw.3839663219"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.hellen88bmw.3040024727" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.hellen88bmw.3839663219" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","VIN5","VIN6","INVALID","PPS1","73 - TPS","56 - Battery Sense","17 - CAM","Aux BARO","Aux TPS2","16 - CRANK","41 - MAF","Aux MAP","78 - CLT","77 - IAT","Aux PPS2","Aux TPS3"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:54 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:01:40 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.hellenNA6.2954561911"
signature = "rusEFI master.2023.10.25.hellenNA6.3790900627"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.hellenNA6.2954561911" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.hellenNA6.3790900627" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","3N - O2S","2N - Temperature Sensor","intMAP (A15)","4I - PPS1","TPS Input","1B - Battery Sense","INVALID","4G - PPS2 OR TEMPERATURE SENSOR","4H - TPS2","INVALID","3O - MAF","2M - Pressure Sensor","3Q - CLT","3P - IAT","1V - Clutch Switch","1Q AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:18 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:02 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.hellenNA8_96.3602520504"
signature = "rusEFI master.2023.10.25.hellenNA8_96.2270535004"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.hellenNA8_96.3602520504" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.hellenNA8_96.2270535004" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:22 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:06 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.kin.432493309"
signature = "rusEFI master.2023.10.25.kin.1210635801"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.kin.432493309" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.kin.1210635801" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:25:58 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:00:48 UTC 2023
pageSize = 22468
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 22458, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.m74_9.1093503325"
signature = "rusEFI master.2023.10.25.m74_9.281152953"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.m74_9.1093503325" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.m74_9.281152953" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:46 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:27 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.mre_f4.2021358803"
signature = "rusEFI master.2023.10.25.mre_f4.697628727"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.mre_f4.2021358803" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.mre_f4.697628727" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:34 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:17 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.mre_f7.2021358803"
signature = "rusEFI master.2023.10.25.mre_f7.697628727"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.mre_f7.2021358803" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.mre_f7.697628727" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:30 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:13 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.nucleo_f429.1528206675"
signature = "rusEFI master.2023.10.25.nucleo_f429.184095159"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.nucleo_f429.1528206675" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.nucleo_f429.184095159" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:23 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:03:03 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.nucleo_f767.1528206675"
signature = "rusEFI master.2023.10.25.nucleo_f767.184095159"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.nucleo_f767.1528206675" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.nucleo_f767.184095159" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:27 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:03:07 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.nucleo_h743.1528206675"
signature = "rusEFI master.2023.10.25.nucleo_h743.184095159"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.nucleo_h743.1528206675" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.nucleo_h743.184095159" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:31 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:03:10 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.prometheus_405.1803704515"
signature = "rusEFI master.2023.10.25.prometheus_405.980278311"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.prometheus_405.1803704515" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.prometheus_405.980278311" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:04 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:45 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.prometheus_469.1803704515"
signature = "rusEFI master.2023.10.25.prometheus_469.980278311"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.prometheus_469.1803704515" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.prometheus_469.980278311" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:01 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:42 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.proteus_f4.1527081769"
signature = "rusEFI master.2023.10.25.proteus_f4.183168973"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.proteus_f4.1527081769" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.proteus_f4.183168973" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:12 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:52 UTC 2023
pageSize = 27844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 27834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.proteus_f7.1527081769"
signature = "rusEFI master.2023.10.25.proteus_f7.183168973"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.proteus_f7.1527081769" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.proteus_f7.183168973" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:08 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:48 UTC 2023
pageSize = 27844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 27834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.proteus_h7.1527081769"
signature = "rusEFI master.2023.10.25.proteus_h7.183168973"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.proteus_h7.1527081769" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.proteus_h7.183168973" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:15 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:56 UTC 2023
pageSize = 27844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 27834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.s105.1062039567"
signature = "rusEFI master.2023.10.25.s105.1856173291"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.s105.1062039567" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.s105.1856173291" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","56 - MAP","16 - TPS","19 - Knock","39 - CLT","INVALID","opt 55 - AFR 2","opt 21 - AC Press","18 - AFR 1","13 - Ignition switch in (15)","44 - +12 sense (MR)","INVALID","na 37 - MAF","INVALID","INVALID","40 - IAT"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:49 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:31 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.small-can-board.1848912262"
signature = "rusEFI master.2023.10.25.small-can-board.1071361378"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.small-can-board.1848912262" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.small-can-board.1071361378" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","B2 - Analog/Digital Input","B3 - Analog/Digital Input","B4 - Analog/Digital Input","B5 - Analog/Digital Input","B7 - Analog/Digital Input","C1 - Analog/Digital Input","INVALID","INVALID","INVALID","A2 Battery Sense","INVALID","INVALID","C2 - Analog/Digital Input","C4 - Analog/Digital Input"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:26 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:10 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.subaru_eg33_f7.1553683012"
signature = "rusEFI master.2023.10.25.subaru_eg33_f7.225760928"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.subaru_eg33_f7.1553683012" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.subaru_eg33_f7.225760928" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","AUX0_18 - MAP Ain","INVALID","INVALID","B05 - MAF Ain","INVALID","AUX0_19 - IAT Ain","A02 - VBat","INVALID","A06 - Oxyg 2 Ain","A04 - EGR t Ain","INVALID","A18 - AUX0 Ain","B02 - TPS Ain","INVALID","A03 - Coolant t Ain","A06 - Oxyg 1 Ain"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:26:02 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:00:52 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.t-b-g.1528206675"
signature = "rusEFI master.2023.10.25.t-b-g.184095159"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.t-b-g.1528206675" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.t-b-g.184095159" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:27:53 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:02:34 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2023.10.25.tdg-pdm8.3518544241"
signature = "rusEFI master.2023.10.25.tdg-pdm8.2153201045"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2023.10.25.tdg-pdm8.3518544241" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2023.10.25.tdg-pdm8.2153201045" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -92,7 +92,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","Battery Sense","INVALID","INVALID","INVALID","Sense 7","Sense 8","Sense 1","Sense 2","Sense 3","Sense 4","Sense 5","Sense 6"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:39 UTC 2023
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:03:17 UTC 2023
pageSize = 23844
page = 1
@ -1285,7 +1285,11 @@ dacOutputPins1 = bits, U16, 4286, [0:7], $gpio_list
dacOutputPins2 = bits, U16, 4288, [0:7], $gpio_list
speedometerOutputPin = bits, U16, 4290, [0:7], $output_pin_e_list
speedometerPulsePerKm = scalar, U16, 4292, "", 1, 0, 0, 65000, 0
mainUnusedEnd = array, U08, 4294, [246], "units", 1, 0, 0, 1, 0
simulatorCamPosition1 = scalar, U08, 4294, "", 1, 0, 0, 100, 0
simulatorCamPosition2 = scalar, U08, 4295, "", 1, 0, 0, 100, 0
simulatorCamPosition3 = scalar, U08, 4296, "", 1, 0, 0, 100, 0
simulatorCamPosition4 = scalar, U08, 4297, "", 1, 0, 0, 100, 0
mainUnusedEnd = array, U08, 4298, [242], "units", 1, 0, 0, 1, 0
etbBiasBins = array, F32, 4540, [8], "target TPS position", 1, 0, 0, 100, 0
etbBiasValues = array, F32, 4572, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
iacPidMultTable = array, U08, 4604, [8x8], "%", 0.05, 0, 0, 10, 2
@ -2226,6 +2230,10 @@ lambdaMaxDeviationRpmBins = array, U16, 23834, [4], "RPM", 1, 0, 0, 18000, 0
dacOutputPins1 = "dacOutputPins 1"
dacOutputPins2 = "dacOutputPins 2"
speedometerPulsePerKm = "Number of speedometer pulses per kilometer travelled."
simulatorCamPosition1 = "simulatorCamPosition 1"
simulatorCamPosition2 = "simulatorCamPosition 2"
simulatorCamPosition3 = "simulatorCamPosition 3"
simulatorCamPosition4 = "simulatorCamPosition 4"
etbBiasBins = "target TPS value, 0 to 100%\nTODO: use int8 data date once we template interpolation method"
etbBiasValues = "PWM bias, 0 to 100%"
sparkDwellRpmBins = "On Single Coil or Wasted Spark setups you have to lower dwell at high RPM"

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 16:28:49 UTC 2023
// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Wed Oct 25 17:03:26 UTC 2023
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -989,6 +989,7 @@ public class Fields {
public static final int pin_output_mode_e_OM_INVERTED = 1;
public static final int pin_output_mode_e_OM_OPENDRAIN = 2;
public static final int pin_output_mode_e_OM_OPENDRAIN_INVERTED = 3;
public static final int PRIME_CURVE_COUNT = 8;
public static final String PROTOCOL_ANALOG_CHART = "analog_chart";
public static final String PROTOCOL_COIL1_SHORT_NAME = "c1";
public static final String PROTOCOL_CRANK1 = "t1";
@ -1268,7 +1269,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI master.2023.10.25.f407-discovery.4161668968";
public static final String TS_SIGNATURE = "rusEFI master.2023.10.25.f407-discovery.2850128780";
public static final char TS_SIMULATE_CAN = '>';
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't';
@ -2635,7 +2636,11 @@ public class Fields {
public static final Field DACOUTPUTPINS2 = Field.create("DACOUTPUTPINS2", 4288, FieldType.INT16, Gpio).setScale(1.0).setBaseOffset(0);
public static final Field SPEEDOMETEROUTPUTPIN = Field.create("SPEEDOMETEROUTPUTPIN", 4290, FieldType.INT16, output_pin_e).setScale(1.0).setBaseOffset(0);
public static final Field SPEEDOMETERPULSEPERKM = Field.create("SPEEDOMETERPULSEPERKM", 4292, FieldType.INT16).setScale(1.0).setBaseOffset(0);
public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 4294, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field SIMULATORCAMPOSITION1 = Field.create("SIMULATORCAMPOSITION1", 4294, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field SIMULATORCAMPOSITION2 = Field.create("SIMULATORCAMPOSITION2", 4295, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field SIMULATORCAMPOSITION3 = Field.create("SIMULATORCAMPOSITION3", 4296, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field SIMULATORCAMPOSITION4 = Field.create("SIMULATORCAMPOSITION4", 4297, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 4298, FieldType.INT8).setScale(1.0).setBaseOffset(0);
public static final Field ETBBIASBINS = Field.create("ETBBIASBINS", 4540, FieldType.FLOAT).setBaseOffset(0);
public static final Field ETBBIASVALUES = Field.create("ETBBIASVALUES", 4572, FieldType.FLOAT).setBaseOffset(0);
public static final Field IACPIDMULTTABLE = Field.create("IACPIDMULTTABLE", 4604, FieldType.INT8).setScale(0.05).setBaseOffset(0);
@ -4191,6 +4196,10 @@ public class Fields {
DACOUTPUTPINS2,
SPEEDOMETEROUTPUTPIN,
SPEEDOMETERPULSEPERKM,
SIMULATORCAMPOSITION1,
SIMULATORCAMPOSITION2,
SIMULATORCAMPOSITION3,
SIMULATORCAMPOSITION4,
MAINUNUSEDEND,
ETBBIASBINS,
ETBBIASVALUES,