discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Create a synchronous block using GRExtras


From: Jose Torres Diaz
Subject: [Discuss-gnuradio] Create a synchronous block using GRExtras
Date: Mon, 5 Nov 2012 09:38:51 +1030

Hi All,

Now I'm doing a block that uses stream instead of message passing. However, my code is based on those provided in GRExtras. My block should be a gr_sync_block, however in GRExtras is used block() instead. How can I make sure that my block is a synchronous block in this case?, because I cannot use directly gr_sync_block.

Regards,

Jose.

reply via email to

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