discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Tag propagation policy in python


From: Cameron Matson
Subject: Re: Tag propagation policy in python
Date: Tue, 17 Nov 2020 16:11:50 -0600

Great! thank you.

Cameron

On Tue, Nov 17, 2020 at 12:25 PM Jeff Long <willcode4@gmail.com> wrote:
from gnuradio import gr
print(gr.TPP_CUSTOM)

On Tue, Nov 17, 2020 at 11:06 AM Cameron Matson <ncmatson95@gmail.com> wrote:
Hello all,

I'm trying to use an embedded python block and would like to change the tag propagation policy to TPP_DONT, but I can't seem to correctly qualify that enum type.  How can I refer to this value?

Thanks,
Cameron

reply via email to

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