1. 12 Jun, 2023 26 commits
  2. 16 May, 2023 1 commit
  3. 12 May, 2023 1 commit
    • Raphael Defosseux's avatar
      Merge branch 'integration_2023_w19' into 'develop' · 1268b27c
      Raphael Defosseux authored
      List of Merge Requests as discussed during OAI dev meeting 2023/05/11.
      
      * MR 2059: Bugfix: to properly handle multiple NR_RLC_BearerConfig with the same logicalChannelIdentity, without having duplicate data in UE context
      * MR 2072: Clean-up of UE RRC structures
      * MR 2084: added msg-q threading options (and CPU thread pinning) from O-RAN 7.2 branch
      * MR 2098: harmonization of physicalCellGroupConfig
      * MR 2099: modification of get_samplerate_and_bw(): add break where needed
      * MR 2104: Fix segmentation fault in ue_context_setup_request()
      * Hot fix to support PDU session in IPv4v6
      1268b27c
  4. 11 May, 2023 6 commits
  5. 10 May, 2023 4 commits
  6. 08 May, 2023 2 commits
    • francescomani's avatar
      Clean-up of UE RRC structures · 88bcbefe
      francescomani authored
      88bcbefe
    • Robert Schmidt's avatar
      Merge branch 'integration_2023_w18b' into 'develop' · 9354a452
      Robert Schmidt authored
      integration_2023_w18b
      
      See merge request oai/openairinterface5g!2095
      
      * !1879 NR RRC config improvements for multi UE scenario
      * !2070 Use F1 internally: UE Context Setup
      * !2073 Fix reconfigurationWithSync
      * !2086 F1 Setup Request DUname is optional
      * !2062 remove pdu session duplicated structs
      * !2066 NR UE rework RRC MAC config
      * !2075 bugfix in computing CCEs for DCI
      * !2089 chore(build): adding docker support for rocky-linux
      * !2091 Removal of "disableConcurrentBuilds" option from jenkinsfiles
      * !2093 Modification of documentation for CI testbenches
      9354a452