-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Hi, when I run this project with usrp, UE always can't access successfully, and the whole logs are as the following. It looks fine at the beginning, but there are always the same errors at last even I tried my times, please help, thanks.
Then running environment are:
ubuntu kernal: 5.15.0-140-lowlatency
cpu: Intel(R) Core(TM) i9-10980XE CPU @ 3.00GHz, all cpu cores are running in performance mode
USRP: B210
"
sudo ../build/srsenb/src/srsenb ./enb.conf
Active RF plugins: libsrsran_rf_uhd.so libsrsran_rf_zmq.so
Inactive RF plugins:
--- Software Radio Systems LTE eNodeB ---
Reading configuration file ./enb.conf...
Built in Release mode using commit 254cc71 on branch HEAD.
Opening 1 channels in RF device=default with args=default
Supported RF device list: UHD zmq file
Trying to open RF device 'UHD'
[INFO] [UHD] linux; GNU C++ version 11.4.0; Boost_107400; UHD_4.6.0.HEAD-0-g50fa3baa
[INFO] [LOGGING] Fastpath logging disabled at runtime.
Opening USRP channels=1, args: type=b200,master_clock_rate=23.04e6
[INFO] [UHD RF] RF UHD Generic instance constructed
[INFO] [B200] Detected Device: B210
[INFO] [B200] Operating over USB 3.
[INFO] [B200] Initialize CODEC control...
[INFO] [B200] Initialize Radio control...
[INFO] [B200] Performing register loopback test...
[INFO] [B200] Register loopback test passed
[INFO] [B200] Performing register loopback test...
[INFO] [B200] Register loopback test passed
[INFO] [B200] Asking for clock rate 23.040000 MHz...
[INFO] [B200] Actually got clock rate 23.040000 MHz.
RF device 'UHD' successfully opened
==== eNodeB started ===
Type to view trace
Setting frequency: DL=1845.0 Mhz, UL=1750.0 MHz for cc_idx=0 nof_prb=50
[INFO] [UHD RF] Tx while waiting for EOB, timed out... 25.9524 >= 0. Starting new burst...
[INFO] [UHD RF] Tx while waiting for EOB, timed out... 33.8422 >= 27.9581. Starting new burst...
"