Skip to content

NR UE RX Multi-threading

Sakthivel Velumani requested to merge NR_UE_mthread_rx_proc into develop
  1. Process multiple Rx slot in parallel. Tested DL data rate upto 40Mbps with 40MHz BW.
  2. Modified DL config struct in MAC to hold data for multiple slots
  3. Fix for race in PHY config after SIB decoding
  4. Fix some cmd line param help message
  5. Fix update bug in UE qtscope
Edited by Sakthivel Velumani

Merge request reports