Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 690 Bytes

MANIFEST.md

File metadata and controls

23 lines (21 loc) · 690 Bytes

title: gr-sdrplay3 brief: OOT GNU Radio module for SDRplay RSP device (uses SDRplay API V3) tags:


This OOT GNU Radio module supports the following SDRplay RSP devices:

  • RSP1
  • RSP1A
  • RSP2
  • RSPduo (all modes of operation)
  • RSPdx

The module requires SDRplay API V3.X - see https://www.sdrplay.com/linuxdl2.php

The module uses some features of GNU Radio (like pybind11 for Pythin bindings) that are only found in GNU Radio 3.9 (it should build and run without problems using GNU Radio master branch).