Re: [Discuss-gnuradio] Problem in creating an OOT module

2015-03-17 Thread Ali Riaz
Well, it was definitely something simple :) Thank you for your help Tom! Best, Ali On Tue, Mar 17, 2015 at 7:21 PM, Tom Rondeau wrote: > On Tue, Mar 17, 2015 at 8:10 PM, Ali Riaz wrote: > >> Hello everyone, >> >> I was wondering if anyone can help me with a small issue. I want to use >> the ta

Re: [Discuss-gnuradio] Problem in creating an OOT module

2015-03-17 Thread Tom Rondeau
On Tue, Mar 17, 2015 at 8:10 PM, Ali Riaz wrote: > Hello everyone, > > I was wondering if anyone can help me with a small issue. I want to use > the tagged_file_sink block in gnuradio companion, but with a couple of > additional features suitable for my application needs. So I decide to > create

[Discuss-gnuradio] Problem in creating an OOT module

2015-03-17 Thread Ali Riaz
Hello everyone, I was wondering if anyone can help me with a small issue. I want to use the tagged_file_sink block in gnuradio companion, but with a couple of additional features suitable for my application needs. So I decide to create an OOT module, and as a start simply copy-pasted the original