idle settings TS improvements

This commit is contained in:
rusefi 2018-06-15 20:45:06 -04:00
parent 784a802c50
commit f8fa7aa1bb
3 changed files with 9 additions and 6 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun May 20 13:21:41 EDT 2018
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Jun 15 20:43:23 EDT 2018
// begin
#ifndef ENGINE_CONFIGURATION_GENERATED_H_
#define ENGINE_CONFIGURATION_GENERATED_H_
@ -1262,6 +1262,7 @@ typedef struct {
offset 1472 bit 1 */
bool fuelClosedLoopCorrectionEnabled : 1;
/**
* Print details into rusEfi console
offset 1472 bit 2 */
bool isVerboseIAC : 1;
/**
@ -2386,4 +2387,4 @@ typedef struct {
#endif
// end
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun May 20 13:21:41 EDT 2018
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Jun 15 20:43:23 EDT 2018

View File

@ -639,7 +639,7 @@ custom le_formula_t 200 string, ASCII, @OFFSET@, 200
board_configuration_s bc;
bit vvtDisplayInverted
bit fuelClosedLoopCorrectionEnabled
bit isVerboseIAC
bit isVerboseIAC;+Print details into rusEfi console
bit isVerboseETB;enable verbose_etb
bit useConstantDwellDuringCranking
bit isEngineChartEnabled;This options enables data for 'engine sniffer' tab in console, which comes at some CPU price

View File

@ -67,7 +67,9 @@ enable2ndByteCanID = false
; this section will be generated automatically by ConfigDefinition.jar based on rusefi_config.txt
; CONFIG_DEFINITION_END
idleRpmPid_offset = "Constant base value"
idleRpmPid_period = "PID recalculation period"
[Tuning]
spotDepth = 2 ; 0 = no indicators, 1 = Z only, 2 = XYZ indicators.
@ -657,7 +659,7 @@ fileVersion = { 20171101 }
triggerErrorsCounterGauge = triggerErrorsCounter, "trg err", "count", 0, 15000, 0, 0, 6000, 6000, 0, 0
idleAirValvePositionGauge = idleAirValvePosition, "idle position", "%", 0, 100, 0, 0, 100, 100, 0, 0
idleAirValvePositionGauge = idleAirValvePosition, "idle position", "%", 0, 100, 0, 0, 100, 100, 1, 1
speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4
warningCounterGauge = warningCounter, "warn", "", 0, 100, 0, 0, 100, 100, 0, 0
@ -1617,7 +1619,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
field = "TPS deactivation threshold", idlePidDeactivationTpsThreshold
panel = idlePidSettings, { idleMode == 0}
field = "Extra IAC if Throttle Pressed", iacByTpsTaper;
field = "verbose", isVerboseIAC
field = "verbose status", isVerboseIAC
field = "#See Warmup idle multiplier"
slider = "Manual IAC Position", manIdlePosition, horizontal