- Nov 20, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Nov 19, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
- worked around gcc bug buy adding a useless default constructor - removed dangerous convenience referene which would be broken by copy constructor and assignment operator
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Nov 18, 2019
-
-
Martin Christoph Hierholzer authored
Merge VirtualModules which have the same name. This doesn't really make a difference, but e.g. the output of dump() will be much cleaner.
-
- Nov 16, 2019
-
-
Martin Killenberg authored
Fixes #68
-
- Nov 14, 2019
-
-
Martin Killenberg authored
- removed sleep - put reading to end of loop (process initial value before blocking)
-
- Nov 13, 2019
-
-
Martin Killenberg authored
-
- Oct 30, 2019
-
-
Martin Killenberg authored
-
- Oct 28, 2019
-
-
Martin Killenberg authored
added testHideThis. The test does not fails for CMake, but the printout shows that the connections in the CS are wrong
-
- Oct 21, 2019
-
-
Martin Killenberg authored
TestableMode: ApplicationModule guarantees that the main loop thread had the testableModeLock at least once. Solves #66
-
Martin Killenberg authored
Moved setting the initial version number for all ApplicationModules from Application::initialise() to Application::run(), so the version numbers of the persisted values from the control system are smaller.
-
- Oct 18, 2019
-
-
Martin Killenberg authored
-
- Oct 17, 2019
-
-
Martin Killenberg authored
(first part of #65)
-
- Oct 14, 2019
-
-
Jens Georg authored
THis is necessary for newer Boost (1.71) which puts the exported targets in Boost_LIBRARIES. If we export that verbatim it causes link issues on projects using the config scripts from Make
- Oct 02, 2019
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
Sometimes the test failed because Input variables were not yet written. I added some more stepApplication calls in between. Seems to work now. Although it is unclear to me why sometimes I can add an stepApplication after writing a variable and sometimes I can not.
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
It is suffiecient to have the message being push type. readAny of the ReadAnyGroup will update poll type variable automatical once there was an update of the push type message.
-
- Oct 01, 2019
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
Some custom tags from private servers have been removed. Added "CS" tag, which allows to use findTag on the Logging module and connect it directly to the control system.
-
- Sep 30, 2019
-
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
- Sep 27, 2019
-
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
- Doocs .conf and variable mapping templates - Implemented ApplicationInstance.cc - Fixed working directory in CMakeLists.txt
-
Christoph Kampmeyer authored
- Added (d)map files - Adapted CMakeLists.txt - Separate src file for application instance
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
- Added ApplicationModule, test and config - Extended CMakeLists.txt accordingly - TODO: .dmap-, .map-files
-
- Sep 25, 2019
-
-
Jens Georg authored
-
Christoph Kampmeyer authored
-