discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Packet Flowgraph and underflows


From: Wolfgang Nagele
Subject: [Discuss-gnuradio] Packet Flowgraph and underflows
Date: Thu, 6 Aug 2015 20:05:15 +1000

Hi,

I've been looking for a solution to this and can't seem to find any examples.

If I have a flowgraph that transmits packets for instance from a TCP
stream - if this TCP stream only receives data occasionally it will
create underflows (showing up as U characters on STDOUT).

What is the proper way of handling such a scenario? I thought of using
something like the Mute block to transmit a 0 data stream during
periods of no data. However that seems excessively complicated to
implement and I think I am missing some pointer here ...

Thanks,
Wolfgang



reply via email to

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