@@ -15,6 +15,9 @@ package BuildingControlLib "Library for building control"
15
15
16
16
17
17
18
+
19
+
20
+
18
21
annotation (version = "0.1.0" , uses(AixLib(version="0.4.0" ),Buildings(version="4.0.0" ),
19
22
Modelica_StateGraph2(version="2.0.2" ),
20
23
Modelica(version="3.2.2" )), preferredView="info" ,
@@ -28,8 +31,30 @@ package BuildingControlLib "Library for building control"
28
31
</table>
29
32
</html>" , revisions="<html>
30
33
<ul>
34
+ <li>January 19, 2018 by Georg Ambrosius Peßler:<br>Replaced semantic connectors from VDI3813 with standard type connectors.</li>
31
35
<li>March 07, 2017 by Georg Ferdinand Schneider & Georg Ambrosius Peßler:<br>Implemented.</li>
32
36
</ul>
37
+ <ul>
38
+ <li><i>June 23, 2004</i>
39
+ by <a href=\" http://www.robotic.dlr.de/Martin.Otter/\">Martin Otter</a>:<br>
40
+ Introduced new block connectors and adapted all blocks to the new connectors.
41
+ Included subpackages Continuous, Discrete, Logical, Nonlinear from
42
+ package ModelicaAdditions.Blocks.
43
+ Included subpackage ModelicaAdditions.Table in Modelica.Blocks.Sources
44
+ and in the new package Modelica.Blocks.Tables.
45
+ Added new blocks to Blocks.Sources and Blocks.Logical.
46
+ </li>
47
+ <li><i>October 21, 2002</i>
48
+ by <a href=\" http://www.robotic.dlr.de/Martin.Otter/\">Martin Otter</a>
49
+ and Christian Schweiger:<br>
50
+ New subpackage Examples, additional components.
51
+ </li>
52
+ <li><i>June 20, 2000</i>
53
+ by <a href=\" http://www.robotic.dlr.de/Martin.Otter/\">Martin Otter</a> and
54
+ Michael Tiller:<br>
55
+ Introduced a replaceable signal type into
56
+ Blocks.Interfaces.RealInput/RealOutput:
57
+
33
58
</html>
34
59
" ),
35
60
Icon(coordinateSystem(preserveAspectRatio=false, extent={{-100,-100},{100,100}}),
0 commit comments