From 1f572269f29d70b24caa841868d6820502dd313d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Retzler?= Date: Sun, 8 Nov 2015 22:12:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b41fad2..5c95e89 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ If you want **LSB**, you should double-click the "Band Pass Filter" block, and c Use the flow graph in `gnuradio/am-rpitx`. This will transmit an **AM** signal. -* One thing that can be screwed up is **gain**. You have to set the gain of the input signal correctly, everywhere! I had to play with the AGC to get it correctly. +* One thing that can be screwed up is **gain**. I had to play with the AGC to get it right. ![AM in GQRX](/images/grc-am.png?raw=true)