discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Return -1 Source Block Issue


From: Antoine Dedave
Subject: [Discuss-gnuradio] Return -1 Source Block Issue
Date: Mon, 6 Dec 2010 20:00:25 +0100

Hi,

I'm using gnuradio for one or two months and I'm trying to implement a flow graph with a source that has a finite time job. I have seen that such blocks have to return -1. The problem is when the source has finished its job  the whole flow graph stops and the blocks following the source have no time to process the whole data coming from the source.

How can I do to let the whole data be processed by the other blocks before stopping the flow graph?

Thank you in advance,

Antoine Dedave

reply via email to

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