Re: [Discuss-gnuradio] Gnuradio life cycle

2019-06-13 Thread Daniel Andres Palacios
input for a block and/or enough output space. > > Maybe [1] helps a bit. > > Best regards, > Marcus > > > [1] https://www.gnuradio.org/blog/2017-01-05-buffers/ > On Tue, 2019-06-11 at 12:30 -0500, Daniel Andres Palacios wrote: > > Hello to everyone. > > > >

Re: [Discuss-gnuradio] Store in a variable the output of the grinspector's blocks.

2019-06-13 Thread Daniel Andres Palacios
bject in the vector because it hasn't a get attribute. > > > > sorry for the insistence, I kind of beginner and the PMT python API is > not specific enough > > > > On Tue, Jun 11, 2019 at 12:27 PM Daniel Andres Palacios < > dapa...@gmail.com> wrote: > > &g

Re: [Discuss-gnuradio] Store in a variable the output of the grinspector's blocks.

2019-06-12 Thread Daniel Andres Palacios
istence, I kind of beginner and the PMT python API is not specific enough On Tue, Jun 11, 2019 at 12:27 PM Daniel Andres Palacios wrote: > Ok. Thank you. > I managed to get the messages from the debug block. Now, I have to deal > with types conversation. > > Thanks > > On Tue,

[Discuss-gnuradio] Live fm detection gr-inspector

2019-06-11 Thread Daniel Andres Palacios
Hi to everyone. What is the best way to receive all fm modifications. I'm usigin an B200 USRP. I think that putting the center frequency at 98M and a bandwidth of 20M is a good way,but I'm not getting a good result. The idea is to detect all fm center frequencies using gr-inspector __

Re: [Discuss-gnuradio] Store in a variable the output of the grinspector's blocks.

2019-06-11 Thread Daniel Andres Palacios
;t you want to use it? Sounds like the right > tool. > > > On Tue, 2019-06-11 at 03:03 -0500, Daniel Andres Palacios wrote: > > Hi. Thanks for your reply. > > > > The signal extractor block's output is a vector of tuples with center > frequency an band width

[Discuss-gnuradio] Gnuradio life cycle

2019-06-11 Thread Daniel Andres Palacios
Hello to everyone. Could somebody explain me what is the life cycle of a gnuradio program? I understand that all the action occurs in the constructor of the main class. Am I right? ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.

Re: [Discuss-gnuradio] Store in a variable the output of the grinspector's blocks.

2019-06-11 Thread Daniel Andres Palacios
wrote: > There's the function probes. > > Using that is almost always a sign of bad design; what do you want to > achieve that way? > > Best regards, > Marcus > > On Sun, 2019-06-09 at 19:23 -0500, Daniel Andres Palacios wrote: > > > > Hi everyone > &g

[Discuss-gnuradio] Store in a variable the output of the grinspector's blocks.

2019-06-09 Thread Daniel Andres Palacios
Hi everyone it is there a way to get and store in a variable the output of gr-inspector's blocks. -- *Daniel Andrés Palacios Carabalí* *Student of Telemathics engineering* *Icesi University- Cali, Colombia* ___ Discuss-gnuradio mailing list Discuss-gnur

[Discuss-gnuradio] Error while loading graph to GR-inspector AMC block

2019-05-28 Thread Daniel Andres Palacios
Hi all.I'm getting this error when trying to use the AMC block. I generated the graph with tensorflow 0.12.1 Loading: "/home/dandrspc/default/src/gr-inspector/examples/amc_cnn.grc" >>> Done Generating: '/home/dandrspc/default/src/gr-inspector/examples/top_block.py' Executing: /usr/bin/python2 -

[Discuss-gnuradio] GR inspector Velue Error

2019-05-21 Thread Daniel Andres Palacios
Hi all. I was testing the gr-inspector examples. I generated the neural network model and tried to execute it. I got this error. "You can not enter the form value (1, 1, 2, 128) for the Tensor u'reshape_1_input_1: 0 ', which has the form' (?, 2, 128) '". Apparently, Tensorflow has undergone some ch

[Discuss-gnuradio] GR-inspector ACM error

2019-05-12 Thread Daniel Andres Palacios
Hi all. I have had problems using the ACM block of GR-inspector. Although I export the tensorflow graph, I continue to get the error RuntimeError: Expected meta graph file missing ~ / export.meta. I'd appreciate your help. -- *Daniel Andrés Palacios Carabalí* *Student of Telemathics engineering*