About Anaconda Help Download Anaconda

conda-forge / packages / soapysdr-module-fcdpp 0.1.1

SoapySDR FUNcube Dongle Pro+ Support Module

copied from cf-staging / soapysdr-module-fcdpp

Installers

  • linux-64 v0.1.1
  • linux-aarch64 v0.1.1
  • linux-ppc64le v0.1.1

conda install

To install this package run one of the following:
conda install conda-forge::soapysdr-module-fcdpp

Description

This is a SoapySDR driver for the FUNcube dongle pro+. It has been tested it on Raspberry Pi 3 & Orange Pi Zero LTS, typically used for streaming IQ data to GQRX. Unlike the gr-osmosdr it's doesn't depend on the gr-fcdproplus block but is standalone depending on libhidapi and ALSA. I believe this makes it a bit more approachable for hacking. For Linux users of soapysdr-module-fcdpp, 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/81-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