From 1e7e27a52b846c54d686c927877a631403d87c92 Mon Sep 17 00:00:00 2001 From: Alan Aversa Date: Thu, 24 Aug 2017 13:47:47 +0100 Subject: ham/SoapySDR: Added (SDR support library). Signed-off-by: David Spencer --- ham/SoapySDR/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ham/SoapySDR/README (limited to 'ham/SoapySDR/README') diff --git a/ham/SoapySDR/README b/ham/SoapySDR/README new file mode 100644 index 0000000000..6d0bfaaa83 --- /dev/null +++ b/ham/SoapySDR/README @@ -0,0 +1,10 @@ +Features + +SoapySDR is an open-source generalized C/C++ API and runtime library +for interfacing with SDR devices. With SoapySDR, you can instantiate, +configure, and stream with an SDR device in a variety of environments. +Both osmosdr and uhd devices are available within SoapySDR. In +addition, vendors can directly support their hardware using SoapySDR +device modules. There are wrappers for both gr-osmosdr, uhd, and gr-uhd +to bring an ecosystem of existing applications to SoapySDR devices. And +SoapySDR has support for powerful platforms like GNU Radio and Pothos. -- cgit v1.2.3