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)