1. 16 Jun, 2023 1 commit
    • Robert Schmidt's avatar
      Add Sidelink (SL) carrier frequency · 555a54f8
      Robert Schmidt authored
      1. Adding a "SL" frequency for Sidelink mode. The
         importance of this variable is to ensure that
         when we are in mode 1 (UE+UE+gNB), that the slot
         configuration and frequencies do not overlap. This
         SL frequency is important for rotation and allows
         us to utilize the OFDM modulation and demodulation
         functions that already exist in OAI.
      2. Adding sl_mode to the command line for proper UE
         deployment when in SL mode. sl_mode can be set to 0,
         1, or 2. sl_mode 0 indicates no-Sidelink at all,
         mode 1 is gNB, UE, and UE (3GPP defines mode numbers).
         sl_mode 2 indicated UE to UE communications with no
         gNB at all.
      3. New functions for calculating the carrier frequency
         for SL mode.
      555a54f8
  2. 10 Jun, 2023 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2023_w23' into 'develop' · f8f9f8ac
      Robert Schmidt authored
      integration_2023_w23
      
      See merge request oai/openairinterface5g!2156
      
      * !2115 Enable 100MHz on USRP X310
      * !2118 Cleanup code in PSS/SSS procedures
      * !2123 improving NR UE RRC handling of timers and constants
      * !2150 Fix type0_pdcch_ss_mux_pattern for FR2
      * !2153 Fix UE DURATION_RX_TO_TX assertions
      * !2155 chore(ci): saw a little missing version on HTML report
      * !2117 remove some dead code
      f8f9f8ac
  3. 08 Jun, 2023 10 commits
  4. 07 Jun, 2023 8 commits
  5. 06 Jun, 2023 11 commits
  6. 05 Jun, 2023 9 commits