Skip to content
Snippets Groups Projects
  1. Jun 24, 2022
  2. Jun 08, 2022
  3. May 23, 2022
    • 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
  4. Apr 11, 2022
  5. Apr 07, 2022
  6. Mar 17, 2022
  7. Feb 09, 2022
    • 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
  8. Jan 27, 2022
  9. Dec 20, 2021
  10. Nov 12, 2021
  11. Nov 08, 2021
    • Melissa's avatar
      Fixing MR based on OAI feedback · fa4617c0
      Melissa 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
  12. Oct 29, 2021
  13. Aug 30, 2021
  14. Aug 14, 2021
  15. Jul 28, 2021
    • Deokseong Kim's avatar
      Fixing "Unexpected ULSCH HARQ PID" issue. · 38e5415f
      Deokseong 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
  16. Jul 02, 2021
  17. Jun 16, 2021
  18. May 13, 2021
  19. May 10, 2021
  20. May 01, 2021
  21. Apr 30, 2021
  22. Apr 13, 2021
  23. Mar 26, 2021
  24. Mar 15, 2021
  25. Mar 11, 2021
  26. Mar 05, 2021
  27. Mar 04, 2021
  28. Feb 28, 2021
  29. Feb 11, 2021
  30. Feb 10, 2021
  31. Jan 21, 2021
  32. Jan 14, 2021
  33. Jan 06, 2021
Loading