On Wed, Jul 18, 2012 at 2:49 PM, lliao003 wrote:
>
> Hi all!
>
> I am a rookie and I am working about OOK mod and demod. I have few questions
> following:
>
> I modify the digital_constellation.cc file as
>
> d_constellation[0]=gr_complex(0,0)
> d_constellation[0]=gr_complex(1,0)
>
> like this, I
Hi all!
I am a rookie and I am working about OOK mod and demod. I have few questions
following:
I modify the digital_constellation.cc file as
d_constellation[0]=gr_complex(0,0)
d_constellation[0]=gr_complex(1,0)
like this, I think after re-make, I already achieve OOK mod. However, in
order to