Package Details: sdrsharp 1.0.0.1457-1

Git Clone URL: https://aur.archlinux.org/sdrsharp.git (read-only, click to copy)
Package Base: sdrsharp
Description: The most popular SDR program
Upstream URL: https://airspy.com
Licenses: custom
Submitter: dviktor
Maintainer: dviktor
Last Packager: dviktor
Votes: 8
Popularity: 0.036863
First Submitted: 2019-04-08 19:19 (UTC)
Last Updated: 2023-02-12 15:55 (UTC)

Pinned Comments

dviktor commented on 2022-01-20 18:43 (UTC)

PKGBUILD for this package is being maintained there. You can install pre-built packages from my repo

dviktor commented on 2021-04-27 09:08 (UTC) (edited on 2021-04-27 09:08 (UTC) by dviktor)

This is the last usable version with Mono. All consequent versions contain shark.dll which has no replacement in Linux so please don't flag as out-of-date because of that

Latest Comments

1 2 Next › Last »

MAN91 commented on 2022-03-18 11:07 (UTC)

Thank you very much for your job.

dviktor commented on 2022-01-20 18:43 (UTC)

PKGBUILD for this package is being maintained there. You can install pre-built packages from my repo

tinywrkb commented on 2021-11-24 14:21 (UTC)

@dviktor sorry for the confusion, I didn't mean switching this package to run via wine, I just thought it worth pointing out that the new version can run through wine.

dviktor commented on 2021-11-24 13:52 (UTC)

@tinywrkb thanks for the notice! I think it may be better to keep separate package which works through wine or flatpak because it will require much more dependencies than this package

tinywrkb commented on 2021-11-24 13:18 (UTC)

@dviktor I created a Flatpak packaging here, and in the process I updated the desktop files.
You might want to pick some of my changes.

It should be noted that the newer versions possibly work when running through Wine (tested 6.22), at least with a SPY server.
I only confirmed that the UI is loading, it's a bit buggy, but it doesn't crash.
Dot NET Core Desktop 5 is required, and while it's not available through winetricks, its installer works as expected.
There are a couple of gdiplus warnings, so maybe install this via winetricks.

dreieck commented on 2021-10-05 20:48 (UTC) (edited on 2021-10-05 20:55 (UTC) by dreieck)

Can you add a startup script to /usr/bin/sdrsharp, please, which calls the binary installed to /opt/sdrsharp/?

dreieck commented on 2021-10-05 20:47 (UTC)

This packacke uses prebuilt binaries. So, pleaser rename it to sdrsharp-bin, and add provides=("sdrsharp=${pkgver}") and conflicts=('sdrsharp').

Thanks for maintaining!

dviktor commented on 2021-04-27 09:08 (UTC) (edited on 2021-04-27 09:08 (UTC) by dviktor)

This is the last usable version with Mono. All consequent versions contain shark.dll which has no replacement in Linux so please don't flag as out-of-date because of that

zakofalltrades commented on 2020-06-26 23:22 (UTC) (edited on 2020-06-26 23:29 (UTC) by zakofalltrades)

https://imgur.com/Ba5tWSx.png https://imgur.com/uBIDsbD.png it appears that everything is writable. i will elaborate further by stating the error in my last comments screen cap pops up when i switch the menu to hackrf and then also again when i hit play... unlike last night tho i can hear static now and sort of make out signals in a super broken waterfall. i think that the problem is specific to my hackrf device but I'm not sure how to give it more access? when i open up the config setting to mess with my device which is obviously not working right the program crashes im guessing for a related reason. https://imgur.com/oRLUAEU.png

spectrum analyzer seems to be working properly with my hackrf https://imgur.com/vRSL3Uo.png so maybe it is still something up with sdr#

dviktor commented on 2020-06-26 05:51 (UTC)

@zakofalltrades please show file permissions for SDR# installation with ls -lha /opt/sdrsharp. If config files are not writeable try to set them so manually: chmod o+w /opt/sdrsharp/*.config