discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] creating a embedded python-block with multiple output


From: Kristoff
Subject: [Discuss-gnuradio] creating a embedded python-block with multiple output types
Date: Mon, 25 Feb 2019 21:24:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

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





reply via email to

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