KarlL2
KarlL2
This looks like [srsenb TX failed: Operation timed out #790](https://github.com/Nuand/bladeRF/issues/790).
I agree it seems that `bladerf_get_frequency` doesn't take into account `bladerf_schedule_retune`, possibly because you can schedule it in the future and it could be messy to track the exact current...
Hi @rtucker How fast can you stream when using 2 RX with SC16 with a bladeRF 2.0 micro? On LimeUSB eg, it's possible to stream at 60MS/s but only in...
This has already been discussed several years ago in https://github.com/Nuand/bladeRF/issues/685 , with more info on 12-bit alignment. SC12 should indeed allow dual channel at 61.44 Msps.
Could someone confirm or refute my finding? Maybe @IgnasJarusevicius or @guruofquality ?
Thanks for the confirmation @IgnasJarusevicius . It seems SoapySDR doesn't do anything by default: https://github.com/pothosware/SoapySDR/blob/67abec9fe7ba84b4d069951c6e7f8c45f11e8335/lib/Device.cpp#L693 Any reasons why `writeRegisters` is not implemented in SoapyLMS7? Is it because `SPI_write_batch` takes an...
Good idea, but please merge https://github.com/pothosware/SoapyBladeRF/pull/56 first.