- Jan 22, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
wip #47: register accessor for write after open in DeviceModule if write cannot be performed in initialisation phase
-
- Jan 21, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
Issue81
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Jan H. K. Timm authored
-
Jan H. K. Timm authored
add bool thereHaveBeenExceptions write test for taht testExceptionsDummyDevice.cc
-
Martin Christoph Hierholzer authored
wip #47: add test for direct connections from ConfigReader to a device. The test is currently failing.
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Jan H. K. Timm authored
writeAfterOpen writes constants to devices remove writeAfterOpen in recovery loop that should be in writeRecoveryOpen extend testProcessVariableRecovery for constants
-
- Jan 20, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Christoph Kampmeyer authored
- Handle illegal writes to read-only accessors in doPreWrite(). Otherwise, attempting to write to the recovery accessor would result in a nullpointer access. - Related test case.
-
Jan H. K. Timm authored
Ticket #79 - documentation for addRecoveryAccessor() and getRecoverySharedMutex()
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Tomasz Kozak authored
-
Christoph Kampmeyer authored
- Cleaned up comments - Place using-declaration of buffer_2D to class definition so the base class name can be omitted in the implementation
-
- Jan 18, 2020
-
-
Martin Killenberg authored
-
- Jan 17, 2020
-
-
Nadeem Shehzad authored
-
Martin Killenberg authored
forgot to commit latest change: testProcessVariableRecovery now tries to get exception by reading (not writing), currently failing
-
Martin Killenberg authored
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Tomasz Kozak authored
-
Tomasz Kozak authored
- remove "void ExceptionHandlingDecorator::setDataValidity(DataValidity newValidity)" - add "void ExceptionHandlingDecorator::setOwner(EntityOwner* owner)" and remove owner setting in constructor
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Jan H. K. Timm authored
- add list with shared ptr of transferElements for recovery write - add shared mutex
-
Tomasz Kozak authored
-
- Jan 16, 2020
-
-
Martin Killenberg authored
-
tkozak authored
-
Christoph Kampmeyer authored
- Cleanup: - Reorder code in Application::createDeviceVariable - Separated ExceptionHandlingDecorator constructors for writable and non-writable registers - cleaned up doPreWrite
-