- Sep 14, 2018
-
-
Martin Christoph Hierholzer authored
-
- Sep 10, 2018
-
-
Martin Christoph Hierholzer authored
Do not link against all boost libraries, since we must not link against the unit test library. The required libraries are already pulled in by the control system adapter anyway.
-
- Aug 20, 2018
-
- Jul 18, 2018
-
-
Martin Christoph Hierholzer authored
- update dependency versions
-
- Feb 28, 2018
-
- Feb 07, 2018
-
-
Martin Christoph Hierholzer authored
fixed another uncought exception when converting e.g. an Inf from double to float (was still occurring for D_spectrum)
-
- Jan 22, 2018
-
- Jan 10, 2018
-
-
Martin Christoph Hierholzer authored
Temporary roll-back to the periodic update polling instead of the readAny()-based update logic. This is necessary, since the readAny() implementation seems to be too slow for bigger servers like the LLRF server. A proper solution should be found to improve the performance of readAny() for larger number of variables.
-
- Jan 05, 2018
-
-
Martin Killenberg authored
-
- Nov 03, 2017
-
- Sep 01, 2017
-
-
Martin Killenberg authored
adding the current path to the linker flags before the other link pathes so an installed library is not taken, but the one supposed to be tested
-
- Aug 28, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 23, 2017
-
-
Martin Killenberg authored
- improved test printout (manual checking of exception messages)
-
- Aug 17, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 14, 2017
-
-
Martin Killenberg authored
-
- Aug 08, 2017
-
-
Martin Killenberg authored
-
- Jul 25, 2017
-
-
Martin Christoph Hierholzer authored
fixed problems with the rpath: rpath on installed library was not set; tests were using installed DoocsAdapter instead of library from build directory
-
Martin Christoph Hierholzer authored
-
- Jul 13, 2017
-
- Jul 12, 2017
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
- Jun 09, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Dec 12, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
- Dec 09, 2016
-
-
Martin Christoph Hierholzer authored
- set required version for the ControlSystemAdapter
-
- Sep 15, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Aug 17, 2016
-
-
Martin Killenberg authored
-
- May 27, 2016
-
-
Martin Christoph Hierholzer authored
-
- May 26, 2016
-
-
Martin Christoph Hierholzer authored
Added CMakeLists.txt + support files to allow building the project via cmake. The cmake files used by other project to find this library as a dependency still have to be added.
-