- Apr 15, 2019
-
-
Martin Christoph Hierholzer authored
-
vargheseg authored
-
vargheseg authored
the swicth because order is not important for these.
-
vargheseg authored
-
vargheseg authored
ModuleList serves as a container for VariableGroups. The VariableGroups mirror xml modules in the config file.
-
vargheseg authored
Xml parsing logic factored out to class ConfigParser.
-
- Mar 04, 2019
-
-
Jens Georg authored
-
- Feb 26, 2019
-
-
Jens Georg authored
-
- Feb 22, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Feb 21, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jan 11, 2019
-
-
Martin Christoph Hierholzer authored
-
- Jan 07, 2019
-
-
Martin Christoph Hierholzer authored
-
- Jan 04, 2019
-
-
Martin Christoph Hierholzer authored
Unfortunatly this currently breaks the ServerHistory module, as it relies on slashes in accessor names. The MicroDAQ module had the same issue but has already been fixed. This fix can be adopted to the ServerHistory module as well.
-
- Nov 09, 2018
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
Now one can add ScalarOutput and ArrayOutput variables to the history modules by using tags.
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
This is still not nice. Now for every data type an individual module needs to be created.
-
- Nov 06, 2018
- Oct 11, 2018
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
- Sep 27, 2018
-
-
Martin Killenberg authored
-
- Sep 25, 2018
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
- Timeout is now in milliseconds to allow more flexibility - Default timout can be specified in the constructor - Make sure the time interval is perfectly matched by using sleep_until instead of sleep_for
-
- Sep 24, 2018
-
-
Jens Georg authored
-
- Sep 05, 2018
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Aug 17, 2018
-
-
Martin Christoph Hierholzer authored
- Make data decimation configurable - Addded some documentation - Some code cleaning (eliminate warnings, move internal classes into detail namespace)
-
- Aug 15, 2018
-
-
Martin Killenberg authored
-
- Aug 10, 2018
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
- Aug 09, 2018
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
If sendMessage is used before chimeraTK process variables are initialized an internal buffer is used to store those messages. Once the process variables are initialized the messages from the buffer are send.
-
- 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
-