discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] (no module specified) in the block tree


From: Tom Early
Subject: Re: [Discuss-gnuradio] (no module specified) in the block tree
Date: Wed, 9 Nov 2016 23:36:40 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

Thanks Johnathan. I had the <category> tags, but didn't have the square brackets! (And now I see the hint about the brackets in the first part of the tool-tip.)

I guess it would be helpful if the on-line documentation were updated (at least in the OOT tutorial) with:

<category>[HOWTO]</category>

and maybe a short sentence that states the importance of the square brackets.

On 11/09/2016 06:58 PM, Johnathan Corgan wrote:
On Wed, Nov 9, 2016 at 3:39 PM, Tom Early <address@hidden> wrote:
 
The tool-tip on this branch says the modules should have a module name in their GRC Block Descriptions or their Block Tree. I have been unsuccessful in figuring out how fix this. Can someone point me in the correct direction?

Just add <category>[NAME]</category> to the XML description for each block, right after the name and key entries (change NAME to your module name as you want it listed.)

This was something that was added in 3.7.10 to help clean up the category tree and to allow OOT modules to have all their blocks grouped together separately from the pre-supplied GNU Radio modules.

-Johnathan


reply via email to

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