bladeRF icon indicating copy to clipboard operation
bladeRF copied to clipboard

bladeRF USB 3.0 Superspeed Software Defined Radio Source Code

Results 143 bladeRF issues
Sort by recently updated
recently updated
newest added

Addresses issue #408 for macOS. Under macOS, when `libusb_cancel_transfer` is called on one transfer, all transfers on the same endpoint are cancelled. Calling `libusb_cancel_transfer` on additional transfers on the same...

I have changed rx-adsb.vhd for getting rid of errors due to mismatch between fifo and rx-adsb with enabling 8-bit mode.

GNURadio does not recommend using Pybombs anymore for newer versions of GNURadio => 3.9. https://wiki.gnuradio.org/index.php?title=InstallingGR When installing other packages, Pybombs will run in many different problems. GCC & G++ should...

Refer to connected issues: https://github.com/srsran/srsRAN_4G/issues/1248 and https://github.com/Nuand/bladeRF/issues/778 Can @robertghilduta or somebody from Nuand provide a solution of failing benchmark_radio due to bladeRF becoming unstable when changing sampling rate (happens when...

Hello, I built latest commit [9fc57e6] for `hosted` revision and found timing violations: - setup in rx_clock domain - recovery in pclk domain See resulting [static timing analysis report (hosted.sta.zip)](https://github.com/Nuand/bladeRF/files/12737920/hosted.sta.zip)...

Please only use this issue tracker to report software bugs in VHDL, FX3, libbladeRF, bladeRF-cli, and bladeRF-fsk issues. For general support with the bladeRF device or matters that likely are...

Hello everyone, I am encountering some issues about perfoming fastlock profiles within Nios II. As described in "bladerf2_common.h" from line 270 to line 274, it seems it can also be...

Hello all, I just want to cut straight to the chase. I am helping a customer of mine to get a variety of spectrum analysis software and hardware running on...

Configuration - Raspberry Pi 4 with xA9 - FW: 2.4.0 ("2.4.0-git-a3d5c55f") - Lib: 2.5.0 ("2.5.0-git-c123d839") Problem - With FPGA code rev 0.11.x, the timestamp increment from metadata block to metadata...

When using the new oversample feature, the sample rate seems to be effectively half of what gets set in bladerf_set_sample_rate(). This was tested by using a signal generator and feeding...