-
Notifications
You must be signed in to change notification settings - Fork 461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bladeRF 2.0 micro dual RX/TX sample discontinuity #729
Comments
I am experiencing this as well. |
What version of the libbladeRF library are you using? Thanks! -rt |
Built from the master branch. Tried various previous versions as well but no help. |
A way to reproduce this is to record a sweeping signal, there will be periodic gaps/jumps in the sweep. |
@rtucker we did some digging in the FPGA by inspecting the rx_timestamp values, did not see the |
It seems that the
|
I realized the issue I opened Strange timestamps with bladeRF 2.0 is probably the same as this one. I don't see |
Any update on this issue? Maybe Strange timestamps with bladeRF 2.0 should be closed, if it's indeed the same issue. |
@KarlL2 This bug/issue is now being looked into along with a fix for it. I hope to provide an update soon. |
This is likely a bug in the HDL and may be related to a timing constraint. I am able to reproduce the issue, however there does not appear to be a pattern to the manifestation. |
I tried the |
@rghilduta, the xA4 RBF results in immediate transfer timeouts.
Here's the simple GNU Radio graph to test dual RX with metadata enabled bladerf_dual_RX.grc.zip. |
Found similar issues with bladeRF 1 x115:
|
Edit: Please see my new post with output from bladerf-cli / libbladeRF for more info. bladeRF-cli version: 1.7.1 Firmware version: 2.3.2 Device is A4 Micro Rev 1.3. |
The similar issues with x115:
The yate shows
|
With the new FPGA version:
|
Please try release tag 2019.07, a good amount of the sample discontinuity issue should be resolved. This issue should be reserved for sampling discontinuities where "t=1311747200790054173" appears in the logs. Please note to use the fastest available storage medium such as a solid state drive when using bladeRF-cli with CSV files. If the issues persist or otherwise, please start a new issue. |
When using the bladeRF 2.0 micro in MIMO (also just MI or MO) mode, samples go missing. This happens with the bladeRF-cli, gr-osmosdr, and SoapyBladeRF (pothosware/SoapyBladeRF#26).
The text was updated successfully, but these errors were encountered: