- 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
-