Ross ROSS = Recommend OSS · open-source software intelligence for agents

pothosware/SoapySDR

Vendor and platform neutral SDR support library. observed · 2026-08-28

github.com/pothosware/SoapySDR · homepage · C++ · BSL-1.0 (other) observed · 2026-08-28

Health v2 · maintenance only

59/100

  • Activity 60
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4351
  • days_rel: n/a
  • days_push: 243
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1495 stars · 226 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SoapySDR is a vendor and platform neutral C++ support library providing a generalized API and runtime for interfacing with software-defined radio (SDR) devices. It uses a plugin architecture so drivers for most off-the-shelf SDR hardware can be loaded by applications like GNU Radio, Pothos, and command-line tools.

Use cases

  • stream IQ samples from an RTL-SDR or HackRF in my own C++ or Python program
  • use my SDR hardware with GNU Radio through a common API
  • list and configure SDR devices attached to the system from the command line
  • write a driver plugin for a custom SDR device
  • access an SDR device remotely over the network
  • replace vendor-specific SDKs with one unified SDR interface

When to choose

  • you need a single vendor-neutral API to work with many SDR hardware types
  • you are building an SDR application and want hardware integration without per-vendor SDKs
  • you use GNU Radio, Pothos, or Python and need SDR device bindings

When to avoid

  • you need a general-purpose hardware abstraction layer beyond SDR devices
  • your hardware has a dedicated SDK you prefer to use directly
  • you need a GUI application rather than a library/runtime

Facets

library · maturity stable

sdk plugin-system developer-tools hardware embedded-systems developer-tools cross-platform windows cross-platform python cpp sdr software-defined-radio hardware-abstraction rtlsdr gnuradio pothos radio dsp linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
pothosware/SoapySDRmain59

For agents

markdown · JSON · MCP: product_card(name="pothosware/SoapySDR")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem