jopohl/urh

Add SoapySDR support

Open

#1,161 opened on May 6, 2025

 (0 comments) (0 reactions) (0 assignees)Python (1,041 forks)batch import
featurehelp wantedsdr

Repository metrics

Stars
 (12,562 stars)
PR merge metrics
 (PR metrics pending)

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