1. 22 Jul, 2024 1 commit
  2. 19 Jul, 2024 1 commit
    • Guido Casati's avatar
      Avoid segfault in SRS modulation when ue-nb-ant-tx (fp) does not match UE capabilities · c4570bc8
      Guido Casati authored
      * the mismatch between UE capabilities, passed to PHY by NFAPI PDU, and --ue-nb-ant-tx
        causes a segfault in SRS modulation
      * issue with indexing txdataF[p_index], which fails due to an out-of-bounds access
        since first dimension of txdataF is sized based on ue->frame_parms.nb_antennas_tx
      * N_ap used in SRS modulation is based on the number of antenna ports
        in the SRS configuration (srs_config_pdu->num_ant_ports)
      c4570bc8
  3. 11 Jul, 2024 1 commit
  4. 10 Jul, 2024 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2024_w27' into 'develop' · fefdac73
      Robert Schmidt authored
      Integration: `2024.w27`
      
      See merge request oai/openairinterface5g!2839
      
      * !2781 Fix several ASN.1 message related memory leaks in NR
      * !2790 docker compose override files for testing with locally modified executables.
      * !2835 Demote logs for NR band and duplex spacing
      * !2822 security in re-establishment
      * !2834 Fix CN tutorial SD value
      * !2843 Delete assertion for PLMN in RRCSetupComplete
      * !2771 NR UE PDSCH-CSI overlap
      * !2721 T2 card: LDPC encoder/decoder TB processing
      * !2828 Bugfix to TX_DATA.request PDU_Length computation, change input parameter to uint32_t
      * !2841 Reduce number of LOG prints in NR UE log
      * !2844 phy-test mode ULSCH schdeuler hotfix
      * !2765 Fix issues blocking multiple UE in one process
      * !2826 NR gNB ULSCH fixes
      * !2845 Another phy-test ULSCH fix (missing TDA assignment)
      * !2840 chore(build): removing dependency to libatlas3
      fefdac73
  5. 09 Jul, 2024 12 commits
  6. 08 Jul, 2024 9 commits
  7. 06 Jul, 2024 2 commits
  8. 05 Jul, 2024 10 commits
  9. 03 Jul, 2024 3 commits