RSP TCP Server for SDRPlay devices. This is a fork of the original rsp_tcp by F4FHH Nicolas with extensions to support all current RSP devices. Use the extended mode to access the full bit rate of the RSP and all of the RSP specific controls. By default the server supports the RTL TCP protocol.
RSP TCP Server for SDRPlay devices. This is a fork of the original rsp_tcp by F4FHH Nicolas with extensions to support all current RSP devices. Use the extended mode to access the full bit rate of the RSP and all of the RSP specific controls. By default the server supports the RTL TCP protocol.
To install rsp_tcp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rsp_tcp
To see what files were installed by rsp_tcp, run:
port contents rsp_tcp
To later upgrade rsp_tcp, run:
sudo port selfupdate && sudo port upgrade rsp_tcp
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.