README 567 B

1234567891011
  1. Features
  2. SoapySDR is an open-source generalized C/C++ API and runtime library
  3. for interfacing with SDR devices. With SoapySDR, you can instantiate,
  4. configure, and stream with an SDR device in a variety of environments.
  5. Both osmosdr and uhd devices are available within SoapySDR. In
  6. addition, vendors can directly support their hardware using SoapySDR
  7. device modules. There are wrappers for both gr-osmosdr, uhd, and gr-uhd
  8. to bring an ecosystem of existing applications to SoapySDR devices. And
  9. SoapySDR has support for powerful platforms like GNU Radio and Pothos.