discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] digital_constellation.cc


From: sibar002
Subject: [Discuss-gnuradio] digital_constellation.cc
Date: Tue, 26 Jun 2012 18:07:58 -0700 (PDT)

Hello,

I have been trying to modify certain parts of the digital_constellation.cc
file, but I am unable to see the changes that I make. I have made changes to
the bpsk section of this file. I am making the d_constellation[0] variable
equal to gr_complex(1,0). I am trying to see my result by printing a
variable called s_p that I created in the bpsk.py file.

s_p = digital_swig.constellation_bpsk().points()

I should be seeing ((1,0),(1,0)) for my points after I make the file, but I
continue to see ((-1,0),(1,0)). I was wondering someone could give me some
advice on what I'm doing wrong. I would greatly appreciate any help. 

Sam
-- 
View this message in context: 
http://old.nabble.com/digital_constellation.cc-tp34075958p34075958.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

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