[Discuss-gnuradio] Why do i get "no module named wxgui" error

2013-07-25 Thread Lakhan Shiva
Hello, I am pretty new to gnu radio, trying to learn it asap and start developing apps. I am very interested in it. When i try to execute the usrp wfm receive python file i get the following error. Traceback (most recent call last): File "./usrp_wfm_rcv.py", line 25, in from gnuradio.wxgui

[Discuss-gnuradio] Reg: Help in using GNU Radio software

2011-07-05 Thread Sai Shiva Kailaswar
Hi all, I am sai shiva kailaswar, doing my Master's thesis using GNU Radio. As I am new to GNU Radio, I need some basic information. I presently use Windows 7. I want to install ubuntu in my laptop. Which versions of Ubuntu and GNU radio are good for using GNU Radio. Is Ubuntu 11.04 is goo

[Discuss-gnuradio] UHD example using USRP1

2011-02-03 Thread Shiva
m seeing a clear sine wave, but its frequency is 5kHz, rather than 10 kHz. Any idea what is actually happening here? Thanks, Shiva ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] UHD example on USRP1

2011-02-03 Thread Shiva
utput format conversion from complex to interleaved short I and Q. In the GNURadio framework, I find this code in /gr-usrp/src/usrp_sink_c.cc. Thanks, Shiva On Thu, Feb 3, 2011 at 10:40 AM, Josh Blum wrote: > > > 1. What is the parameter --spb, samples per buffer. And generally, what

[Discuss-gnuradio] UHD example on USRP1

2011-02-03 Thread Shiva
n spb (sample per buffer), duration (number of seconds to transmit) and rate (rate of outgoing samples) and wave-freq (waveform frequency in Hz)? Thanks, Shiva. ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/lis