1. 15 Jul, 2024 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2024_w28' into 'develop' · e8a08376
      Robert Schmidt authored
      Integration: `2024.w28`
      
      See merge request oai/openairinterface5g!2856
      
      * !2847 UE setting wrong frequency in 5G rfsimulator SA test
      * !2850 NR UE MAC DCI 00 BWP handling
      * !2852 \[E2 agent\] Move UE RRC_CONNECTED state signaling
      * !2851 Minor code cleanup and fixes
      * !2842 UE assertion for msg1_SubcarrierSpacing in RA
      * !2831 PUSCH power control state
      * !2838 NR UE UL FAPI PDU length fix
      * !2723 add initial NTN support for NR UE
      * !2764 Adding 7.2 containerfiles and docker-compose
      * !2827 Increase RX_DATA.indication PDU Length to 32 bits
      e8a08376
  2. 13 Jul, 2024 11 commits
  3. 12 Jul, 2024 9 commits
  4. 11 Jul, 2024 13 commits
  5. 10 Jul, 2024 5 commits
    • Teodora's avatar
      RRC_CONNECTED state signaling for E2 moved · 676ba435
      Teodora authored
        - E2SM UE ID requires guami -> therefore RRC_CONNECTED state signaling
          to RIC is now done after receiving Initial Context Setup Request
      from AMF, which contains the guami info
      676ba435
    • Thomas Schlichter's avatar
    • francescomani's avatar
    • Thomas Schlichter's avatar
      NR UE: add NTN specific parameter cellSpecificKoffset_r17 and use it for UL scheduling · 26175c54
      Thomas Schlichter authored
      According to the RRC specification, cellSpecificKoffset is:
      Scheduling offset used for the timing relationships that are modified for NTN (see TS 38.213 [13]).
      The unit of the field K_offset is number of slots for a given subcarrier spacing of 15 kHz.
      If the field is absent UE assumes value 0
      
      This parameter `cellSpecificKoffset_r17` can be set via UE command line parameter `--ntn-koffset`.
      26175c54
    • 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
  6. 09 Jul, 2024 1 commit