soapysdrv0.8.1
- Updated
Vendor and platform neutral SDR interface library.
- Project website: https://github.com/pothosware/SoapySDR/wiki
#Usage
soapysdr provides CMake targets:
find_package(SoapySDR CONFIG REQUIRED)
target_link_libraries(main PRIVATE SoapySDR)soapysdr provides pkg-config modules:
# Vendor and platform neutral SDR interface library.
SoapySDR#Supported Platforms
!uwp & !static
- ✅linux-dynamic
- ✅osx-dynamic
- ✅windows-dynamic
- ❌
linux-static - ❌
osx-static - ❌
uwp - ❌
windows-static
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Howard Su