- Jul 20, 2018
-
-
Martin Christoph Hierholzer authored
Include descriptions of the owning Module in the descriptions of each process variable to make them more complete.
-
- Jul 11, 2018
-
-
Martin Christoph Hierholzer authored
-
- Jul 05, 2018
-
-
Martin Christoph Hierholzer authored
-
- Jul 04, 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)
-
- Apr 16, 2018
-
-
Martin Christoph Hierholzer authored
-
- Apr 12, 2018
-
-
Zenker, Dr. Klaus (FWKE) - 126506 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 12, 2018
-
-
Martin Christoph Hierholzer authored
-
- Jan 09, 2018
-
-
Martin Christoph Hierholzer authored
-
- Nov 15, 2017
-
-
Martin Christoph Hierholzer authored
-
- Nov 02, 2017
-
-
Martin Christoph Hierholzer authored
changed again the interface of SplitArray: the number of groups and elements per group don't have to be a template parameter, instead they are now specified in the constructor
-
Martin Christoph Hierholzer authored
ConfigReader: make exception what() message more elaborate when not finding a variable in the config file in get()
-
Martin Christoph Hierholzer authored
Extended the SplitArray modules to also allow splitting into multiple arrays of the same size. This breaks the interface of the old modules, but they were not yet used anywhere so this should be ok.
-
- Oct 13, 2017
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
configuration variables are now provided to the receivers right away without any read(). Updates will never be sent.
-
- Oct 12, 2017
-
-
Martin Christoph Hierholzer authored
allow obtaining the config values already before connections have been made through a speicial get() function
-
Martin Christoph Hierholzer authored
-
- Oct 11, 2017
-
-
Martin Christoph Hierholzer authored
fixed connectTo() so it now uses the dynamic/virtual model and thus obeys e.g. eliminated hierarchies etc.
-
- Sep 29, 2017
-
-
Martin Christoph Hierholzer authored
-