

- Download conda for windows install#
- Download conda for windows update#
- Download conda for windows driver#
Download conda for windows update#
Update the repository following steps 1-3 above.To release a new version of radioconda and build installer packages using GitHub's CI: Build the installer package for a particular platform by running build_installer.py.Commit the changes to produced by steps 1 and 2 to the git repository.Re-render the constructor specification directories by running rerender.py.Update the environment specification file radioconda.yaml, if desired.So, the procedure to create a new installer package is:

In turn, the specification directories are created/updated by re-rendering the radioconda environment specification file using the rerender.py script. The specification directories set the exact versions of the included packages so that constructor will produce a predictable result that can be tracked by git for each release. An installer can be built manually using the build_installer.py script.
Download conda for windows driver#
Download conda for windows install#
Follow this procedure to install the driver for your device: Many USB devices use libusb and need a WinUSB driver installed on Windows. Sudo ln -s $CONDA_PREFIX/lib/uhd/utils/les /etc/udev/rules.d/les OSįor a command line install, download the installer and run: Radioconda installers are available here. If you have questions or issues that are specific to the conda installation of a particular package, please report them at the corresponding feedstock repository. NOTE: Radioconda is built from packages maintained by the conda-forge project. Think of radioconda as an alternative to Anaconda or Miniforge, but specialized for software radio. Once installed, you will have a fully functional conda distribution/environment, meaning that you can use the conda or mamba commands to install additional packages (if available through conda-forge) or upgrade to the latest versions. If you've built additional software from source on top of radioconda, document your results in an issue to help others (and help me in packaging it!). You can suggest additional software to include by filing an issue.

The complete list of packages can be found here. This repository holds cross-platform installers for a collection of open source software radio packages bundled with the conda package manager, includingĪnd support for the following SDR devices and device libraries: Device
