1. 20 Nov, 2023 2 commits
    • Cedric Roux's avatar
      nr pdcp: introduce nr_pdcp_get_rb() and some cleanup · 9e46a6a6
      Cedric Roux authored
      cleanup means:
      - typo: susbend -> suspend
      - call nr_pdcp_manager_unlock() where needed
      - simplify LOG_XX (remove __FILE__, __LINE__, __FUNCTION__)
      
      note:
      nr_pdcp_release_srb() and nr_pdcp_release_drb() don't use
      nr_pdcp_release_drb() because they modify the arrays, so
      it does not make sense to "abstract" the accesses to
      ->srb and ->drb.
      9e46a6a6
    • Cedric Roux's avatar
      reestablish only exisiting RBs · 2c2915da
      Cedric Roux authored
      2c2915da
  2. 19 Nov, 2023 6 commits
  3. 15 Nov, 2023 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2023_w44' into 'develop' · 0accb601
      Robert Schmidt authored
      Closes #685 and #698
      
      See merge request oai/openairinterface5g!2425
      
      * !2404 NR UE MCS for retransmission v2
      * !2420 Scan build: Argument with 'nonnull' attribute passed null
      * !2422 Fix AssertFatal when using NR band n1
      * !2418 NR UE resynchronization fix
      * !2376 Save NSSAI params of PDU session coming from AMF
      * add `build_oai` option for thread sanitizer
      * update 60 MHz 2x2 phytest-timing threshold
      * !2423 Free F1 UE data struct only on UE release
      * !2428 Prevent CU-UP UE ID management if integrated CU
      * !2390 NR PTRS improvements
      * !2291 Pass config object instead of using implicit global
      * !2421 Change UL_TTI.request PRACH PDU beamforming pack/unpack handling
      * !2406 CI:AW2S - test with 10 AmariUEs
      * !2401 ue-rrc-coarse-cleaning
      * !2366 Remove F1 BWP switching logic
      * !2426 F1: support multiple DUs per CU
      * !2432 Remove cblas dependency for 5G targets
      0accb601
  4. 14 Nov, 2023 2 commits
  5. 13 Nov, 2023 5 commits
  6. 12 Nov, 2023 2 commits
  7. 10 Nov, 2023 22 commits