Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-09-25 08:36:32 +00:00
parent 00e8ae809f
commit beb3c6f0d8
76 changed files with 258 additions and 442 deletions

View File

@ -1255,10 +1255,8 @@ struct engine_configuration_s {
// Enables lambda sensor closed loop feedback for fuelling.
// offset 1192 bit 1
bool fuelClosedLoopCorrectionEnabled : 1 {};
// Print details into rusEFI console
// enable verbose_idle
// offset 1192 bit 2
bool isVerboseIAC : 1 {};
bool unused1192b2 : 1 {};
// offset 1192 bit 3
bool boardUseTachPullUp : 1 {};
// offset 1192 bit 4

View File

@ -979,7 +979,7 @@
#define show_Frankenso_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1513381374
#define SIGNATURE_HASH 104486100
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
#define spi_device_e_SPI_DEVICE_2 2
@ -1244,7 +1244,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.subaru_eg33_f7.1513381374"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.subaru_eg33_f7.104486100"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -60,46 +60,46 @@ struct idle_state_s {
bool looksLikeCoasting : 1 {};
// offset 24 bit 12
bool looksLikeCrankToIdle : 1 {};
// offset 24 bit 13
bool isVerboseIAC : 1 {};
// Idle: coasting
// offset 24 bit 14
// offset 24 bit 13
bool isIdleCoasting : 1 {};
// Idle: Closed loop active
// offset 24 bit 15
// offset 24 bit 14
bool isIdleClosedLoop : 1 {};
// offset 24 bit 15
bool unusedBit_21_15 : 1 {};
// offset 24 bit 16
bool unusedBit_22_16 : 1 {};
bool unusedBit_21_16 : 1 {};
// offset 24 bit 17
bool unusedBit_22_17 : 1 {};
bool unusedBit_21_17 : 1 {};
// offset 24 bit 18
bool unusedBit_22_18 : 1 {};
bool unusedBit_21_18 : 1 {};
// offset 24 bit 19
bool unusedBit_22_19 : 1 {};
bool unusedBit_21_19 : 1 {};
// offset 24 bit 20
bool unusedBit_22_20 : 1 {};
bool unusedBit_21_20 : 1 {};
// offset 24 bit 21
bool unusedBit_22_21 : 1 {};
bool unusedBit_21_21 : 1 {};
// offset 24 bit 22
bool unusedBit_22_22 : 1 {};
bool unusedBit_21_22 : 1 {};
// offset 24 bit 23
bool unusedBit_22_23 : 1 {};
bool unusedBit_21_23 : 1 {};
// offset 24 bit 24
bool unusedBit_22_24 : 1 {};
bool unusedBit_21_24 : 1 {};
// offset 24 bit 25
bool unusedBit_22_25 : 1 {};
bool unusedBit_21_25 : 1 {};
// offset 24 bit 26
bool unusedBit_22_26 : 1 {};
bool unusedBit_21_26 : 1 {};
// offset 24 bit 27
bool unusedBit_22_27 : 1 {};
bool unusedBit_21_27 : 1 {};
// offset 24 bit 28
bool unusedBit_22_28 : 1 {};
bool unusedBit_21_28 : 1 {};
// offset 24 bit 29
bool unusedBit_22_29 : 1 {};
bool unusedBit_21_29 : 1 {};
// offset 24 bit 30
bool unusedBit_22_30 : 1 {};
bool unusedBit_21_30 : 1 {};
// offset 24 bit 31
bool unusedBit_22_31 : 1 {};
bool unusedBit_21_31 : 1 {};
// Idle: Target RPM
// offset 28
int idleTarget = (int)0;

View File

@ -1255,10 +1255,8 @@ struct engine_configuration_s {
// Enables lambda sensor closed loop feedback for fuelling.
// offset 1192 bit 1
bool fuelClosedLoopCorrectionEnabled : 1 {};
// Print details into rusEFI console
// enable verbose_idle
// offset 1192 bit 2
bool isVerboseIAC : 1 {};
bool unused1192b2 : 1 {};
// offset 1192 bit 3
bool boardUseTachPullUp : 1 {};
// offset 1192 bit 4

View File

@ -1029,7 +1029,7 @@
#define SentEtbType_NONE 0
#define show_Frankenso_presets true
#define show_test_presets true
#define SIGNATURE_HASH 2201859972
#define SIGNATURE_HASH 3744710318
#define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4"
#define spi_device_e_SPI_DEVICE_1 1
#define spi_device_e_SPI_DEVICE_2 2
@ -1293,7 +1293,7 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.f407-discovery.2201859972"
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.f407-discovery.3744710318"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 2613429195
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.48way.2613429195"
#define SIGNATURE_HASH 3352021729
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.48way.3352021729"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 4198517942
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.alphax-2chan.4198517942"
#define SIGNATURE_HASH 2790147484
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.alphax-2chan.2790147484"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 1887981271
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.alphax-4chan.1887981271"
#define SIGNATURE_HASH 746997757
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.alphax-4chan.746997757"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 137578542
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.alphax-8chan.137578542"
#define SIGNATURE_HASH 1413300484
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.alphax-8chan.1413300484"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 3285565014
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.atlas.3285565014"
#define SIGNATURE_HASH 2681976700
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.atlas.2681976700"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 3879225031
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.core8.3879225031"
#define SIGNATURE_HASH 3140898797
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.core8.3140898797"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 2201859972
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.f407-discovery.2201859972"
#define SIGNATURE_HASH 3744710318
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.f407-discovery.3744710318"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 3743370097
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.f429-discovery.3743370097"
#define SIGNATURE_HASH 2198946395
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.f429-discovery.2198946395"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 4249725883
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.frankenso_na6.4249725883"
#define SIGNATURE_HASH 2705564305
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.frankenso_na6.2705564305"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 1451913995
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.harley81.1451913995"
#define SIGNATURE_HASH 176454177
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.harley81.176454177"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 3061212578
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen-gm-e67.3061212578"
#define SIGNATURE_HASH 3933760648
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen-gm-e67.3933760648"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 770157539
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen-honda-k.770157539"
#define SIGNATURE_HASH 1911136969
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen-honda-k.1911136969"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 674781901
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen-nb1.674781901"
#define SIGNATURE_HASH 1949717479
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen-nb1.1949717479"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 1491334791
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen121nissan.1491334791"
#define SIGNATURE_HASH 82706349
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen121nissan.82706349"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 4108384596
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen121vag.4108384596"
#define SIGNATURE_HASH 2834231422
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen121vag.2834231422"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 1603087062
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen128.1603087062"
#define SIGNATURE_HASH 58926076
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen128.58926076"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 3413772855
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen154hyundai.3413772855"
#define SIGNATURE_HASH 2540962589
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen154hyundai.2540962589"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 783012550
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen72.783012550"
#define SIGNATURE_HASH 1923472364
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen72.1923472364"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 2183243844
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen81.2183243844"
#define SIGNATURE_HASH 3727663470
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen81.3727663470"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 2216279927
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen88bmw.2216279927"
#define SIGNATURE_HASH 3625432669
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellen88bmw.3625432669"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 3434023670
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellenNA6.3434023670"
#define SIGNATURE_HASH 2426471388
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellenNA6.2426471388"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 1879801158
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellenNA8_96.1879801158"
#define SIGNATURE_HASH 738554988
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.hellenNA8_96.738554988"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 949038793
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.mre_f4.949038793"
#define SIGNATURE_HASH 1688152035
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.mre_f4.1688152035"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 949038793
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.mre_f7.949038793"
#define SIGNATURE_HASH 1688152035
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.mre_f7.1688152035"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 4018898657
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.prometheus_405.4018898657"
#define SIGNATURE_HASH 3011874763
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.prometheus_405.3011874763"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 4018898657
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.prometheus_469.4018898657"
#define SIGNATURE_HASH 3011874763
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.prometheus_469.3011874763"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 1310820506
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.proteus_f4.1310820506"
#define SIGNATURE_HASH 305103280
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.proteus_f4.305103280"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 1310820506
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.proteus_f7.1310820506"
#define SIGNATURE_HASH 305103280
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.proteus_f7.305103280"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 1310820506
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.proteus_h7.1310820506"
#define SIGNATURE_HASH 305103280
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.proteus_h7.305103280"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 930307311
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.small-can-board.930307311"
#define SIGNATURE_HASH 1803376069
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.small-can-board.1803376069"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 1513381374
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.subaru_eg33_f7.1513381374"
#define SIGNATURE_HASH 104486100
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.subaru_eg33_f7.104486100"

View File

@ -1,2 +1,2 @@
#define SIGNATURE_HASH 1437689683
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.tdg-pdm8.1437689683"
#define SIGNATURE_HASH 163540601
#define TS_SIGNATURE "rusEFI (FOME) master.2023.09.25.tdg-pdm8.163540601"

View File

@ -447,8 +447,6 @@ float getConfigValueByName(const char *name) {
return engineConfiguration->widebandOnSecondBus;
case 1611799720:
return engineConfiguration->fuelClosedLoopCorrectionEnabled;
case -546057276:
return engineConfiguration->isVerboseIAC;
case 885690524:
return engineConfiguration->boardUseTachPullUp;
case -1457484942:
@ -2182,11 +2180,6 @@ void setConfigValueByName(const char *name, float value) {
{
engineConfiguration->fuelClosedLoopCorrectionEnabled = (int)value;
return;
}
case -546057276:
{
engineConfiguration->isVerboseIAC = (int)value;
return;
}
case 885690524:
{

View File

@ -664,9 +664,6 @@ Select which bus the wideband controller is attached to.
### fuelClosedLoopCorrectionEnabled
Enables lambda sensor closed loop feedback for fuelling.
### isVerboseIAC
Print details into rusEFI console\nenable verbose_idle
### boardUseTachPullUp

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.f407-discovery.2201859972"
signature = "rusEFI (FOME) master.2023.09.25.f407-discovery.3744710318"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.f407-discovery.2201859972" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.f407-discovery.3744710318" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5752,7 +5749,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -7010,7 +7006,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.48way.2613429195"
signature = "rusEFI (FOME) master.2023.09.25.48way.3352021729"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.48way.2613429195" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.48way.3352021729" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5752,7 +5749,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -7010,7 +7006,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.alphax-2chan.4198517942"
signature = "rusEFI (FOME) master.2023.09.25.alphax-2chan.2790147484"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.alphax-2chan.4198517942" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.alphax-2chan.2790147484" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5748,7 +5745,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6995,7 +6991,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.alphax-4chan.1887981271"
signature = "rusEFI (FOME) master.2023.09.25.alphax-4chan.746997757"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.alphax-4chan.1887981271" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.alphax-4chan.746997757" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5751,7 +5748,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6999,7 +6995,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.alphax-8chan.137578542"
signature = "rusEFI (FOME) master.2023.09.25.alphax-8chan.1413300484"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.alphax-8chan.137578542" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.alphax-8chan.1413300484" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5751,7 +5748,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6999,7 +6995,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.atlas.3285565014"
signature = "rusEFI (FOME) master.2023.09.25.atlas.2681976700"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.atlas.3285565014" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.atlas.2681976700" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5750,7 +5747,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -7000,7 +6996,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.core8.3879225031"
signature = "rusEFI (FOME) master.2023.09.25.core8.3140898797"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.core8.3879225031" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.core8.3140898797" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5752,7 +5749,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -7010,7 +7006,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.f407-discovery.2201859972"
signature = "rusEFI (FOME) master.2023.09.25.f407-discovery.3744710318"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.f407-discovery.2201859972" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.f407-discovery.3744710318" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5752,7 +5749,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -7010,7 +7006,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.f429-discovery.3743370097"
signature = "rusEFI (FOME) master.2023.09.25.f429-discovery.2198946395"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.f429-discovery.3743370097" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.f429-discovery.2198946395" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5750,7 +5747,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -7008,7 +7004,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.frankenso_na6.4249725883"
signature = "rusEFI (FOME) master.2023.09.25.frankenso_na6.2705564305"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.frankenso_na6.4249725883" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.frankenso_na6.2705564305" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5750,7 +5747,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -7008,7 +7004,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.harley81.1451913995"
signature = "rusEFI (FOME) master.2023.09.25.harley81.176454177"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.harley81.1451913995" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.harley81.176454177" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5751,7 +5748,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6996,7 +6992,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.hellen-gm-e67.3061212578"
signature = "rusEFI (FOME) master.2023.09.25.hellen-gm-e67.3933760648"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.hellen-gm-e67.3061212578" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.hellen-gm-e67.3933760648" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5751,7 +5748,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6999,7 +6995,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.hellen-honda-k.770157539"
signature = "rusEFI (FOME) master.2023.09.25.hellen-honda-k.1911136969"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.hellen-honda-k.770157539" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.hellen-honda-k.1911136969" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5751,7 +5748,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6996,7 +6992,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.hellen-nb1.674781901"
signature = "rusEFI (FOME) master.2023.09.25.hellen-nb1.1949717479"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.hellen-nb1.674781901" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.hellen-nb1.1949717479" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5751,7 +5748,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6999,7 +6995,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.hellen121nissan.1491334791"
signature = "rusEFI (FOME) master.2023.09.25.hellen121nissan.82706349"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.hellen121nissan.1491334791" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.hellen121nissan.82706349" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5751,7 +5748,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6996,7 +6992,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.hellen121vag.4108384596"
signature = "rusEFI (FOME) master.2023.09.25.hellen121vag.2834231422"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.hellen121vag.4108384596" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.hellen121vag.2834231422" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5751,7 +5748,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6999,7 +6995,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.hellen128.1603087062"
signature = "rusEFI (FOME) master.2023.09.25.hellen128.58926076"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.hellen128.1603087062" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.hellen128.58926076" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5751,7 +5748,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6996,7 +6992,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.hellen154hyundai.3413772855"
signature = "rusEFI (FOME) master.2023.09.25.hellen154hyundai.2540962589"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.hellen154hyundai.3413772855" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.hellen154hyundai.2540962589" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5751,7 +5748,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6996,7 +6992,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.hellen72.783012550"
signature = "rusEFI (FOME) master.2023.09.25.hellen72.1923472364"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.hellen72.783012550" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.hellen72.1923472364" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5751,7 +5748,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6999,7 +6995,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.hellen81.2183243844"
signature = "rusEFI (FOME) master.2023.09.25.hellen81.3727663470"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.hellen81.2183243844" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.hellen81.3727663470" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5749,7 +5746,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6997,7 +6993,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.hellen88bmw.2216279927"
signature = "rusEFI (FOME) master.2023.09.25.hellen88bmw.3625432669"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.hellen88bmw.2216279927" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.hellen88bmw.3625432669" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5751,7 +5748,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6996,7 +6992,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.hellenNA6.3434023670"
signature = "rusEFI (FOME) master.2023.09.25.hellenNA6.2426471388"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.hellenNA6.3434023670" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.hellenNA6.2426471388" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5751,7 +5748,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6999,7 +6995,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.hellenNA8_96.1879801158"
signature = "rusEFI (FOME) master.2023.09.25.hellenNA8_96.738554988"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.hellenNA8_96.1879801158" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.hellenNA8_96.738554988" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5751,7 +5748,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6999,7 +6995,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.mre_f4.949038793"
signature = "rusEFI (FOME) master.2023.09.25.mre_f4.1688152035"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.mre_f4.949038793" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.mre_f4.1688152035" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4897,7 +4895,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5753,7 +5750,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6999,7 +6995,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.mre_f7.949038793"
signature = "rusEFI (FOME) master.2023.09.25.mre_f7.1688152035"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.mre_f7.949038793" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.mre_f7.1688152035" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4897,7 +4895,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5753,7 +5750,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6999,7 +6995,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.prometheus_405.4018898657"
signature = "rusEFI (FOME) master.2023.09.25.prometheus_405.3011874763"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.prometheus_405.4018898657" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.prometheus_405.3011874763" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5745,7 +5742,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -7003,7 +6999,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.prometheus_469.4018898657"
signature = "rusEFI (FOME) master.2023.09.25.prometheus_469.3011874763"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.prometheus_469.4018898657" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.prometheus_469.3011874763" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5745,7 +5742,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -7003,7 +6999,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.proteus_f4.1310820506"
signature = "rusEFI (FOME) master.2023.09.25.proteus_f4.305103280"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.proteus_f4.1310820506" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.proteus_f4.305103280" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 27108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5747,7 +5744,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6989,7 +6985,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.proteus_f7.1310820506"
signature = "rusEFI (FOME) master.2023.09.25.proteus_f7.305103280"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.proteus_f7.1310820506" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.proteus_f7.305103280" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 27108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5747,7 +5744,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6989,7 +6985,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.proteus_h7.1310820506"
signature = "rusEFI (FOME) master.2023.09.25.proteus_h7.305103280"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.proteus_h7.1310820506" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.proteus_h7.305103280" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 27108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5747,7 +5744,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6989,7 +6985,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.small-can-board.930307311"
signature = "rusEFI (FOME) master.2023.09.25.small-can-board.1803376069"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.small-can-board.930307311" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.small-can-board.1803376069" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 40108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5749,7 +5746,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -6999,7 +6995,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.subaru_eg33_f7.1513381374"
signature = "rusEFI (FOME) master.2023.09.25.subaru_eg33_f7.104486100"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.subaru_eg33_f7.1513381374" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.subaru_eg33_f7.104486100" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5749,7 +5746,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -7007,7 +7003,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2023.09.25.tdg-pdm8.1437689683"
signature = "rusEFI (FOME) master.2023.09.25.tdg-pdm8.163540601"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2023.09.25.tdg-pdm8.1437689683" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2023.09.25.tdg-pdm8.163540601" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -549,7 +549,7 @@ tps2SecondaryMin = scalar, U16, 1188, "ADC", 1, 0, 0, 1000, 0
tps2SecondaryMax = scalar, U16, 1190, "ADC", 1, 0, 0, 1000, 0
widebandOnSecondBus = bits, U32, 1192, [0:0], "1", "2"
fuelClosedLoopCorrectionEnabled = bits, U32, 1192, [1:1], "false", "true"
isVerboseIAC = bits, U32, 1192, [2:2], "false", "true"
unused1192b2 = bits, U32, 1192, [2:2], "false", "true"
boardUseTachPullUp = bits, U32, 1192, [3:3], "5v", "12v"
boardUseTempPullUp = bits, U32, 1192, [4:4], "Piggyback Mode", "With Pull Ups"
yesUnderstandLocking = bits, U32, 1192, [5:5], "no", "yes"
@ -1687,7 +1687,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23108, [4], "RPM", 1, 0, 0, 18000, 0
gpPwmNote4 = "gpPwmNote 4"
widebandOnSecondBus = "Select which bus the wideband controller is attached to."
fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling."
isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle"
silentTriggerError = "Sometimes we have a performance issue while printing error"
canReadEnabled = "enable can_read/disable can_read"
canWriteEnabled = "enable can_write/disable can_write"
@ -2877,9 +2876,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0
@ -4896,7 +4894,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"
@ -5750,7 +5747,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"
@ -7008,7 +7004,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Override Idle VE table load axis", idleVeOverrideMode, { useSeparateVeForIdle == 1 }
field = "Use idle tables for cranking taper", useSeparateIdleTablesForCrankingTaper
field = "Use coasting idle table", useIacTableForCoasting
field = "Detailed status in console", isVerboseIAC
dialog = idleSettings, "", yAxis
field = "Idle control mode", idleMode

View File

@ -527,7 +527,6 @@ entry = isBlipping, "isBlipping", int, "%d"
entry = looksLikeRunning, "looksLikeRunning", int, "%d"
entry = looksLikeCoasting, "looksLikeCoasting", int, "%d"
entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d"
entry = isVerboseIAC, "isVerboseIAC", int, "%d"
entry = isIdleCoasting, "Idle: coasting", int, "%d"
entry = isIdleClosedLoop, "Idle: Closed loop active", int, "%d"
entry = idleTarget, "Idle: Target RPM", int, "%d"

View File

@ -291,7 +291,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2
indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes"
indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes"
indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes"
indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes"
indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes"
indicator = {isIdleClosedLoop}, "isIdleClosedLoop No", "isIdleClosedLoop Yes"

View File

@ -698,9 +698,8 @@ isBlipping = bits, U32, 1252, [9:9]
looksLikeRunning = bits, U32, 1252, [10:10]
looksLikeCoasting = bits, U32, 1252, [11:11]
looksLikeCrankToIdle = bits, U32, 1252, [12:12]
isVerboseIAC = bits, U32, 1252, [13:13]
isIdleCoasting = bits, U32, 1252, [14:14]
isIdleClosedLoop = bits, U32, 1252, [15:15]
isIdleCoasting = bits, U32, 1252, [13:13]
isIdleClosedLoop = bits, U32, 1252, [14:14]
idleTarget = scalar, S32, 1256, "", 1, 0
targetRpmByClt = scalar, S32, 1260, "", 1, 0
targetRpmAcBump = scalar, S32, 1264, "", 1, 0

View File

@ -1178,7 +1178,7 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI (FOME) master.2023.09.25.f407-discovery.2201859972";
public static final String TS_SIGNATURE = "rusEFI (FOME) master.2023.09.25.f407-discovery.3744710318";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't';
public static final int TS_TOTAL_OUTPUT_SIZE = 1384;
@ -1718,7 +1718,6 @@ public class Fields {
public static final Field TPS2SECONDARYMAX = Field.create("TPS2SECONDARYMAX", 1190, FieldType.INT16).setScale(1.0).setBaseOffset(0);
public static final Field WIDEBANDONSECONDBUS = Field.create("WIDEBANDONSECONDBUS", 1192, FieldType.BIT, 0).setBaseOffset(0);
public static final Field FUELCLOSEDLOOPCORRECTIONENABLED = Field.create("FUELCLOSEDLOOPCORRECTIONENABLED", 1192, FieldType.BIT, 1).setBaseOffset(0);
public static final Field ISVERBOSEIAC = Field.create("ISVERBOSEIAC", 1192, FieldType.BIT, 2).setBaseOffset(0);
public static final Field BOARDUSETACHPULLUP = Field.create("BOARDUSETACHPULLUP", 1192, FieldType.BIT, 3).setBaseOffset(0);
public static final Field BOARDUSETEMPPULLUP = Field.create("BOARDUSETEMPPULLUP", 1192, FieldType.BIT, 4).setBaseOffset(0);
public static final Field YESUNDERSTANDLOCKING = Field.create("YESUNDERSTANDLOCKING", 1192, FieldType.BIT, 5).setBaseOffset(0);
@ -3125,7 +3124,6 @@ public class Fields {
TPS2SECONDARYMAX,
WIDEBANDONSECONDBUS,
FUELCLOSEDLOOPCORRECTIONENABLED,
ISVERBOSEIAC,
BOARDUSETACHPULLUP,
BOARDUSETEMPPULLUP,
YESUNDERSTANDLOCKING,