- Jun 11, 2018
-
-
Martin Christoph Hierholzer authored
-
- Jun 08, 2018
-
-
Martin Christoph Hierholzer authored
Updated to use the new ReadAnyGroup instead of the old readAny function. Some tests are still hanging or failing (mostly due to shutdown issues)
-
- May 30, 2018
-
-
Jens Georg authored
It inherits two functions from its two base classes. Explicitly use the one from ApplicationBase.
-
- May 03, 2018
-
-
Jens Georg authored
-
- Apr 16, 2018
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Apr 12, 2018
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
- Apr 05, 2018
-
-
Martin Christoph Hierholzer authored
use a different work around for the thread_local problem: moving the code using the thread_local specifier to the cc file also solved the problem and does not require a complicated work around using a map...
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Mar 13, 2018
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Feb 19, 2018
-
-
Martin Killenberg authored
-
- Feb 09, 2018
-
-
Martin Christoph Hierholzer authored
- Added tag "MicroDAQ.CONFIG" to all configuration variables, to make it easier to publish only them into the control system
- Jan 22, 2018
-
-
Martin Christoph Hierholzer authored
- Jan 16, 2018
-
- Jan 12, 2018
-
-
Martin Christoph Hierholzer authored
-
- Jan 10, 2018
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
- Jan 09, 2018
-
-
Martin Christoph Hierholzer authored
-
- Jan 08, 2018
-
-
Martin Christoph Hierholzer authored
- Dec 19, 2017
-
-
Martin Christoph Hierholzer authored
-
- Dec 15, 2017
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Nov 28, 2017
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Nov 27, 2017
-
-
Martin Christoph Hierholzer authored
-
- Nov 24, 2017
-
-
Martin Christoph Hierholzer authored
necessary changes for the latest DeviceAccess update (readAsync() return type no longer a reference, and other related changes)
-
- Nov 21, 2017
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Nov 20, 2017
-
-
Martin Christoph Hierholzer authored
Changed an exception into an assert, since the function is only internally used and the exception is never thrown. Clafiried the documentation about this.
-
Martin Christoph Hierholzer authored
- check if connections are actually working
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
removed incorrect implementation of operator[] and operator() in ApplicationModule (and use the implementations of ModuleImpl instead)
-