summaryrefslogtreecommitdiff
path: root/ham/soapy-sdr
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26ham: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07ham: Remove SHA1 hashes for distfilesnia1-2/+1
2021-04-28soapy-sdr: explicitly unset LIB_SUFFIXnia1-1/+4
2020-08-01soapy-sdr: delete the python binding. Will be added as a separate package.tnn4-18/+26
2020-08-01ham/soapy-sdr: import soapy-sdr-0.7.2tnn5-0/+107
SoapySDR is an open-source generalized 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. Most off the shelf SDR hardware platforms are supported by SoapySDR, and many open source applications rely on SoapySDR for hardware integration support. In addition, SoapySDR has bindings for development frameworks like GNU Radio and Pothos.