SDRplay support, rewritten, supporting RSP1, RSP1A, and RSP2
Requires ENABLE_NONFREE=yes. Requires SDRplay's SDK v2.11 to be installed by the user. In the future, if there is a way to redistribute mirsdrapi-rsp.h from the SDK, that problem could be addressed using a shim library that looks for /usr/local/lib/libmirsdrapi-rsp.so at runtime.
Latest version of diff.
On Fri, Jan 12, 2018 at 12:48 PM, Jeff Long willcode4@gmail.com wrote:
SDRplay support, rewritten, supporting RSP1, RSP1A, and RSP2
Requires ENABLE_NONFREE=yes. Requires SDRplay's SDK v2.11 to be installed by the user. In the future, if there is a way to redistribute mirsdrapi-rsp.h from the SDK, that problem could be addressed using a shim library that looks for /usr/local/lib/libmirsdrapi-rsp.so at runtime.
Latest version. Added a couple new features, but also fixed a buffer locking problem.
Diff is against master.
On Sun, Jan 14, 2018 at 8:51 AM, Jeff Long willcode4@gmail.com wrote:
Latest version of diff.
On Fri, Jan 12, 2018 at 12:48 PM, Jeff Long willcode4@gmail.com wrote:
SDRplay support, rewritten, supporting RSP1, RSP1A, and RSP2
Requires ENABLE_NONFREE=yes. Requires SDRplay's SDK v2.11 to be installed by the user. In the future, if there is a way to redistribute mirsdrapi-rsp.h from the SDK, that problem could be addressed using a shim library that looks for /usr/local/lib/libmirsdrapi-rsp.so at runtime.