EttusResearch / uhd

The USRP™ Hardware Driver Repository
http://uhd.ettus.com
Other
976 stars 655 forks source link

IOError: Expected packet index: 360 Received index: 362 #663

Closed bhargav-krishna-rbk closed 6 months ago

bhargav-krishna-rbk commented 1 year ago

Issue Description

Hi I'm facing uhd::io_error

terminate called after throwing an instance of 'uhd::io_error' what(): EnvironmentError: IOError: Block ctrl(CE_01_Port_40) packet parse error - EnvironmentError?: IOError: Expected packet index: 360 Received index: 362 Aborted

Setup Details

I had 5G END to END setup already which working fine with commercial UE's, now want to replace the commercial UE with UE simulator for that I'had built openairinterface UE simulator . but i try to run the UE simulator I'm facing IOError.

Expected Behavior

N310 should generate signal

Actual Behaviour

log.txt uhd_probe_on_system.txt uhd_probe_on_device.txt

mbr0wn commented 6 months ago

Hi @bhargav-krishna-rbk, we recommend using UHD 4, as we're no longer providing support for UHD 3. In this case, it looks like some packets were dropped.