Hey all,
Thanks for the replies, didn't realise it would work on USB2... so I...
- plugged into USB2 port
- no boot up problems with the udev rule enabled
- get similar device read errors, until the device is unplugged &
plugged back in
- then uhd_usrp_probe works, no corruption of the fs :-)
-
On 09/03/2017 08:46 AM, David via USRP-users wrote:
Hey all,
Thanks for the replies, didn't realise it would work on USB2... so I...
- plugged into USB2 port
- no boot up problems with the udev rule enabled
- get similar device read errors, until the device is unplugged &
plugged back in
- then
Hi Dave,
What is the error when uhd_fft fails over the USB2 port?
The routing is different between the USB2 and USB3 ports on the XU4. The USB3
ports are routed through a USB3 hub (GL3521) and also have a RTL8153 1GbE
ethernet controller on the #1 channel. They also provide their own bus power
Can you please tell us how to properly implement data reception from usrp
n210 using STREAM_MODE_NUM_SAMPS_AND_MORE:
import numpy as np
import libpyuhd
import pyqtgraph as pg
import time
from PyQt4 import QtGui,QtCore
app = QtGui.QApplication([])
win=pg.GraphicsWindow()
label = pg.LabelItem(justif