Re: Could not find a Constellation Demod that goes with the Constellation Modulator

2020-07-23 Thread George Edwards
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. > > --

Problem using Turbo Product Code (TPC) definitions

2020-07-23 Thread George Edwards
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

Re: gr-satellites and gr-dslwp

2020-07-23 Thread Marcus Müller
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

gr-satellites and gr-dslwp

2020-07-23 Thread tokens
Will these be added to GnuRadio for Windows? Thank you!

QT_GUI_Az-El_Plot test

2020-07-23 Thread Barry Duggan
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

PMT Vectors (How to insert values into them)?

2020-07-23 Thread mehtap özkan
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?

Blank graph in Performance Monitor window

2020-07-23 Thread Anthony B.
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