1. 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
  2. 13 Oct, 2021 2 commits
  3. 12 Oct, 2021 1 commit
  4. 11 Oct, 2021 1 commit
  5. 08 Oct, 2021 3 commits
  6. 07 Oct, 2021 1 commit
  7. 06 Oct, 2021 5 commits
  8. 05 Oct, 2021 6 commits
  9. 04 Oct, 2021 2 commits
  10. 03 Oct, 2021 1 commit
  11. 01 Oct, 2021 9 commits
  12. 30 Sep, 2021 1 commit
  13. 29 Sep, 2021 1 commit
  14. 28 Sep, 2021 2 commits
  15. 27 Sep, 2021 2 commits
    • 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
    • Laurent THOMAS's avatar
      merge develop · d460a3a8
      Laurent THOMAS authored
      d460a3a8
  16. 26 Sep, 2021 1 commit
    • Remi Hardy's avatar
      integration_2021_wk37 · 314760ac
      Remi Hardy authored
      MR !1272 : \[DOC\] NR feature set update  
      MR !1244 : \[DOC\] Update SA tutorial  
      MR !1269 : \[CI\] dashboard creds and executor change  
      MR !1262 : \[CI\] jenkins pipe to write test results to mysql  
      MR !1250 : NR_NSA_no_msg3_retransmission  
      MR !1264 : NR_UE_IF_FREQ (IF frequency command line option at OAI UE)
      314760ac
  17. 24 Sep, 2021 1 commit
    • matzakos's avatar
      Trigger F1 UE context setup request from CU after reception of NR UE capabilities · 5e506bfa
      matzakos authored
      -Include UE_Capability_RAT_container_list in UE context setup request so that it gets processed at the DU
      -Next steps: DU should store and process the UE capabilities and generate updates in master cell group config
      to be included in UE context setup response. Then upon reception of UE context setup response, the first RRC Reconfiguration
      can be triggered at the CU with the updates on master cell group config.
      5e506bfa