- Mar 26, 2020
-
-
Martin Killenberg authored
-
- Mar 24, 2020
-
-
Martin Killenberg authored
-
- Mar 23, 2020
-
- Mar 20, 2020
-
-
Martin Christoph Hierholzer authored
-
- Feb 05, 2020
-
- Jan 23, 2020
-
-
vargheseg authored
Test application structure: CS +---> threaded fanout +------------------+ + v +--------+ +Device1+ | | | v +--+ | CS <---------+ Module1 <-------+ v | | ^ +Consuming | | +---------+ fanout | +----+ + + | v Device2 | | CS <---------+ Module2 | | | | CS <-------------------------------+ | | | CS <---------+ Trigger <----------------------+ ^ | + CS
-
- Jan 21, 2020
-
-
Martin Christoph Hierholzer authored
-
- Jan 17, 2020
-
-
Nadeem Shehzad authored
-
- Jan 16, 2020
-
-
tkozak authored
Adjust CMakeList to use add_dependency instead of FIND_PACKAGE for DeviceAccess library - now all path to headers are correctly added to the project when ControlSystemAdapter lib and DeviceAccess lib are installed in different directories.
-
- Jan 08, 2020
-
-
Klaus Zenker (HZDR) authored
-
- Dec 13, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
If the hdf5 library is not available, the MicroDAQ module is automatically not build. You don't have to specify -DBUILD_MICRODAQ=OFF to make cmake run through.
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
- Dec 12, 2019
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
- Nov 20, 2019
-
-
Martin Killenberg authored
-
- Sep 25, 2019
-
-
Jens Georg authored
-
- Sep 24, 2019
-
-
Jens Georg authored
-
Jens Georg authored
- Add missing required dependencies for boost - Remove deprecated header. Also not needed on xenial
-
- Sep 10, 2019
-
- Aug 22, 2019
-
-
Jens Georg authored
-
- Aug 02, 2019
-
-
Martin Killenberg authored
-
- Jul 04, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
use the new DeviceAccess .DUMMY_WRITEABLE variable in tests. Writing to the readonly version now throws.
-
- Jul 03, 2019
-
-
Martin Killenberg authored
-
- Jun 26, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
remved the library without path from the _LIBRARIES. It is added with path by the config file anyway, which makes linking easiser because you don't need the link path variable.
-
- Jun 25, 2019
-
-
Martin Christoph Hierholzer authored
-
- Jun 12, 2019
-
- Jun 05, 2019
-
- Jun 03, 2019
-
-
Martin Christoph Hierholzer authored
-
- May 22, 2019
-
-
Martin Christoph Hierholzer authored
-
- May 15, 2019
-
-
Nadeem Shehzad authored
-
- May 09, 2019
-
- May 07, 2019
-
-
Martin Killenberg authored
updated required version of control system adapter, which brings the right dependency to device access (minimum 01.02)
-
- May 03, 2019
-
-
Martin Christoph Hierholzer authored
make sure that tests are using the library just compiled in the build directory and not an installed version
-