[Discuss-gnuradio] new OOT block shows up in list but erases flowgraph when i use it

2015-08-19 Thread ben Gee
I wrote an out of tree block based on the tutorial and after i compile it,
the block shows up in the list in GRC, but when i drag it into the
flowgraph it erases the whole thing options block and all.

as a workaround, i've also tried editing a working OOT block that i have on
my machine, but when i recompile the block to have some new parameters
(more variable fields in the gui) the options don't show up in GRC.

any help would be greatly appreciated.


-b
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] new OOT block shows up in list but erases flowgraph when i use it

2015-08-19 Thread Tom Rondeau
On Wed, Aug 19, 2015 at 10:49 AM, ben Gee grben...@gmail.com wrote:

 I wrote an out of tree block based on the tutorial and after i compile it,
 the block shows up in the list in GRC, but when i drag it into the
 flowgraph it erases the whole thing options block and all.

 as a workaround, i've also tried editing a working OOT block that i have
 on my machine, but when i recompile the block to have some new parameters
 (more variable fields in the gui) the options don't show up in GRC.

 any help would be greatly appreciated.


 -b


That behavior generally occurs when the GRC .xml file of your block is
incorrect in some way.

Tom
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio