- Nov 08, 2022
-
-
Martin Christoph Hierholzer authored
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
- ControlSystemModule - VirtualModule - findTag - excludeTag and some related functions.
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
-
- ApplicationModule can only be owned by ModuleGroup
-
-
- Oct 10, 2022
-
-
Martin Christoph Hierholzer authored
-
- Sep 26, 2022
-
-
Martin Christoph Hierholzer authored
-
- Sep 12, 2022
-
-
Tomasz Kozak authored
Modernise interface of status monitors and add tests of initial value propagation and data validity propagation (#8279). Improve code formating/readability.
-
- Aug 26, 2022
-
-
zenker authored
Using the DESY identifier here was done by mistake when introducing the SPDX headers. Co-authored-by:
Martin Hierholzer <martin.hierholzer@desy.de>
-
zenker authored
* Use templated version to add a trigger. A trigger is needed for Poll type inputs. Still it can not be used for Devices. Here one has to call addSource manually. * No need to use a trigger. Fix connections by moving all to history. Trigger is only needed for DeviceModules. So in case of device addSource still needs to be used, because no tags are present for devices. * Add option to specify the directory where history will appear in CS. * Remove CS tag not needed any more. * Update documentation. * Update documentation of logging module. * Remove CS tag not needed any more. * Remove parameter not needed. AddSource for ConnectingDeviceModule. Docu.
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Aug 25, 2022
-
-
Martin Christoph Hierholzer authored
-
zenker authored
-
zenker authored
* Create test case for testing multiple modules having the same. * Use message IDs to support modules with similar names. ToDo: Remove variable connections to CS like with MicroDAQ. * Use automatic connection via CS. Rebuild hierarchy in Logging module. * Put logging variables into a separate hierarchy level. * Let user write to alias via CS. Keep last message in the PV. Before the message was always cleared after writing it. Now a new log level is used to indicate the situation that write was called on the message PV without calling sendMessage - it happens if the owning module calls writeAll(). Now the last message of each sender is availble in the CS. * Add test with modified hierarchy. * Clang formaat applied. * Hide internal PVs. Use different internal tag to work with regex.
-
- Jun 28, 2022
-
-
Martin Christoph Hierholzer authored
-
- Jun 15, 2022
-
-
Martin Christoph Hierholzer authored
-
Dietrich Rothe authored
Introduce StatusWithMessage and StatusWithMessageReader which handle this. It is used in DeviceModule error reporting. This is a preparation in order that we can report errors consistently to DOOCS, in DoocsAdapter make StatusAggregator use StatusWithMessage it should output always status code + string on the input side, connects to either status or status + string corresponding string input is found automatically NOTE: DeviceModule API change, the status output variables are renamed from (status, message) to (status, status_message)! update testing of DeviceModule outputs because of API change of DeviceModule (renamed message -> status_message) fix crash and improve message and test - fix crash due to incorrect handling of cast to Derived - improve message output - make existing tests pass - add test for status message of StatusAggregator move StatusWithMessageReaderBase and Status def to ControlSystemAdapter since it is required from ApplicationCore as well as from the adapters
-
- Apr 26, 2022
-
-
Martin Christoph Hierholzer authored
Co-authored-by:
d-rothe <39566710+d-rothe@users.noreply.github.com>
-
- Apr 25, 2022
-
-
Martin Christoph Hierholzer authored
-
- Apr 21, 2022
-
-
Martin Christoph Hierholzer authored
-
- Apr 04, 2022
-
-
Martin Christoph Hierholzer authored
Without them, the references become invalid in move operations which leads to subsequent segfaults.
-
- Apr 01, 2022
-
-
d-rothe authored
* optimization for StatusAggregator make getPriority faster by making prio map static and reduce evaluation frequency * get rid of compiler warning * comment for statusPrio Co-authored-by:
Dietrich Rothe <dietrich.rothe@desy.de>
-
- Mar 30, 2022
-
-
Martin Killenberg authored
-
- Jan 12, 2022
-
-
Martin Christoph Hierholzer authored
-
- Nov 23, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
ScriptedInitialisationHandler: catch boost exceptions and throw ChimeraTK logic_error with improved what() message
-
Martin Killenberg authored
-
- Oct 20, 2021
-
-
Martin Christoph Hierholzer authored
-
- Aug 16, 2021
-
-
Martin Christoph Hierholzer authored
-