Search found 8 matches

by DrMick
Mon Dec 02, 2013 3:54 pm
Forum: Help for building the software
Topic: Configuration files
Replies: 2
Views: 11341

Configuration files

Hi everybody ! So, I was trying to use my own configurations parameters, for the designer and the acquisition server. Reading the documentation, I quickly find that I need to use a $HOME/.openviberc file (on Ubuntu), and definitively NOT the files in $HOME/.config/openvibe/ As mentioned in these fil...
by DrMick
Fri Nov 29, 2013 5:21 pm
Forum: Help for building the software
Topic: Raspberry Pi (Raspbian)
Replies: 4
Views: 9845

Raspberry Pi (Raspbian)

Hi everybody, I just succeed in compiling OpenVibes on a raspberry pi (rasbian distribution). As I only plan to use the Acquisition Server on the Rasp, I do not test the designer, but everything was compiled so ... In fact, the solution is really simple : just modify the linux-install-dependencies s...
by DrMick
Fri Nov 22, 2013 3:06 pm
Forum: Acquisition server and drivers
Topic: Acquisition server without GUI
Replies: 0
Views: 3905

Acquisition server without GUI

Hi, I wonder if there is any way to launch the acquisition server without its gui ? What I would like to do is automatize the acquisition server start (with driver)+connect+play. As the designer allow that with --play and --no-gui, I'm surprised to not found it for the acquisition server. Or perhaps...
by DrMick
Fri Nov 22, 2013 1:26 pm
Forum: Designer
Topic: Stimulations display
Replies: 3
Views: 4701

Re: Stimulations display

Hi, seems the colours are decided by CSignalDisplayView::onStimulationReceivedCB() function of ovpCSignalDisplayView.cpp and possibly the other nearby functions. I'm afraid you'd have to modify the source and recompile. Cheers, Jussi Yes, I finally found : colors were as you said, and width is in C...
by DrMick
Wed Nov 20, 2013 9:43 am
Forum: Designer
Topic: Stimulations display
Replies: 3
Views: 4701

Re: Stimulations display

Thanks for the tip !
by DrMick
Mon Jul 01, 2013 10:06 am
Forum: Boxes
Topic: simple 3D viewer
Replies: 2
Views: 4351

Re: simple 3D viewer

Ok, thanks for the answer !

DrMick
by DrMick
Wed May 29, 2013 5:13 pm
Forum: Designer
Topic: Stimulations display
Replies: 3
Views: 4701

Stimulations display

Hi, I'm currently trying a simple display of an EEG record, with external stimulation. At this point, everything is coming from an ov file. My goal is to show on the EEG display, the stimulation signals (ExperimentStart VisualStimulationStart, etc..). This works fine, except that stimulation appears...
by DrMick
Tue May 28, 2013 5:47 pm
Forum: Boxes
Topic: simple 3D viewer
Replies: 2
Views: 4351

simple 3D viewer

Hi, I'm currently trying to use OpenVibes to display simultaneously an EEG and some others physiological signals. To be short, the goal is to analyse physical parameters during various test scenarii on a subject. So everything will be connected to stimulus. One of the signals to analyse comes from p...