- Aug 22, 2019
-
-
Jens Georg authored
-
- Aug 05, 2019
-
-
Martin Killenberg authored
(Currently untested as the recovery does not work in DeviceAccess. calling open() again just does nothing.) Fixes #53
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 02, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
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.
-
- Aug 01, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Jul 30, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
supposedly fixed implementation, but tests are conceptually broken and/or implementation cannot be terminated
-
- Jul 29, 2019
-
-
Martin Killenberg authored
-
- Jul 26, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Jens Georg authored
Otherwise it is impossible to shut-down the server if the device could not be opened at all or is in constant error state
-
- Jul 25, 2019
-
-
Martin Killenberg authored
- fixed bug that there was a nullptr exception handler in the list with default value from constructor (caused all ApplicationCore to fail)
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Jul 24, 2019
-
-
Martin Killenberg authored
first implementation of device initialisation handler. Simple test passes, but needs to be extended.
-
- Jul 23, 2019
-
-
Martin Killenberg authored
implemented first interface change in DeviceModule to support initialisationHandlers. Test in place but failing due to missing implementation.
-
- Jul 12, 2019
-
-
Jens Georg authored
-
- Jul 11, 2019
-
-
Jens Georg authored
Fixes #39
-
- Jul 05, 2019
-
-
Martin Killenberg authored
-
- Jul 04, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
use the new DeviceAccess .DUMMY_WRITEABLE variable in tests. Writing to the readonly version now throws.
-
Martin Killenberg authored
-
- Jul 03, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Jun 26, 2019
-
-
Martin Christoph Hierholzer authored
added missing implementations of writeDestructively() - the inherited ones from the DeviceAccess classes are not doing the right thing...
-