Re: [Discuss-gnuradio] help: Constellation receiver Object Types

2013-08-08 Thread Tom Rondeau
On Thu, Aug 8, 2013 at 3:43 AM, Martin Braun (CEL) wrote: > On Wed, Aug 07, 2013 at 04:28:49PM -0700, tom sutherland wrote: >> I wanted to use the Constellation Receiver Block for QAM16 but the Class >> Reference only shows 8PSK, BPSK, DPSK PSK, and QPSK. Can this be used for >> 16QAM? > > There's

Re: [Discuss-gnuradio] help: Constellation receiver Object Types

2013-08-08 Thread Martin Braun (CEL)
On Wed, Aug 07, 2013 at 04:28:49PM -0700, tom sutherland wrote: > I wanted to use the Constellation Receiver Block for QAM16 but the Class > Reference only shows 8PSK, BPSK, DPSK PSK, and QPSK. Can this be used for > 16QAM? There's no 16QAM object derived from gr::digital::constellation, unfortuna

Re: [Discuss-gnuradio] Help: Constellation Receiver::Object

2013-08-05 Thread Adeel Anwar
Tom, >>I am trying to use the Constellation Receiver Block and one of the Parameters is "Constellation Object". Is this a pointer to an object and >>how/what creates this object? I have looked at the qam.py file but don't follow how this relates to placing a block down in gnuradio >>companion. In