- Oct 14, 2024
-
-
Martin Christoph Hierholzer authored
If the return channel of a FeedingFanOut was removed because it is connected to the control system but not mapped there, the _returnSlave is not set and hence all read operations on it were crashing.
-
- Sep 26, 2023
-
-
Martin Christoph Hierholzer authored
-
- Sep 21, 2023
-
-
Jens Georg authored
* Disable deprecation warnings * Fix linter findings * fix: Compiler warnings regarding internal linkage * fix: Mask memory leak --------- Co-authored-by:
Martin Hierholzer <martin.hierholzer@desy.de>
-
- May 16, 2023
-
-
Martin Christoph Hierholzer authored
-
- May 12, 2023
-
-
Martin Christoph Hierholzer authored
-
- Nov 08, 2022
-
-
- Aug 26, 2022
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jun 14, 2021
-
-
Martin Christoph Hierholzer authored
-
- Jul 13, 2020
-
-
Martin Killenberg authored
-
- Jul 03, 2020
-
-
Christoph Kampmeyer authored
-
- Jul 02, 2020
-
-
Christoph Kampmeyer authored
Rearranged processing of fanouts and their consuming nodes. A list of consuming nodes and implementations is passed to the fanout constructors, so the nodes don't have to added later. This resolves conflicts in the order in which accessors are decorated and added to the fanouts. FanOut constructors could still use refactoring.
-
- Jul 01, 2020
-
-
Christoph Kampmeyer authored
Ongoing refactoring. Consuming fanout works again.
-
- Jun 25, 2020
-
-
Christoph Kampmeyer authored
-
- Jun 22, 2020
-
-
Christoph Kampmeyer authored
ConstantAccessor not pushes the value to the queue yet
-
Christoph Kampmeyer authored
-
- Jun 18, 2020
-
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
- Jun 16, 2020
-
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
This partly reverts d5ab1447, where the existing doReadTransfer overrides were removed. This commit gets the existing implmentations back, but changes the function name to doReadTransferSynchronously.
-
Christoph Kampmeyer authored
-
- Jun 15, 2020
-
-
Christoph Kampmeyer authored
Remove functions that do not exist anymore
-
- Apr 21, 2020
-
-
Martin Killenberg authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
transform logic_errors in doXxxTransferYyy that are already checked in the preXxx functions into asserts
-
- Apr 20, 2020
-
-
-
Jens Georg authored
Fixes #153
-
- Apr 15, 2020
-
-
Jens Georg authored
Fixes #151
-
- Apr 14, 2020
-
-
Christoph Kampmeyer authored
-
- Apr 09, 2020
-
-
Christoph Kampmeyer authored
Replaces calls to doXxxTransferYyy of the TransferElement by the corresponding xxxTransferYyy call
-
- Aug 05, 2019
-
-
Martin Killenberg authored
-
- Aug 02, 2019
-
-
Martin Killenberg authored
- Exception handling decorator and ThreadedFanOut send condition variable notificatios via the DeviceModule - FanOut sends terminate to impl and all slaves. Solves (some?) shutdown issues, but breaks bi-directional array test.
-
- Jun 07, 2019
-
-
Martin Christoph Hierholzer authored
-
- Jun 05, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- May 22, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Feb 22, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-