1. 27 May, 2021 2 commits
  2. 26 May, 2021 1 commit
    • Melissa Elkadi's avatar
      This commit breaks in RACH procedure · b32e3f73
      Melissa Elkadi authored
      However, we are not properly calling the
      nr_ue_get_rach() function. The RA is being
      properly initialized. In the nr_ue_get_rach()
      the pRACH is not scheduled. Tried to add in
      the scheduling of this, but it crashes here.
      The other changes include revering the
      nr_ue_get_rach() changes from previous commit.
      Also, changed a few log levels and reverted
      a previous change in the NR UE RRC layer that
      was incorrect.
      b32e3f73
  3. 25 May, 2021 5 commits
  4. 24 May, 2021 2 commits
  5. 23 May, 2021 2 commits
  6. 21 May, 2021 1 commit
    • Melissa Elkadi's avatar
      Have completed full NSA procedure once. · caa3e034
      Melissa Elkadi authored
      At the moment, the NSA mode worked once, but shows
      unpredictable behavior. Other times it does not work.
      In this commit I added several LOG_A messages for NSA
      mode. Also removed old comments that were added during
      development. Lastly, more comments for all the hacks
      have been added.
      caa3e034
  7. 20 May, 2021 2 commits
  8. 19 May, 2021 2 commits
  9. 18 May, 2021 4 commits
  10. 16 May, 2021 1 commit
  11. 13 May, 2021 5 commits
  12. 12 May, 2021 2 commits
  13. 11 May, 2021 3 commits
  14. 10 May, 2021 1 commit
    • Melissa Elkadi's avatar
      Handling UE_capability_enquiry at NR UE · 90091242
      Melissa Elkadi authored
      Now, we are able to fill the UE_Capability_Info that
      the LTE UE and eNB are expecting. We then are able to
      generate a RRC_DCCH_DATA_COPY_IND to trigger the
      processing of the UE_Capability_Info (and sending the
      info to the eNB). The info being received at eNB has not
      been tested yet.
      Also some code clean up.
      90091242
  15. 08 May, 2021 2 commits
  16. 07 May, 2021 1 commit
  17. 06 May, 2021 1 commit
  18. 05 May, 2021 2 commits
  19. 04 May, 2021 1 commit