Thanks. <flags>throttle</flags> it will be ... (works fine).
On Mon, Aug 24, 2015 at 8:59 PM, Marcus D. Leech <mleech@ripnet.com> wrote:
On 08/24/2015 11:26 PM, Tom McDermott wrote:
I think the newer way is to use <flags>throttle</flags>-- Tom, N5EGcorrect way to suppress the flowgraph compile warning?it doesn't mention these tags, or what they do. Is one of these theReading the documentation that discusses XML tags in the block,<flags>throttle</flags>and another is<throttle>1</throttle>Looking through some GRC blocks, I've found two tags:want a throttle. How can I supress the warning message?Since my module actually paces the samples in hardware, I don'tinsert a throttle.it prints a warning message about no audio or rf sink, so pleaseI've built an OOT for some physical SDR hardware.However, when compiling a flowgraph in gnruradio-companion
http://gnuradio.org/redmine/projects/gnuradio/wiki/GNURadioCompanion#Creating-the-XML-Block-Definition
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
But for backwards compat, you can use <throttle>1</throttle>
It's an indicator to GRC that this block provides a flow-regulated data stream.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment