You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libbladeRF: bump to version v2.5.0
Introduces 8bit SC8_Q11 mode, and overclocking mode changes for bladeRF 2.0 micro.
This commits also fixes several bugs, including a locking bug in libbladeRF.
Help menus and abbreviation support expanded in bladeRF-cli.
bladeRF-cli: bump to version 1.9.0
This version includes expanded support for abbreviations and improved help menus.
For example, set freq can be used as an alias for set frequency.
libbladeRF: Use mutex around stream config/deconfig
Running test_digital_loopback on bladeRF A4, the TX/RX threads cause timeout
in nios_access.c with 'Failed to receive NIOS II response'.
Using libusb backend in docker Ubuntu 22.04 container.