- Apr 27, 2020
-
-
Christoph Kampmeyer authored
-
- Apr 24, 2020
-
-
Christoph Kampmeyer authored
-
- Apr 23, 2020
-
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
- Apr 22, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
Martin Christoph Hierholzer authored
Merge pull request #162 from ChimeraTK/wip/killenb-DeviceAccess137_preWrite_doPreWrite_versionNumbers Adapted to DeviceAccess API changes from DA#137
-
- Apr 21, 2020
-
-
Martin Killenberg authored
ExceptionHandlingDecorator: doReadTransferNonBlocking() and doReadTransferLatest() must always return true because there will be new data. The recovery in postRead() takes care of it.
-
Martin Killenberg authored
-
Martin Christoph Hierholzer authored
was already removed for the ScalarAccessor and is tested at least there
-
Martin Christoph Hierholzer authored
This reverts commit 4f2b35be. Was actually used and tested.
-
Martin Christoph Hierholzer authored
this was never really a problem, since it was always used with the BidirectionalProcessArray() which implements writeDestructively same as write
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
It already exists for ArrayAccessor::readAsync()...
-
Martin Christoph Hierholzer authored
transform logic_errors in doXxxTransferYyy that are already checked in the preXxx functions into asserts
-
zenker authored
If someone includes the Logger into an ApplcationModule and calls writeAll() the Logger variable message will be written. To catch that cases set message empty after calling sendMessage and ignore empty messages in the LoggingModule.
-
- Apr 20, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
ExceptionHandlingDecorator: With the current (=old) the owner has to be informed about data invalidity as soon as the exception is reported, and then again after recovery.
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Jens Georg authored
-
-
Jens Georg authored
Fixes #153
-
Martin Killenberg authored
improved places where DeviceModule changes testableMode_deviceInitialisationCounter. Now matches with deviceHasError.
-
- Apr 17, 2020
-
-
Martin Killenberg authored
Now the writing in the DeviceModule is working. Fixes #159
-
zenker authored
-
zenker authored
-
Martin Killenberg authored
Merge iss130 branch into master Closes #130
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Apr 16, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
- removed wrong waitForRecovery() - some code improvements - fixed wrong logic in doReadTransferAsync
-