An error occurred fetching the project authors.
  1. 08 Aug, 2024 1 commit
    • Raghavendra Dinavahi's avatar
      enable HARQ32, Changes in UE · dafaea7d
      Raghavendra Dinavahi authored
      	- num DL/UL harq processes, bits for harq id in DCIs, set according to IEs configured in RRC messages
      	- removed going through all the harq processes before triggering nr_ue_ulsch_procedures in phy_procedures_nr_ue.c
      	- did not remove usage of MAX_HARQ_PROCESSES in init phase
      dafaea7d
  2. 02 Aug, 2024 1 commit
  3. 01 Aug, 2024 2 commits
  4. 19 Jul, 2024 1 commit
  5. 11 Jul, 2024 2 commits
  6. 10 Jul, 2024 1 commit
    • Thomas Schlichter's avatar
      NR UE: add NTN specific parameter cellSpecificKoffset_r17 and use it for UL scheduling · 26175c54
      Thomas Schlichter authored
      According to the RRC specification, cellSpecificKoffset is:
      Scheduling offset used for the timing relationships that are modified for NTN (see TS 38.213 [13]).
      The unit of the field K_offset is number of slots for a given subcarrier spacing of 15 kHz.
      If the field is absent UE assumes value 0
      
      This parameter `cellSpecificKoffset_r17` can be set via UE command line parameter `--ntn-koffset`.
      26175c54
  7. 01 Jul, 2024 1 commit
  8. 04 Jun, 2024 1 commit
  9. 30 May, 2024 1 commit
    • Sakthivel Velumani's avatar
      Use command line option for sell search · ca93e684
      Sakthivel Velumani authored
      There is already a command line option called 'ue-scan-carrier' which
      seemed to blindly look for SSB by changing the center frequency by
      +/-100Hz if the previous attempt failed. This is probably copied from
      LTE and is not suitable for NR. This commit uses this option to either
      1. Perform initial sync on one GSCN if the SSB position if known
      2. Or scan the all GSCN (if the SSB postion is unknown)
      
      Also, the following is done for re-synchronization
      1. Scan all GSCN when UE comes back from IDLE state
      2. Scan one GSCN when UE does re-estabishment
      
      Removed dependency of lte-softmodem.h in nr-softmodem.c.
      CONFIG_HLP_UESCAN is declared also in lte-softmodem.h.
      ca93e684
  10. 23 Apr, 2024 1 commit
  11. 12 Apr, 2024 1 commit
  12. 11 Apr, 2024 1 commit
  13. 04 Apr, 2024 2 commits
  14. 28 Mar, 2024 1 commit
  15. 22 Mar, 2024 4 commits
  16. 15 Mar, 2024 1 commit
  17. 13 Mar, 2024 1 commit
  18. 12 Mar, 2024 1 commit
  19. 06 Mar, 2024 1 commit
  20. 15 Feb, 2024 1 commit
  21. 08 Feb, 2024 2 commits
  22. 04 Feb, 2024 1 commit
  23. 02 Feb, 2024 2 commits
  24. 30 Jan, 2024 1 commit
  25. 25 Jan, 2024 2 commits
  26. 22 Jan, 2024 1 commit
  27. 19 Jan, 2024 3 commits
  28. 15 Jan, 2024 1 commit
  29. 08 Jan, 2024 1 commit