jocover / SoapyPlutoSDR

this repository move to pothosware/SoapyPlutoSDR
https://github.com/pothosware/SoapyPlutoSDR/wiki
GNU Lesser General Public License v2.1
25 stars 15 forks source link

TX stream and RX stream cannot be both used at the same time #8

Open kantooon opened 6 years ago

kantooon commented 6 years ago

Trying to use both a soapy source and a sink simultaneously results in this error: ERROR: Unable to claim interface 5: -16 It seem the iio_context needs to be shared: https://github.com/analogdevicesinc/gr-iio/issues/4

hengch commented 6 years ago

Hi, have you use pothosware soapysdr sink for the transmitter? I tried to use it but it only transmit the baseband data intermittently. Appreciate if you can let me know the correct setup for the sink block. Thanks.

kantooon commented 5 years ago

@hengch the Pothosware fork of this repo should work fine with GNU radio. It already contains my fix for above issue. Left open as courtesy to author.