Auto-generated configs and docs
This commit is contained in:
parent
3348c0404b
commit
5adc7d27b8
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Nov 05 19:40:41 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Nov 05 22:20:07 UTC 2021
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -3793,14 +3793,16 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
int16_t etb_iTermMax;
|
int16_t etb_iTermMax;
|
||||||
/**
|
/**
|
||||||
|
* Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open.
|
||||||
|
%
|
||||||
* offset 3960
|
* offset 3960
|
||||||
*/
|
*/
|
||||||
float etbDeadband;
|
uint8_t etbMaximumPosition;
|
||||||
/**
|
/**
|
||||||
units
|
units
|
||||||
* offset 3964
|
* offset 3961
|
||||||
*/
|
*/
|
||||||
uint8_t unused1059[4];
|
uint8_t unused1059[7];
|
||||||
/**
|
/**
|
||||||
* See useIdleTimingPidControl
|
* See useIdleTimingPidControl
|
||||||
* offset 3968
|
* offset 3968
|
||||||
|
@ -4434,4 +4436,4 @@ struct persistent_config_s {
|
||||||
};
|
};
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Nov 05 19:40:41 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Nov 05 22:20:07 UTC 2021
|
||||||
|
|
|
@ -913,7 +913,6 @@
|
||||||
#define etb_use_two_wires_offset 76
|
#define etb_use_two_wires_offset 76
|
||||||
#define etbBiasBins_offset 3888
|
#define etbBiasBins_offset 3888
|
||||||
#define etbBiasValues_offset 3920
|
#define etbBiasValues_offset 3920
|
||||||
#define etbDeadband_offset 3960
|
|
||||||
#define etbFreq_offset 2514
|
#define etbFreq_offset 2514
|
||||||
#define etbFunctions1_offset 1198
|
#define etbFunctions1_offset 1198
|
||||||
#define etbFunctions2_offset 1199
|
#define etbFunctions2_offset 1199
|
||||||
|
@ -928,6 +927,7 @@
|
||||||
#define etbIo2_directionPin2_offset 985
|
#define etbIo2_directionPin2_offset 985
|
||||||
#define etbIo2_disablePin_offset 987
|
#define etbIo2_disablePin_offset 987
|
||||||
#define etbIo2_offset 984
|
#define etbIo2_offset 984
|
||||||
|
#define etbMaximumPosition_offset 3960
|
||||||
#define etbNeutralPosition_offset 1471
|
#define etbNeutralPosition_offset 1471
|
||||||
#define etbRevLimitRange_offset 106
|
#define etbRevLimitRange_offset 106
|
||||||
#define etbRevLimitStart_offset 104
|
#define etbRevLimitStart_offset 104
|
||||||
|
@ -1816,7 +1816,7 @@
|
||||||
#define showSdCardWarning_offset 76
|
#define showSdCardWarning_offset 76
|
||||||
#define SIGNATURE_BOARD hellen_cypress
|
#define SIGNATURE_BOARD hellen_cypress
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 2116544600
|
#define SIGNATURE_HASH 218162542
|
||||||
#define silentTriggerError_offset 1464
|
#define silentTriggerError_offset 1464
|
||||||
#define slowAdcAlpha_offset 2088
|
#define slowAdcAlpha_offset 2088
|
||||||
#define sparkDwellRpmBins_offset 332
|
#define sparkDwellRpmBins_offset 332
|
||||||
|
@ -2325,7 +2325,7 @@
|
||||||
#define ts_show_spi true
|
#define ts_show_spi true
|
||||||
#define ts_show_trigger_comparator false
|
#define ts_show_trigger_comparator false
|
||||||
#define ts_show_tunerstudio_port true
|
#define ts_show_tunerstudio_port true
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen_cypress.2116544600"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen_cypress.218162542"
|
||||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||||
#define TS_TEST_COMMAND 't'
|
#define TS_TEST_COMMAND 't'
|
||||||
|
@ -2342,7 +2342,7 @@
|
||||||
#define uart_device_e_UART_DEVICE_4 4
|
#define uart_device_e_UART_DEVICE_4 4
|
||||||
#define uart_device_e_UART_NONE 0
|
#define uart_device_e_UART_NONE 0
|
||||||
#define uartConsoleSerialSpeed_offset 2076
|
#define uartConsoleSerialSpeed_offset 2076
|
||||||
#define unused1059_offset 3964
|
#define unused1059_offset 3961
|
||||||
#define unused1127_offset 2116
|
#define unused1127_offset 2116
|
||||||
#define unused1128_offset 2116
|
#define unused1128_offset 2116
|
||||||
#define unused1129_offset 2116
|
#define unused1129_offset 2116
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Nov 05 19:40:39 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Nov 05 22:20:04 UTC 2021
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -3787,14 +3787,16 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
int16_t etb_iTermMax;
|
int16_t etb_iTermMax;
|
||||||
/**
|
/**
|
||||||
|
* Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open.
|
||||||
|
%
|
||||||
* offset 3932
|
* offset 3932
|
||||||
*/
|
*/
|
||||||
float etbDeadband;
|
uint8_t etbMaximumPosition;
|
||||||
/**
|
/**
|
||||||
units
|
units
|
||||||
* offset 3936
|
* offset 3933
|
||||||
*/
|
*/
|
||||||
uint8_t unused1059[4];
|
uint8_t unused1059[7];
|
||||||
/**
|
/**
|
||||||
* See useIdleTimingPidControl
|
* See useIdleTimingPidControl
|
||||||
* offset 3940
|
* offset 3940
|
||||||
|
@ -4428,4 +4430,4 @@ struct persistent_config_s {
|
||||||
};
|
};
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Nov 05 19:40:39 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Nov 05 22:20:04 UTC 2021
|
||||||
|
|
|
@ -898,7 +898,6 @@
|
||||||
#define etb_use_two_wires_offset 76
|
#define etb_use_two_wires_offset 76
|
||||||
#define etbBiasBins_offset 3860
|
#define etbBiasBins_offset 3860
|
||||||
#define etbBiasValues_offset 3892
|
#define etbBiasValues_offset 3892
|
||||||
#define etbDeadband_offset 3932
|
|
||||||
#define etbFreq_offset 2506
|
#define etbFreq_offset 2506
|
||||||
#define etbFunctions1_offset 1198
|
#define etbFunctions1_offset 1198
|
||||||
#define etbFunctions2_offset 1199
|
#define etbFunctions2_offset 1199
|
||||||
|
@ -913,6 +912,7 @@
|
||||||
#define etbIo2_directionPin2_offset 985
|
#define etbIo2_directionPin2_offset 985
|
||||||
#define etbIo2_disablePin_offset 987
|
#define etbIo2_disablePin_offset 987
|
||||||
#define etbIo2_offset 984
|
#define etbIo2_offset 984
|
||||||
|
#define etbMaximumPosition_offset 3932
|
||||||
#define etbNeutralPosition_offset 1471
|
#define etbNeutralPosition_offset 1471
|
||||||
#define etbRevLimitRange_offset 106
|
#define etbRevLimitRange_offset 106
|
||||||
#define etbRevLimitStart_offset 104
|
#define etbRevLimitStart_offset 104
|
||||||
|
@ -1801,7 +1801,7 @@
|
||||||
#define showSdCardWarning_offset 76
|
#define showSdCardWarning_offset 76
|
||||||
#define SIGNATURE_BOARD kin
|
#define SIGNATURE_BOARD kin
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 2172789924
|
#define SIGNATURE_HASH 4070910354
|
||||||
#define silentTriggerError_offset 1464
|
#define silentTriggerError_offset 1464
|
||||||
#define slowAdcAlpha_offset 2088
|
#define slowAdcAlpha_offset 2088
|
||||||
#define sparkDwellRpmBins_offset 332
|
#define sparkDwellRpmBins_offset 332
|
||||||
|
@ -2310,7 +2310,7 @@
|
||||||
#define ts_show_spi true
|
#define ts_show_spi true
|
||||||
#define ts_show_trigger_comparator true
|
#define ts_show_trigger_comparator true
|
||||||
#define ts_show_tunerstudio_port true
|
#define ts_show_tunerstudio_port true
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.kin.2172789924"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.kin.4070910354"
|
||||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||||
#define TS_TEST_COMMAND 't'
|
#define TS_TEST_COMMAND 't'
|
||||||
|
@ -2327,7 +2327,7 @@
|
||||||
#define uart_device_e_UART_DEVICE_4 4
|
#define uart_device_e_UART_DEVICE_4 4
|
||||||
#define uart_device_e_UART_NONE 0
|
#define uart_device_e_UART_NONE 0
|
||||||
#define uartConsoleSerialSpeed_offset 2076
|
#define uartConsoleSerialSpeed_offset 2076
|
||||||
#define unused1059_offset 3936
|
#define unused1059_offset 3933
|
||||||
#define unused1127_offset 2116
|
#define unused1127_offset 2116
|
||||||
#define unused1128_offset 2116
|
#define unused1128_offset 2116
|
||||||
#define unused1129_offset 2116
|
#define unused1129_offset 2116
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:43 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:20:09 UTC 2021
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -3793,14 +3793,16 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
int16_t etb_iTermMax;
|
int16_t etb_iTermMax;
|
||||||
/**
|
/**
|
||||||
|
* Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open.
|
||||||
|
%
|
||||||
* offset 3960
|
* offset 3960
|
||||||
*/
|
*/
|
||||||
float etbDeadband;
|
uint8_t etbMaximumPosition;
|
||||||
/**
|
/**
|
||||||
units
|
units
|
||||||
* offset 3964
|
* offset 3961
|
||||||
*/
|
*/
|
||||||
uint8_t unused1059[4];
|
uint8_t unused1059[7];
|
||||||
/**
|
/**
|
||||||
* See useIdleTimingPidControl
|
* See useIdleTimingPidControl
|
||||||
* offset 3968
|
* offset 3968
|
||||||
|
@ -4434,4 +4436,4 @@ struct persistent_config_s {
|
||||||
};
|
};
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:43 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:20:09 UTC 2021
|
||||||
|
|
|
@ -925,7 +925,6 @@
|
||||||
#define etb_use_two_wires_offset 76
|
#define etb_use_two_wires_offset 76
|
||||||
#define etbBiasBins_offset 3888
|
#define etbBiasBins_offset 3888
|
||||||
#define etbBiasValues_offset 3920
|
#define etbBiasValues_offset 3920
|
||||||
#define etbDeadband_offset 3960
|
|
||||||
#define etbFreq_offset 2514
|
#define etbFreq_offset 2514
|
||||||
#define etbFunctions1_offset 1198
|
#define etbFunctions1_offset 1198
|
||||||
#define etbFunctions2_offset 1199
|
#define etbFunctions2_offset 1199
|
||||||
|
@ -940,6 +939,7 @@
|
||||||
#define etbIo2_directionPin2_offset 985
|
#define etbIo2_directionPin2_offset 985
|
||||||
#define etbIo2_disablePin_offset 987
|
#define etbIo2_disablePin_offset 987
|
||||||
#define etbIo2_offset 984
|
#define etbIo2_offset 984
|
||||||
|
#define etbMaximumPosition_offset 3960
|
||||||
#define etbNeutralPosition_offset 1471
|
#define etbNeutralPosition_offset 1471
|
||||||
#define etbRevLimitRange_offset 106
|
#define etbRevLimitRange_offset 106
|
||||||
#define etbRevLimitStart_offset 104
|
#define etbRevLimitStart_offset 104
|
||||||
|
@ -1829,7 +1829,7 @@
|
||||||
#define showSdCardWarning_offset 76
|
#define showSdCardWarning_offset 76
|
||||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 2849102059
|
#define SIGNATURE_HASH 3673609693
|
||||||
#define silentTriggerError_offset 1464
|
#define silentTriggerError_offset 1464
|
||||||
#define slowAdcAlpha_offset 2088
|
#define slowAdcAlpha_offset 2088
|
||||||
#define sparkDwellRpmBins_offset 332
|
#define sparkDwellRpmBins_offset 332
|
||||||
|
@ -2338,7 +2338,7 @@
|
||||||
#define ts_show_spi true
|
#define ts_show_spi true
|
||||||
#define ts_show_trigger_comparator false
|
#define ts_show_trigger_comparator false
|
||||||
#define ts_show_tunerstudio_port false
|
#define ts_show_tunerstudio_port false
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.subaru_eg33_f7.2849102059"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.subaru_eg33_f7.3673609693"
|
||||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||||
#define TS_TEST_COMMAND 't'
|
#define TS_TEST_COMMAND 't'
|
||||||
|
@ -2355,7 +2355,7 @@
|
||||||
#define uart_device_e_UART_DEVICE_4 4
|
#define uart_device_e_UART_DEVICE_4 4
|
||||||
#define uart_device_e_UART_NONE 0
|
#define uart_device_e_UART_NONE 0
|
||||||
#define uartConsoleSerialSpeed_offset 2076
|
#define uartConsoleSerialSpeed_offset 2076
|
||||||
#define unused1059_offset 3964
|
#define unused1059_offset 3961
|
||||||
#define unused1127_offset 2116
|
#define unused1127_offset 2116
|
||||||
#define unused1128_offset 2116
|
#define unused1128_offset 2116
|
||||||
#define unused1129_offset 2116
|
#define unused1129_offset 2116
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:36 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:20:02 UTC 2021
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -3793,14 +3793,16 @@ struct engine_configuration_s {
|
||||||
*/
|
*/
|
||||||
int16_t etb_iTermMax;
|
int16_t etb_iTermMax;
|
||||||
/**
|
/**
|
||||||
|
* Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open.
|
||||||
|
%
|
||||||
* offset 3960
|
* offset 3960
|
||||||
*/
|
*/
|
||||||
float etbDeadband;
|
uint8_t etbMaximumPosition;
|
||||||
/**
|
/**
|
||||||
units
|
units
|
||||||
* offset 3964
|
* offset 3961
|
||||||
*/
|
*/
|
||||||
uint8_t unused1059[4];
|
uint8_t unused1059[7];
|
||||||
/**
|
/**
|
||||||
* See useIdleTimingPidControl
|
* See useIdleTimingPidControl
|
||||||
* offset 3968
|
* offset 3968
|
||||||
|
@ -4434,4 +4436,4 @@ struct persistent_config_s {
|
||||||
};
|
};
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:36 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:20:02 UTC 2021
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:36 UTC 2021
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:20:02 UTC 2021
|
||||||
|
|
||||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||||
FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000,
|
FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000,
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:36 UTC 2021
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:20:02 UTC 2021
|
||||||
|
|
||||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:36 UTC 2021
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:20:02 UTC 2021
|
||||||
|
|
||||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||||
static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset");
|
static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset");
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:36 UTC 2021
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:20:02 UTC 2021
|
||||||
|
|
||||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
||||||
|
|
|
@ -913,7 +913,6 @@
|
||||||
#define etb_use_two_wires_offset 76
|
#define etb_use_two_wires_offset 76
|
||||||
#define etbBiasBins_offset 3888
|
#define etbBiasBins_offset 3888
|
||||||
#define etbBiasValues_offset 3920
|
#define etbBiasValues_offset 3920
|
||||||
#define etbDeadband_offset 3960
|
|
||||||
#define etbFreq_offset 2514
|
#define etbFreq_offset 2514
|
||||||
#define etbFunctions1_offset 1198
|
#define etbFunctions1_offset 1198
|
||||||
#define etbFunctions2_offset 1199
|
#define etbFunctions2_offset 1199
|
||||||
|
@ -928,6 +927,7 @@
|
||||||
#define etbIo2_directionPin2_offset 985
|
#define etbIo2_directionPin2_offset 985
|
||||||
#define etbIo2_disablePin_offset 987
|
#define etbIo2_disablePin_offset 987
|
||||||
#define etbIo2_offset 984
|
#define etbIo2_offset 984
|
||||||
|
#define etbMaximumPosition_offset 3960
|
||||||
#define etbNeutralPosition_offset 1471
|
#define etbNeutralPosition_offset 1471
|
||||||
#define etbRevLimitRange_offset 106
|
#define etbRevLimitRange_offset 106
|
||||||
#define etbRevLimitStart_offset 104
|
#define etbRevLimitStart_offset 104
|
||||||
|
@ -1816,7 +1816,7 @@
|
||||||
#define showSdCardWarning_offset 76
|
#define showSdCardWarning_offset 76
|
||||||
#define SIGNATURE_BOARD all
|
#define SIGNATURE_BOARD all
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 868765903
|
#define SIGNATURE_HASH 1089428985
|
||||||
#define silentTriggerError_offset 1464
|
#define silentTriggerError_offset 1464
|
||||||
#define slowAdcAlpha_offset 2088
|
#define slowAdcAlpha_offset 2088
|
||||||
#define sparkDwellRpmBins_offset 332
|
#define sparkDwellRpmBins_offset 332
|
||||||
|
@ -2325,7 +2325,7 @@
|
||||||
#define ts_show_spi true
|
#define ts_show_spi true
|
||||||
#define ts_show_trigger_comparator false
|
#define ts_show_trigger_comparator false
|
||||||
#define ts_show_tunerstudio_port true
|
#define ts_show_tunerstudio_port true
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.all.868765903"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.all.1089428985"
|
||||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||||
#define TS_TEST_COMMAND 't'
|
#define TS_TEST_COMMAND 't'
|
||||||
|
@ -2342,7 +2342,7 @@
|
||||||
#define uart_device_e_UART_DEVICE_4 4
|
#define uart_device_e_UART_DEVICE_4 4
|
||||||
#define uart_device_e_UART_NONE 0
|
#define uart_device_e_UART_NONE 0
|
||||||
#define uartConsoleSerialSpeed_offset 2076
|
#define uartConsoleSerialSpeed_offset 2076
|
||||||
#define unused1059_offset 3964
|
#define unused1059_offset 3961
|
||||||
#define unused1127_offset 2116
|
#define unused1127_offset 2116
|
||||||
#define unused1128_offset 2116
|
#define unused1128_offset 2116
|
||||||
#define unused1129_offset 2116
|
#define unused1129_offset 2116
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD all
|
#define SIGNATURE_BOARD all
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 868765903
|
#define SIGNATURE_HASH 1089428985
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.all.868765903"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.all.1089428985"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD atlas
|
#define SIGNATURE_BOARD atlas
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 788702696
|
#define SIGNATURE_HASH 1545971934
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.atlas.788702696"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.atlas.1545971934"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD f429-discovery
|
#define SIGNATURE_BOARD f429-discovery
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 868765903
|
#define SIGNATURE_HASH 1089428985
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.f429-discovery.868765903"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.f429-discovery.1089428985"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD frankenso_na6
|
#define SIGNATURE_BOARD frankenso_na6
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 1241122086
|
#define SIGNATURE_HASH 987564048
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.frankenso_na6.1241122086"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.frankenso_na6.987564048"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen-nb1
|
#define SIGNATURE_BOARD hellen-nb1
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 1416615654
|
#define SIGNATURE_HASH 659086288
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen-nb1.1416615654"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen-nb1.659086288"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen121nissan
|
#define SIGNATURE_BOARD hellen121nissan
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 3090745485
|
#define SIGNATURE_HASH 3407742395
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen121nissan.3090745485"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen121nissan.3407742395"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen121vag
|
#define SIGNATURE_BOARD hellen121vag
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 1613017225
|
#define SIGNATURE_HASH 319012287
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen121vag.1613017225"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen121vag.319012287"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen128
|
#define SIGNATURE_BOARD hellen128
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 3855108127
|
#define SIGNATURE_HASH 2532263209
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen128.3855108127"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen128.2532263209"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen154hyundai
|
#define SIGNATURE_BOARD hellen154hyundai
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 2008545013
|
#define SIGNATURE_HASH 76610499
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen154hyundai.2008545013"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen154hyundai.76610499"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen72
|
#define SIGNATURE_BOARD hellen72
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 1432170728
|
#define SIGNATURE_HASH 645545438
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen72.1432170728"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen72.645545438"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen88bmw
|
#define SIGNATURE_BOARD hellen88bmw
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 3309874210
|
#define SIGNATURE_HASH 3060769044
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen88bmw.3309874210"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen88bmw.3060769044"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellenNA6
|
#define SIGNATURE_BOARD hellenNA6
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 2190498241
|
#define SIGNATURE_HASH 4055323895
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.hellenNA6.2190498241"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.hellenNA6.4055323895"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen_cypress
|
#define SIGNATURE_BOARD hellen_cypress
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 2116544600
|
#define SIGNATURE_HASH 218162542
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen_cypress.2116544600"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.hellen_cypress.218162542"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD kin
|
#define SIGNATURE_BOARD kin
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 2172789924
|
#define SIGNATURE_HASH 4070910354
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.kin.2172789924"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.kin.4070910354"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD mre_f4
|
#define SIGNATURE_BOARD mre_f4
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 3143124827
|
#define SIGNATURE_HASH 3363785325
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.mre_f4.3143124827"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.mre_f4.3363785325"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD mre_f7
|
#define SIGNATURE_BOARD mre_f7
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 3143124827
|
#define SIGNATURE_HASH 3363785325
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.mre_f7.3143124827"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.mre_f7.3363785325"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD prometheus_405
|
#define SIGNATURE_BOARD prometheus_405
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 1663207721
|
#define SIGNATURE_HASH 268796959
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.prometheus_405.1663207721"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.prometheus_405.268796959"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD prometheus_469
|
#define SIGNATURE_BOARD prometheus_469
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 1663207721
|
#define SIGNATURE_HASH 268796959
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.prometheus_469.1663207721"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.prometheus_469.268796959"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD proteus_f4
|
#define SIGNATURE_BOARD proteus_f4
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 2905348115
|
#define SIGNATURE_HASH 3725268261
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.proteus_f4.2905348115"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.proteus_f4.3725268261"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD proteus_f7
|
#define SIGNATURE_BOARD proteus_f7
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 2905348115
|
#define SIGNATURE_HASH 3725268261
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.proteus_f7.2905348115"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.proteus_f7.3725268261"
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||||
#define SIGNATURE_DATE 2021.11.05
|
#define SIGNATURE_DATE 2021.11.05
|
||||||
#define SIGNATURE_HASH 2849102059
|
#define SIGNATURE_HASH 3673609693
|
||||||
#define TS_SIGNATURE "rusEFI 2021.11.05.subaru_eg33_f7.2849102059"
|
#define TS_SIGNATURE "rusEFI 2021.11.05.subaru_eg33_f7.3673609693"
|
||||||
|
|
Binary file not shown.
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.all.868765903"
|
signature = "rusEFI 2021.11.05.all.1089428985"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.all.868765903" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.all.1089428985" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:36 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:20:02 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5299,6 +5300,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.atlas.788702696"
|
signature = "rusEFI 2021.11.05.atlas.1545971934"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.atlas.788702696" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.atlas.1545971934" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:34 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:20:00 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5291,6 +5292,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.f429-discovery.868765903"
|
signature = "rusEFI 2021.11.05.f429-discovery.1089428985"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.f429-discovery.868765903" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.f429-discovery.1089428985" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:39:51 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:19 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5299,6 +5300,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.frankenso_na6.1241122086"
|
signature = "rusEFI 2021.11.05.frankenso_na6.987564048"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.frankenso_na6.1241122086" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.frankenso_na6.987564048" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:20 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:47 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5299,6 +5300,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.hellen-nb1.1416615654"
|
signature = "rusEFI 2021.11.05.hellen-nb1.659086288"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.hellen-nb1.1416615654" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.hellen-nb1.659086288" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:09 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:37 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5275,6 +5276,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.hellen121nissan.3090745485"
|
signature = "rusEFI 2021.11.05.hellen121nissan.3407742395"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.hellen121nissan.3090745485" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.hellen121nissan.3407742395" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:39:59 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:27 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5275,6 +5276,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.hellen121vag.1613017225"
|
signature = "rusEFI 2021.11.05.hellen121vag.319012287"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.hellen121vag.1613017225" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.hellen121vag.319012287" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:39:56 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:25 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5275,6 +5276,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.hellen128.3855108127"
|
signature = "rusEFI 2021.11.05.hellen128.2532263209"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.hellen128.3855108127" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.hellen128.2532263209" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:39:54 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:22 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5275,6 +5276,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.hellen154hyundai.2008545013"
|
signature = "rusEFI 2021.11.05.hellen154hyundai.76610499"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.hellen154hyundai.2008545013" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.hellen154hyundai.76610499" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:01 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:29 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5275,6 +5276,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.hellen72.1432170728"
|
signature = "rusEFI 2021.11.05.hellen72.645545438"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.hellen72.1432170728" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.hellen72.645545438" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:06 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:34 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5275,6 +5276,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.hellen88bmw.3309874210"
|
signature = "rusEFI 2021.11.05.hellen88bmw.3060769044"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.hellen88bmw.3309874210" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.hellen88bmw.3060769044" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:04 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:32 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5275,6 +5276,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.hellenNA6.2190498241"
|
signature = "rusEFI 2021.11.05.hellenNA6.4055323895"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.hellenNA6.2190498241" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.hellenNA6.4055323895" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:12 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:39 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5275,6 +5276,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.hellen_cypress.2116544600"
|
signature = "rusEFI 2021.11.05.hellen_cypress.218162542"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.hellen_cypress.2116544600" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.hellen_cypress.218162542" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Nov 05 19:40:41 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Nov 05 22:20:07 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5299,6 +5300,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.kin.2172789924"
|
signature = "rusEFI 2021.11.05.kin.4070910354"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.kin.2172789924" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.kin.4070910354" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Nov 05 19:40:39 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Nov 05 22:20:04 UTC 2021
|
||||||
|
|
||||||
pageSize = 19972
|
pageSize = 19972
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1087,8 +1087,8 @@ etbBiasValues = array, F32, 3892, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3924, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3924, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3928, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3928, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3930, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3930, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3932, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3932, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3936, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3933, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3940, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3940, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3944, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3944, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3948, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3948, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1712,6 +1712,7 @@ fsioTable4RpmBins = array, F32, 19940, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5266,6 +5267,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.mre_f4.3143124827"
|
signature = "rusEFI 2021.11.05.mre_f4.3363785325"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.mre_f4.3143124827" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.mre_f4.3363785325" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:17 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:44 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5274,6 +5275,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.mre_f7.3143124827"
|
signature = "rusEFI 2021.11.05.mre_f7.3363785325"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.mre_f7.3143124827" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.mre_f7.3363785325" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:15 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:42 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5274,6 +5275,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.prometheus_405.1663207721"
|
signature = "rusEFI 2021.11.05.prometheus_405.268796959"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.prometheus_405.1663207721" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.prometheus_405.268796959" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:26 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:52 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5294,6 +5295,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.prometheus_469.1663207721"
|
signature = "rusEFI 2021.11.05.prometheus_469.268796959"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.prometheus_469.1663207721" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.prometheus_469.268796959" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:23 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:50 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5294,6 +5295,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.proteus_f4.2905348115"
|
signature = "rusEFI 2021.11.05.proteus_f4.3725268261"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.proteus_f4.2905348115" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.proteus_f4.3725268261" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:31 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:57 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5259,6 +5260,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.proteus_f7.2905348115"
|
signature = "rusEFI 2021.11.05.proteus_f7.3725268261"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.proteus_f7.2905348115" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.proteus_f7.3725268261" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:28 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:19:54 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5259,6 +5260,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI 2021.11.05.subaru_eg33_f7.2849102059"
|
signature = "rusEFI 2021.11.05.subaru_eg33_f7.3673609693"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.11.05.subaru_eg33_f7.2849102059" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.11.05.subaru_eg33_f7.3673609693" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -85,7 +85,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:43 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:20:09 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1109,8 +1109,8 @@ etbBiasValues = array, F32, 3920, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2
|
||||||
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
hip9011Gain = scalar, F32, 3952, "", 1, 0, 0, 100, 2
|
||||||
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
etb_iTermMin = scalar, S16, 3956, "", 1, 0, -30000, 30000, 0
|
||||||
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
etb_iTermMax = scalar, S16, 3958, "", 1, 0, -30000, 30000, 0
|
||||||
etbDeadband = scalar, F32, 3960, "", 1, 0, 0, 100, 2
|
etbMaximumPosition = scalar, U08, 3960, "%", 1, 0, 70, 100, 0
|
||||||
unused1059 = array, U08, 3964, [4], "units", 1, 0, -20, 100, 0
|
unused1059 = array, U08, 3961, [7], "units", 1, 0, -20, 100, 0
|
||||||
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_pFactor = scalar, F32, 3968, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_iFactor = scalar, F32, 3972, "", 1, 0, -10000, 10000, 4
|
||||||
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
idleTimingPid_dFactor = scalar, F32, 3976, "", 1, 0, -10000, 10000, 4
|
||||||
|
@ -1746,6 +1746,7 @@ fsioTable4RpmBins = array, F32, 19968, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
etbBiasValues = "PWM bias, 0 to 100%"
|
etbBiasValues = "PWM bias, 0 to 100%"
|
||||||
etb_iTermMin = "iTerm min value"
|
etb_iTermMin = "iTerm min value"
|
||||||
etb_iTermMax = "iTerm max value"
|
etb_iTermMax = "iTerm max value"
|
||||||
|
etbMaximumPosition = "Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open."
|
||||||
idleTimingPid_offset = "Linear addition to PID logic"
|
idleTimingPid_offset = "Linear addition to PID logic"
|
||||||
idleTimingPid_periodMs = "PID dTime"
|
idleTimingPid_periodMs = "PID dTime"
|
||||||
idleTimingPid_minValue = "Output Min Duty Cycle"
|
idleTimingPid_minValue = "Output Min Duty Cycle"
|
||||||
|
@ -5290,6 +5291,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "H-Bridge #1 function", etbFunctions1
|
field = "H-Bridge #1 function", etbFunctions1
|
||||||
field = "H-Bridge #2 function", etbFunctions2
|
field = "H-Bridge #2 function", etbFunctions2
|
||||||
field = "PWM Frequency", etbFreq
|
field = "PWM Frequency", etbFreq
|
||||||
|
field = "Maximum ETB position", etbMaximumPosition
|
||||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||||
; criteria for the same panel when used in multiple places
|
; criteria for the same panel when used in multiple places
|
||||||
; todo: report bug to TS?
|
; todo: report bug to TS?
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
package com.rusefi.config.generated;
|
package com.rusefi.config.generated;
|
||||||
|
|
||||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 19:40:36 UTC 2021
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 05 22:20:02 UTC 2021
|
||||||
|
|
||||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||||
import com.rusefi.config.*;
|
import com.rusefi.config.*;
|
||||||
|
@ -879,7 +879,6 @@ public class Fields {
|
||||||
public static final int etb_use_two_wires_offset = 76;
|
public static final int etb_use_two_wires_offset = 76;
|
||||||
public static final int etbBiasBins_offset = 3888;
|
public static final int etbBiasBins_offset = 3888;
|
||||||
public static final int etbBiasValues_offset = 3920;
|
public static final int etbBiasValues_offset = 3920;
|
||||||
public static final int etbDeadband_offset = 3960;
|
|
||||||
public static final int etbFreq_offset = 2514;
|
public static final int etbFreq_offset = 2514;
|
||||||
public static final int etbFunctions1_offset = 1198;
|
public static final int etbFunctions1_offset = 1198;
|
||||||
public static final int etbFunctions2_offset = 1199;
|
public static final int etbFunctions2_offset = 1199;
|
||||||
|
@ -894,6 +893,7 @@ public class Fields {
|
||||||
public static final int etbIo2_directionPin2_offset = 985;
|
public static final int etbIo2_directionPin2_offset = 985;
|
||||||
public static final int etbIo2_disablePin_offset = 987;
|
public static final int etbIo2_disablePin_offset = 987;
|
||||||
public static final int etbIo2_offset = 984;
|
public static final int etbIo2_offset = 984;
|
||||||
|
public static final int etbMaximumPosition_offset = 3960;
|
||||||
public static final int etbNeutralPosition_offset = 1471;
|
public static final int etbNeutralPosition_offset = 1471;
|
||||||
public static final int etbRevLimitRange_offset = 106;
|
public static final int etbRevLimitRange_offset = 106;
|
||||||
public static final int etbRevLimitStart_offset = 104;
|
public static final int etbRevLimitStart_offset = 104;
|
||||||
|
@ -1743,7 +1743,7 @@ public class Fields {
|
||||||
public static final int servoOutputPins8_offset = 3147;
|
public static final int servoOutputPins8_offset = 3147;
|
||||||
public static final int showHumanReadableWarning_offset = 976;
|
public static final int showHumanReadableWarning_offset = 976;
|
||||||
public static final int showSdCardWarning_offset = 76;
|
public static final int showSdCardWarning_offset = 76;
|
||||||
public static final int SIGNATURE_HASH = 868765903;
|
public static final int SIGNATURE_HASH = 1089428985;
|
||||||
public static final int silentTriggerError_offset = 1464;
|
public static final int silentTriggerError_offset = 1464;
|
||||||
public static final int slowAdcAlpha_offset = 2088;
|
public static final int slowAdcAlpha_offset = 2088;
|
||||||
public static final int sparkDwellRpmBins_offset = 332;
|
public static final int sparkDwellRpmBins_offset = 332;
|
||||||
|
@ -2197,7 +2197,7 @@ public class Fields {
|
||||||
public static final int TS_RESPONSE_UNDERRUN = 0x80;
|
public static final int TS_RESPONSE_UNDERRUN = 0x80;
|
||||||
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
|
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
|
||||||
public static final char TS_SET_LOGGER_SWITCH = 'l';
|
public static final char TS_SET_LOGGER_SWITCH = 'l';
|
||||||
public static final String TS_SIGNATURE = "rusEFI 2021.11.05.all.868765903";
|
public static final String TS_SIGNATURE = "rusEFI 2021.11.05.all.1089428985";
|
||||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||||
public static final char TS_TEST_COMMAND = 't';
|
public static final char TS_TEST_COMMAND = 't';
|
||||||
public static final int tunerStudioSerialSpeed_offset = 728;
|
public static final int tunerStudioSerialSpeed_offset = 728;
|
||||||
|
@ -2211,7 +2211,7 @@ public class Fields {
|
||||||
public static final int uart_device_e_UART_DEVICE_4 = 4;
|
public static final int uart_device_e_UART_DEVICE_4 = 4;
|
||||||
public static final int uart_device_e_UART_NONE = 0;
|
public static final int uart_device_e_UART_NONE = 0;
|
||||||
public static final int uartConsoleSerialSpeed_offset = 2076;
|
public static final int uartConsoleSerialSpeed_offset = 2076;
|
||||||
public static final int unused1059_offset = 3964;
|
public static final int unused1059_offset = 3961;
|
||||||
public static final int unused1127_offset = 2116;
|
public static final int unused1127_offset = 2116;
|
||||||
public static final int unused1128_offset = 2116;
|
public static final int unused1128_offset = 2116;
|
||||||
public static final int unused1129_offset = 2116;
|
public static final int unused1129_offset = 2116;
|
||||||
|
@ -3375,7 +3375,7 @@ public class Fields {
|
||||||
public static final Field HIP9011GAIN = Field.create("HIP9011GAIN", 3952, FieldType.FLOAT);
|
public static final Field HIP9011GAIN = Field.create("HIP9011GAIN", 3952, FieldType.FLOAT);
|
||||||
public static final Field ETB_ITERMMIN = Field.create("ETB_ITERMMIN", 3956, FieldType.INT16);
|
public static final Field ETB_ITERMMIN = Field.create("ETB_ITERMMIN", 3956, FieldType.INT16);
|
||||||
public static final Field ETB_ITERMMAX = Field.create("ETB_ITERMMAX", 3958, FieldType.INT16);
|
public static final Field ETB_ITERMMAX = Field.create("ETB_ITERMMAX", 3958, FieldType.INT16);
|
||||||
public static final Field ETBDEADBAND = Field.create("ETBDEADBAND", 3960, FieldType.FLOAT);
|
public static final Field ETBMAXIMUMPOSITION = Field.create("ETBMAXIMUMPOSITION", 3960, FieldType.INT8);
|
||||||
public static final Field IDLETIMINGPID_PFACTOR = Field.create("IDLETIMINGPID_PFACTOR", 3968, FieldType.FLOAT);
|
public static final Field IDLETIMINGPID_PFACTOR = Field.create("IDLETIMINGPID_PFACTOR", 3968, FieldType.FLOAT);
|
||||||
public static final Field IDLETIMINGPID_IFACTOR = Field.create("IDLETIMINGPID_IFACTOR", 3972, FieldType.FLOAT);
|
public static final Field IDLETIMINGPID_IFACTOR = Field.create("IDLETIMINGPID_IFACTOR", 3972, FieldType.FLOAT);
|
||||||
public static final Field IDLETIMINGPID_DFACTOR = Field.create("IDLETIMINGPID_DFACTOR", 3976, FieldType.FLOAT);
|
public static final Field IDLETIMINGPID_DFACTOR = Field.create("IDLETIMINGPID_DFACTOR", 3976, FieldType.FLOAT);
|
||||||
|
@ -4490,7 +4490,7 @@ public class Fields {
|
||||||
HIP9011GAIN,
|
HIP9011GAIN,
|
||||||
ETB_ITERMMIN,
|
ETB_ITERMMIN,
|
||||||
ETB_ITERMMAX,
|
ETB_ITERMMAX,
|
||||||
ETBDEADBAND,
|
ETBMAXIMUMPOSITION,
|
||||||
IDLETIMINGPID_PFACTOR,
|
IDLETIMINGPID_PFACTOR,
|
||||||
IDLETIMINGPID_IFACTOR,
|
IDLETIMINGPID_IFACTOR,
|
||||||
IDLETIMINGPID_DFACTOR,
|
IDLETIMINGPID_DFACTOR,
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<roms>
|
<roms>
|
||||||
|
|
||||||
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Fri Nov 05 19:40:38 UTC 2021 -->
|
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Fri Nov 05 22:20:04 UTC 2021 -->
|
||||||
|
|
||||||
<rom>
|
<rom>
|
||||||
<romid>
|
<romid>
|
||||||
|
|
Loading…
Reference in New Issue