An error occurred fetching the project authors.
  1. 07 Mar, 2023 1 commit
  2. 23 Feb, 2023 2 commits
    • Bo Zhao's avatar
      First implementation for KPI GUI with Qt5 · 4d0762e4
      Bo Zhao authored
      Authors: Bo Zhao, Marwan Hammouda, Thomas Schlichter (Fraunhofer IIS)
      
      - CMakeLists modification: add QtWidgets library, add new source files, MOC (Meta-Object Compiler) on the given source file
      - build_oai modification
      - Activate new GUI with Qt on the UE side
      - 2 x 3 widget with I/Q sample for PDSCH
      - Drop-down list implementation
      4d0762e4
    • Robert Schmidt's avatar
      Remove ocp-enb/split73 · 6553239f
      Robert Schmidt authored
      6553239f
  3. 01 Feb, 2023 1 commit
    • Rúben Soares da Silva's avatar
      Use string values for nFAPI parameter (--nfapi) · 703fa478
      Rúben Soares da Silva authored
      - previously, used magic numbers to designate nFAPI mode
      - now, use string values (MONOLITHIC, PNF, VNF, ...)
      - Remove printing of the nfapi mode to the console, as it's value is clear from the command-line argument
      - Update usages of the --nfapi command-line parameter in scripts and documentation to reflect the change to string values
      703fa478
  4. 30 Nov, 2022 1 commit
  5. 14 Oct, 2022 1 commit
    • Robert Schmidt's avatar
      Remove EXMIMO leftover · cc8da80f
      Robert Schmidt authored
      - Remove all files referencing EXMIMO
      - Remove all targets/variables/defines that seem to be related to EXMIMO
      cc8da80f
  6. 02 Sep, 2022 1 commit
  7. 26 Aug, 2022 1 commit
  8. 16 Aug, 2022 2 commits
  9. 04 Aug, 2022 1 commit
  10. 24 Jun, 2022 1 commit
  11. 08 Jun, 2022 4 commits
  12. 23 May, 2022 1 commit
    • Robert Schmidt's avatar
      Make USRP tune_offset configurable · 9f6b7dc6
      Robert Schmidt authored
      UHD documentation: "A tune request instructs the implementation how to
      tune the RF chain."
      
      This commit makes this configurable, from nr-softmodem, nr-uesoftmodem,
      lte-softmodem, and lte-uesoftmodem.
      9f6b7dc6
  13. 11 Apr, 2022 1 commit
  14. 07 Apr, 2022 1 commit
  15. 17 Mar, 2022 1 commit
  16. 09 Mar, 2022 1 commit
  17. 09 Feb, 2022 1 commit
    • Thomas Schlichter's avatar
      add support for continuous transmission · 76885758
      Thomas Schlichter authored
      In case of TDD we usually disable TX during RX.
      Unfortunately some USRPs create self-interference after disabling TX.
      To be able to work-around this issue, we add the flag "--continuous-tx".
      76885758
  18. 27 Jan, 2022 2 commits
  19. 20 Dec, 2021 1 commit
  20. 12 Nov, 2021 1 commit
  21. 08 Nov, 2021 1 commit
    • Melissa Elkadi's avatar
      Fixing MR based on OAI feedback · fa4617c0
      Melissa Elkadi authored
      The following was changed in this commit:
       - A new struct in the mac instance was created
         for all emulated L1 fields.
       - NR UE RRC state bug was fixed
       - Checking the RAR rnti based on the MAC instance
         ra.ra_rnti and not hardcoding to 0x10b
       - Modified the name of the new emulate_l2 flag
         to make sense: emulate_l1
      fa4617c0
  22. 29 Oct, 2021 1 commit
  23. 30 Aug, 2021 1 commit
  24. 14 Aug, 2021 1 commit
  25. 28 Jul, 2021 1 commit
    • David Kim's avatar
      Fixing "Unexpected ULSCH HARQ PID" issue. · 38e5415f
      David Kim authored
      1. If VNF is slower than PNF, next scheduling will be done after resync.
      2. If VNF is unstable in slot progress, next scheduling will be done in next stable status.
      3. SFN/SLOT indications are queued in nrUE.
      4. get_queue is used instead of unquque for FIFO operation.
      38e5415f
  26. 02 Jul, 2021 1 commit
  27. 16 Jun, 2021 1 commit
  28. 13 May, 2021 1 commit
  29. 10 May, 2021 1 commit
  30. 01 May, 2021 2 commits
  31. 30 Apr, 2021 1 commit
  32. 13 Apr, 2021 1 commit
  33. 26 Mar, 2021 1 commit