-
Notifications
You must be signed in to change notification settings - Fork 4
A SVN repository fork of OpenVibe software. It includes support for emokit driver.
License
pborky/openvibe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
*========================================* |OpenViBE| |README| *========================================* |Introduction| OpenViBE is a software platform for the design, test and use of Brain-Computer Interfaces. This document provides basic information on what you just downloaded. |Code.source.access| The source code of the project can be found by following links on the OpenViBE homepage : http://openvibe.inria.fr/ |Repository.organisation| The project repository is composed of several software modules. Each software module can have its own branches and tags and is compiled separately from other modules. The repository basically looks like this : root of the repository + <openvibe> (API / specifications) + <openvibe-kernel-omk> (kernel implementation) + <openvibe-toolkit> (development help components) + <openvibe-applications> (OpenViBE user applications) + <acquisition-server> + <designer> + ... + <openvibe-plugins> (OpenViBE plugin collections) + <samples> + <acquisition> + ... + <openvibe-modules> (abstraction and portability components) + <ebml> + <socket> + ... Each software module has its own subtree which looks like the following: root of the module + <trunc> (current unstable version) + <tags> (tagged versions) + 0.0.1 + ... + <branches> (work in progress, probably very unstable) + wip-developer1 + wip-... Finally, in each branch, each software module is divided in the following UNIX-like tree : + <bin> (target folder for compiled binaries) + <doc> (target folder for compiled documentation) + <etc> (target folder for configuration files) + <include> (target folder for API headers) + <lib> (target folder for compiled libraries) + <share> (shared file folder for all data) + <src> (source code of the module) + <doc> (documentation files for the module) + <test> (unit test source code for the module) |Support| Please follow the links on the OpenViBE homepage: http://openvibe.inria.fr/ |Licence| Please refer to the COPYING file to get details regarding the OpenViBE license. |Building.the.software| Please refer to the INSTALL file for instructions on how to build the platform. |End.of.file| vim:tw=78:ts=8:ft=help:norl:
About
A SVN repository fork of OpenVibe software. It includes support for emokit driver.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published