Commit a8b57705 authored by claes's avatar claes

*** empty log message ***

parent 45d90688
Package: pwrrt Package: pwrrt
Version: 4.4.2-1 Version: 4.4.4-5
Section: base Section: base
Priority: optional Priority: optional
Architecture: i386 Architecture: i386
...@@ -23,3 +23,26 @@ Description: ...@@ -23,3 +23,26 @@ Description:
4.4.2-1 4.4.2-1
- Subgraphs for ventilation and circuit diagrams added. - Subgraphs for ventilation and circuit diagrams added.
- Baseobjects for threewayvalves, filters and dampers added. - Baseobjects for threewayvalves, filters and dampers added.
4.4.2-2
- Ge: Gray backgroundcolor could be undefined.
4.4.2-3
- remote_mq present.
4.4.2-4
- XY_Curve class and Ge dynamic added.
4.4.3-1
- Changed qcom synchronization mechanism.
4.4.4-1
- Function to suppress alarms in basecomponents added.
- Classes IpDistribute, IpCollect, Demux, IDemux, GetDpPtr, StoDpPtr,
Eurotherm_TC3001, Eurotherm_TC3001Aggr and more added.
4.4.4-2
- Bugfix in gtk operatorwindow, long alarmtext could cause segfault
4.4.4-3
- Bugfix in trend, disabled trend object was handled.
- Bugfix in object graph for CompModePID and CompPID.
4.4.4-4
- Bugfix in Eurotherm 3001 profibus slave and module.
- Doublebuffering in graphs with window objects could be lost.
4.4.4-5
- Fixed several bugs in rs_remote_tcpip when acting as a server.
- Bugfix in rt_neth_acp. Subscriptions were not refreshed after a remote node restarted.
...@@ -140,7 +140,7 @@ chgrp -R pwrp /usr/pwrrt ...@@ -140,7 +140,7 @@ chgrp -R pwrp /usr/pwrrt
chmod u+s /usr/pwrrt/exe/rt_ini chmod u+s /usr/pwrrt/exe/rt_ini
chmod u+s /usr/pwrrt/exe/rt_rtt chmod u+s /usr/pwrrt/exe/rt_rtt
chmod u+s /usr/pwrrt/exe/rt_xtt #chmod u+s /usr/pwrrt/exe/rt_xtt
chmod u+s /usr/pwrrt/exe/rt_bck chmod u+s /usr/pwrrt/exe/rt_bck
chmod u+s /usr/pwrrt/exe/rt_gdhget chmod u+s /usr/pwrrt/exe/rt_gdhget
chown root /usr/pwrrt/exe/rs_remote_alcm chown root /usr/pwrrt/exe/rs_remote_alcm
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment