- 05 Aug, 2019 2 commits
-
-
Alessio Netti authored
- Integrated changes to the stop mechanism - Also re-worked the interface to have the same execOn* methods as Sensor Groups
-
Alessio Netti authored
- Decoupled the stop() and wait() methods - A stop command is issued to all sensor groups, then a wait is performed - Wait() now does busy waiting at a 10ms frequency and times out based on the interval of the sensor group
-
- 01 Jul, 2019 1 commit
-
-
Micha Müller authored
-
- 26 Jun, 2019 1 commit
-
-
Micha Müller authored
-
- 18 Jun, 2019 4 commits
-
-
Micha Müller authored
-
Micha Müller authored
- Update/improve doxygen documentation - Unify function name scheme of entity with SensorGroups - Squash some TODOs
-
Micha Müller authored
- Adapt Configurators: *Introduce partial template specialization in ConfiguratorTemplate *Move common logic to ConfiguratorInterface *Update and improve doxygen documentation *Adapt all plugin configurators - Refactor printConfig of SensorGroups - Minor improvements overall
-
Micha Müller authored
-
- 17 Jun, 2019 1 commit
-
-
Micha Müller authored
- make use of new EntityInterface - _keepRunning is now a bool - extend and improve (doxygen) documentation
-
- 04 Jun, 2019 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 13 Mar, 2019 1 commit
-
-
Alessio Netti authored
- Added some more indentation to make the configurations more readable - Fixed one more warning in dcdbquery
-