discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] UDP source block in GRC


From: Marcus D. Leech
Subject: [Discuss-gnuradio] UDP source block in GRC
Date: Fri, 09 Apr 2010 22:23:43 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Thunderbird/3.0.4

I'm trying to use a UDP source block from a GRC-produced flowgraph.

The only thing it does is this:

gr_block_executor: source <gr_block udp_source (2)> produced no output. 
We're marking it DONE.

Which seems rather useless.  How does a block get marked "done" in this
way?  That block may not start
  producing data for several seconds after startup, since the other end
may not have started up yet
  (and the other end can't start up until the "receiver" end is sitting
waiting on that UDP port).

Is this a known bug?  

It's on UDP port 1420, bound to the localhost eth0 address.

I can confirm using "nc" that I can receive traffic at this port on my
host--even traffic from the "sender"
  side of the application (which is also a GnuRadio flowgraph, only
using a UDP sink block).

Any cluage?

-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org






reply via email to

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