- Jan 24, 2020
-
-
Christoph Kampmeyer authored
- Basic structure of test application - Added modules - Refactoring of StatusMonitor to provide a non-templated base class - Needs follow-up, for status see issue #14 and the linked follow-up ticket
-
- Jan 17, 2020
-
-
Martin Christoph Hierholzer authored
-
- Jan 13, 2020
-
-
Martin Killenberg authored
- ConfigReader is in ApplicationCore.h, but was including ApplicationCore.h itself - Added include guards to ApplicationCore.h, although it's not stricktly needed (all included headers have one). Might speed up complilation because it makes it easier for the parser.
-
- Jan 09, 2020
-
-
zenker authored
-
Klaus Zenker (HZDR) authored
-
Klaus Zenker (HZDR) authored
-
- Jan 08, 2020
-
-
Klaus Zenker (HZDR) authored
-
Klaus Zenker (HZDR) authored
-
Klaus Zenker (HZDR) authored
-
Klaus Zenker (HZDR) authored
Connecting a device only works if the PVs are readonly! So one has to use the logical name mapping backend. This also allows to select only a subset of the device PV to be added to the history module.
-
- Dec 13, 2019
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
- Dec 12, 2019
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
I observed that, after reading the message sometimes the log level was wrong. Most likely because it was updated after the message was read. Now the log level is bound to the message. This also reduces the number ctk variables.
-
zenker authored
Fix missing object name in the example.
-
- Nov 21, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Nov 20, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Nov 19, 2019
-
-
Martin Killenberg authored
- worked around gcc bug buy adding a useless default constructor - removed dangerous convenience referene which would be broken by copy constructor and assignment operator
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Nov 14, 2019
-
-
Martin Killenberg authored
- removed sleep - put reading to end of loop (process initial value before blocking)
-
- Nov 13, 2019
-
-
Martin Killenberg authored
-
- Oct 02, 2019
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
It is suffiecient to have the message being push type. readAny of the ReadAnyGroup will update poll type variable automatical once there was an update of the push type message.
-
- Oct 01, 2019
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
Some custom tags from private servers have been removed. Added "CS" tag, which allows to use findTag on the Logging module and connect it directly to the control system.
-
- Aug 05, 2019
-
-
Martin Killenberg authored
-
- Jul 05, 2019
-
-
Martin Killenberg authored
-
- Jun 11, 2019
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
- May 22, 2019
-
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
- May 20, 2019
-
-
Martin Christoph Hierholzer authored
-
- May 15, 2019
-
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
- May 14, 2019
-
-
Nadeem Shehzad authored
-
- May 07, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Apr 15, 2019
-
-
Martin Christoph Hierholzer authored
-