1. 26 Oct, 2021 2 commits
  2. 20 Oct, 2021 1 commit
  3. 18 Oct, 2021 1 commit
    • matzakos's avatar
      Add triggering of F1 UE Context release command · 85faedfc
      matzakos authored
      -Add also a temporary artificial trigger just to be able to test with OAI UE
      -Comment out most of the part of the UE context release command handler function at the DU in order to separate properly the RRC from F1AP functionality later.
      85faedfc
  4. 13 Oct, 2021 2 commits
  5. 12 Oct, 2021 1 commit
  6. 11 Oct, 2021 1 commit
  7. 08 Oct, 2021 3 commits
  8. 07 Oct, 2021 1 commit
  9. 06 Oct, 2021 5 commits
  10. 05 Oct, 2021 6 commits
  11. 04 Oct, 2021 2 commits
  12. 03 Oct, 2021 1 commit
  13. 01 Oct, 2021 9 commits
  14. 30 Sep, 2021 1 commit
  15. 29 Sep, 2021 1 commit
  16. 28 Sep, 2021 2 commits
  17. 27 Sep, 2021 1 commit
    • matzakos's avatar
      Handle UE capabilities info at the DU received through UE context setup request · 55476b17
      matzakos authored
      -Trigger UE context setup response at the DU and RRC Reconfiguration at the CU upon reception of UE context setup response.
      -Pending: The DU should generate some updates on the master cell groupconfig based also on the received UE capabilities and add them in
       the UE context setup response message so that they can be included in the RRC Reconfiguration message sent from the CU. For the moment the
       corresponding function is empty.
      -Next steps: trigger UE context modification procedures
      55476b17