Robert Ghilduta
Robert Ghilduta
Currently, the timestamp registers should reset whenever any of the channels (RX or TX) are enabled or disabled, so #1 is expected behavior. To avoid seeing "Requested timestamp is in...
This appears to the be an srsenb error message, have you tried compiling libbladeRF and SRS-LTE from source?
Please take a look at branch [dev-fsk](https://github.com/Nuand/bladeRF/tree/dev-fsk) for a fix that extends support to unified gains (which is what the bladeRF 2.0 micro uses).
Out of curiosity is osmocom_siggen able to function properly with the bladeRF 2.0 micro xA4 on the Ubuntu system? What RF/IF/BB values have you tried, have you tried "60"?
What filename was the DC calibration file copied to? Please ensure the filename outputted from bladeRF-cli is not changed. Also depending on OS configurations, please also the locations mentioned in:...
Ah, that seems able to trigger an issue which is likely either in libbladeRF or the bladeRF HDL. The first failure seems to happen just as the bladeRF's sample rate...
It should be possible to debug the bladeRF's NIOS by following documentation in: https://github.com/Nuand/bladeRF/blob/master/hdl/quartus/launch_eclipse.sh Please note that prior to connecting to the debugger, the FPGA should be loaded by libbladeRF,...
Is this in a VM or a native host? If you are in a VM ensure XHCI pass through is enabled. The I/O errors might also be related to permissions,...
This is an experimental branch, https://github.com/Nuand/bladeRF/tree/dev-mimo . This branch is only tended for X2 (MIMO) applications, SISO will not function properly. Please give MIMO timestamped RX data a try and...
@meriac are you sure libbladeRF was compiled with dev-mimo? The git commit hash for that branch is e47902121b8e3f14078c6a509eb6d44c27d73e7c but that does not seem to be reflected in your libbladeRF version...