Auto-generated Default Tune

[no ci]
This commit is contained in:
GitHub git update Action 2024-08-01 00:31:20 +00:00
parent b8b2245665
commit 9611963b34
29 changed files with 948 additions and 472 deletions

View File

@ -400,7 +400,7 @@ static void coupleBK1cannedpostCrankingFactor() {
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
};
copyTable(engineConfiguration->postCrankingFactor, hardCodedpostCrankingFactor);
copyTable(config->postCrankingFactor, hardCodedpostCrankingFactor);
}
```

View File

@ -422,7 +422,7 @@ static void coupleBK1cannedpostCrankingFactor() {
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
};
copyTable(engineConfiguration->postCrankingFactor, hardCodedpostCrankingFactor);
copyTable(config->postCrankingFactor, hardCodedpostCrankingFactor);
}
```

View File

@ -398,7 +398,7 @@ static void coupleBK2cannedpostCrankingFactor() {
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
};
copyTable(engineConfiguration->postCrankingFactor, hardCodedpostCrankingFactor);
copyTable(config->postCrankingFactor, hardCodedpostCrankingFactor);
}
```

View File

@ -442,7 +442,7 @@ static void coupleBK2cannedpostCrankingFactor() {
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
};
copyTable(engineConfiguration->postCrankingFactor, hardCodedpostCrankingFactor);
copyTable(config->postCrankingFactor, hardCodedpostCrankingFactor);
}
```

View File

@ -514,7 +514,7 @@ static void cannedpostCrankingFactor() {
{1.200, 1.000, 1.000, 1.000, 1.000, 1.000, },
{1.200, 1.000, 1.000, 1.000, 1.000, 1.000, },
};
copyTable(engineConfiguration->postCrankingFactor, hardCodedpostCrankingFactor);
copyTable(config->postCrankingFactor, hardCodedpostCrankingFactor);
}
```

View File

@ -514,7 +514,7 @@ static void cannedpostCrankingFactor() {
{1.200, 1.000, 1.000, 1.000, 1.000, 1.000, },
{1.200, 1.000, 1.000, 1.000, 1.000, 1.000, },
};
copyTable(engineConfiguration->postCrankingFactor, hardCodedpostCrankingFactor);
copyTable(config->postCrankingFactor, hardCodedpostCrankingFactor);
}
```

View File

@ -504,7 +504,7 @@ static void nb2cannedpostCrankingFactor() {
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
};
copyTable(engineConfiguration->postCrankingFactor, hardCodedpostCrankingFactor);
copyTable(config->postCrankingFactor, hardCodedpostCrankingFactor);
}
```

View File

@ -529,7 +529,7 @@ static void nb2cannedpostCrankingFactor() {
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
};
copyTable(engineConfiguration->postCrankingFactor, hardCodedpostCrankingFactor);
copyTable(config->postCrankingFactor, hardCodedpostCrankingFactor);
}
```

View File

@ -597,7 +597,7 @@ static void cannedpostCrankingFactor() {
{1.200, 1.000, 1.000, 1.000, 1.000, 1.000, },
{1.200, 1.000, 1.000, 1.000, 1.000, 1.000, },
};
copyTable(engineConfiguration->postCrankingFactor, hardCodedpostCrankingFactor);
copyTable(config->postCrankingFactor, hardCodedpostCrankingFactor);
}
```

View File

@ -597,7 +597,7 @@ static void cannedpostCrankingFactor() {
{1.200, 1.000, 1.000, 1.000, 1.000, 1.000, },
{1.200, 1.000, 1.000, 1.000, 1.000, 1.000, },
};
copyTable(engineConfiguration->postCrankingFactor, hardCodedpostCrankingFactor);
copyTable(config->postCrankingFactor, hardCodedpostCrankingFactor);
}
```

View File

