discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Send zero-fill data when there's no input dato to


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Send zero-fill data when there's no input dato to process
Date: Sun, 02 Oct 2011 14:27:24 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.22) Gecko/20110906 Fedora/3.1.14-1.fc14 Thunderbird/3.1.14

Hello,
i have a message queue and some blocks that generate waveforms from the message input. The output of these blocks go to the USRP.
I need a block that when there’s no data to process (0 message in queue) generates zero-filled samples, to keep USRP busy.
I cannot find a similar block inside gnu radio sources. It’s possible?
Thanks
_______________________________________________ Discuss-gnuradio mailing list address@hidden https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Just put a multiplier in there that under normal circumstances is '1', and when you want to zero-stuff, set the multiplier to '0'.



-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

reply via email to

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