libbladerf-python
Host software for bladeRF source software radio devices.
Host software for bladeRF source software radio devices.
To install this package, run one of the following:
This software supports the Nuand bladeRF and bladeRF Micro USB 3.0 Software Defined Radio (SDR) devices:
libbladerf2 contains the library for bladeRF deviceslibbladerf contains the development files for compiling against the bladeRF librarylibbladerf-python contains the Python bindings for the bladeRF librarybladerf package contains command line tools for using the devicesFor 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.
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
GitHub Repository
https://github.com/Nuand/bladeRFDocumentation
https://github.com/Nuand/bladeRF/wiki