From 530b84d9c3f52239fec74d41bf96217922c3e6b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Retzler?= Date: Sun, 8 Nov 2015 16:54:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 338a19a..0f8c624 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ On the Raspberry Pi, execute: * This will listen on TCP port 8011 for the I/Q signal. * The center frequency of the transmitter will be 28400 kHz. +## NFM modulator example in GNU Radio + On the PC, open GNU Radio Companion, and load the flow graph in this repo at `gnuradio/nfm-rpitx`. ![NFM in GNU Radio](/images/grc-nfm.png?raw=true)