mirror of https://github.com/pvnis/srsRAN_4G.git
rf_uhd: fix rx timeout error after late with B210
it fixes #1623. this happens more often with MIMO since lates are more likely here. after a late, the Rx stream must not be stopped on the B2xx either. <log> RF status: O=3, U=0, L=1 /home/anpu/src/srsLTE/lib/src/phy/rf/rf_uhd_imp.cc.1209: Error timed out while receiving samples from UHD. stop rx stream ./home/anpu/src/srsLTE/lib/src/phy/rf/rf_uhd_imp.cc.1209: Error timed out while receiving samples from UHD. stop rx stream /home/anpu/src/srsLTE/lib/src/phy/ue/ue_sync.c.775: Error receiving samples /home/anpu/src/srsLTE/lib/src/phy/ue/ue_cell_search.c.312: Error calling srslte_ue_sync_work() /home/anpu/src/srsLTE/lib/src/phy/ue/ue_cell_search.c.272: Error searching cell </log>master
parent
5e40bfe72c
commit
9149cf852d
Loading…
Reference in New Issue