- 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...
-
Martin Killenberg authored
- run xml generator as a test - use project template - have a version number
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
remved the library without path from the _LIBRARIES. It is added with path by the config file anyway, which makes linking easiser because you don't need the link path variable.
-
- Jun 25, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
rename VersionNumberUpdatingRegisterDecorator into MetaDataPropagatingRegisterDecorator, as it does more than just updating the VersionNumber now
-
Martin Christoph Hierholzer authored
-
- Jun 13, 2019
-
-
Jens Georg authored
So that the compiler complains if one accidentally uses it through implicit type conversion "" -> bool and the hierarchy is screwed up
-
- Jun 12, 2019
-
- Jun 11, 2019
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
- Jun 07, 2019
-
-
Martin Christoph Hierholzer authored
-
- Jun 06, 2019
-
-
Martin Christoph Hierholzer authored
-
- Jun 05, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
Issue38
-
Martin Christoph Hierholzer authored
moved exception handling documentation into its own dox file and added documentation about DataValidity flag propagation
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-