Hello Cinaed,
Thank you!
George
On Thu, Jul 23, 2020 at 12:11 AM Cinaed Simson
wrote:
> Hi George - please don't send me private email - please keep the
> discussion on the mailing list.
>
> It's called Constellation Decoder or Receiver - depending - see the
> TutoriaksSimulations link.
>
> --
Hello,
l pass the TPC Encoder and Decoder definitions to the FEC Encoder and FEC
Decoder blocks, respectively. I run a random source of bytes into the FEC
Encoder which is connected to the FEC Decoder. When I run the simulation
model, it exits with a return code -11 error.
I do not know what I am
Hi Tokens,
They're not part of GNU Radio itself, they are separate modules. So, I
think you might be referring to a way of installing windows ports.
I'm currently aware of three ways
* Geof Nieboer's MSVC-based builds
* Ryan Volz's anaconda-based installation method and
* Getting GNU Radio under
Will these be added to GnuRadio for Windows?
Thank you!
Hi,
For GR 3.9 I would like to test QT_GUI_Az-El_Plot (there are no existing
tests in the examples). If anyone has used this GUI, I would appreciate
your sharing a flowgraph for it.
Thanks!
---
Barry Duggan KV4FV
https://github.com/duggabe
I want to create a pmt vector and fill it with constant values. I can do
that using pmt.make_u8vector(16, 0xFF).
Now I want to insert a 4 byte header like 0x01,0x02, 0x03,0x04.
How can we add values to a PMT.Vector?
Hello all,
I have built GNU Radio with Thrift to support the ControlPort feature. I am
able to make the Performance Counters working fine, but it looks like
nothing is actually exported to the CtrlPort app. Does someone know what
could be the problem?
I have settled the following in gnuradio_runt