Re: [Discuss-gnuradio] Using gr-atsc library

2013-11-24 Thread Yuri P.M
Hi Mr. Muniz, Thanks for the help and the tips. After the changes suggested by Mr. Braun, I've tried to add the lines of code in the file meusBlocos_swig.i you suggested (in the /swig folder) as the file attached. I did these modifications as suggested in the topic that I mentioned in my first qu

Re: [Discuss-gnuradio] Using gr-atsc library

2013-11-19 Thread Alfredo Muniz
Hi Yuri, I'm also fairly new but I can offer a suggestion. When you create a new OOT module, the gr_modtool does a couple of things mainly create some files and edit your CMakeLists and your meusBlocos.i. You already edited CMakeLists so now try to edit the meusBlocos.i in your swig folder to incl

Re: [Discuss-gnuradio] Using gr-atsc library

2013-11-19 Thread Yuri P.M
Hello Mr. Braun, Thank you for the attention and the assistance. I have installed it by the repositories, right now I'm using the 3.7.1 version (I am using a virtual machine VM Ware, and the distribution is Ubuntu 12.04.3 64 bits, running in a Intel core i7 processor) I've tried to include this

Re: [Discuss-gnuradio] Using gr-atsc library

2013-11-18 Thread Martin Braun (CEL)
On Sat, Nov 16, 2013 at 01:21:20PM -0200, Yuri P.M wrote: > Hi, > > My name is Yuri and I'm new to the GNU Radio "world". I'm trying to use some > pieces of the code from the gr-atsc librabry in my project, for latter > adaptation to my purpose, but I don't know if what I'm doing is correct (I > s

[Discuss-gnuradio] Using gr-atsc library

2013-11-16 Thread Yuri P.M
Hi, My name is Yuri and I'm new to the GNU Radio "world". I'm trying to use some pieces of the code from the gr-atsc librabry in my project, for latter adaptation to my purpose, but I don't know if what I'm doing is correct (I suspect not), so any tip and hint would be of great help. I'm trying to