I'm relieved to hear it isn't too arduous, Marcus.
I tried to begin GUI development today but appear to have got nowhere, just
yet.
Mark
M0XMH
-Original Message-
From: Marcus D. Leech [mailto:mle...@ripnet.com]
Sent: 24 August 2018 17:24
. . .Years and years ago, before GRC existed,
Hi all,
I just did my first steps developing a embedded-python block for GR: a
block to generate the data bitstream for sending pocsag paging messages.
See here: https://github.com/on1arf/gr-pocsag
(.grc-file, just look at the embedded-python block for the python code).
(the rest of the flow
Some partial answers, from memory and not necessarily correct:
On Sun, Aug 26, 2018 at 1:26 PM Kristoff wrote:
> - Can somebody explain how to implement a source-block using
> embedded-python?
> In the code I have now, it is implemented as a sync-block, taking in a
> signal from a signal-generat
Icreated a block using gr_modtool add -l python -tsync command, whereI tried to
implement this discussion:[Discuss-gnuradio] Change frequency in USRPsource
automatically(https://lists.gnu.org/archive/html/discuss-gnuradio/2016-03/msg00402.html)
And thenused this block in a flowgraph connecting