Package Details: libsdrplay 3.07.1-1

Git Clone URL: https://aur.archlinux.org/libsdrplay.git (read-only, click to copy)
Package Base: libsdrplay
Description: Modules for the SDRplay receiver
Upstream URL: http://www.sdrplay.com
Keywords: sdr
Licenses: custom:eula
Submitter: danmc
Maintainer: totalsecond
Last Packager: totalsecond
Votes: 9
Popularity: 0.000000
First Submitted: 2016-03-19 23:44 (UTC)
Last Updated: 2020-10-21 02:06 (UTC)

Latest Comments

deadite66 commented on 2023-09-16 09:56 (UTC)

even though its not listed you can download the linux 3.11 api by changing the url version number, just need to change the pkgbuild from 66-mirics.rules to 66-sdrplay.rules

simona commented on 2023-09-04 16:54 (UTC)

launching SDRconnect on arch linux it write "Device initialisation failed. Error = 1 (sdrplay_api_Fail)"

EndlessEden commented on 2021-11-19 12:29 (UTC)

@totalsecond - Trouble is makepkg doesnt see libusb-git as "greater" than 1.0, as it sees the trailing version information as less than 1.0

totalsecond commented on 2021-09-20 20:04 (UTC) (edited on 2021-09-20 20:10 (UTC) by totalsecond)

EndlessEden,

There should be no conflict here considering that 'libusb' is provided by 'libusb-git' which is currently above version 1.0.

I don't see how this warrants any packaging updates. I may remove the version dependency on next upstream update or necessary repackaging.

EndlessEden commented on 2021-08-27 13:19 (UTC)

Please remove libusb|>=1.0 requirement. it works fine with libusb-git and arch repo is libusb=1.0.4.2

wingrime commented on 2020-12-03 14:51 (UTC)

Recent version now includes hw genuine check as my aliexpress clone works on pkgver=3.06.1 but not working on recent

deadite66 commented on 2020-09-14 15:48 (UTC) (edited on 2020-09-14 16:33 (UTC) by deadite66)

modified the makepkg for api3, ymmv.

https://paste.ubuntu.com/p/bvGbVxgsgW/

after install you need to start/enable the sdrplay service via systemctl.

systemctl status sdrplay & SoapySDRUtil --probe https://paste.ubuntu.com/p/kxybF2HC8f/

you'll need to change the source for soapysdrplay-git to https://github.com/SDRplay/SoapySDRPlay.git and rebuild.

running fine with cubicsdr.

rebuilding gnuradio-osmosdr and gqrx and running it the signal seems to hang after a second.

EDIT deleted default.conf from the gqrx folder and restarted, gqrx now working correctly(fingers crossed)

PTBM133A4X commented on 2018-07-04 18:51 (UTC) (edited on 2018-07-04 18:52 (UTC) by PTBM133A4X)

Version 2.13 is available now and is needed. See this bug report:

github.com/cjcliffe/CubicSDR/issues/663

Thank you!

Rozan commented on 2018-02-10 20:51 (UTC)

Version 2.11.1 is required to get https://aur.archlinux.org/pkgbase/soapysdrplay-git/ to compile