From 31df08de74166be78bfe7e6c259e9af25ea7368e Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Fri, 9 Oct 2020 00:44:55 +0200 Subject: [PATCH] Updated Airspy HF and Discovery device notes (markdown) --- Airspy-HF--and-Discovery-device-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Airspy-HF--and-Discovery-device-notes.md b/Airspy-HF--and-Discovery-device-notes.md index 748da2d..40ccead 100644 --- a/Airspy-HF--and-Discovery-device-notes.md +++ b/Airspy-HF--and-Discovery-device-notes.md @@ -1,6 +1,6 @@ # Driver installation -To make your Airspy HF+ or Discovery available to OpenWebRX, you need to install [libairspyhf](https://github.com/airspy/airspyhf) and [SoapyAirspyHF](https://github.com/pothosware/SoapyAirspyHF). Since there's only the sources for these libraries available, they need to be compiled manually. +To make your Airspy HF+ or Discovery available to OpenWebRX, you need to install [libairspyhf](https://github.com/airspy/airspyhf) and [SoapyAirspyHF](https://github.com/pothosware/SoapyAirspyHF). Since these libraries only come as source distributions, they need to be compiled manually. NOTE: These libraries come pre-installed with the OpenWebRX Raspberry Pi images and the Docker images, so if you're running those, you are already good to go.