Add FM demodulation flowgraph with RIGCTL support

The FM demodulation flowgraph uses the high performance Xlating FIR
filter for filtering and frequency centering at the same time. Tuning
the SDR in a frequency different than the frequency of interest, we
avoid the DC offset that the of the SDR. As far the audio sampling rate
concerns, various configurations are supported due to the Polyphase
Filter-bank arbitrary resampler.

 The flowgraph supports also doppler compensation based on RIGCTL
commands. Instead of chaning the SDR frequency, we digitally perform the
proper correction to avoid noise and lost samples during the frequency
re-configuration. The doppler correction mechanism gathers the frequency
changes from the RIGCTL daemon, and predicts the frequency changes
between the RIGCTL messages for better and more fine-grained correction.
This commit is contained in:
Manolis Surligas 2016-05-08 17:01:24 +03:00
parent fcc5452b5b
commit 5e1667ff9a
1 changed files with 2722 additions and 0 deletions

2722
apps/flowgraphs/fm_demod.grc Normal file

File diff suppressed because it is too large Load Diff