- May 24, 2019
-
-
Martin Killenberg authored
-
- May 22, 2019
-
-
Martin Killenberg authored
-
- May 15, 2019
-
-
Jan H. K. Timm authored
This commit belongs to issue #4, allow to set the EqFct code in mapping file. In VariableMapper a std::map with location(string) and code(int) was added. With getLocationAndCode() this map is returned and used in eq_creat.cc to add missing locations with 10 default, or with 'code' set in the <location> tag in the mappinmg xml file.
-
- May 07, 2019
-
-
Jens Georg authored
-
- May 06, 2019
-
-
Jens Georg authored
To be reverted once DOOCS with an eq_exit method has been released
-
- May 03, 2019
-
-
Jens Georg authored
-
Jens Georg authored
Otherwise we run into a deadlock or random crashes
-
Jens Georg authored
Follow-up fix for 32d3728c It seems that setting up zmq might take longer than expected. Add additional delay and move initial write after subscription to make sure we really receive the inital event
-
- Apr 30, 2019
-
-
Jens Georg authored
-
- Apr 29, 2019
-
-
Jens Georg authored
The change in test application causes FROM_DEVICE values to be written only if the TO_DEVICE variables are modified.
-
- Apr 11, 2019
-
-
Jens Georg authored
-
Jens Georg authored
It basically decorated the AutoPropertyDescription with the type which is now in AutpPropertyDescription
-
Jens Georg authored
Helps debugging a bit
-
Jens Georg authored
Bubble up the type to the parent class
-
- Apr 02, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Mar 06, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Mar 04, 2019
-
-
Martin Christoph Hierholzer authored
-
- Feb 22, 2019
-
-
Martin Christoph Hierholzer authored
-
- Feb 21, 2019
-
-
Martin Christoph Hierholzer authored
-
- Feb 13, 2019
-
-
Martin Christoph Hierholzer authored
change type of macro pulse number PV to int64_t (as this is the data type expected by DOOCS) and convert if necessary via the TypeChangingDecorator
-
- Feb 12, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
- added missing lock guard - added missing reset of dataReceived flag
-
- Feb 11, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
so far, only scalars work and the meta data (macro pulse number etc. is missing)
-
Martin Christoph Hierholzer authored
-
- Nov 16, 2018
-
-
Martin Christoph Hierholzer authored
-
- Sep 14, 2018
-
-
Martin Christoph Hierholzer authored
-
- Sep 05, 2018
-
-
Martin Christoph Hierholzer authored
-
- Aug 24, 2018
-
-
Martin Killenberg authored
-
- Feb 08, 2018
-
-
Martin Killenberg authored
-
- Dec 19, 2017
-
-
Martin Christoph Hierholzer authored
-
- Dec 12, 2017
-
-
Martin Killenberg authored
-
- Dec 11, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
- fixed last tests which were not using timeout based checks
-