I think I’ve found the problem. My data was of type `np.complex128`, and perhaps the USRP only used part of it or treated one sample as two? When I changed the data type to `np.complex64`, the issue seemed to be resolved. Thanks again for your help!
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com