1. 05 Dec, 2023 2 commits
  2. 24 Sep, 2023 1 commit
  3. 03 Jul, 2023 3 commits
  4. 02 Jul, 2023 1 commit
  5. 04 Jun, 2023 1 commit
  6. 10 Mar, 2023 1 commit
    • 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. 21 Feb, 2023 2 commits
  8. 15 Nov, 2022 1 commit
  9. 13 Oct, 2022 2 commits
  10. 12 Oct, 2022 1 commit
  11. 11 Oct, 2022 4 commits
  12. 04 Oct, 2022 21 commits