discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] creating a embedded python-block with multiple ou


From: Cinaed Simson
Subject: Re: [Discuss-gnuradio] creating a embedded python-block with multiple output types
Date: Tue, 26 Feb 2019 20:37:47 -0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

There's problem with the grc file - it doesn't load into grc.

The embedded python code is using ">" instead of ">" - at least that
was my guess.

So I replaced them. I haven't tested it yet - I don't have a HackRF with me.

As for your question, do you mean select a waveform in the signal source
block?

Unfortunately, I can't help you.

-- Cinaed


On 2/25/19 12:24 PM, Kristoff wrote:
> Hi,
> 
> 
> Last weekend, I've been playing around with python-blocks in python, one
> of the projects was to create a morsecode encoder block.
> (0.0.1 alpha-code here: https://github.com/on1arf/gr-morsecode-enc)
> The output-type of that block is complex64.
> 
> Small question.
> How can I create a GNU Radio python-block that allows the user to select
> the output-type of the block, like -say- the signal-source block?
> 
> 
> 
> Kristoff
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 




reply via email to

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