Re: [Discuss-gnuradio] Gnuradio locking up

2011-12-28 Thread Tim
Matt, It looks like the problem here lies within boost itself. Until boost 1.47 a deadlock condition existed durring concurrent condition_wait() and interrupt() calls, which is what we are running into. this seems to happen most commonly as a TPB thread body is blocking on an input condition vari

Re: [Discuss-gnuradio] Channel Model Block; 'epsilon'

2011-12-28 Thread Tom Rondeau
On Mon, Dec 26, 2011 at 7:42 AM, Uzair Baig wrote: > I am confused about the channel model block: > > It needs the following parameters: > > Creates a channel model that includes: > - AWGN noise power in terms of noise voltage > > > > > - A frequency offest in the channel in r

Re: [Discuss-gnuradio] UHD default subdevice.

2011-12-28 Thread Tom Rondeau
On Sat, Dec 24, 2011 at 6:52 AM, Andrew Davis wrote: > What I'm proposing is simply for the UHD, when not given a specific > device, to check for a configuration file ( in the users home directory > preferably ) and load its default device and settings. This way if you dont > have this config file

Re: [Discuss-gnuradio] UHD source (data keeps being sent)

2011-12-28 Thread UB
No I don't see the tone/spike. Infact, even with my own code, if I just tx and connect the source USRP to uhd_fft.py file, I dont find any peak at the frequency range. Surely, this clears that the sink USRP could not be transmitting, but then why do I get similar repeated samples in my source USR

Re: [Discuss-gnuradio] UHD source (data keeps being sent)

2011-12-28 Thread UB
No I don't see the tone/spike. Infact, even with my own code, if I just tx and connect the source USRP to uhd_fft.py file, I dont find any peak at the frequency range. Surely, this clears that the sink USRP could not be transmitting, but then why do I get similar repeated samples in my source USR

[Discuss-gnuradio] build-gnuradio updated

2011-12-28 Thread Marcus D. Leech
I've updated build-gnuradio to include support for F16. Thanks to Robert Darlington for exploring whether it would work as-is on F16, and apparently it does. -- Marcus Leech Principal Investigator Shirleys Bay Radio Astronomy Consortium http://www.sbrac.org ___

Re: [Discuss-gnuradio] UHD source (data keeps being sent)

2011-12-28 Thread Marcus D. Leech
I have two USRP1 (each connected to a laptop), separated 30cm apart. Each have a single Antenna connected to RFX2400 daughter card. I am running Ubuntu LTS version. I downloaded GnuRadio+UHD from your (Marcus Leech) script 2 months ago. Below are the details of my GnuRadio version: MAJOR_VERSION=

Re: [Discuss-gnuradio] UHD source (data keeps being sent)

2011-12-28 Thread UB
I have two USRP1 (each connected to a laptop), separated 30cm apart. Each have a single Antenna connected to RFX2400 daughter card. I am running Ubuntu LTS version. I downloaded GnuRadio+UHD from your (Marcus Leech) script 2 months ago. Below are the details of my GnuRadio version: MAJOR_VERSION