Dear community,

I am trying to capture IQ samples with a USRP x310 with 2 twinRXs using the
srsLTE(c program). I have an UHD error:

UHD Error:
    The daughterboard manager encountered a recoverable error in init.
    Loading the "unknown" daughterboard implementations to continue.
    The daughterboard cannot operate until this error is resolved.
    RuntimeError: TwinRX not supported on this motherboard

This errors occurs when the funcion is executed:
uhd_usrp_make(&handler->usrp, args) using with this args:
type=x300,master_clock_rate=184.32e6. This function is within this library
<uhd.h>. Anyone knows how is the correct way to configure a usrp with 2
TwinRX?

Besides, the TwinRXs are well recognized by the pc using uhd_usrp_probe (it
is possible to use uhd_fft for all ports).

Let me know if further information is needed to solve this issue.

Best regards,
Alejandro
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to