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