Search found 10 matches

by gdimitri
07 Apr 2011, 11:00
Forum: Software Development
Topic: Qt GUI in Application module
Replies: 2
Views: 5184

Qt GUI in Application module

Hello Juergen, I have some questions regarding the use of Qt (external to the one bundled in BCI2000) to create GUIs for my modules. What I would like to do is create an Application module that shows me a Qt GUI created through the use of Qt designer and that links properly to the BCI2000 main loop ...
by gdimitri
21 Jan 2011, 04:51
Forum: Known Issues
Topic: Executing MatlabFilter in V3.0
Replies: 8
Views: 7256

Hello Juergen,

Thanks for that. Now it works for me too.

Thank you very much for your quick reply.

George
by gdimitri
17 Jan 2011, 09:41
Forum: Known Issues
Topic: Executing MatlabFilter in V3.0
Replies: 8
Views: 7256

Hello, and sorry for the very long time it took me to reply. I just updated the bci2000 v3 so that it compiles with mingw 4.x.x I have recompiled the whole project (compiling with the BCI2000's QT) and I haven't managed to get the MatlabSignalProcessing to work. It behaves exactly like before where ...
by gdimitri
24 Sep 2010, 08:58
Forum: Known Issues
Topic: Executing MatlabFilter in V3.0
Replies: 8
Views: 7256

I am using 3.4.5 As I mentioned in a previous post the 4.x.x that comes with CB isn't supported by your system and if I remember correctly the problem had to do with your Qt distribution. So I am using the 3.4.5 I downloaded from MinGW. I am not sure I understand your second question. In order to co...
by gdimitri
22 Sep 2010, 09:10
Forum: Known Issues
Topic: Executing MatlabFilter in V3.0
Replies: 8
Views: 7256

Thanks for the quick reply. There was a typo in my original post. I meant CB (CodeBlocks with MinGW compiler) and not CW (sorry about that). I am using Matlab 2009a and I checked my Path variables; the \win32 is in place. After you mentioned the ptthread libraries I remembered that the FieldTrip buf...
by gdimitri
21 Sep 2010, 06:15
Forum: Known Issues
Topic: Executing MatlabFilter in V3.0
Replies: 8
Views: 7256

Executing MatlabFilter in V3.0

I seem to be having a problem loading the MatlabSignalProcessing Filter or the FieldTripBuffer Filter when I use the V3.0 I compiled with CW (in Win7 x32). All other filters seem to work ok (Signal Source, Signal Processing and Application Filters plus a Neuralynx SS Filter I have implemented). I ca...
by gdimitri
05 Aug 2010, 10:19
Forum: Known Issues
Topic: codeblocks v3.0 problems
Replies: 3
Views: 4412

Dear Juergen, The compiler logging error must have been something related to the setup of my windows system. I now have a new installation of win 7 (using CB 10) and everything works quite nicely (I don't get that Compiler logging related error). I have run though into an another error, this time a ...
by gdimitri
03 Aug 2010, 11:46
Forum: Software Development
Topic: Use of a dll for a signal source module implementation
Replies: 1
Views: 2882

Use of a dll for a signal source module implementation

Dear sirs, I have been trying to implement a Signal Source for the DigitalLynx amplifier from Neuralynx. I am stuck in a small issue that I can't seem to find any documentation for (taking into account that I am a novice in the use of CMake). I have managed to create a basic Neuralynx module that ca...
by gdimitri
23 Jul 2010, 09:21
Forum: Known Issues
Topic: codeblocks v3.0 problems
Replies: 3
Views: 4412

codeblocks v3.0 problems

Hello guys, I have been trying to compile v3.0 with mingw under the codeblocks IDE and I have been facing some problems, some of which I solved some not. To begin with I realized that I shouldn't have used the mingw that comes with the codeblocks binary because this is v4.x.x and your system doesn't...
by gdimitri
23 Jun 2010, 10:20
Forum: Known Issues
Topic: Borland C++ Builder 2010
Replies: 2
Views: 4587

Borland C++ Builder 2010

Hello everyone, I have just started using BCI2000 and have come across some issues that you might want to know. I have successfully compiled and used (in a simple fushion) the v3.0 of the software using VS2008 express. I also needed to have the RDAClient source module compiled but I realized the sou...