You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encounter a problem related with uhd_usrp_probe. The setting is Ubuntu 20.04+GNURadio 3.8+UHD 3.15 GNU C++ version 9.4.0; Boost_107100; UHD_3.15.0.HEAD-0-gaea0e2de.
When I use the uhd_usrp_probe, one problem occurred as:
`[INFO] [0/DUC 1] Initializing block controlNackets on some [INFO] [O/DUC1] Initializing block control (NOC ID: 0xDoc0000000000000) E(UHD Exception caught in safe-call.
I encounter a problem related with
uhd_usrp_probe
. The setting is Ubuntu 20.04+GNURadio 3.8+UHD 3.15GNU C++ version 9.4.0; Boost_107100; UHD_3.15.0.HEAD-0-gaea0e2de
.When I use the
uhd_usrp_probe
, one problem occurred as:`[INFO] [0/DUC 1] Initializing block controlNackets on some [INFO] [O/DUC1] Initializing block control (NOC ID: 0xDoc0000000000000) E(UHD Exception caught in safe-call.
this->send cmd pkt(0, 0, true); - EnvironmentError: IOError: Block ctrl (CE_01_ Port 40) packet parse error -EnvironmentError: IOError: Expected packet index: 1115 Received index: .1120
Error: EnvironmentError: IOError: Block ctrl (CE_01 Port_40) packet parse error EnvironmentError: IOError: Expected packet index: 1114 Received index: 1119 `
The text was updated successfully, but these errors were encountered: