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
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment