- 20 Jul, 2020 1 commit
-
-
Michael Ott authored
-
- 14 Apr, 2020 1 commit
-
-
Alessio Netti authored
-
- 07 Apr, 2020 1 commit
-
-
Michael Ott authored
-
- 28 Feb, 2020 1 commit
-
-
Michael Ott authored
-
- 13 Feb, 2020 1 commit
-
-
Michael Ott authored
-
- 30 Oct, 2019 1 commit
-
-
Michael Ott authored
-
- 27 Sep, 2019 1 commit
-
-
Michael Ott authored
-
- 29 Aug, 2019 1 commit
-
-
Michael Ott authored
-
- 16 Aug, 2019 1 commit
-
-
Michael Ott authored
-
- 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 2 commits
-
-
Micha Müller authored
- use std::atomic_flag based spin lock for thread safety - minor fixes and improvements
-
Micha Müller authored
-
- 18 Jun, 2019 3 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
-
- 17 Jun, 2019 1 commit
-
-
Micha Müller authored
- make use of new EntityInterface - _keepRunning is now a bool - extend and improve (doxygen) documentation
-
- 07 Jun, 2019 1 commit
-
-
Daniele Tafani authored
-
- 04 Jun, 2019 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 11 May, 2019 1 commit
-
-
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
-
- 07 Mar, 2019 1 commit
-
-
Alessio Netti authored
- Added a 'common' directory where all shared code has been placed - Analytics package has been moved out of dcdbpusher, now has its own makefile - Some renaming here and there for uniformity
-