Re: [Discuss-gnuradio] Question regarding vector_sink_c

2008-01-10 Thread Wee Shinhan
> > Message: 1 > Date: Wed, 9 Jan 2008 17:44:57 -0800 (PST) > From: Wee Shinhan <[EMAIL PROTECTED]> > Subject: Re: [Discuss-gnuradio] Question regarding > vector_sink_c > To: Eric Blossom <[EMAIL PROTECTED]>, GNU radio > > Message-ID: > <[EMAIL PR

Re: [Discuss-gnuradio] Question regarding vector_sink_c

2008-01-10 Thread Tom Rondeau
Wee Shinhan wrote: Hi eric, Thanks for the reply, i have connected it to the channel filters, i trying to do an estimate on wireless channel coefficient. Therefore i'm trying to capture the complex data received before de-modulation. I havent have much success using vector sink even when i set

Re: [Discuss-gnuradio] Question regarding vector_sink_c

2008-01-09 Thread Dan Halperin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wee Shinhan wrote: > Hi eric, > > Thanks for the reply, i have connected it to the > channel filters, i trying to do an estimate on > wireless channel coefficient. Therefore i'm trying to > capture the complex data received before > de-modulation.

Re: [Discuss-gnuradio] Question regarding vector_sink_c

2008-01-09 Thread Wee Shinhan
Hi eric, Thanks for the reply, i have connected it to the channel filters, i trying to do an estimate on wireless channel coefficient. Therefore i'm trying to capture the complex data received before de-modulation. I havent have much success using vector sink even when i set a range for the data

Re: [Discuss-gnuradio] Question regarding vector_sink_c

2008-01-08 Thread Eric Blossom
On Tue, Jan 08, 2008 at 08:26:43PM -0800, Wee Shinhan wrote: > Hi guys, > > I'm using the vector_sink block to capture complex > data from the receiver USRP (in the hope to be able to > predict the wireless channel coeff) I printed the > recevied complex data using the rx_callback function > in re

[Discuss-gnuradio] Question regarding vector_sink_c

2008-01-08 Thread Wee Shinhan
Hi guys, I'm using the vector_sink block to capture complex data from the receiver USRP (in the hope to be able to predict the wireless channel coeff) I printed the recevied complex data using the rx_callback function in receive_path.py script. The problem is the vector_sink produces endless amoun