An error occurred fetching the project authors.
  1. 22 Feb, 2024 3 commits
  2. 16 Feb, 2024 2 commits
  3. 03 Feb, 2024 1 commit
  4. 25 Jan, 2024 6 commits
  5. 30 Nov, 2023 2 commits
    • Sriharsha Korada's avatar
      F1AP and E1AP interface changes for QoS · ed29252c
      Sriharsha Korada authored
      - Implement: Extend the F1 encoding and decoding with Qos
      - Implement: E1 decoding for QoS
      - Fix: Modify the UE_MODIFICATION_REQUEST_MSG towards DU to contain QoS info based on E1AP context response
      - Fix: Modify the E1AP and F1AP message structures
      - Fill the Qos configuration to send to MAC
      ed29252c
    • Robert Schmidt's avatar
      Introduce separate gNB-CU-UP ID in configuration · 79c920cd
      Robert Schmidt authored
      3GPP has the concept of a gNB-CU-UP ID and a (separate) gNB ID (for gNB,
      CU-CP). This commit introduces the gNB-CU-UP as a separate ID that has to be
      set in the configuration file when running as a CU-UP. For the
      CU/monolithic gNB, it is optional (but needs to be the same as the
      gNB-ID if specified).
      
      The CU-UP ID is necessary, as some entities, e.g., the e2 agent, need to
      signal both IDs, e.g., to reconcile a CU-CP and (multiple) CU-UP(s)
      belonging together.
      79c920cd
  6. 27 Oct, 2023 6 commits
  7. 25 Oct, 2023 16 commits
  8. 22 Sep, 2023 1 commit
  9. 18 Aug, 2023 1 commit
  10. 11 Aug, 2023 1 commit
    • Robert Schmidt's avatar
      CU-UP/E1: mirror CU-CP UE ID in CU-UP, clean up messages · 763a95b1
      Robert Schmidt authored
      - Use the same CU-UP in E1 as in CU-CP: we don't have a separate entity
        to allocate IDs, and we just use the same as the CU-CP
      - Correct gNB CU-UP/CP UE IDs in E1AP message types to 32bit
      - Set CU UP UE ID explicitly for clarity
      - Remove RNTI from E1 messages, E1 does not know what an RNTI is
      763a95b1
  11. 08 Jul, 2023 1 commit