discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] FSK demodulation


From: ikjtel
Subject: [Discuss-gnuradio] FSK demodulation
Date: Wed, 18 Jun 2014 08:15:30 -0700

> Is there any existing 4FSK transceiver system in gnuradio ?

Yes.  The OP25 project has an implementation of FSK4 for use in P25, where FSK4 is sometimes known as "C4FM".

Both modulation and demodulation is supported.  Here are links to the actual code (see below)....  Note that the demod block must ordinarily be preceded by the FM demodulation function (such as quadrature-demodulation).

Is this the only such implementation of FSK4 in gnuradio?  No!  An in-tree project, even older than OP25, and written (if memory serves correctly) by none other than Jonathan Corgan, appears in gr-pager - for the FLEX system. 

Best

Max
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://op25.osmocom.org/trac/wiki.png/browser/op25/gr-op25_repeater/apps/tx/op25_c4fm_mod.py
http://op25.osmocom.org/trac/wiki.png/browser/op25/gr-op25/lib/fsk4_demod_ff_impl.cc


reply via email to

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