Re: [Discuss-gnuradio] PSK demodulation of a sub-carrier sent over FM

2014-10-24 Thread Martin Braun
On 10/23/2014 03:36 PM, Raydel Abreu (CM2ESP) wrote:
> Thank you Lou and Martin.
> 
> Will try and take a look. One more thing is there any extra to do if the
> PSK signal is +-67 degrees instead of nomal 90 degrees or the PSK
> demodulator just handles it as usual.

I've never seen this before, but you'll have to play around with the
constellation objects. Look at the Python code for PSK for some pointers.

M

___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] PSK demodulation of a sub-carrier sent over FM

2014-10-23 Thread Raydel Abreu (CM2ESP)
Thank you Lou and Martin.

Will try and take a look. One more thing is there any extra to do if the
PSK signal is +-67 degrees instead of nomal 90 degrees or the PSK
demodulator just handles it as usual.

Thanks,

Raydel

2014-10-23 8:32 GMT-04:00 Martin Braun :

> On 10/22/2014 11:27 PM, madengr wrote:
> > Raydel Abreu (CM2ESP) wrote
> >> However I would like to know how can I demodulate a PSK
> >> transmission which is carried over a typical FM signal.
> >
> > IIRC you would just do the WBFM demod, then the PSK demod.  See the
> > gr-rds: https://github.com/bastibl/gr-rds
>
> That sounds correct. I know hams sometimes do this to get better
> transmissions when using their HF gear.
>
> M
>
> ___
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] PSK demodulation of a sub-carrier sent over FM

2014-10-23 Thread Martin Braun
On 10/22/2014 11:27 PM, madengr wrote:
> Raydel Abreu (CM2ESP) wrote
>> However I would like to know how can I demodulate a PSK
>> transmission which is carried over a typical FM signal.
> 
> IIRC you would just do the WBFM demod, then the PSK demod.  See the
> gr-rds: https://github.com/bastibl/gr-rds

That sounds correct. I know hams sometimes do this to get better
transmissions when using their HF gear.

M

___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] PSK demodulation of a sub-carrier sent over FM

2014-10-22 Thread madengr
Raydel Abreu (CM2ESP) wrote
> However I would like to know how can I demodulate a PSK transmission which
> is carried over a typical FM signal.

IIRC you would just do the WBFM demod, then the PSK demod.  See the gr-rds:
https://github.com/bastibl/gr-rds

Lou




--
View this message in context: 
http://gnuradio.4.n7.nabble.com/PSK-demodulation-of-a-sub-carrier-sent-over-FM-tp50986p50991.html
Sent from the GnuRadio mailing list archive at Nabble.com.

___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] PSK demodulation of a sub-carrier sent over FM

2014-10-22 Thread Raydel Abreu (CM2ESP)
Hello,

I had experimented with simple PSK reception with GNU-Radio when the
carrier is directly phase modulated.

However I would like to know how can I demodulate a PSK transmission which
is carried over a typical FM signal.

Kind regards,

Raydel
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio