Re: [Discuss-gnuradio] Direct Sequence Spread Spectrum Question.

2012-12-03 Thread Gerald Baier
tion as in the modulator. I hope that helps, Gerald *From:* Albert Chun-Chieh Huang *To:* Ahmed Zaheer *Cc:* "discuss-gnuradio@gnu.org" *Sent:* Saturday, December 1, 2012 7:46 AM *Subject:* Re: [Discus

Re: [Discuss-gnuradio] Direct Sequence Spread Spectrum Question.

2012-12-02 Thread Ahmed Zaheer
ubject: Re: [Discuss-gnuradio] Direct Sequence Spread Spectrum Question. Ahmed Zaheer writes: > I was trying to implement Direct Sequence Spread Spectrum in gnuradio. In the > transmitting flowgraph I am using GLFSR source to multiply it with the file > which I am transmitting. At the rec

Re: [Discuss-gnuradio] Direct Sequence Spread Spectrum Question.

2012-12-01 Thread Albert Chun-Chieh Huang
Ahmed Zaheer writes: > I was trying to implement Direct Sequence Spread Spectrum in gnuradio. In the > transmitting flowgraph I am using GLFSR source to multiply it with the file > which I am transmitting. At the receiver end I am able to receive it by > multiplying it with same GLFSR source w

[Discuss-gnuradio] Direct Sequence Spread Spectrum Question.

2012-11-29 Thread Ahmed Zaheer
I was trying to implement Direct Sequence Spread Spectrum in gnuradio. In the transmitting flowgraph I am using GLFSR source to multiply it with the file which I am transmitting. At the receiver end I am able to receive it by multiplying it with same GLFSR source with the same values. But there