Auto-generated Default Tune

This commit is contained in:
GitHub git update Action 2024-03-29 17:19:31 +00:00
parent 94a33cedb1
commit 3724051c3b
30 changed files with 179 additions and 163 deletions

View File

@ -43,6 +43,10 @@
engineConfiguration->tps1SecondaryMin = 874; engineConfiguration->tps1SecondaryMin = 874;
// default 69.0 // default 69.0
engineConfiguration->tps1SecondaryMax = 63; engineConfiguration->tps1SecondaryMax = 63;
// default "Normal"
engineConfiguration->clutchDownPinInverted = false;
// default "Normal"
engineConfiguration->clutchUpPinInverted = false;
// default 300.0 // default 300.0
engineConfiguration->idle.solenoidFrequency = 200; engineConfiguration->idle.solenoidFrequency = 200;
// default "false" // default "false"

View File

@ -59,6 +59,10 @@
engineConfiguration->throttlePedalSecondaryUpVoltage = 0.34; engineConfiguration->throttlePedalSecondaryUpVoltage = 0.34;
// default 0.0 // default 0.0
engineConfiguration->throttlePedalSecondaryWOTVoltage = 1.86; engineConfiguration->throttlePedalSecondaryWOTVoltage = 1.86;
// default "Normal"
engineConfiguration->clutchDownPinInverted = false;
// default "Normal"
engineConfiguration->clutchUpPinInverted = false;
// default 300.0 // default 300.0
engineConfiguration->idle.solenoidFrequency = 200; engineConfiguration->idle.solenoidFrequency = 200;
// default "false" // default "false"

View File

@ -27,6 +27,10 @@
engineConfiguration->boostOpenLoopBlends[0].blendParameter = GPPWM_Zero; engineConfiguration->boostOpenLoopBlends[0].blendParameter = GPPWM_Zero;
// default "Aux Temp 2" // default "Aux Temp 2"
engineConfiguration->boostClosedLoopBlends[1].blendParameter = GPPWM_Zero; engineConfiguration->boostClosedLoopBlends[1].blendParameter = GPPWM_Zero;
// default "Normal"
engineConfiguration->clutchDownPinInverted = false;
// default "Normal"
engineConfiguration->clutchUpPinInverted = false;
// default 300.0 // default 300.0
engineConfiguration->idle.solenoidFrequency = 200; engineConfiguration->idle.solenoidFrequency = 200;
// default "false" // default "false"

View File

@ -61,6 +61,10 @@
engineConfiguration->throttlePedalSecondaryUpVoltage = 0.34; engineConfiguration->throttlePedalSecondaryUpVoltage = 0.34;
// default 0.0 // default 0.0
engineConfiguration->throttlePedalSecondaryWOTVoltage = 1.86; engineConfiguration->throttlePedalSecondaryWOTVoltage = 1.86;
// default "Normal"
engineConfiguration->clutchDownPinInverted = false;
// default "Normal"
engineConfiguration->clutchUpPinInverted = false;
// default 300.0 // default 300.0
engineConfiguration->idle.solenoidFrequency = 200; engineConfiguration->idle.solenoidFrequency = 200;
// default "false" // default "false"

View File

@ -43,6 +43,12 @@
engineConfiguration->boostClosedLoopBlends[1].blendParameter = GPPWM_Zero; engineConfiguration->boostClosedLoopBlends[1].blendParameter = GPPWM_Zero;
// default "CLT" // default "CLT"
engineConfiguration->boostClosedLoopBlends[1].yAxisOverride = GPPWM_Zero; engineConfiguration->boostClosedLoopBlends[1].yAxisOverride = GPPWM_Zero;
// default "Normal"
engineConfiguration->clutchDownPinInverted = false;
// default "Normal"
engineConfiguration->clutchUpPinInverted = false;
// default "Normal"
engineConfiguration->flexSensorInverted = false;
// default 0.0 // default 0.0
engineConfiguration->mapLowValueVoltage = 2.91; engineConfiguration->mapLowValueVoltage = 2.91;
// default "false" // default "false"

View File

@ -53,6 +53,12 @@
engineConfiguration->tpsMin = 124; engineConfiguration->tpsMin = 124;
// default 1000.0 // default 1000.0
engineConfiguration->tpsMax = 919; engineConfiguration->tpsMax = 919;
// default "Normal"
engineConfiguration->clutchDownPinInverted = false;
// default "Normal"
engineConfiguration->clutchUpPinInverted = false;
// default "Normal"
engineConfiguration->flexSensorInverted = false;
// default 0.0 // default 0.0
engineConfiguration->mapLowValueVoltage = 2.91; engineConfiguration->mapLowValueVoltage = 2.91;
// default 410.0 // default 410.0

