About Anaconda Help Download Anaconda

conda-forge / packages / gnuradio-funcube 3.10.0.rc3

GNU Radio module for the Funcube and the Funcube Pro Plus dongles

copied from cf-staging / gnuradio-funcube

Installers

  • linux-64 v3.10.0.rc3
  • linux-ppc64le v3.10.0.rc3
  • linux-aarch64 v3.10.0.rc3

conda install

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

Description

This is an out-of-tree module for GNU Radio to implement a FUNcube Dongle and a FUNcube Dongle Pro+ source. On linux it autodetects the correct soundcard from /proc/asound/cards. For Linux users of gnuradio-funcube, 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/50-funcube.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