- 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
-
- Feb 21, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jan 25, 2019
-
-
Martin Christoph Hierholzer authored
- implement ThreadedFanOut version with return channel - add test for ThreadedFanOut with return channel
-
- Jan 24, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jan 23, 2019
-
-
Martin Christoph Hierholzer authored
-
- Sep 05, 2018
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jun 08, 2018
-
-
Martin Christoph Hierholzer authored
Updated to use the new ReadAnyGroup instead of the old readAny function. Some tests are still hanging or failing (mostly due to shutdown issues)
-
- Dec 19, 2017
-
-
Martin Christoph Hierholzer authored
-
- Dec 15, 2017
-
-
Martin Christoph Hierholzer authored
-
- Nov 28, 2017
-
-
Martin Christoph Hierholzer authored
-
- Nov 24, 2017
-
-
Martin Christoph Hierholzer authored
necessary changes for the latest DeviceAccess update (readAsync() return type no longer a reference, and other related changes)
-
- Nov 20, 2017
-
-
Martin Christoph Hierholzer authored
-