Skip to content
Snippets Groups Projects
  1. Dec 05, 2023
  2. Sep 24, 2023
  3. Jul 03, 2023
  4. Jul 02, 2023
  5. Jun 04, 2023
  6. Mar 10, 2023
    • Thomas Schlichter's avatar
      fix limited UL data throughput in do-ra mode · 8daa79d4
      Thomas Schlichter authored
      In case of noS1-mode, we initialize the 'logicalChannelBearer_exist' array element for the pre-configured DRB0 in function 'nr_l2_init_ue()'.
      That array is indexed with the LCID.
      For DRB0, the LCID is 4.
      Unfortunately, the code incorrectly used the array at index 0.
      Therefore, the UE sent neither scheduling requests nor buffer status reports, what resulted in extremely poor UL throughput.
      8daa79d4
  7. Feb 21, 2023
  8. Nov 15, 2022
  9. Oct 13, 2022
  10. Oct 12, 2022
  11. Oct 11, 2022
  12. Oct 04, 2022
Loading