- Jun 15, 2022
-
-
Dietrich Rothe authored
makes test move_invalid pass
-
Dietrich Rothe authored
it currently fails, showing an existing problem
-
- Apr 27, 2022
-
-
Martin Killenberg authored
-
- Apr 26, 2022
-
-
Martin Killenberg authored
-
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 08, 2022
-
-
Martin Christoph Hierholzer authored
Sometimes several long running modules in a row might have caused false alarms. So seen in tests of the llrfctrl server with multiple devices (which require some time to open and initialise).
-
- Apr 05, 2022
-
-
Martin Christoph Hierholzer authored
Simply add timeout to acquiring the testable mode lock and print an error message with the last thread which successfully obtained the thread. Finally throw an exception to help debugging.
-
- Apr 04, 2022
-
-
Martin Christoph Hierholzer authored
-
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 31, 2022
-
-
Martin Christoph Hierholzer authored
Slashes are not allowed in module names, but the DeviceModule crates a status module using the CDD (or alias) as a name. The slashes are now replaced by underscores.
-
- Mar 30, 2022
-
-
Martin Killenberg authored
ApplicationCore 02.07 is the planned feature upgrade (PreriodicTrigger) for DeviceAccess 02.08, while the master already is on DeviceAccess 03.00
-
Martin Killenberg authored
Did not increase the patch because of binary incompatibilities.
-
Martin Killenberg authored
-
Martin Christoph Hierholzer authored
-
- Mar 03, 2022
-
-
Martin Christoph Hierholzer authored
See #7425
-
- Feb 08, 2022
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Feb 07, 2022
-
-
Martin Christoph Hierholzer authored
-
- Jan 28, 2022
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jan 26, 2022
-
-
Martin Christoph Hierholzer authored
It can be static and it may make sense to use it outside modules. The implementation should probably move to a Application member function to make it easier to reach from non-module code.
-
- Jan 19, 2022
-
-
Martin Christoph Hierholzer authored
-
- Jan 12, 2022
-
-
Martin Christoph Hierholzer authored
-
- Dec 06, 2021
-
-
Martin Killenberg authored
-
- Nov 24, 2021
-
- Nov 23, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
ScriptedInitialisationHandler: catch boost exceptions and throw ChimeraTK logic_error with improved what() message
-
Martin Killenberg authored
-
- Nov 09, 2021
-
-
Martin Killenberg authored
-
- Nov 08, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Oct 20, 2021
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-