Simple testing Program

I want to take signal from signal generator and want to display it
using
usrp and gnu .any body have such program.

On Sun, Jan 25, 2009 at 9:17 PM, Muhammad A. [email protected]
wrote:

Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

There are two programs you might want to take a look: bin/usrp_fft.py,
which presents a nice window with the FFT of the signal, and
bin/usrp_oscope.py, which is an oscilloscope.


Igor A.