Requesting Info about Example files

Hi !!

I am successfully able to run the usrp_fft.py and usrp_sigen.py example
successfully.

Could any of you please tell me what exactly these files do?

I will be very glad if you guys can help me out with this.

Thanks in advance.

Regards,

Dheeraj

Dheeraj S. Aralumallige wrote:

usrp_fft.py and usrp_sigen.py

Could any of you please tell me what exactly these files do?

usrp_fft.py displays the frequency content of the spectrum in the
neighborhood of the frequency you tuned.

usrp_sigen generates a signal of the parameters you specify. Use
./usrp_sigen.py --help for info on the parameters you have control over.

Chris