Search found 47 matches

by DarkPatate
Wed May 27, 2015 4:20 pm
Forum: Scenarios and BCI design
Topic: Classification in version 1.0.0
Replies: 8
Views: 7972

Classification in version 1.0.0

Hello, I watched the video tutorial, especially the 5th part. The classification is explained with an old version of OpenVIbe. However, the XML Stimulation scenario player box is now deprecated. How realized a classification scenario, as in the video, with the new version ? Thanks in advance ! Siméon.
by DarkPatate
Wed May 27, 2015 2:53 pm
Forum: Box and application development
Topic: FSettingValueAutoCast function and other questions
Replies: 11
Views: 21905

Re: FSettingValueAutoCast function and other questions

Hello, I have some difficulties to make my box working. I don't understand how the data are structured, because the online tutorial is different than the comment code generated by the SkeletonGenerator. I understand the data as in the enclosed PNG file, is it right ? For me, the chunk are like the p...
by DarkPatate
Tue May 26, 2015 11:20 am
Forum: Box and application development
Topic: FSettingValueAutoCast function and other questions
Replies: 11
Views: 21905

Re: FSettingValueAutoCast function and other questions

Indeed, that was the problem, thank you !

[EDIT] But my box doesn't work. If I don't find find the solution, I'll be back ;-)
by DarkPatate
Tue May 26, 2015 9:27 am
Forum: Box and application development
Topic: FSettingValueAutoCast function and other questions
Replies: 11
Views: 21905

Re: FSettingValueAutoCast function and other questions

Hello, after almost one month, I could change my code. But another error was coming : [ 97%] Built target openvibe-acquisition-server CMakeFiles/openvibe-plugins-contrib-signal-processing.dir/src/schmittTrigger/ovpCBoxAlgorithmSchmittTrigger.cpp.o: dans la fonction « OpenViBEToolkit::TBoxAlgorithm<O...
by DarkPatate
Fri May 01, 2015 8:29 am
Forum: Box and application development
Topic: Skeleton-Generator doesn't want generate
Replies: 3
Views: 11589

Re: Skeleton-Generator doesn't want generate

Here is the log file. Moreover, at the end, the console displays: (openvibe-skeleton-generator.exe:2896): Gtk-CRITICAL **: gtk_text_buffer_emit_in sert: assertion `g_utf8_validate (text, len, NULL)' failed Maybe it's because my first name has an acute? But I think I'll use the Linux version, it'll b...
by DarkPatate
Tue Apr 28, 2015 3:37 pm
Forum: Box and application development
Topic: FSettingValueAutoCast function and other questions
Replies: 11
Views: 21905

FSettingValueAutoCast function and other questions

I have a question about the FSettingValueAutoCast function. I don't found its page in the documentation. What this function returns for a stimulation ? If I well understand, a Stimulation is defined by three things: the code, the date and the name. If it's right, the FSettingValueAutoCast function r...
by DarkPatate
Tue Apr 28, 2015 3:32 pm
Forum: Box and application development
Topic: Skeleton-Generator doesn't want generate
Replies: 3
Views: 11589

Re: Skeleton-Generator doesn't want generate

I tried with my Linux version and it's work perfectly, I found the folder. For my Windows version, I dont built the sources but I used the wizard.

When I'll restart my Windows I'll paste the log file.

Thanks :-)
by DarkPatate
Mon Apr 27, 2015 3:27 pm
Forum: Box and application development
Topic: Skeleton-Generator doesn't want generate
Replies: 3
Views: 11589

Skeleton-Generator doesn't want generate

Hello, I want try to realise a box. Hence, I follow this tutorial: http://openvibe.inria.fr/tutorial-1-implementing-a-signal-processing-box/ Unfortunatlly, when I want generate my file, I can't find the folder: contrib/plugins/processing/signal-processing/src/ . If I try to generate into another fol...
by DarkPatate
Fri Apr 17, 2015 10:15 am
Forum: Feature Requests
Topic: Description tooltip
Replies: 0
Views: 10828

Description tooltip

Hello,
I think it would be helpful to add a tooltip when the pointer is hover the boxes' description. Indeed, they are often cut by the screen edge.

Best regards,
Siméon.
by DarkPatate
Tue Apr 14, 2015 4:05 pm
Forum: Acquisition server and drivers
Topic: [Solved] Acquisition server with Emotiv headset on Linux
Replies: 40
Views: 43132

Re: Acquisition server with Emotiv headset on Linux

Hallelujah! It works!!! Many, many, many thanks!!! I could display raw data from my head in the designer! And with gyroscope!

Thanks again for taking your time to help me!
by DarkPatate
Tue Apr 14, 2015 3:28 pm
Forum: Acquisition server and drivers
Topic: [Solved] Acquisition server with Emotiv headset on Linux
Replies: 40
Views: 43132

Re: Acquisition server with Emotiv headset on Linux

No problem, if it works in the end, it is essential! To be honest, I was afraid to annoy you with all my log files!

So, the compilation aborted again, see the log file. That look like as programming error (parse error).

Thanks for your help!
by DarkPatate
Tue Apr 14, 2015 10:43 am
Forum: Acquisition server and drivers
Topic: [Solved] Acquisition server with Emotiv headset on Linux
Replies: 40
Views: 43132

Re: Acquisition server with Emotiv headset on Linux

So, I passed all the steps before the compilation. But the build aborted, see the log file.
by DarkPatate
Tue Apr 14, 2015 9:58 am
Forum: Acquisition server and drivers
Topic: [Solved] Acquisition server with Emotiv headset on Linux
Replies: 40
Views: 43132

Re: Acquisition server with Emotiv headset on Linux

Ok, I downloaded the right version.
Now, the patch seems to not work, see the attached log file.