[Discuss-gnuradio] how to use if statement in GNU radio

2008-09-12 Thread Pu, Di
Hi All, I was trying to combine two signals in GNU radio. One is a sinusoid wave, and the other is a constant wave. The amplitude of the sine wave is higher than that of the constant wave. What I want to do is to truncate the top part of the sinusoid wave: when the sine wave is higher than the

[Discuss-gnuradio] a question about oscope GUI

2008-09-06 Thread Pu, Di
Hi, I was wondering if the "ch1" and "ch2" in the O'scope GUI (when you run ./usrp_oscope.py) represent the I and Q of a complex signal. Please let me know. Thank you very much! Sincerely, Di ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.or

[Discuss-gnuradio] Matlab interface to USRP

2008-04-08 Thread Pu, Di
Hello all, I am trying to figure out the Matlab interface to USRP. Although I could enable the communications between Matlab and GNU Radio, I am wondering whether it is possible to make Matlab hook to USRP directly without GNU radio. Thank you very much! __