About Anaconda Help Download Anaconda

conda-forge / packages / libmirisdr 2.0.0

Driver for Mirics MSi001 + MSi2500 SDR devices

copied from cf-staging / libmirisdr

Installers

  • linux-64 v2.0.0
  • osx-64 v2.0.0
  • win-64 v2.0.0
  • linux-ppc64le v2.0.0
  • linux-aarch64 v2.0.0
  • osx-arm64 v2.0.0

conda install

To install this package run one of the following:
conda install conda-forge::libmirisdr

Description

This software supports Software Defined Radio (SDR) devices based on the Mirics MSi001 + MSi2500 chipsets, including some SDRplay devices:

  • libmirisdr4 contains the library for mirisdr devices
  • libmirisdr contains the development files for compiling against the mirisdr library
  • mirisdr contains command line tools for using the devices

For Linux users of mirisdr, you will likely want to link the provided udev rule into your system installation in order for the hardware to have the correct permissions:

sudo ln -s $CONDA_PREFIX/lib/udev/rules.d/mirisdr.rules /etc/udev/rules.d/
sudo udevadm control --reload
sudo udevadm trigger

You may have to restart for this change to take effect.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy