- Jun 03, 2021
-
-
Martin Christoph Hierholzer authored
-
- Jun 01, 2021
-
-
Martin Christoph Hierholzer authored
After discussion with Martin K. we concluded that this monitor makes no sense. Legit cases should use the ExactMonitor instead (if e.g. a boolean on/off configuration switch is to be observed). The monitoring of a Status value makes no sense, since we would then have a monitor monitoring another monitor. In that case, the behaviour of the other monitor should either be corrected, or the monitors should be aggregated with the right aggregator mode.
-
Martin Christoph Hierholzer authored
-
- May 28, 2021
-
-
Martin Christoph Hierholzer authored
- introduce StatusOutput class - rename ChimeraTK::States enum to ChimeraTK::StatusOutput::Status and make strongly-typed - introduce reserved tags to detect StatusOutputs to be aggregated
-
- Nov 30, 2020
-
-
Nadeem Shehzad authored
-
- Nov 26, 2020
-
-
Nadeem Shehzad authored
-
- Mar 26, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Jan 24, 2020
-
-
Christoph Kampmeyer authored
- Basic structure of test application - Added modules - Refactoring of StatusMonitor to provide a non-templated base class - Needs follow-up, for status see issue #14 and the linked follow-up ticket
-
- Nov 21, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Nov 20, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Nov 19, 2019
-
-
Martin Killenberg authored
- worked around gcc bug buy adding a useless default constructor - removed dangerous convenience referene which would be broken by copy constructor and assignment operator
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Nov 14, 2019
-
-
Martin Killenberg authored
- removed sleep - put reading to end of loop (process initial value before blocking)
-
- Nov 13, 2019
-
-
Martin Killenberg authored
-
- Aug 05, 2019
-
-
Martin Killenberg authored
-
- Jul 05, 2019
-
-
Martin Killenberg authored
-
- May 22, 2019
-
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
- May 15, 2019
-
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
- May 14, 2019
-
-
Nadeem Shehzad authored
-