-
The FX3 firmware built from [HoopyCat's automated build system](http://hoopycat.com/bladerf_builds/) has an issue where the linux kernel reports:
```
[15554.022841] usb 2-4: Not enough bandwidth for …
-
In https://github.com/Nuand/bladeRF/wiki/FPGA-Autoloading there are some scary "Important" remarks.
These make me a little nervous that one day I will forget to check the LED's have come on before pl…
-
I'm getting the following message saying I need to update my firmware:
```
C:\Program Files\bladeRF\x64>bladeRF-cli.exe -i
[INFO @ usb.c:473] FX3 FW v1.5.3 does not support the "device ready" query.
…
-
Are the following messages "normal" with the new power savings mode (when not receiving UAT) ?
The timestamped lines make sense but all of the "failed with -4" are worrisome.
```
2015/12/31 15:58:07…
-
From time to time libbladeRF fails to upload the firmware to the FPGA after USB2 cable is connected to the board. I noticed it twice when trying to run gnuradio flowgraph using osmocom source and sink…
-
While FPGA v0.1.1 introduces timing constraints that addressed, LMS accesses still appear to fail.
It was reported that tuning to 1.575e6 and running a `cal lms` fails with RXVGA2 values coming back …
jynik updated
9 years ago
-
The bladeRF firmware (FX3 and FPGA) are not that simple. We should develop a standard test-suite to verify functionality. I have started drafting notes on what it should cover https://github.com/Nua…
-
The transmit output is corrupted when switching from using "TX_NOW" to scheduled bursts, or vice versa.
jynik updated
9 years ago
-
When running the [ sync_tx_meta.c](https://github.com/Nuand/bladeRF/blob/master/host/libraries/libbladeRF/doc/examples/sync_tx_meta.c) example in "TX_NOW" mode, I'm seeing the second and third bursts …
jynik updated
9 years ago
-
The following code needs to be fixed so that it appropriately handles timeout_ms = 0.
https://github.com/Nuand/bladeRF/blob/master/host/libraries/libbladeRF/src/backend/usb/libusb.c#L978
jynik updated
10 years ago