discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Flow graph no exiting after head block termination [p


From: Ken Adams
Subject: [Discuss-gnuradio] Flow graph no exiting after head block termination [possibly packet encoder]
Date: Wed, 29 Jan 2014 20:58:31 -0800

Looking for an explanation,

File Source  -> GMSK MOD -> GMSK Demod ->  Head Block -> File sinks

Works fine, terminates after x number of bytes have been transferred and returns. 

However:
File Source -> Packet Encoder -> GMSK MOD -> GMSK Demod -> Packet Decoder -> File sinks

Does not return after head block limit (just hangs). Seams like the packet encode/decode block is not exiting?

Attached flow-graph.

Attachment: simulation.py
Description: Text Data


reply via email to

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