Re: [Discuss-gnuradio] Grid/Coordinate placement ('GUI hint' QY/WX) control query

2018-08-26 Thread Mark
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,

[Discuss-gnuradio] embedded-python block for pocsag paging: help request by first-time GR programer

2018-08-26 Thread Kristoff
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

Re: [Discuss-gnuradio] embedded-python block for pocsag paging: help request by first-time GR programer

2018-08-26 Thread Kevin Reid
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

[Discuss-gnuradio] runtime error while running flowgraph

2018-08-26 Thread Rensi Mathew
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