Registry / networking / soapysdr

soapysdr

JSON →
library0.8.1vcpkgunverified

Vendor and platform neutral SDR interface library.

vcpkg install soapysdr
INSTALL
IMPORT
SIG · SOAPYSDR
S
soapysdr
networkingcppv0.8.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SoapySDR/Device.h
✓ #include <SoapySDR/Device.h>

Open and close an SDR device

#include <SoapySDR/Device.h> int main() { SoapySDR::Device *sdr = SoapySDR::Device::make("driver=rtlsdr"); SoapySDR::Device::unmake(sdr); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources

No resource links recorded.

soapysdr — pip install soapysdr · libregistry