- 04 Jun, 2019 1 commit
-
-
Samuel GAIST authored
This will allow to do more tests in for example beat/beat.editor>
-
- 29 May, 2019 9 commits
-
-
André Anjos authored
Reorganize error related prefix content See merge request !76
-
Samuel GAIST authored
The algorithm block was pointing to an invalid algorithm The analyzers field was missing The set for the integers dataset was wrong
-
Samuel GAIST authored
These experiment while correct were missing the parameters of algorithms having them in the globals section.
-
Samuel GAIST authored
It will be useful for testing beat/beat.editor> v2
-
Samuel GAIST authored
It will be useful for testing beat/beat.editor> v2
-
Samuel GAIST authored
It will be useful for testing beat/beat.editor> v2
-
Samuel GAIST authored
This allows to have a cleaner content and a dedicated place for error related tests.
-
Samuel GAIST authored
This allows to have a cleaner content and a dedicated place for error related tests.
-
Samuel GAIST authored
This allows to have a cleaner content and a dedicated place for error related tests.
-
- 28 May, 2019 1 commit
-
-
Samuel GAIST authored
This allows to have a cleaner content and a dedicated place for error related tests.
-
- 07 May, 2019 5 commits
-
-
Samuel GAIST authored
Add missing class variables to plotter storage See merge request !75
-
Samuel GAIST authored
-
André Anjos authored
Implement missing prototypes handling Closes #79 See merge request !74
-
There's no prototype available for the experiment as it needs to be configured with the content of a prefix based on the toolchain selected for it.
-
This allows the creation of a database from scratch. The prototype code is also updated for the latest version of the database API.
-
- 06 May, 2019 8 commits
-
-
Flavio TARSETTI authored
Fix plotterparameter writing Closes #78 See merge request !73
-
Samuel GAIST authored
The write method was wrong as well as there were missing pieces in the class for it to work properly.
-
Flavio TARSETTI authored
Improve asset information See merge request !72
-
-
-
-
-
André Anjos authored
Add db migration scripts to installed commands See merge request !70
-
- 03 May, 2019 3 commits
-
-
-
André Anjos authored
Implement support for protocol template prototype See merge request !71
-
Samuel GAIST authored
-
- 18 Apr, 2019 4 commits
-
-
Flavio TARSETTI authored
Add a plotterparameter schema file Closes #66 See merge request !55
-
Adds schema file, beat.core integration, test files & tests Closes #66
-
Samuel GAIST authored
Fix simple/2 database code See merge request !68
-
Samuel GAIST authored
The migration script didn't properly copy the code.
-
- 17 Apr, 2019 9 commits
-
-
André Anjos authored
Protocol template See merge request !67
-
Samuel GAIST authored
Version of beat.env.system.python to 1.3.0r5 Version of beat.env.db.example to 1.4.0r5
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
It was useless since the file path was store in an unrelated variable.
-
Samuel GAIST authored
-
Samuel GAIST authored
This scripts creates the needed protocol templates unless a protocol template with the same name already exists.
-
Samuel GAIST authored
-
Samuel GAIST authored
-