CMD + K

sdrplay_api

Community

Script for downloading the SDRplay API binaries

Installation

To install this package, run one of the following:

Conda
$conda install ryanvolz::sdrplay_api

Usage Tracking

3.12.0
3.11
3.07.1
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

This package contains a conda activation script that will download the SDRplay API binaries to a local directory under a specified path. To use this package in a normal conda environment, do the following:

export CONDA_BUILD_SDRPLAY_API=/opt

(or use another suitable path instead of /opt). To use this package in a conda-build environment, add the following to the conda_build_config.yaml file in your user's HOME directory, the current working directory, or in the same folder as the recipe's meta.yaml file:

CONDA_BUILD_SDRPLAY_API:
  - "/opt"

(or use another suitable path instead of /opt). By setting this variable, you are agreeing to the terms and conditions of the SDRplay end user license agreement. For reference, this license is included in the package and installed to $CONDA_PREFIX/share/doc/sdrplay_api/copyright.

About

Summary

Script for downloading the SDRplay API binaries

Last Updated

Sep 14, 2023 at 05:28

License

LicenseRef-SDRplay-End-User-License-Agreement

Total Downloads

218

Supported Platforms

macOS-arm64
macOS-64

Unsupported Platforms

linux-64 Last supported version: 3.07.1
linux-aarch64 Last supported version: 3.07.1
win-64 Last supported version: 3.11