1. 13 Jul, 2024 2 commits
    • Robert Schmidt's avatar
      Fix array size orror in parent commit · 4cd82e7c
      Robert Schmidt authored
      Correct the array by taking out a verification entry in the verification
      array that led to runtime error
      
        Assertion (numparams == (sizeof(cmdline_CheckParams)/sizeof(*(cmdline_CheckParams)))) failed!
        In get_common_options() /home/richie/openairinterface5g/executables/softmodem-common.c:109
        Error in arrays size (41!=42)
      4cd82e7c
    • Thomas Schlichter's avatar
      remove nrqtscope · 394431a5
      Thomas Schlichter authored
      394431a5
  2. 12 Jul, 2024 1 commit
  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 2 commits