On Mon, May 12, 2014 at 2:45 AM, Mostafa Alizadeh <m.alizade...@gmail.com>wrote:
> Hi Nemanja, > > I think the best possible way is to connect the trigger to the block as a > message. To to that, you need to write a file_sink block for yourself > again, for instance named my_file_sink. > The main drawback to the message passing system is that is works asynchronously, i.e. there is no guarantee when a message may arrive relative to the data stream. So probably stream tags are more suitable for Nemanja's case. But since I don't understand his requirement, I better don't comment any further. http://gnuradio.org/doc/doxygen/page_stream_tags.html
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio