Skip to content

soapysdrv0.8.1

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

#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.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Howard Su's avatarHoward Su

#Changelog

  • 775f1cd[soapysdr] New Port (#39729)