View File

@ -63,6 +63,10 @@
engineConfiguration->tpsMin = 120; engineConfiguration->tpsMin = 120;
// default 1000.0 // default 1000.0
engineConfiguration->tpsMax = 791; engineConfiguration->tpsMax = 791;
// default "Normal"
engineConfiguration->clutchDownPinInverted = false;
// default "Normal"
engineConfiguration->clutchUpPinInverted = false;
// default 300.0 // default 300.0
engineConfiguration->idle.solenoidFrequency = 200; engineConfiguration->idle.solenoidFrequency = 200;
// default 3.0 // default 3.0

View File

@ -69,6 +69,10 @@
engineConfiguration->tpsMin = 120; engineConfiguration->tpsMin = 120;
// default 1000.0 // default 1000.0
engineConfiguration->tpsMax = 791; engineConfiguration->tpsMax = 791;
// default "Normal"
engineConfiguration->clutchDownPinInverted = false;
// default "Normal"
engineConfiguration->clutchUpPinInverted = false;
// default 300.0 // default 300.0
engineConfiguration->idle.solenoidFrequency = 200; engineConfiguration->idle.solenoidFrequency = 200;
// default 3.0 // default 3.0

View File

@ -71,8 +71,10 @@
engineConfiguration->mc33_t_hold_off = 0; engineConfiguration->mc33_t_hold_off = 0;
// default 10000.0 // default 10000.0
engineConfiguration->mc33_t_hold_tot = 0; engineConfiguration->mc33_t_hold_tot = 0;
// default "false" // default "Normal"
engineConfiguration->clutchDownPinInverted = true; engineConfiguration->clutchDownPinInverted = true;
// default "Normal"
engineConfiguration->clutchUpPinInverted = false;
// default 1.0 // default 1.0
engineConfiguration->turboSpeedSensorMultiplier = 0; engineConfiguration->turboSpeedSensorMultiplier = 0;
// default 410.0 // default 410.0

View File

@ -81,8 +81,10 @@
engineConfiguration->mc33_t_hold_off = 0; engineConfiguration->mc33_t_hold_off = 0;
// default 10000.0 // default 10000.0
engineConfiguration->mc33_t_hold_tot = 0; engineConfiguration->mc33_t_hold_tot = 0;
// default "false" // default "Normal"
engineConfiguration->clutchDownPinInverted = true; engineConfiguration->clutchDownPinInverted = true;
// default "Normal"
engineConfiguration->clutchUpPinInverted = false;
// default 1.0 // default 1.0
engineConfiguration->turboSpeedSensorMultiplier = 0; engineConfiguration->turboSpeedSensorMultiplier = 0;
// default 410.0 // default 410.0

View File

@ -43,6 +43,12 @@
engineConfiguration->throttlePedalSecondaryUpVoltage = 0.74; engineConfiguration->throttlePedalSecondaryUpVoltage = 0.74;
// default 1.86 // default 1.86
engineConfiguration->throttlePedalSecondaryWOTVoltage = 2.28; engineConfiguration->throttlePedalSecondaryWOTVoltage = 2.28;
// default "Normal"
engineConfiguration->clutchDownPinInverted = false;
// default "Normal"
engineConfiguration->clutchUpPinInverted = false;
// default "Normal"
engineConfiguration->flexSensorInverted = false;
// default 0.05 // default 0.05
engineConfiguration->idleRpmPid.pFactor = 0.03; engineConfiguration->idleRpmPid.pFactor = 0.03;
// default 0.0 // default 0.0

View File

@ -73,6 +73,12 @@
engineConfiguration->throttlePedalSecondaryUpVoltage = 0.74; engineConfiguration->throttlePedalSecondaryUpVoltage = 0.74;
// default 0.0 // default 0.0
engineConfiguration->throttlePedalSecondaryWOTVoltage = 2.28; engineConfiguration->throttlePedalSecondaryWOTVoltage = 2.28;
// default "Normal"
engineConfiguration->clutchDownPinInverted = false;
// default "Normal"
engineConfiguration->clutchUpPinInverted = false;
// default "Normal"
engineConfiguration->flexSensorInverted = false;
// default 0.0 // default 0.0
engineConfiguration->highPressureFuel.v1 = 0.5; engineConfiguration->highPressureFuel.v1 = 0.5;
// default 0.0 // default 0.0

