From df1e4f6ed09613c2e0e5fc2f35191931ab52f65b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Retzler?= Date: Mon, 26 Feb 2018 00:12:50 +0100 Subject: [PATCH] Updated Using GrOsmoSDR as signal source (markdown) --- Using-GrOsmoSDR-as-signal-source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Using-GrOsmoSDR-as-signal-source.md b/Using-GrOsmoSDR-as-signal-source.md index db501d4..b775550 100644 --- a/Using-GrOsmoSDR-as-signal-source.md +++ b/Using-GrOsmoSDR-as-signal-source.md @@ -11,14 +11,14 @@ * ​SDRplay RSP * ​AirSpy -> :green_book: Since writing this article, a tool called `osmocat.py` has been released, which claims to do the same: https://github.com/roseengineering/osmocat - **Step #1:** You will need to install GNU Radio and GrOsmoSDR: sudo apt-get install gnuradio gr-osmosdr Make sure you have at least GNU Radio version 3.7.8.1. +> :green_book: Since writing this article, a tool called `osmocat.py` has been released, which claims to do the same as steps #2-#6 below: https://github.com/roseengineering/osmocat + **Step #2:** Download [osmocom_source.grc](https://gist.githubusercontent.com/ha7ilm/19d14e1394bd2e7015e6/raw/141720f8b2b6da725fbcfc8959ee4ea4547b53a8/osmocom_source.grc) to the OpenWebRX directory. cd openwebrx