- Jun 03, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
The new order has the following advantages: - values 0=OK and 1=Fault are compatible with frequent use of booleans like "is_error" - values are matching ("accidentally") the DOOCS convention
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
modernise StatusMonitor interface
-
Martin Christoph Hierholzer authored
-
Martin Killenberg authored
add convenient way to create constant PVs for use in generic modules
-
- Jun 02, 2021
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
Killenb/7834 circular dependency faulty flags
-
Martin Killenberg authored
Circular dependency detection: Outputs which are pogrammatically set to faulty are treated like external inputs.
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
Wip mhier 7982 status aggregator
-
- Jun 01, 2021
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
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 31, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- May 28, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
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
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- May 27, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- May 25, 2021
-
-
Martin Killenberg authored
- Implemented but not tested yet - All existing tests passing
-
- May 21, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- May 20, 2021
-
-
Martin Killenberg authored
-
- May 19, 2021
-
-
Martin Killenberg authored
* Not implemented yet. Currently always return false. * Test exists and compiles, but is failing due to the missing implementation.
-
Martin Christoph Hierholzer authored
-