On 09/28/2016 05:53 AM, John Smith wrote:
I have an E310 device connected over an Ethernet link to a laptop running GNU
Radio.
When I attempted to execute a GNU flow graph containing a UHD block, I got the
following error:
RuntimeError: LookupError: KeyError: No devicesfound for -> Empty D
Hi Neil,
Can you please share some more details on how the end result could be same?
Regards,
Usman
On Wed, Sep 28, 2016 at 6:41 PM, Neil Schafer
wrote:
> I haven’t tried it myself, but wouldn’t using a raised cosine or Gaussian
> filter for your taps still provide some pulse shaping for the
Dear Eugene,
> On 22 Sep 2016, at 02:57, Eugene Grayver wrote:
>
> I found a bug in the GR runtime. Here's a simple script to demonstrate it.
AFAIS, the problem is that GNU Radio doesn’t connect message ports when
restarting a flow graph.
If you add blocks with message ports, as you do durin
Hi John,
I really hate to nitpick, but I also feel that I must clarify a few things:
>
> 1. The E310 has to be placed into "network mode", which loads the
> E310 FPGA with appropriate code.
No, network mode works with the default (and only) FPGA image – it's
just a software daemon inside UHD.
Neil,
Yes. It does lock and track with those taps. But with about 0.2-0.3 dB of
added implementation loss.
-John
On Thu, Sep 29, 2016 at 7:46 AM, Usman Haider
wrote:
> Hi Neil,
>
> Can you please share some more details on how the end result could be same?
>
>
> Regards,
> Usman
>
>
> On Wed,
Hi Usman,
I just verified that a raised cosine filter used for the pfb clock sync taps
will effectively shape a square wave and allow the synchronizer to properly
track the symbol timing. I wanted to be sure before I continued to push anybody
else down this path (now also verified by John, a
I updated my python-thrift to be 0.9.3 and the thrift is 0.9.3.
I get the error when I run the graph:
File "/usr/lib64/python2.7/site-packages/gnuradio/ctrlport/monitor.py", line
48, in start
print "monitor::endpoints() = %s" % (gr.rpcmanager_get().endpoints())
AttributeError: 'NoneType' ob