discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QAM module


From: Marcin Puchlik
Subject: Re: QAM module
Date: Tue, 18 Jan 2022 08:07:46 +0100

Hi Mario,
Please, share the flowgraph code so it will be easier to find the issue.
BR,
Marcin

pon., 17 sty 2022 o 22:00 Mario Moran <Mario.Moran@student.nmt.edu> napisał(a):
Hello everyone,

I have a question on using the QAM module. I am using a random source block to make byte values, 

Random block settings:
Output Type: Byte
Min: 0
Max: 4
Num Samples: 10000
Repeat: no

Then I have it connected to a throttle block with a sample rate of 32k. Then it is connected to a QAM mod block with the settings of,

Num of constellation Points: 4
Gray Code: yes
Differential Encoding: no
samples/symbol: 2
Excess BW: 0.35
verbose: off
log: off

When I run this, I get AttributeError: module gnuradio.digital.qam has no attribute 'qam_mod'. I am not sure why I am getting this error message. What can I do to fix this? Thank you for your time. Happy new year everyone. 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]