Skip to content

Feature: SDRPlay RSP Tuner Support #52

Closed
@DSheirer

Description

@DSheirer

Add support for all RSP tuners (except RSP1 which is not supported by the sdrplay API)

TODO

  • RSP Tuners hang on shutdown. Deregistration of DiscoveredTunerModel as a TunerEvent listener is hanging because another thread is potentially broadcasting an event that is being put back onto the Swing event thread, causing the whole thing to lock.
  • RSPduo enable or disable should be restricted to tuner 1 and should automatically perform same op on tuner 2.
  • RSPduo, and maybe others, have frequency misalignment that requires a 435-440 ppm setting to offset
  • Disable and reenable of a discovered RSP tuner doesn't allow controlling the device.
  • Allow user to specify SDRplay API library install location for non-default installations.
  • Default RSP1A tuner configuration is not correctly updating sample rate to 8 MHz default on first-time use of software.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions