Re: [Discuss-gnuradio] Using the dqpsk modulator

2009-04-15 Thread Karim El Defrawy
Thanks a lot for the feedback. I got it to work eventually. Eric Blossom wrote: On Tue, Apr 14, 2009 at 04:03:13AM -0700, karim wrote: Eric Blossom wrote: On Thu, Apr 09, 2009 at 09:46:43AM -0700, karim wrote: Hi, I am trying to use the dqpsk modulator block to modulate some data and then

Re: [Discuss-gnuradio] Using the dqpsk modulator

2009-04-15 Thread Eric Blossom
On Tue, Apr 14, 2009 at 04:03:13AM -0700, karim wrote: > Eric Blossom wrote: >> On Thu, Apr 09, 2009 at 09:46:43AM -0700, karim wrote: >>> Hi, >>> I am trying to use the dqpsk modulator block to modulate some data >>> and then take the output and separate it to real and imag. This is >>> the cod

Re: [Discuss-gnuradio] Using the dqpsk modulator

2009-04-14 Thread karim
Eric Blossom wrote: On Thu, Apr 09, 2009 at 09:46:43AM -0700, karim wrote: Hi, I am trying to use the dqpsk modulator block to modulate some data and then take the output and separate it to real and imag. This is the code, it runs but the sinks are empty and have no data. What am I doing wr

Re: [Discuss-gnuradio] Using the dqpsk modulator

2009-04-13 Thread Maduike, Dumezie
uss-gnuradio@gnu.org Sent: Thursday, April 9, 2009 12:20:25 PM GMT -06:00 Guadalajara / Mexico City / Monterrey Subject: Re: [Discuss-gnuradio] Using the dqpsk modulator On Thu, Apr 09, 2009 at 09:46:43AM -0700, karim wrote: > Hi, > I am trying to use the dqpsk modulator block to modulate some

Re: [Discuss-gnuradio] Using the dqpsk modulator

2009-04-09 Thread Eric Blossom
On Thu, Apr 09, 2009 at 09:46:43AM -0700, karim wrote: > Hi, > I am trying to use the dqpsk modulator block to modulate some data and > then take the output and separate it to real and imag. This is the code, > it runs but the sinks are empty and have no data. What am I doing wrong? You're pr

[Discuss-gnuradio] Using the dqpsk modulator

2009-04-09 Thread karim
Hi, I am trying to use the dqpsk modulator block to modulate some data and then take the output and separate it to real and imag. This is the code, it runs but the sinks are empty and have no data. What am I doing wrong? I also get this when I run it: >>> gr_fir_ccf: using SSE What does it me