Hi all,

I have a program using SoapySDR that works with another SDR. It uses dual
channel RX and SC12 to limit the amount of data to send through USB.

When I try it with a B210, I get

RX  setupStream fail: LookupError: KeyError: Cannot find a conversion
routine for conversion ID
  Input format:  sc16_item32_le
  Num inputs:    1
  Output format: sc12
  Num outputs:   1

I found a mention of that problem in the mailing list
http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2015-December/045055.html
but
there doesn't seem to be any answer.

Another issue I have, is that I'd want to receive at 56MS/s on both RX,
without any TX. I thought it would be possible, but I get:

RX  setupStream fail: ValueError: Requested sampling rate (56.00 Msps)
exceeds maximum tick rate of 30.72 MHz

I thought using 2 RX and no TX would allow me to max both.

Thanks
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to