1. 30 Jan, 2025 1 commit
    • Guido Casati's avatar
      Migrated NAS 5GS (5GMM & 5GSM) to NR folders and refactor CMakeLists.txt files · c0583be2
      Guido Casati authored
      This commit is introducing the following macro changes:
      
      (1) Migrate NAS 5GS lib files to a new 5GS subfolder in NR_UE
          and organize NAS 5GS lib messages into 5GMM and 5GSM subfolders.
          A nested CMake structure was implemented and CMakeLists.txt were
          added whenever necessary. This is effectively separating 5GS
          libraries from LTE libraries.
      
      (2) In order to simplify the separation of 5GS libs from LTE libs,
          remaining dependencies from NAS LTE (e.g. nas_ue_task.c, ue-idx-standalone)
          were removed in the process
      
      (3) ExtendedProtocolDiscriminator.c/.h and SpareHalfOctet.c/.h were deleted
          and affected types were replaced with simple integer types
      
      (4) Cleanup: unused definitions and libs (e.g. LIB_5GNAS_GNB)
          were removed
      
      (5) Update doc/Doxyfile
      
      (6) clang-formatted the migrated files in the process
      
      (7) Update includes of headers in affected files
      c0583be2
  2. 08 Jan, 2025 7 commits
  3. 10 Dec, 2024 4 commits
  4. 09 Dec, 2024 1 commit
  5. 08 Dec, 2024 1 commit
    • Robert Schmidt's avatar
      Merge remote-tracking branch 'origin/fhi-f-release' into integration_2024_w49 (!3147) · 0b3d0986
      Robert Schmidt authored
      Fronthaul xran library update to F release (2. and final step towards M-plane integration)
      
      - xran library support -> both E and F releases
      - RU delay profile removed -> not used in neither of the releases
      - DU delay profile updated
      - one-way delay measurements support is improved/fixed in the F release.
        However, not implemented here as it depends on the RU capabilities
      0b3d0986
  6. 06 Dec, 2024 5 commits
  7. 05 Dec, 2024 21 commits