View File

@ -97,6 +97,12 @@
engineConfiguration->mc33_t_hold_off = 0; engineConfiguration->mc33_t_hold_off = 0;
// default 10000.0 // default 10000.0
engineConfiguration->mc33_t_hold_tot = 0; engineConfiguration->mc33_t_hold_tot = 0;
// default "Normal"
engineConfiguration->clutchDownPinInverted = false;
// default "Normal"
engineConfiguration->clutchUpPinInverted = false;
// default "Normal"
engineConfiguration->flexSensorInverted = false;
// default 1.0 // default 1.0
engineConfiguration->turboSpeedSensorMultiplier = 0; engineConfiguration->turboSpeedSensorMultiplier = 0;
// default 0.3 // default 0.3

View File

@ -97,6 +97,12 @@
engineConfiguration->mc33_t_hold_off = 0; engineConfiguration->mc33_t_hold_off = 0;
// default 10000.0 // default 10000.0
engineConfiguration->mc33_t_hold_tot = 0; engineConfiguration->mc33_t_hold_tot = 0;
// default "Normal"
engineConfiguration->clutchDownPinInverted = false;
// default "Normal"
engineConfiguration->clutchUpPinInverted = false;
// default "Normal"
engineConfiguration->flexSensorInverted = false;
// default 1.0 // default 1.0
engineConfiguration->turboSpeedSensorMultiplier = 0; engineConfiguration->turboSpeedSensorMultiplier = 0;
// default 0.0 // default 0.0

View File

@ -208,7 +208,7 @@
<constant name="acrPin">"NONE"</constant> <constant name="acrPin">"NONE"</constant>
<constant digits="1" name="driveWheelRevPerKm" units="revs/km">1000.0</constant> <constant digits="1" name="driveWheelRevPerKm" units="revs/km">1000.0</constant>
<constant digits="2" name="canSleepPeriodMs" units="ms">50.0</constant> <constant digits="2" name="canSleepPeriodMs" units="ms">50.0</constant>
<constant digits="0" name="byFirmwareVersion" units="index">2.0240328E7</constant> <constant digits="0" name="byFirmwareVersion" units="index">2.0240329E7</constant>
<constant name="tps1_1AdcChannel">"Disabled"</constant> <constant name="tps1_1AdcChannel">"Disabled"</constant>
<constant name="vbattAdcChannel">"Disabled"</constant> <constant name="vbattAdcChannel">"Disabled"</constant>
<constant name="fuelLevelSensor">"Disabled"</constant> <constant name="fuelLevelSensor">"Disabled"</constant>
@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant> <constant name="camInputs1">"NONE"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -742,7 +742,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1603,11 +1603,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4645,7 +4642,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant> <constant name="camInputs1">"NONE"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -742,7 +742,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1603,11 +1603,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4645,7 +4642,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">50.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">50.0</constant>
<constant name="camInputs1">"PE12"</constant> <constant name="camInputs1">"PE12"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -743,7 +743,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1606,11 +1606,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4721,7 +4718,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant> <constant name="camInputs1">"NONE"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -744,7 +744,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1605,11 +1605,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4694,7 +4691,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant> <constant name="camInputs1">"NONE"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -744,7 +744,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1605,11 +1605,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4694,7 +4691,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant> <constant name="camInputs1">"NONE"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -744,7 +744,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1605,11 +1605,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4647,7 +4644,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant> <constant name="camInputs1">"NONE"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -743,7 +743,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1604,11 +1604,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4646,7 +4643,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"PC6"</constant> <constant name="camInputs1">"PC6"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -744,7 +744,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1605,11 +1605,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4737,7 +4734,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"PE15"</constant> <constant name="camInputs1">"PE15"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -744,7 +744,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1605,11 +1605,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4644,7 +4641,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant> <constant name="camInputs1">"NONE"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -744,7 +744,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1605,11 +1605,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4647,7 +4644,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant> <constant name="camInputs1">"NONE"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -744,7 +744,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1605,11 +1605,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4647,7 +4644,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant> <constant name="camInputs1">"NONE"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -744,7 +744,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1605,11 +1605,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4647,7 +4644,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant> <constant name="camInputs1">"NONE"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -744,7 +744,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1605,11 +1605,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4647,7 +4644,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"NONE"</constant> <constant name="camInputs1">"NONE"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -745,7 +745,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1606,11 +1606,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4648,7 +4645,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"PE11"</constant> <constant name="camInputs1">"PE11"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -744,7 +744,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1605,11 +1605,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4647,7 +4644,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>

