discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: probe signal gnuradio3.8


From: Vasil Velichkov
Subject: Re: probe signal gnuradio3.8
Date: Wed, 12 Feb 2020 21:18:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Hi Sarandis Doulgeris,

On 12/02/2020 16.28, sarandis. Doulgeris wrote:
> After installing gnuradio 3.8 i saw that the block probe signal does not
> have a Block ID parameter so i cant use the probe function. How can i fix
> that?

This sounds like this[1] issue, it was fixed for some blocks in commit 
0fa281fd73 [2].

A quick solution is to open blocks_probe_signal_x.block.yml and 
blocks_probe_signal_vx.block.yml and add show_id to the flags.

   flags: [ show_id, python, cpp ]

[1] https://github.com/gnuradio/gnuradio/issues/2235
[2] https://github.com/gnuradio/gnuradio/pull/2568 

Thanks for reporting this.

Regards,
Vasil



reply via email to

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