Search Criteria
Package Details: rsp_tcp-git v0.1.beta.r16.g61b8c91-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rsp_tcp-git.git (read-only, click to copy) |
|---|---|
| Package Base: | rsp_tcp-git |
| Description: | a rtl_tcp compatible IQ server for the RSP range of SDRPlay SDR |
| Upstream URL: | https://github.com/SDRplay/RSPTCPServer |
| Licenses: | GPL3 |
| Provides: | rsp_tcp |
| Submitter: | FuzzyCheese |
| Maintainer: | Zorbatron |
| Last Packager: | Zorbatron |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-04-28 20:04 (UTC) |
| Last Updated: | 2025-11-06 19:02 (UTC) |
Dependencies (5)
- libsdrplayAUR
- libusb (libusb-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libsdrplayAUR (make)
Latest Comments
Zorbatron commented on 2025-11-07 03:46 (UTC)
What version of libsdrplay do you have installed? Support for the RSP1B was added in 3.14 and the RSPdxR2 in 3.15. Those symbols are probably missing due to you having an older version of the API installed.
simona commented on 2025-10-13 12:02 (UTC)
simona commented on 2025-07-10 10:39 (UTC)
synthead commented on 2025-03-30 03:23 (UTC)
I am running into this problem when building this package:
MarsSeed commented on 2023-10-31 14:06 (UTC)
It seems this is the proper, actively maintained continuation fork:
https://github.com/ON5HB/rsp_tcp
synthead commented on 2023-03-06 17:42 (UTC)
Here's a systemd service that works with this package:
If you're adding this as an admin outside the package, I recommend putting this in
/etc/systemd/system/rsp_tcp.service. If you build it into this package, I recommend/usr/lib/systemd/system/rsp_tcp.service.And this is what I'm using for
/etc/conf.d/rsp_tcp: