discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: QT chooser and QT range do not cooperate with each other


From: Jeff Long
Subject: Re: QT chooser and QT range do not cooperate with each other
Date: Mon, 12 Apr 2021 13:34:10 -0400

This is true. Take a look at the generated isi.py. The pulse options are generated statically and changes are not propagated through the chooser. Not a bug, really, but propagation of variables is not consistent everywhere.

On Mon, Apr 12, 2021 at 1:14 PM Achilleas Anastasopoulos <anastas@umich.edu> wrote:
Hi all,

I have a flowgraph with QT chooser choosing between rect pulse and rrc pulse.
I also have a QT range where I want to control the rolloff factor of the rrc pulse when chosen.
However, in the flowgrpah it seems that once the rrc is chosen I cannot change its roloff factor dynamically from the QT range.

I have tried it in both 3.7 and 3.8 and I get the same result.
Is this a bug?
Is there a more appropriate way of achieving this result?

thanks
Achilleas

reply via email to

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