CMD + K

libbladerf-python

Community

Host software for bladeRF source software radio devices.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::libbladerf-python

Usage Tracking

2024.05
2023.02
2022.11
2021.10
4 / 8 versions selected
Total downloads: 0

Description

This software supports the Nuand bladeRF and bladeRF Micro USB 3.0 Software Defined Radio (SDR) devices:

  • libbladerf2 contains the library for bladeRF devices
  • libbladerf contains the development files for compiling against the bladeRF library
  • libbladerf-python contains the Python bindings for the bladeRF library
  • bladerf package contains command line tools for using the devices

For Linux users of bladerf, 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/88-nuand-bladerf1.rules /etc/udev/rules.d/
sudo ln -s $CONDA_PREFIX/lib/udev/rules.d/88-nuand-bladerf2.rules /etc/udev/rules.d/
sudo ln -s $CONDA_PREFIX/lib/udev/rules.d/88-nuand-bootloader.rules /etc/udev/rules.d/
sudo udevadm control --reload
sudo udevadm trigger

Then, make sure your user account belongs to the plugdev group in order to be able to access your device:

sudo usermod -a -G plugdev <user>

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

About

Summary

Host software for bladeRF source software radio devices.

Information Last Updated

Apr 22, 2025 at 14:58

License

LGPL-2.1-or-later AND GPL-2.0-or-later

Total Downloads

15.4K

Platforms

noarch Version: 2024.05