Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

buildcheapeeg · a group dedicated to the making of a low cost personal eeg machine

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 2367 - 2396 of 3728   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
2367 Doug Sutherland
evokedpotent... Send Email
Mar 1, 2002
8:42 am
Hi Dave, ... What is the display disparity? Did you try adjusting the brightness, this is key, as outlined in Jim's tutorial. When I first tried BWView all I...
2368 Doug Sutherland
evokedpotent... Send Email
Mar 1, 2002
9:29 am
Jim, According to the FFTW FAQ, the enable-i386-hacks is for double precision transforms: The configure option --enable-i386-hacks enables specific ...
2369 Doug Sutherland
evokedpotent... Send Email
Mar 1, 2002
9:49 am
Dave, ... I'm getting a "not found" error on that URL ... You need to do --enable-float in the ./configure --enable-float Produces a single-precision version ...
2370 Jim Peters
jim_uazu Send Email
Mar 1, 2002
10:08 am
... I'm not the best person to discuss this with. I've probably been too much influenced by using Perl and the UNIX environment. After all, UNIX is a...
2371 Jim Peters
jim_uazu Send Email
Mar 1, 2002
10:08 am
... The problem is that your program seems to run too fast on my machine. The whole file seems to goes through in just a few seconds. I don't have a chance to...
2372 Doug Sutherland
evokedpotent... Send Email
Mar 1, 2002
11:16 am
Guys, Some new results ... 1) Dave, I tried running your bwview binary, but it fails on my system because it's looking for glibc version 2.2 and I'm using...
2373 Jim Peters
jim_uazu Send Email
Mar 1, 2002
11:43 am
... On UNIX, the configure script actually changes the fftw.h file for you. We only need to change the fftw.h file manually on Windows if we don't run...
2374 Jim Peters
jim_uazu Send Email
Mar 1, 2002
11:43 am
... Yes, this is what I mentioned earlier. As I said, I haven't tried it. This looks like a good way to go (and more standard), even if we need to change the...
2375 Doug Sutherland
evokedpotent... Send Email
Mar 1, 2002
11:45 am
Jim, ... Well, I don't want to have wars over this, but if we do C++ it makes sense to do OO style modeling. ... The whole idea is encapsulation. The methods...
2376 Doug Sutherland
evokedpotent... Send Email
Mar 1, 2002
11:56 am
Jim, ... It is a big deal usually between major revs like 2.0.x and 2.2.x and 2.4.x. I've seen lots of software out there by companies like IBM and such, they...
2377 John Morrison
your_friend_... Send Email
Mar 1, 2002
12:14 pm
... OK here is a start on the design can I have a few words on it or should I give up sit back and stop wasting my time?? ... They are just off the top of my...
2378 Doug Sutherland
evokedpotent... Send Email
Mar 1, 2002
12:20 pm
Jim, Your desire to have command-line control is a perfect example of why we need abstract interfaces. You want command line, others want GUI, and I want to do...
2379 Jim Peters
jim_uazu Send Email
Mar 1, 2002
12:21 pm
... And it fails on mine, because libSDL-1.2 can't find the XF86VidModeQueryExtension (!?). My libSDL obviously needs stuff that you didn't build into the...
2380 Joerg Hansmann
jhyade Send Email
Mar 1, 2002
12:56 pm
Hi Dave, ... From: Dave <dfisher@...> To: <buildcheapeeg@yahoogroups.com> Sent: Wednesday, February 27, 2002 9:32 PM Subject: [buildcheapeeg] Lucid...
2381 Doug Sutherland
evokedpotent... Send Email
Mar 1, 2002
1:03 pm
John, ... This looks pretty decent actually. We need to talk to the hardware guys and figure out exactly what is configurable in the microcontroller. ... Here...
2382 John Morrison
your_friend_... Send Email
Mar 1, 2002
1:14 pm
Just thought of some other classes. UserInput(Class) Joystick(Class) - Like the circuit used by one of the L/S machines Keyboard(Class) - Voice(Class) - For...
2383 Dave
davegfisher Send Email
Mar 1, 2002
1:29 pm
... I have tried all the brightness settings, from b0..b9. The image which is dislayed is clearly different from the image that is presented when using his ...
2384 Doug Sutherland
evokedpotent... Send Email
Mar 1, 2002
1:32 pm
Hi Jim, ... Based on our failure to make binaries work across ANY diferent machine, I'd say so, but ... ... Totally. I always go straight to the source now....
2385 Dave
davegfisher Send Email
Mar 1, 2002
1:33 pm
... Ok; I just put them back. You'll find four files showing different brightness levels. These are the screen shots from a couple of days ago, but as of...
2386 Doug Sutherland
evokedpotent... Send Email
Mar 1, 2002
1:48 pm
Dave, There is a UFO in your screen shot! I think you are getting brain waves from other universes. I may have seen Elvis in the other screen shot. <grin> I...
2387 Jim Peters
jim_uazu Send Email
Mar 1, 2002
1:51 pm
... Yes, go for it !! I am not going to argue with anything that looks usable ! ... You could look at my file.c thing as a 'class&#39;, and the instantiation of a...
2388 Doug Sutherland
evokedpotent... Send Email
Mar 1, 2002
1:54 pm
Dave, ... I don't think we would want both. The issue was whether to make FFTW part of OpenEEG or keep it as a separate package. My argument was that people...
2389 John Morrison
your_friend_... Send Email
Mar 1, 2002
2:00 pm
... This actually and internal SENSOR method in the super class so that the sensor subclasses don't' have to worry about working with Linux serial code,...
2390 Jim Peters
jim_uazu Send Email
Mar 1, 2002
2:15 pm
... Agreed. If someone wants to produce a .deb package, great! This is the traditional way -- the originators make a source package, and individual...
2391 Doug Sutherland
evokedpotent... Send Email
Mar 1, 2002
2:23 pm
Jim, ... Don't stop doing what you're doing. I'm going to throw in some ideas and maybe try resructuring things here and there. Your code can evolve later,...
2392 Jim Meissner
jpmeissner Send Email
Mar 1, 2002
4:38 pm
Dear Jim Peters: I guess the instructions on my web page were not clear. The slink12r.exe program was optimized to run on a 386 machine. In order to have it...
2393 skipinskeep Send Email Mar 1, 2002
7:01 pm
Gentlemen, I have been monitoring your thread off and on since I am interested in neurofeedback. I am very impressed with what you are working on. I was...
2394 Jim Peters
jim_uazu Send Email
Mar 1, 2002
11:19 pm
... Oops -- sorry about that. I haven't looked at your web-site since I downloaded the app all that time ago. I now have it more under control. Cheers -- Jim...
2395 Jim Peters
jim_uazu Send Email
Mar 1, 2002
11:19 pm
... Fine, thanks. I'm just about to rejig a lot of the display code so that I can do multi-channel displays, waterfalls, and a settings page. I have a nice...
2396 Joerg Hansmann
jhyade Send Email
Mar 2, 2002
1:09 am
Hi Andreas, ... From: sleeper75se <sleeper75se@...> To: <buildcheapeeg@yahoogroups.com> Sent: Thursday, February 28, 2002 4:55 PM Subject: [buildcheapeeg]...
Messages 2367 - 2396 of 3728   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help