From 50d7181eead4e3ef2e292f069143cf9ffaaafeb9 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Mon, 28 Jun 2021 14:26:32 +0200 Subject: [PATCH] Updated Airspy HF and Discovery device notes (markdown) --- Airspy-HF--and-Discovery-device-notes.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Airspy-HF--and-Discovery-device-notes.md b/Airspy-HF--and-Discovery-device-notes.md index e3a0aaa..5f23910 100644 --- a/Airspy-HF--and-Discovery-device-notes.md +++ b/Airspy-HF--and-Discovery-device-notes.md @@ -23,14 +23,6 @@ sudo ldconfig ## SoapyAirspyHF -If you wish to build this module for the SoapySDR installation provided by your OS repositories, you may need to install the corresponding development headers first. For example, on Debian or Ubuntu run this command: - -``` -sudo apt-get install libsoapysdr-dev -``` - -Installation of SoapyAirspyHF: - ``` git clone https://github.com/pothosware/SoapyAirspyHF.git cd SoapyAirspyHF