- Jun 27, 2019
-
-
Martin Christoph Hierholzer authored
output warning if data is thrown away due to failed consistency matching between macro pulse number and actual data
-
- Jun 26, 2019
-
-
Martin Christoph Hierholzer authored
-
- Jun 24, 2019
-
-
Jens Georg authored
-
- Jun 21, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
This reverts commit aa0bd46e. It does not fix the bug.
-
- Jun 14, 2019
-
-
Martin Christoph Hierholzer authored
-
- Jun 12, 2019
-
-
Martin Christoph Hierholzer authored
Workaround for the svr_writer thread (of DOOCS) to block location mutexes for a very long time if many big D_spectrum are written. The write is now only done if necessary (i.e. after a modification) and the lock is released for a short period of time to make sure RPC calls don't get blocked for too long.
-
Martin Christoph Hierholzer authored
-
- Jun 11, 2019
-
-
Jens Georg authored
- Preallocate the unordered set with worst-case size before the loop - Perform insert and lock in one step using the return value of insert
-
Martin Christoph Hierholzer authored
Allow to set the data matching mode. This for now only allows to switch off the DataConsistencyGroup matching for the attached macro pulse number.
-
- Jun 06, 2019
-
-
Martin Christoph Hierholzer authored
Do not throw exception if the eq_fct_code in the DOOCS config file is not 10 and no code has expilicitly specified in the DoocsVariableMap.xml file.
-
Martin Christoph Hierholzer authored
throw error if a read-only spectrum is defined with more than one buffer
-
Jens Georg authored
Fixes #28
-
- May 31, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- May 22, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- May 16, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer 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.
-
- Apr 30, 2019
-
-
Jens Georg authored
-
Jens Georg authored
-
Jens Georg authored
-
- Apr 29, 2019
-
-
Jens Georg authored
- Introduce a new D_xy tag which takes x_source and y_source - The two sources are attached to a DataConsistentcyGroup. Only If the consistency group signalizes a consistent state, the data is updated
-
- 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
-
Jens Georg authored
-
Jens Georg authored
Parse "type" attribute for normal properties
-
Jens Georg authored
Bubble up the type to the parent class
-
- Apr 10, 2019
-
-
Martin Christoph Hierholzer authored
-
- Apr 02, 2019
-
-
Martin Christoph Hierholzer authored
-
- Mar 06, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-