An error occurred fetching the project authors.
  1. 03 Jun, 2024 1 commit
    • Robert Schmidt's avatar
      Use capabilities in 5G RFsim docker-compose · 9f8fad86
      Robert Schmidt authored
      - 5g rfsim fdd_phytest
      - 5g rfsimulator
      - 5g fdd rfsim
      - 5g f1 rfsim
      - 5g l2sim
      - 5g rfsim 24prb
      - 5g rfsim 2x2
      - 5g rfsim accelleran
      - 5g rfsim e1
      - 5g rfsim fr2 32prb
      - 5g rfsim u0
      - Update doc
      
      We give NET_ADMIN (for interface bringup) and NET_RAW (for ping).
      IPC_LOCK and SYS_NICE are intentionally left out to verify the
      softmodems run without.
      9f8fad86
  2. 02 May, 2024 1 commit
  3. 14 Feb, 2024 2 commits
  4. 29 Nov, 2023 1 commit
  5. 09 Aug, 2023 1 commit
    • Robert Schmidt's avatar
      Deprecate NR-UE --rrc_config_path, use --r{e,b}config-file instead · 9f45f1d7
      Robert Schmidt authored
      Config options --reconfig_file and --rbconfig-file have been introduced
      to modify the filenames of reconfig.raw and rbconfig.raw (e.g., in the
      case of multiple UEs). These filen*ames* were to be prepended with
      --rrc_config_path to set the path. In summary, three options were
      necessary, when two are sufficient.
      
      In this commit, change to the options --reconfig-file and
      --rbconfig-file (slight change for harmonization with other options,
      which mostly use dashes) to give the full path to the corresponding
      files, and avoid to surprise users who would not expect to have three
      options.
      
      --rrc_config_path has been deprecated and an error will be printed if a
      user attempts to use it.
      9f45f1d7
  6. 08 Jul, 2023 2 commits
  7. 28 Jun, 2023 1 commit
  8. 02 Jun, 2023 2 commits
  9. 09 Mar, 2023 1 commit
  10. 07 Mar, 2023 1 commit
  11. 03 Feb, 2023 1 commit
  12. 12 Dec, 2022 3 commits