@ -841,7 +841,7 @@ static void cannedpostCrankingFactor() {
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
};
copyTable(engineConfiguration->postCrankingFactor, hardCodedpostCrankingFactor);
copyTable(config->postCrankingFactor, hardCodedpostCrankingFactor);
}
```

View File

@ -841,7 +841,7 @@ static void cannedpostCrankingFactor() {
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
{0.000, 0.000, 0.000, 0.000, 0.000, 0.000, },
};
copyTable(engineConfiguration->postCrankingFactor, hardCodedpostCrankingFactor);
copyTable(config->postCrankingFactor, hardCodedpostCrankingFactor);
}
```

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"MINIMAL_PINS"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -208,7 +208,7 @@
<constant name="acrPin">"NONE"</constant>
<constant digits="1" name="driveWheelRevPerKm" units="revs/km">1000.0</constant>
<constant digits="2" name="canSleepPeriodMs" units="ms">50.0</constant>
<constant digits="0" name="byFirmwareVersion" units="index">2.024073E7</constant>
<constant digits="0" name="byFirmwareVersion" units="index">2.0240731E7</constant>
<constant name="tps1_1AdcChannel">"NONE"</constant>
<constant name="vbattAdcChannel">"NONE"</constant>
<constant name="fuelLevelSensor">"NONE"</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -901,30 +901,6 @@
<constant name="injectorCompensationMode">"None"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">300.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1816,6 +1792,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4746,9 +4746,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"BMW_M52"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -901,30 +901,6 @@
<constant name="injectorCompensationMode">"None"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">300.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1816,6 +1792,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4746,9 +4746,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"HARLEY"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">50.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -902,30 +902,6 @@
<constant name="injectorCompensationMode">"None"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">300.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1819,6 +1795,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4749,9 +4749,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"HELLEN_121_NISSAN_6_CYL"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -902,30 +902,6 @@
<constant name="injectorCompensationMode">"None"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">300.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1817,6 +1793,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4910,9 +4910,37 @@ canRxAdd(IN_35D, onCanRxAc)</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"HELLEN_154_HYUNDAI_COUPE_BK1"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -903,30 +903,6 @@
<constant name="injectorCompensationMode">"Fixed rail pressure"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">379.2116</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1818,6 +1794,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4795,9 +4795,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"HELLEN_154_HYUNDAI_COUPE_BK2"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -903,30 +903,6 @@
<constant name="injectorCompensationMode">"Fixed rail pressure"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">586.0544</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1818,6 +1794,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4795,9 +4795,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"HONDA_K"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -903,30 +903,6 @@
<constant name="injectorCompensationMode">"Fixed rail pressure"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">350.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.25 1.25 1.25 1.25 1.25 1.25
1.25 1.25 1.25 1.25 1.25 1.25
1.25 1.25 1.25 1.25 1.25 1.25
1.25 1.25 1.25 1.25 1.25 1.25
1.25 1.25 1.25 1.25 1.25 1.25
1.25 1.25 1.25 1.25 1.25 1.25
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
65.0
100.0
125.0
150.0
250.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1818,6 +1794,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.25 1.25 1.25 1.25 1.25 1.25
1.25 1.25 1.25 1.25 1.25 1.25
1.25 1.25 1.25 1.25 1.25 1.25
1.25 1.25 1.25 1.25 1.25 1.25
1.25 1.25 1.25 1.25 1.25 1.25
1.25 1.25 1.25 1.25 1.25 1.25
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
65.0
100.0
125.0
150.0
250.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4748,9 +4748,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"HONDA_OBD1"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -902,30 +902,6 @@
<constant name="injectorCompensationMode">"Fixed rail pressure"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">294.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1817,6 +1793,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4747,9 +4747,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"HYUNDAI_PB"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -903,30 +903,6 @@
<constant name="injectorCompensationMode">"Sensed Rail Pressure"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">10000.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1818,6 +1794,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4838,9 +4838,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"MAVERICK_X3"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">1000.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -903,30 +903,6 @@
<constant name="injectorCompensationMode">"None"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">300.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1818,6 +1794,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4745,9 +4745,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"MAZDA_MIATA_NA6"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -903,30 +903,6 @@
<constant name="injectorCompensationMode">"None"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">300.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1818,6 +1794,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4748,9 +4748,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"MAZDA_MIATA_NA94"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -903,30 +903,6 @@
<constant name="injectorCompensationMode">"None"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">300.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1818,6 +1794,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4748,9 +4748,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"MAZDA_MIATA_NA96"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -903,30 +903,6 @@
<constant name="injectorCompensationMode">"None"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">300.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1818,6 +1794,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4748,9 +4748,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"MAZDA_MIATA_NB1"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -903,30 +903,6 @@
<constant name="injectorCompensationMode">"None"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">300.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1818,6 +1794,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4748,9 +4748,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"MAZDA_MIATA_NB2"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -904,30 +904,6 @@
<constant name="injectorCompensationMode">"Fixed rail pressure"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">400.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1819,6 +1795,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4749,9 +4749,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"MERCEDES_M111"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">0.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -903,30 +903,6 @@
<constant name="injectorCompensationMode">"None"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">300.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1818,6 +1794,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4748,9 +4748,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msq xmlns="http://www.msefi.com/:msq">
<page/>
<page number="0" size="22880">
<page number="0" size="22960">
<constant name="engineType">"POLARIS_RZR"</constant>
<constant digits="0" name="startButtonSuppressOnStartUpMs" units="">1000.0</constant>
<constant digits="0" name="sensorSnifferRpmThreshold" units="RPM">2500.0</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"NONE"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240731E7</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240801E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant>
@ -903,30 +903,6 @@
<constant name="injectorCompensationMode">"None"</constant>
<constant name="fan2PinMode">"default"</constant>
<constant digits="0" name="fuelReferencePressure" units="kPa">300.0</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant digits="1" name="auxTempSensor1_tempC_1" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_2" units="*C">0.0</constant>
<constant digits="1" name="auxTempSensor1_tempC_3" units="*C">0.0</constant>
@ -1818,6 +1794,30 @@
0.0
0.0
0.0
</constant>
<constant cols="6" digits="2" name="postCrankingFactor" rows="6">
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
1.2 1.2 1.2 1.2 1.2 1.2
</constant>
<constant cols="1" digits="0" name="postCrankingDurationBins" rows="6">
0.0
15.0
35.0
65.0
100.0
150.0
</constant>
<constant cols="1" digits="0" name="postCrankingCLTBins" rows="6">
-20.0
0.0
20.0
40.0
60.0
80.0
</constant>
<constant cols="1" digits="0" name="etbBiasBins" rows="8">
0.0
@ -4745,9 +4745,37 @@ end</constant>
1.0
1.0
1.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="cltBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdderBins" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
<constant cols="1" digits="2" name="iatBoostAdder" rows="5">
0.0
0.0
0.0
0.0
0.0
</constant>
</page>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.07.31.XYZ.1888434941" version="5.0"/>
<versionInfo firmwareInfo="20240728" nPages="1" signature="rusEFI main.2024.08.01.XYZ.233437472" version="5.0"/>
<bibliography author="rusEFI 20240728" writeDate="date"/>
<settings/>
<userComments/>