1. 19 Mar, 2024 3 commits
    • Robert Schmidt's avatar
      One RFsimulator end, close open connections · 513f56e2
      Robert Schmidt authored
      Use the correct function in order to close open RFsim connections,
      instead of a simple close(). If this is not done correctly, it might
      happen that the softmodem closes, but an L1 thread might still read
      samples (bug in higher layers). Then, RFsim tries to read a socket
      (because it has an open connection), but the actual connection had been
      close()d. This commit fixes this behavior.
      513f56e2
    • Robert Schmidt's avatar
    • Robert Schmidt's avatar
      Merge branch 'integration_2024_w11' into 'develop' · 122a5ce9
      Robert Schmidt authored
      Integration: `2024.w11`
      
      See merge request oai/openairinterface5g!2623
      
      * !2435 Add a sequence container in OAI
      * !2552 NR UE RRC re-establishment
      * !2611 RRC: ignore random value during RRC Setup Request
      * !2587 NR UE RRC handle MeasConfig
      * !2616 NR UE remove unused phy_config_ind queue
      * !2580 Improve function that map ro to ssb in the UE: make dynamic smaller memory...
      * !2614 F1AP: move GTP from enc/dec to logic handlers
      * !2622 gNB LOG with UE command line parameters
      * !2595 remove 5G dependency on 4G mac.h include, separate RA state enums between 4G/5G and UE/gNB
      * !2615 Enhancements to traffic flow in SW architecture documentation
      122a5ce9
  2. 18 Mar, 2024 4 commits
  3. 15 Mar, 2024 16 commits
  4. 14 Mar, 2024 1 commit
  5. 13 Mar, 2024 13 commits
  6. 12 Mar, 2024 3 commits