- Apr 22, 2021
-
-
Martin Christoph Hierholzer authored
Multiplier module: add modern constructor accepting qualified path names of input, factor and output
-
- Apr 16, 2021
-
-
Martin Christoph Hierholzer authored
* add HierarchyModifyingGroup * VirtualModule: allow nested oneLevelUp etc.; simplify implementation This is achieved by properly setting the _owner of each VirtualModule (unless highest level). The simplification comes from then being able to use getOwner() instead of keeping track of "grandparents", and from using createAndGetSubmodule() instead of implementing something similar again in findTagAndAppendToModule(). * DataLossCounter constructor now takes qualified path to trigger variable
-
Martin Christoph Hierholzer authored
-
- Feb 18, 2021
-
-
zenker authored
* Fix initial msg. Add automatic connection to the LoggingModule. Now the Logger is a VariableGroup and in the prepare() method an empty msg is written once. This makes sure the LoggingModule is not waiting for initial values of Loggers and messages by other Loggers get lost. * Add message in case on modules with Logger are found. * Fix test and remove implementation of removed method. * Do not use hard coded tags but use default tags. Now all tags given to the LoggingModule are used to look for senders.
-
- Feb 17, 2021
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
- Dec 11, 2020
-
-
Martin Christoph Hierholzer authored
-
- Nov 30, 2020
-
-
Nadeem Shehzad authored
-
- Nov 26, 2020
-
-
Nadeem Shehzad authored
-
- Nov 25, 2020
-
-
Martin Christoph Hierholzer authored
-
- Oct 29, 2020
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
The user can now also choose to publish messages only to the control system.
-
- Sep 23, 2020
-
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
Refactored.
-
Christoph Kampmeyer authored
-
- Sep 08, 2020
-
-
Martin Christoph Hierholzer authored
See 1af92147. Input accessors are now properly part of the ReadAny group which improves the deterministic behaviour.
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Sep 04, 2020
-
-
Christoph Kampmeyer authored
Instead of holding the modules in a flat list as before, this represents the ownership of nested modules correctly and prevents possible memory access violation on destruction.
-
- Jul 31, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Jul 30, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Jul 29, 2020
-
-
Martin Killenberg authored
-
- Apr 29, 2020
-
-
Christoph Kampmeyer authored
Currently does not get the modules in a way that they can be downcasted to test if StatusMonitor, etc
-
- Apr 23, 2020
-
-
Christoph Kampmeyer authored
-
- Apr 22, 2020
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
- Apr 17, 2020
- Mar 26, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Mar 20, 2020
-
-
Martin Christoph Hierholzer authored
-
- Feb 27, 2020
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
- Feb 05, 2020
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
- Jan 24, 2020
-
-
Christoph Kampmeyer authored
- Basic structure of test application - Added modules - Refactoring of StatusMonitor to provide a non-templated base class - Needs follow-up, for status see issue #14 and the linked follow-up ticket
-
- Jan 17, 2020
-
-
Martin Christoph Hierholzer authored
-
- Jan 13, 2020
-
-
Martin Killenberg authored
- ConfigReader is in ApplicationCore.h, but was including ApplicationCore.h itself - Added include guards to ApplicationCore.h, although it's not stricktly needed (all included headers have one). Might speed up complilation because it makes it easier for the parser.
-
- Jan 09, 2020
-
-
zenker authored
-
Klaus Zenker (HZDR) authored
-
Klaus Zenker (HZDR) authored
-
- Jan 08, 2020
-
-
Klaus Zenker (HZDR) authored
-
Klaus Zenker (HZDR) authored
-