From 159cbcb40720ae866496b3c3dd01663d79231f8e Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Mon, 5 Oct 2020 18:07:27 +0200 Subject: [PATCH] Updated SDRPlay device notes (markdown) --- SDRPlay-device-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDRPlay-device-notes.md b/SDRPlay-device-notes.md index c6d2a77..5a3927d 100644 --- a/SDRPlay-device-notes.md +++ b/SDRPlay-device-notes.md @@ -1,6 +1,6 @@ # General -SDRPlay currently provides two major versions of their driver ("API") for Linux on their website: versions 2 and 3. Most of the devices currently available are supported by both versions, with the exception of the RSPDx which requires version 3 explicitly. +SDRPlay currently provides two major versions of their driver ("API") for Linux on their [website](https://www.sdrplay.com/): versions 2 and 3. Most of the devices currently available are supported by both versions, with the exception of the RSPDx which requires version 3 explicitly. Only the OpenWebRX Raspberry Pi images and the OpenWebRX docker images come with the driver preloaded, if you're installing from packages you will need to install both the driver and the SoapySDRPlay module manually.