Added temperature monitor screen. Added current factors for BMS configuration

This commit is contained in:
Yury Shuvakin
2023-03-21 10:10:28 +03:00
parent 7c732215ec
commit 0daea7162a
17 changed files with 1496 additions and 326 deletions

View File

@@ -2622,6 +2622,50 @@ p, li { white-space: pre-wrap; }
<suffix>°C</suffix>
<vTx>4</vTx>
</heatingStopThreshold>
<floatCurrentK1>
<longName>Current factor K1</longName>
<type>1</type>
<transmittable>1</transmittable>
<description>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; ; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Current factor K1.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</description>
<cDefine>FLOAT_CURRENT_K1</cDefine>
<editorDecimalsDouble>6</editorDecimalsDouble>
<editorScale>1</editorScale>
<editAsPercentage>0</editAsPercentage>
<maxDouble>1.17549e-38</maxDouble>
<minDouble>3.40282e+38</minDouble>
<showDisplay>0</showDisplay>
<stepDouble>0.05</stepDouble>
<valDouble>0</valDouble>
<vTxDoubleScale>100000</vTxDoubleScale>
<suffix></suffix>
<vTx>9</vTx>
</floatCurrentK1>
<floatCurrentK2>
<longName>Current factor K2</longName>
<type>1</type>
<transmittable>1</transmittable>
<description>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; ; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Current factor K2.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</description>
<cDefine>FLOAT_CURRENT_K1</cDefine>
<editorDecimalsDouble>6</editorDecimalsDouble>
<editorScale>1</editorScale>
<editAsPercentage>0</editAsPercentage>
<maxDouble>1.17549e-38</maxDouble>
<minDouble>3.40282e+38</minDouble>
<showDisplay>0</showDisplay>
<stepDouble>0.05</stepDouble>
<valDouble>0</valDouble>
<vTxDoubleScale>100000</vTxDoubleScale>
<suffix></suffix>
<vTx>9</vTx>
</floatCurrentK2>
</Params>
<SerOrder>
<ser>noOfCellsSeries</ser>
@@ -2729,5 +2773,7 @@ p, li { white-space: pre-wrap; }
<ser>heatingOutputChecked</ser>
<ser>heatingStartThreshold</ser>
<ser>heatingStopThreshold</ser>
<ser>floatCurrentK1</ser>
<ser>floatCurrentK2</ser>
</SerOrder>
</ConfigParams>