1. 13 Jul, 2024 9 commits
  2. 12 Jul, 2024 8 commits
  3. 11 Jul, 2024 13 commits
  4. 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
  5. 09 Jul, 2024 5 commits