- 09 Aug, 2019 1 commit
-
-
Alessio Netti authored
- Now using references instead of pointers - Return type is now bool
-
- 29 Jul, 2019 1 commit
-
-
Alessio Netti authored
- Make clean might be required
-
- 01 Jul, 2019 1 commit
-
-
Micha Müller authored
-
- 28 Jun, 2019 1 commit
-
-
Alessio Netti authored
- Test plugin that can be used to evaluate the performance and functionality of the query engine and unit system
-
- 21 Jun, 2019 2 commits
-
-
Alessio Netti authored
-
Alessio Netti authored
- An OpenCV-based regression plugin using Random Forest models - Also added a few missing copy constructors
-
- 13 Jun, 2019 1 commit
-
-
Micha Müller authored
-
- 12 Jun, 2019 2 commits
-
-
Alessio Netti authored
- Compiles fine but completely untested for the moment - Also addressed many bugs for job analyzer templates
-
Alessio Netti authored
- Now supports also standard deviation and percentile computation - Multiple output sensors per analyzer can be defined, each performing a different aggregation task - QueryEngine has been slightly modified so as not to clear the input sensor reading buffer (if any), thus allowing to accumulate sensor values with subsequent calls
-
- 05 Jun, 2019 1 commit
-
-
Alessio Netti authored
-
- 04 Jun, 2019 1 commit
-
-
Micha Mueller authored
-
- 25 Mar, 2019 1 commit
-
-
Alessio Netti authored
- A nicer and refactored version of the "average" plugin - Allows to perform arbitrary aggregation operations over sensors, like sum, average, or maximum
-