Re: [Discuss-gnuradio] psk mod and channel model

2014-02-09 Thread Tom Rondeau
On Sat, Feb 8, 2014 at 11:32 AM, Marco Bosco wrote: > Hi! > > I am trying to do a simple simulation in GRC: > > Signal source --> Packet encoder --> PSK mod --> Channel model --> PSK demod > --> Packet decoder --> Scope sink > > The problem is that it works only if I enable differential encoding.

Re: [Discuss-gnuradio] psk mod and channel model

2014-02-08 Thread Marco Bosco
Yes sure! Marco. From: Aditya Dhananjay [mailto:adi...@cs.nyu.edu] Sent: sabato 8 febbraio 2014 17.24 To: Marco Bosco Cc: discuss-gnuradio@gnu.org Subject: Re: [Discuss-gnuradio] psk mod and channel model Hi Marco, Could you please attach your GRC file? Thanks, Aditya On Sat, Feb 8, 2014 at

Re: [Discuss-gnuradio] psk mod and channel model

2014-02-08 Thread Aditya Dhananjay
Hi Marco, Could you please attach your GRC file? Thanks, Aditya On Sat, Feb 8, 2014 at 6:32 AM, Marco Bosco wrote: > Hi! > > I am trying to do a simple simulation in GRC: > > Signal source --> Packet encoder --> PSK mod --> Channel model --> PSK > demod --> Packet decoder --> Scope sink > > T

[Discuss-gnuradio] psk mod and channel model

2014-02-08 Thread Marco Bosco
Hi! I am trying to do a simple simulation in GRC: Signal source --> Packet encoder --> PSK mod --> Channel model --> PSK demod --> Packet decoder --> Scope sink The problem is that it works only if I enable differential encoding. How can I make it works without using a differential encoding? (