Re: [Discuss-gnuradio] Error Running uhd_tx_dpsk.grc and uhd_rx_dpsk.grc

2012-07-16 Thread chongmin
Dear Martin and Josh, Thank you for your assistance. I realized the error was that I downloaded a binary which was outdated. After using the build-gnuradio script by Marcus, the error is no longer there. Chong Min chongmin wrote: > > Hi everyone, > > I have just started on GNURadio for an un

Re: [Discuss-gnuradio] Error Running uhd_tx_dpsk.grc and uhd_rx_dpsk.grc

2012-07-16 Thread Martin Braun (CEL)
On Fri, Jul 13, 2012 at 01:08:12AM -0700, chongmin wrote: > When I run the receive file, I receive the following error: > Traceback (most recent call last): > File "/tmp/uhd_rx_dpsk.py", line 327, in > tb = uhd_rx_dpsk(samp_rate=options.samp_rate, freq=options.freq, > gain=options.gain, addr

Re: [Discuss-gnuradio] Error Running uhd_tx_dpsk.grc and uhd_rx_dpsk.grc

2012-07-13 Thread Josh Blum
On 07/13/2012 01:08 AM, chongmin wrote: > > Hi everyone, > > I have just started on GNURadio for an undergraduate project and I would > require a little assistance. > > I tried to run the dpsk transmitter and receiver examples, found in > gnuradio/examples/uhd/uhd_rx_dpsk.grc and > gnuradio/ex

[Discuss-gnuradio] Error Running uhd_tx_dpsk.grc and uhd_rx_dpsk.grc

2012-07-13 Thread chongmin
Hi everyone, I have just started on GNURadio for an undergraduate project and I would require a little assistance. I tried to run the dpsk transmitter and receiver examples, found in gnuradio/examples/uhd/uhd_rx_dpsk.grc and gnuradio/examples/uhd/uhd_tx_dpsk.grc. I am using the N210 USRP with th