View File

@ -223,7 +223,7 @@
<constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant> <constant digits="0" name="boostControlSafeDutyCycle" units="%">0.0</constant>
<constant name="mafAdcChannel">"Disabled"</constant> <constant name="mafAdcChannel">"Disabled"</constant>
<constant digits="0" name="acrRevolutions" units="">5.0</constant> <constant digits="0" name="acrRevolutions" units="">5.0</constant>
<constant digits="0" name="calibrationBirthday" units="">2.0240328E7</constant> <constant digits="0" name="calibrationBirthday" units="">2.0240329E7</constant>
<constant digits="3" name="adcVcc" units="volts">3.0</constant> <constant digits="3" name="adcVcc" units="volts">3.0</constant>
<constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant> <constant digits="0" name="mapCamDetectionAnglePosition" units="Deg">0.0</constant>
<constant name="camInputs1">"PE15"</constant> <constant name="camInputs1">"PE15"</constant>
@ -444,8 +444,8 @@
<constant name="consoleUartDevice">"Off"</constant> <constant name="consoleUartDevice">"Off"</constant>
<constant name="sensorChartMode">"none"</constant> <constant name="sensorChartMode">"none"</constant>
<constant name="mafSensorType">"v1"</constant> <constant name="mafSensorType">"v1"</constant>
<constant name="clutchUpPinInverted">"false"</constant> <constant name="clutchUpPinInverted">"Normal"</constant>
<constant name="clutchDownPinInverted">"false"</constant> <constant name="clutchDownPinInverted">"Normal"</constant>
<constant name="useHbridgesToDriveIdleStepper">"false"</constant> <constant name="useHbridgesToDriveIdleStepper">"false"</constant>
<constant name="multisparkEnable">"false"</constant> <constant name="multisparkEnable">"false"</constant>
<constant name="enableLaunchRetard">"false"</constant> <constant name="enableLaunchRetard">"false"</constant>
@ -744,7 +744,7 @@
<constant name="mc33810Gpgd3Mode">"false"</constant> <constant name="mc33810Gpgd3Mode">"false"</constant>
<constant name="enableExtendedCanBroadcast">"true"</constant> <constant name="enableExtendedCanBroadcast">"true"</constant>
<constant name="luaCanRxWorkaround">"false"</constant> <constant name="luaCanRxWorkaround">"false"</constant>
<constant name="flexSensorInverted">"false"</constant> <constant name="flexSensorInverted">"Normal"</constant>
<constant name="useHardSkipInTraction">"false"</constant> <constant name="useHardSkipInTraction">"false"</constant>
<constant name="fancySmartS">"false"</constant> <constant name="fancySmartS">"false"</constant>
<constant name="fancySmartL">"false"</constant> <constant name="fancySmartL">"false"</constant>
@ -1605,11 +1605,8 @@
<constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant> <constant digits="0" name="tunerStudioSerialSpeed" units="BPs">38400.0</constant>
<constant name="camSimulatorPin">"NONE"</constant> <constant name="camSimulatorPin">"NONE"</constant>
<constant name="camSimulatorPinMode">"default"</constant> <constant name="camSimulatorPinMode">"default"</constant>
<constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="230"> <constant digits="0" name="anotherCiTest" units="">0.0</constant>
0.0 <constant cols="1" digits="0" name="unusedOftenChangesDuringFirmwareUpdate" rows="226">
0.0
0.0
0.0
0.0 0.0
0.0 0.0
0.0 0.0
@ -4644,7 +4641,7 @@ end</constant>
1.72 1.72
</constant> </constant>
</page> </page>
<versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.28.paralela.3817160378" version="5.0"/> <versionInfo firmwareInfo="20240227" nPages="1" signature="rusEFI default.2024.03.29.paralela.744710933" version="5.0"/>
<bibliography author="rusEFI 20240227" writeDate="date"/> <bibliography author="rusEFI 20240227" writeDate="date"/>
<settings/> <settings/>
<userComments/> <userComments/>