1. 11 Dec, 2023 5 commits
  2. 08 Nov, 2023 2 commits
  3. 27 Oct, 2023 15 commits
  4. 16 Oct, 2023 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2023_w41' into 'develop' · a62bdf36
      Robert Schmidt authored
      integration_2023_w41
      
      See merge request oai/openairinterface5g!2394
      
      * !2389 Remove global variable rx_spatial_power
      * !2364 NR UE PUCCH2 sanitize errors
      * !2352 Break DCI processing function into smaller pieces
      * !2391 Remove calloc from L1 at CSIRS_PDU conversion function
      * !2393 Fix UE assertion due to PUCCH resource lookup all BWPs
      * !2307 Improve documentation for L2sim Readme
      * !2310 doc(websvr): how to install properly the dependencies
      a62bdf36
  5. 14 Oct, 2023 3 commits
  6. 13 Oct, 2023 3 commits
  7. 12 Oct, 2023 9 commits
  8. 10 Oct, 2023 2 commits
    • Laurent THOMAS's avatar
      remove-global-rx_spatial_power_in_gnb · 838b284a
      Laurent THOMAS authored
      838b284a
    • Robert Schmidt's avatar
      Merge branch 'integration_2023_w40' into 'develop' · bba14188
      Robert Schmidt authored
      integration_2023_w40
      
      See merge request oai/openairinterface5g!2381
      
      * !2345 fix bug for IE cause in pdu session accept
      * !2361 Fix Msg3 MAC CE C-RNTI
      * !2371 fix(ci): printing the warning and error lines for CI purposes
      * !2374 Fix SSB ARFCN: wrong ARFCNs in FDD
      * !2379 fix the selection of DCI candidates at UE
      * !2369 Add bwp_size and bwp_start fields to CSI_RS PDU struct at NR UE
      * !2349 E2AP Version 1,2,3 and KPM version 2, 3
      * !2375 increase the max fd of rfsim, that have been shorten to tightly for cpu saving
      * !2367 chore(ci): improve GitLab <-> Jenkins contributor experience
      * !2378 F1AP: correct message handling
      * !2370 NR PDCP RB suspend
      * !2107 Compute RI based on SRS up to 4
      * !2339 PUCCH power computation
      * !2382 Remove dead code in NR UE
      * !2229 PUSCH LLR 128/256 SIMDe routines for ARM/x86
      bba14188