jopohl/urh

Add SoapySDR support

Open

#1,161 opened on May 6, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (10,093 stars) (859 forks)batch import
featurehelp wantedsdr

Description

My environment:

  • Debian 12 KDE Wayland
  • urh version: 2.9.8.
  • SDR: SDRPlay RSPdx with up-to-date API sdrplay_api_api_version=3.150000
Is your feature request related to a problem?

As urh currently does not support the SDRPlay v3 API (see #783), SoapySDR would be an alternative for interfacing with the device using an (almost) hardware-agnostic API.

Contributor guide