- 14 Apr, 2016 1 commit
-
-
nfoy authored
add port configuration in GUI
-
- 12 Apr, 2016 5 commits
- 01 Apr, 2016 3 commits
-
-
Jussi Lindgren authored
-
Jussi Lindgren authored
Driver contributed by Tom Stewart / University of Tsukuba
-
Jussi Lindgren authored
+ Minor cleanup Code contributed by Steffen Heimes / eemagine
-
- 24 Mar, 2016 1 commit
-
-
Jussi Lindgren authored
-
- 17 Mar, 2016 2 commits
- 14 Mar, 2016 2 commits
-
-
Jussi Lindgren authored
-
Jussi Lindgren authored
-
- 07 Mar, 2016 1 commit
-
-
Jussi Lindgren authored
-
- 22 Feb, 2016 1 commit
-
-
Jussi Lindgren authored
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/openvibe/openvibe into wip-jlindgre-dll-bridge
-
- 17 Feb, 2016 2 commits
-
-
Jussi Lindgren authored
- User can now choose between symmetric/deflation estimation - Fixed estimation of chosen number of components - Added some safety checks - Some code cleanup & refactoring - Wrote more detailed documentation - Updated the corresponding tutorial scenario
-
Jussi Lindgren authored
Features contributed by Jeff B.
-
- 08 Feb, 2016 2 commits
-
-
Jussi Lindgren authored
-
Jussi Lindgren authored
- Can now optionally send certain stimuli to AS's TCP Tagging when rendering - Added Boost System dependency for the TCP connection - Option to only show positive feedback (that is, only to the expected direction)
-
- 01 Feb, 2016 1 commit
-
-
Jussi Lindgren authored
Merge branch 'wip-nfoy-tcp-tagging' of git+ssh://scm.gforge.inria.fr//gitroot/openvibe/openvibe into wip-jlindgre-motor-imagery-improvements
-
- 29 Jan, 2016 2 commits
-
-
Jussi Lindgren authored
-
Jussi Lindgren authored
-
- 26 Jan, 2016 1 commit
-
-
nfoy authored
remove +10ms delay, allow to set a timestamp to 0 to let the acquisition server set the timestamp itself, set late tags at the beginning of the current chunk instead of discarding it
-
- 18 Jan, 2016 1 commit
-
-
nfoy authored
-
- 15 Jan, 2016 1 commit
-
-
Jussi Lindgren authored
Merge branch 'wip-nfoy-tcp-tagging' of git+ssh://scm.gforge.inria.fr//gitroot/openvibe/openvibe into wip-jlindgre-motor-imagery-improvements
-
- 14 Jan, 2016 4 commits
-
-
Jussi Lindgren authored
-
Jussi Lindgren authored
-
Jussi Lindgren authored
- OV version is now exposed to the source code using preprocessor tokens
-
Jussi Lindgren authored
-
- 13 Jan, 2016 4 commits
-
-
Jussi Lindgren authored
-
Jussi Lindgren authored
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/openvibe/openvibe into wip-jlindgre-motor-imagery-improvements
-
Jussi Lindgren authored
- Refactored OneVsOne to use map storage - Pairwise strategies no longer use their own class count as that can be inherited from base class
-
Jussi Lindgren authored
n.b. errno state is never cleared by the system functions themselves. If the state is not manually cleared its value may be unrelated to the current scope and be a result of some previous call elsewhere.
-
- 12 Jan, 2016 6 commits
-
-
Jussi Lindgren authored
-
Jussi Lindgren authored
-
Jussi Lindgren authored
- Uses the class count from the outside - Input classes should now be 0,...,k-1 - Allows some classes to have no training examples
-
nfoy authored
-
Jussi Lindgren authored
- Optional parameter to balance datasets with inequal numbers of labels - The trainer now provides the classifier with the total number of classes - The number of classes setting is not shown in the GUI, by design - Convention: From now on, the classes should be integers from 0,k-1 for k classes. - Misc code cleanup
-
Jussi Lindgren authored
-