From cd3056d4b5bfea173f1fe403972853d19bcda6a0 Mon Sep 17 00:00:00 2001 From: Mark Jessop Date: Fri, 18 Feb 2022 16:21:07 +1030 Subject: [PATCH] Updated 8 Using Network Audio from SDRPlusPlus (markdown) --- 8-Using-Network-Audio-from-SDRPlusPlus.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/8-Using-Network-Audio-from-SDRPlusPlus.md b/8-Using-Network-Audio-from-SDRPlusPlus.md index 84486bf..ae44073 100644 --- a/8-Using-Network-Audio-from-SDRPlusPlus.md +++ b/8-Using-Network-Audio-from-SDRPlusPlus.md @@ -1,8 +1,12 @@ +**Last updated: 2022-02-18** + [SDR++](https://github.com/AlexandreRouma/SDRPlusPlus) is a new cross-platform Software-Defined-Radio receiver software package which is completely open source, and supports a large range of SDR models. It is under constant development to improve performance and add new features, so this guide may become out-of-date. ## Getting SDR++ You can get the latest SDR++ release from here: https://github.com/AlexandreRouma/SDRPlusPlus/releases +There is further information on compiling SDR++ from source and getting the latest 'nightly' builds here: https://github.com/AlexandreRouma/SDRPlusPlus#installing + ## Receiving using a RTLSDR (or other SDRs)