Re: [Discuss-gnuradio] How to use the read_float_binary.m function

2011-10-28 Thread wallen
On Thu, 2011-10-27 at 19:00 -0600, hasanimam wrote: > Hello, > > I am in deep deep trouble. And it would be really great if somebody come up > with any sort of help. Well, here is the code I cobbled together to do this. It is nothing fancy. - Wayde --

[Discuss-gnuradio] Status of the MIMO Hub?

2009-11-18 Thread wallen
I have a need to connect three USRP2's together, and am curious as to the status of the proposed MIMO hub. If the MIMO hub is not available, are there any recommendations for a reference clock to use to synchronize these systems. - Wayde ___ Discuss-

Re: [Discuss-gnuradio] Software troubes - gr_vmcircbuf ...?

2009-05-11 Thread wallen
On Fri, 2009-05-08 at 18:32 -0700, Eric Blossom wrote: > On Fri, May 08, 2009 at 02:04:59PM -0600, wallen wrote: > > I've been trying to get Gnuradio running with my USRP2, and am still > > having some troubles. My computer is an older Dell Inspiron 5100 laptop > > run

Re: [Discuss-gnuradio] The Debian directory

2009-05-11 Thread wallen
On Fri, 2009-05-08 at 18:34 -0700, Eric Blossom wrote: > On Fri, May 08, 2009 at 07:07:27PM -0400, davek wrote: > > a quick and easy install of trunk on debian lenny here... > > > > apt-get install subversion autoconf libtool swig python-dev fftw3-dev > > libcppunit-dev libboost1.35-dev libgsl0-d

Re: [Discuss-gnuradio] Software troubes - gr_vmcircbuf ...?

2009-05-11 Thread wallen
On Fri, 2009-05-08 at 18:32 -0700, Eric Blossom wrote: > On Fri, May 08, 2009 at 02:04:59PM -0600, wallen wrote: > > I've been trying to get Gnuradio running with my USRP2, and am still > > having some troubles. My computer is an older Dell Inspiron 5100 laptop > > run

[Discuss-gnuradio] The Debian directory

2009-05-08 Thread wallen
OK, I downloaded Gnuradio using: svn co http://gnuradio.org/svn/gnuradio/trunk gnuradio and under the newly created gnuradio directory I find a debian directory. Since I'm running a debian machine is there something I need to do with this directory or is simply running the commands: boots

[Discuss-gnuradio] Software troubes - gr_vmcircbuf ...?

2009-05-08 Thread wallen
I've been trying to get Gnuradio running with my USRP2, and am still having some troubles. My computer is an older Dell Inspiron 5100 laptop running Debian (Lenny). I've installed a D-Link DGE-660TD Gigabit Cardbus adapter, and have compiled what I believe is the most recent release of the code p

Re: [Discuss-gnuradio] find_usrps

2009-03-30 Thread wallen
On Mon, 2009-03-30 at 14:00 -0700, Johnathan Corgan wrote: > The USRP2 is not supported in GNU Radio 3.1.x. You must either download > and install 3.2rc1 or check out the development trunk using Subversion. That would explain quite a lot! I pulled the code directly from the web page

[Discuss-gnuradio] find_usrps

2009-03-30 Thread wallen
I'm running Debian Lenny. I've downloaded gnuradio-3.1.3.tar.gz, and as far as I can tell it compiles OK. I have been successful with running: $./configure $ make $ make check $ sudo make install The Dial Tone output example given in the "Exploring GNU Radio" article

[Discuss-gnuradio] Compiling GNURadio Under Debian (Lenny)

2009-03-24 Thread wallen
I've been trying to compile the source code under Debian (Lenny), and am having some issues with SDCC dependencies. According to the Synaptic package manager I have SDCC 2.8.0.dfsg-1 installed, but when I run ./configure the USRP package is marked as failing the dependency test for SDCC. Looks to