SoapyUHD
SoapyUHD copied to clipboard
Soapy SDR plugins for UHD supported SDR devices
This fixes an issue when SoapySDR isn't installed in a "default" system directory (/usr/local) but is instead part of a larger package system (like HomeBrew), and thus, installed in an...
Hi! While running GQRX with my USRP B200 mini: `SoapySDR detected ABI compatibility mismatch with UHD library. SoapySDR UHD support was build against ABI: 4.3.0, but UHD library reports ABI:...
Hi all, I am using the soapyUHD driver for openwebRX, but i experience a lot of IQ imbalance problems. I am able to calibrate the rx path through the UHD...
* C++14-ification where possible * Better match UHD's sensor API
On a b200mini, running uhd-host 4.1.0 and also tried 3.5.0, soapy 0.7 and 0.8 When using the UHD source in gnuradio and selecting external 10MHz reference I get the two...
Given that the crash is in a UHD class, it's possible the issue is there, but this doesn't happen with `uhd_usrp_probe`, so something different is happening along the way. ```...
Would appreciate some help - am seeing a segmentation fault using the homebrew install process. Could this related to the UHD library in /opt/homebrew/lib/SoapySDR/modules0.8/libuhdSupport.so being the wrong format for M1?...
Hi, This is potentially related to https://github.com/pothosware/SoapyUHD/issues/50. I received reports of a crash/hang in GNU/Linux (https://github.com/BatchDrake/SigDigger/issues/190) and failures to detect the device in macOS (https://github.com/BatchDrake/suscan/issues/59). A friend of mine just...
# Issue Description UHD module fails when using two RX channels on USRP B210 with message `Invalid recv stream command - stream now on multiple channels in a single streamer...
Looking over the tickets it seems there's already a desire for dual channel usage with various USRP devices. With the X310 and one Twin RX card installed, I've yet to...