discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] gr_sync_block question


From: Nowlan, Sean
Subject: [Discuss-gnuradio] gr_sync_block question
Date: Fri, 30 Mar 2012 18:23:25 +0000

Do objects that extend gr_sync_block *require* that their work function *always* returns as many items as the scheduler asked in noutput_items, except for the case when a block may be completely finished producing items? What does the scheduler do if the (number of items returned) < noutput_items? Does it ever try calling the work function again?

 

Thanks,

Sean


reply via email to

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