soapysdr v0.8.1
- Created
- Updated
Vendor and platform neutral SDR interface library.
# 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
# License
# Supported Platforms
!uwp & !static
- ✅ linux-dynamic
- ✅ osx-dynamic
- ✅ windows-dynamic
- ❌
linux-static - ❌
osx-static - ❌
uwp - ❌
windows-static
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Howard Su