discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Gain and Sample Rate Setting


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Gain and Sample Rate Setting
Date: Mon, 31 Aug 2015 14:27:07 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0

On 30.08.2015 16:15, Ben Gustin wrote:
>   File
> "/usr/local/share/gnuradio/examples/digital/narrowband/uhd_interface.py",
> line 70, in set_sample_rate
>     asked_samp_rate = bitrate * req_sps
> TypeError: unsupported operand type(s) for *: 'float' and 'NoneType'

This is what you want to track down. See what req_sps is in the file
mentioned above, and where it's set.
If your receiver is working, this seems like some simple Python bug.

> But the receiver is working just fine. I don't know what mistake is
> present in my benchmark transmission file. Please help me with this. I
> am attaching the same benchmark scripts.

If you want to attach files, I suggest you subscribe to the mailing list
instead of using 'ruby forum'. Most people handle the mailing list in
this way.

Cheers,
Martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]